There are mainly three modules in it: the computation and check module, the database module and the drawing module.
系统主要有三大模块:计算与校核模块,数据库模块,绘图模块。
This requires to design the database module, including database designment, the employment of advanced connecting method ADO and selection of database patterns.
这个功能需要设计数据库模块,包括数据库的设计、高级连接方式ado的实现和数据库模式的选用。
The software includes three modules, i. e. the graphics module, the database module and the graphical setting computation module. The three modules integrate into a whole system.
该软件包括用于绘制电力系统接线图的图形模块、数据库模块和进行整定计算的图形化整定计算模块。
The database backup image contains the DB2 agent module and information required for decrypting it.
数据库备份映像包含用于解密的DB2代理模块和信息。
When an external module is specified, it is used instead of the module contained in the database backup image.
当指定外部模块之后,它将代替包含在数据库备份映像中的模块被使用。
The driver is the module that ties the XAPI interfaces to the actual database or library implementation.
驱动程序就是将XAPI接口连接到实际数据库或者二进制实现的模块。
The good thing about this module is that all data collected in these forms is automatically stored in the database and emailed wherever the administrator would like to.
这个模块的优点是,在表单中收集的所有数据会自动存储在数据库中,可以根据管理员的需要通过电子邮件发送这些数据。
Using this composite SQL file avoids the need to run the individual module project SQL scripts and simplifies the database configuration process.
使用这个合成sql脚本,您无需运行每个模块项目sql脚本,从而简化了数据库配置过程。
If the DB2 agent is upgraded after you backup the database and you want to use the upgraded module, specify the module with the DB2 restore command.
如果DB 2代理在备份数据库之后进行了升级,并且您希望使用升级后的模块,那么可以使用DB 2恢复命令指定该模块。
The SCORE enterprise application provides both a WAR module for interacting with users and EJB JAR files for database transactions.
SCORE企业应用程序提供了一个与用户交互的WAR模块和一些用于数据库事务的EJBJAR文件。
Important functions in this module are connecting to a database, querying the database, and giving out results of the query.
该模块中的重要函数有:连接数据库的函数、查询数据库的函数以及提供查询结果的函数。
With the implementation of PAM in IBM IDS, applications can make use of an authentication module and thereby increase the options for authenticating with the database server.
通过使用IBMIDS中的PAM实现,应用程序可以使用身份验证模块,由此增加了数据库服务器的身份验证选项。
At the end of this part of the series, you will have built the database, a PHP module for the core bank logic, and a single-page based browser user interface, which are all part of our bank scenario.
到本文结束时,我们会建立数据库、一个提供核心银行逻辑的PHP模块以及一个单页面浏览器用户界面,这些都是银行场景的组成部分。
My particular code example USES the MySQL database and the corresponding Persistent module.
我特定的代码示例使用了MySQL数据库以及相应的Persistent模块。
I think this error message is caused by a well-known bit of awkwardness in the Python shelve module, which reads the sort of hash database files that are used for WordNet.
我认为,该错误消息是由众所周知的Pythonshelve模块中的问题造成的,它负责读入WordNet使用的某些散列数据库文件。
The final piece that you need is a Python module that provides the ODBC database support.
最后需要的是一个提供ODBC数据库支持的Python模块。
This PHP module has two utility functions to connect to and disconnect from the MySQL database.
这个php模块用两个实用程序函数连接MySQL数据库和断开连接。
As you can see from the diagram, a Perl program USES a standard API to communicate with DBI, the database interface module for Perl.
正如可以从这个图中看出的,Perl程序使用了一个标准的API来与DBI (Perl的数据库接口模块)进行通信。
The search pages you create in this module search for database records, not for Web pages or information on Web pages.
范例中您将创建的搜索页面,搜索的是数据库数据,而不是Web 页面,或者 Web 页面上的信息。
In Listing 2, workdev-sql-login is the login module that is configured to use an SQL database as a source for credentials.
在清单2中,workdev - sql - login是一个登录模块,被配置为使用sql数据库作为凭证来源。
This is a time consuming process, but it is the only way to keep the module configuration data in the database in sync with the process Server infrastructure configuration.
这是一个颇为耗时的过程,但却是将数据库中的模块配置数据与ProcessServer基础设施配置保持同步的惟一方法。
The program in Listing 7 USES the PWD module to access the password database.
清单7中的程序使用pwd模块来访问密码数据库。
First, I tell Perl that I want to use the Pixie module, and then I connect Pixie to a database.
首先,我告诉Perl我希望使用Pixie模块,然后我将Pixie连接到数据库。
To abstract the specifics of the underlying database and to simplify module development, Drupal V6 introduces a Schema API (see Resources) to define tables using plain PHP associative arrays.
为抽象化底层数据库的具体数据并简化模块开发,DrupalV 6引入了一个SchemaAPI(参见参考资料),以便使用纯php关联数组定义表。
The DBI module automatically loads the DBD::DB2 driver when you create a database handle using the DBI->connect statement with the following syntax
当使用DBI->connect语句(语法如下)来创建一个数据库句柄 时,DBI模块会自动加载DBD::DB2驱动程序。
To transform the content from the database for the field into HTML, each field formatter module has its own view function.
为了将来自数据库的字段内容转换为HTML,每个字段格式器模块都有自己的查看函数。
Next, we carry on the demand analysis according to the working flow of hospitalized department, the system database design and system function module division.
其次,根据住院部门工作流程进行需求分析、系统数据库的设计和系统功能模块的划分及详细设计。
This module-level scoping provides a degree of abstraction (data hiding) that lets you restrict visibility of the database to a specific module.
此模块级范围提供了一个抽象级别(数据隐藏),允许您限制数据库对特定模块的可见性。
If you also want to log the searches for audit, this module will work with the database-abstraction module.
如果您还希望记录搜索以便进行审计,该模块将与数据库抽象模块一起使用。
Listing 4 shows the code in the application module needed to lookup the created database connection pool.
清单4显示了在应用程序模块中查找创建的数据库连接池所需的代码。
应用推荐