释义 |
pdo 英p'dəʊ美p'dəʊ COCA²⁸⁰¹³⁶⁺⁵BNC²³⁶²¹³⁺¹ 基本例句 n.产品设计草图¹⁰⁰ A few service routines require the address of the PDO instead of some higher device object in the same stack. 一些服务程序请求 PDO的地址,而不请求在相同的堆栈中 位置更高的设备对象。 iciba Impacts of different PDO phases on the summer precipitation in North China are simulated with NCAR CCM3. Results of simulation are approximately the same to the results of diagnosis. 利用 NCAR CCM3模式模拟了 PDO不同位相对华北夏季降水的可能影响,模式模拟结果和诊断分析结果是基本一致的。 cnki StackSize CCHAR counts the number of device objects starting from this one and descending all the way to the PDO. 堆栈大小 CCHAR计算从这个开始的设备对象数,并且降序所有 PDO方式。 iciba The anomalous Kuroshio transport has a close relationship with Pacific Interdecadal Oscillation PDO and ENSO. 黑潮输送异常和太平洋年代际振荡 PDO及 ENSO有着非常密切的关系。 cnki The development of 1,3- PDO, PTT and its products of Shanghai Petrochemical Co. , Ltd. were introduced in detail. 详细介绍了中国石化上海石化股份有限公司1,3- PDO、 PTT及其产品的研发情况。 cnki The PDO class is intended to give you consistent access to native features of the database, with minimal interference. PDO类意图为您提供对数据库本地特性的一致性访问,并减少干扰。 ibm With the install done, you should perform a full restart of your Web server to ensure that PHP loads the new extensions, and then you're ready to start using PDO. 安装完毕后,应该完全重新启动 Web服务器,以确保 PHP装载新的扩展,这样就可以开始使用 PDO了。 ibm At the top, you check to see if the user has posted this page to you; if so, you add a record to the database using the PDO library. 在顶部,您要检查用户是否已经将页面提交给您;如果提交,将使用 PDO库将记录添加到数据库中。 ibm By default, the PDO constructor creates a non- persistent connection. 默认情况下, PDO构造函数创建一个非持久的连接。 ibm Connections are established by creating instances of the PDO base class. 连接是通过创建 PDO基类的实例而建立的。 ibm Each database driver that implements the PDO interface has the option of exposing additional database-specific features as regular extension functions. 实现 PDO接口的每个数据库驱动程序可以选择公开附加的数据库专用特性作为标准扩展功能。 ibm Given the effort to define a common database interface for PHP5 through PDO, and the basic support offered by Unified ODBC in PHP4, this might seem like an odd action. 既然 PHP5已经通过 PDO定义了一种通用数据库接口,而且 PHP4中的 Unified ODBC也提供了基本的支持,IBM这样做看起来有点奇怪。 ibm If these capabilities are important to your application, then SDO is probably an appropriate choice, using the Relational DAS implemented to PDO for relational data source support. 如果这些功能对您的应用程序较为重要,那么 SDO也许是您较合适的选择,使用对 PDO实施的关系型 DAS提供关系型数据源支持。 ibm It doesn't matter which driver you want to use; you always use the PDO class name. 不管您想要使用哪种驱动程序,您总是使用 PDO类名。 ibm More information can be found on the What is PDO page. 更多信息可以在什么是 PDO网页找到。 yeeyan Prepared statements are so useful that PDO actually breaks the rule set out in Goal number4: if the driver doesn't support prepared statements, PDO will emulate them. 预处理语句是如此有用,以致 PDO实际上打破了在目标4中设下的规则:如果驱动程序不支持预处理语句,那么 PDO将仿真预处理语句。 ibm The ease of use of PDO makes it a natural choice when working directly with databases, and for this very reason is the technology chosen for the Relational DAS implementation provided with SDO. PDO的易用性使之在直接处理数据库时很自然地成为了首选方法,就因为这一原因, SDO提供的关系型 DAS实现也选择了此技术。 ibm The PDO constructor returns a DB2 database connection resource if the connection is successful. 如果连接成功,则 PDO构造函数返回一个 DB2数据库连接资源。 ibm This dramatic difference is due to the light- weight forward- only cursor that is the default in PDO. 之所以有这么大的差异,是因为在 PDO中默认的游标是轻量级的只能向前移动的游标。 ibm This technique has two good alternatives: the PEAR DB module and the PHP Data Objects PDO classes. 该技术有两个很好的替代方案: PEAR DB模块和 PHP Data Objects PDO类。 ibm When the script ends or when a connection is about to be closed, if you have an outstanding transaction, PDO will automatically roll it back. 当脚本结束时,或者当一个连接即将被关闭时,如果有一个未完成的事务,那么 PDO将自动回滚该事务。 ibm While this was not the driving reason for creating PDO, it certainly played a part in the design process. 虽然这不是创建 PDO的直接原因,但是在设计过程中还是有一定影响的。 ibm You will use the PHP PDO extension to connect to the DB2 database. 您将使用 PHP PDO扩展连接到 DB2数据库。 ibm PDO not to be confused with SDO aims to provide a consistent API for the common capabilities found in most relational database APIs. PDO不要与 SDO混淆旨在为多数关系数据库 API中的通用功能提供一个一致的 API。 ibm PDO is an acronym for PHP Data Objects. PDO is a lean, consistent way to access databases. PDO是 PHP数据对象的缩写,是一种访问数据库的更便捷、安全的途径。 yeeyan PDO stands for physical device object. The bus driver uses this object to represent the connection between the device and the bus. PDO代表的物理设备对象。总线驱动使用这个对象来描绘介于设备和总线之间的连结。 iciba PDO stands for physical device object. PDO代表的物理设备对象。 iciba |