系统主要有三大模块:计算与校核模块,数据库模块,绘图模块。
There are mainly three modules in it: the computation and check module, the database module and the drawing module.
软件从功能上划分为计算模块,图形处理模块,数据库模块,帮助模块。
The function of software consists of calculation module, graphic display module, database module, help module.
短消息中心主要包括:短消息协议处理模块、七号信令模块和内存数据库模块。
The Short Message Center mainly includes: SM protocol module, Forward signal module, main memory database module, SMPP module and so on.
客户端组态软件的设计包括如下几个模块:图形库模块、数据库模块和通信库模块。
The design of client configuration software includes several modules as follows, graphics module, database module and communication module.
本文从软件开发的角度,详细阐述了系统的设计思想及其功能模块、数据库模块的实现策略。
In this paper, from the software development point of view, design idea and implement methods of functional modules and database modules are described in detail.
PSA软件数据库系统已完成调试、测试工作,作为PSA分析软件的数据库模块已得到了应用。
Nuclear power plant PSA software database system has been debugged and tested successfully. Also it has been already applied as a database module of PSA analysis software.
这个功能需要设计数据库模块,包括数据库的设计、高级连接方式ado的实现和数据库模式的选用。
This requires to design the database module, including database designment, the employment of advanced connecting method ADO and selection of database patterns.
该软件包括用于绘制电力系统接线图的图形模块、数据库模块和进行整定计算的图形化整定计算模块。
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 design of graphics module is based upon vector graph. Database module includes three tables. They are reading data table, writing data table and web data table.
考虑到数据库模块在以后的分布式程序开发中的重要性,结合一个实例介绍了如何利用该模块实现网络数据库的应用。
Considererd database module is essential in the next distributed programming, an example is used to introduce how to ues this module to realize network database.
本设计按照功能模块分为用户登录模块、用户注册、日历和时间模块、节假日模块、日程行程模块、自动提醒模块、数据库模块。
The calendar includes "user login" module, "user registry and edition" module, "date and time" module, "holiday manage" module, "schedule manage" module, "schedule alarm" module and "database" module.
如果希望使用xml2s ql作为支持模块,可以获得以python列表获取该组sql语句(可能对于和某些数据库模块一起使用很方便)。
If you want to use xml2sql as a support module, you can get the set of SQL statements as a Python list (which might be handy for use with some database modules).
其次,根据住院部门工作流程进行需求分析、系统数据库的设计和系统功能模块的划分及详细设计。
Next, we carry on the demand analysis according to the working flow of hospitalized department, the system database design and system function module division.
驱动程序就是将XAPI接口连接到实际数据库或者二进制实现的模块。
The driver is the module that ties the XAPI interfaces to the actual database or library implementation.
如果现有数据元素发生了变化或添加了新数据元素,可通过查询此数据库来确定必须更改哪些源模块和数据文件。
A query to this database could determine what source modules and data files must change if an existing data element is altered or a new data element is added.
在部署数据库池之后,应用程序模块可以使用在配置过程中指定的名称来引用它。
Once the database pool has been deployed, application modules can refer to it using the name specified during configuration.
在接下来的页面上,您可以创建用于数据库导出的操作,然后创建模块以包含导出并配置适配器的属性。
On the next pages you create the operations that are available for your database export, then create the module to contain the export and to configure the properties for the adapter.
清单4显示了在应用程序模块中查找创建的数据库连接池所需的代码。
Listing 4 shows the code in the application module needed to lookup the created database connection pool.
该查看器显示了DB 2数据库池示例对DB 2JAR和系统模块的依赖关系。
The viewer displays the dependencies of the DB2 database pool sample on DB2 JARs and system modules.
在我们的示例中,通过将更新从abcins发送到ABCFIN,仅让两个数据库与单个模块保持同步。
In our example, you will just keep your two databases in sync with a single module by sending updates from ABCINS to ABCFIN.
数据库备份映像包含用于解密的DB2代理模块和信息。
The database backup image contains the DB2 agent module and information required for decrypting it.
在建立数据库并开发PHP模块之后,为银行出纳员提供执行四个核心功能的用户界面。
After performing the database and PHP module work, you will continue with providing a simple user interface for the bank tellers to perform the four core functions.
比方说,可以编写一个模块读取数据库表并输出SAX事件流。
You can for example write a module that reads a table in a database and outputs a stream of SAX events.
其中提供了各种各样的模块,可用于数据库连接、网络编程、操作系统服务和许多其他有价值的领域。
Modules are available for database connectivity, network programming, operating system services, and hundreds of other useful areas.
正如可以从这个图中看出的,Perl程序使用了一个标准的API来与DBI (Perl的数据库接口模块)进行通信。
As you can see from the diagram, a Perl program USES a standard API to communicate with DBI, the database interface module for Perl.
这是一个颇为耗时的过程,但却是将数据库中的模块配置数据与ProcessServer基础设施配置保持同步的惟一方法。
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.
为了帮助您备份站点数据库,我建议安装和启用Backup 和Migrate模块。
To help you back up your site database, I recommend installing and enabling the Backup and Migrate module.
您可以找到一打以上的操作SQL数据库的开放源码python包,这还没包括用于连接python与特定数据库的特殊用途模块。
You can find more than a dozen open source Python packages for working with a SQL database, not counting the special-purpose modules that connect Python to specific databases.
当使用DBI->connect语句(语法如下)来创建一个数据库句柄 时,DBI模块会自动加载DBD::DB2驱动程序。
The DBI module automatically loads the DBD::DB2 driver when you create a database handle using the DBI->connect statement with the following syntax
根据规范,应用程序模块使用数据库连接池需要两个步骤。
As per the specification, two steps are needed for an application module to use a database connection pool.
应用推荐