数据库扩展 meaning in English
database extension
Examples
- Php 4 contains more than a dozen different database - specific extensions optimized for a particular database s functionality and performance
Php 4包含十多个不同的专用数据库扩展,针对特定的数据库功能和性能进行优化。 - It is important to note that you may not mix this method of fetching with the bulk fetching methods like mdb : : fetchall ( ) as this will cause problems in most php database extensions
注意你不要把这个获取函数和bulk获取函数像mdb : : fetchall ( )搞混了,因为这将在大部分php数据库扩展中导致问题。 - His latest interests include expanding databases into wireless technology , after focusing on database management for client server and web applications development over the past nine years
在致力于客户机服务器的数据库管理和web应用程序开发九年时间后,他最近的兴趣包括将数据库扩展到无线技术中。 - His latest interest includes expanding databases into wireless technology , after focusing on database management for client server and web applications development over the past nine years
在致力于客户机服务器的数据库管理和web应用程序开发的九年时间后,他最近的兴趣包括将数据库扩展到无线技术中。 - To establish a cached connection or pconnect if you re more familiar with the traditional database extensions , you pass in an attribute when you instantiate your database connection
要建立一个缓存的连接(如果您更熟悉传统的数据库扩展的话,也可以说是* pconnect ( ) ) ,需要在实例化数据库连接时传递一个属性: