Python has a very extensive, well documented and portable module library that provides a large variety of useful functions.
Python有着非常广泛且文档完备的可扩展模块库,种类繁多且功能强大。
The resulting object module might be loaded directly into main memory, but more often, it is stored on an object module library (Fig. 7.7).
得到的目标模块可以直接装入到主存,但更多的时候它存放在目标模块库中(图7.7)。
Using Top-Down design method, the whole PDDC function is divided to many units implemented respectively and organized to the module library.
采用自上向下的模块化设计方法,将PDDC的功能划分为基本单元,实现这些功能模块并组成模块库。
Every module is built, tested and encapsulated into the aero-engine control system module library. Maked use of the module library, the engine system model can be established easily.
将模块封装打包建立涡扇发动机控制系统模型库,并将之组成为完整的发动机及调节器系统综合仿真平台。
In the first example, you create a document, then add a new module to the standard library for that document.
在第一个示例中,首先创建一个文档,然后,针对该文档将一个新的模块添加到标准库中。
The standard library subprocess module in particular can be much simpler to deal with if you only require forking many processes and listening for a response.
特别是,当您仅需要创建许多子进程并对响应进行侦听时,那么标准库子进程模块可能使用起来更加容易。
We have now completed setting up our module and library dependencies.
现在我们已经完成了对模块和库依赖关系的设置。
Copy the load module to a library that is part of the DFHRPL concatenation for the target CICS system.
复制该加载模块到一个库中,这个库是一系列用于目的CICS系统的DFHRPL的一部分。
Next, create the association between the test module and the library that contains the data types to map and the data maps to test.
下一步,创建测试模块与包含有要映射的数据类型和要测试的数据映射的库之间的关联。
Module projects cannot be dependent upon other module projects, only library projects.
模块项目无法依赖其他模块项目,而只能依赖库项目。
To create a filesystem in FUSE, you need to install a FUSE kernel module and then use the FUSE library and API set to create your filesystem.
要在FUSE中创建一个文件系统,您需要安装一个FUSE内核模块,然后使用fuse库和API来创建自己的文件系统。
When selecting a library in the dependency editor, you can now specify a required version, ensuring that the module uses artifacts from the correct version of the library.
当在依赖项编辑器中选择某个库时,您现在可以指定所需的版本,从而确保模块使用正确库版本中的构件。
There are two types of authored projects: library and module.
创建的项目有两种类型:库和模块。
If the library is selected to be deployed with the module in the dependencies editor, the module is packaged as an EAR and contains a copy of the library JAR file during deploy time.
如果在依赖项编辑器中选择将库和一个模块一起部署,那么该模块将被打包为一个EAR并在部署时包含库jar文件的一个副本。
These staging projects depend upon the module project themselves which may depend upon library projects.
这些分段项目依赖于模块项目,而模块项目本身可能依赖于库项目。
Finally, our test module will need access to the interface library of the module we are testing.
最后,测试模块需要访问我们正在测试的模块的接口库。
Notice how the event is now associated with the macro from the library and the module.
注意现在事件是如何与库和模块中的宏关联的。
A library project houses common artifacts that are used by components and artifacts in other module and library projects.
库项目存放其他模块和库项目中的组件和构件使用的公共构件。
The driver is the module that ties the XAPI interfaces to the actual database or library implementation.
驱动程序就是将XAPI接口连接到实际数据库或者二进制实现的模块。
Binary deploy of external SQL stored procedures requires copying the load module from the source server's library to a dataset in the target server.
外部SQL存储过程的二进制部署需要将来自源服务器的装载模块复制到目标服务器上的一个数据集中。
The resulting load module (with its “tattoo”) is put into a LOAD library where it waits to be executed.
由此产生的加载模块(及其 “纹身”)会放入LOAD库中等待执行。
C can only dynamically link a new load module type called a DLL (dynamic link Library).
c程序只能动态地链接一种新的装载模块类型,DLL (DynamicLinkLibrary)。
The example starts with the creation of a new enterprise application named Library that contains an EJB module named LibraryEJB.
这个例子以一个名为Library的新企业应用程序的创建过程开始,包括名为LibraryEJB 的EJB模块。
This example shows off the extensive number of functions the Python Standard Library OS module provides.
该示例展示了Python标准库os模块所提供的数量众多的函数。
Both SCA modules depend on the SCA library module; this dependency can be viewed in the dependency Editor.
这两个SCA模块都依赖于sca库模块;这个依赖关系可以在DependencyEditor看到。
You access the new framework by importing the standard library module abc.
可以通过导入标准库模块abc 来访问这个新框架。
The port type can be compared to a function library or module in a traditional programming language.
Port类型可以同一个函数库或者由传统编程语言编写的模块来比较。
Figure 7 shows the imported generated library and module projects in WebSphere Integration Developer with the PurchaseOrderProcess expanded to show the generated business objects and interfaces.
图7显示了WebSphereIntegrationDeveloper中导入生成的库以及模块项目,同时PurchaseOrderProcess被展开了以显示生成的业务目标与界面。
Note that JarProject can contain multiple Jars, which will be visible and deployed with each library or module that references the project.
注意,JarProject可以包含多个Jar,它们都可见,而且部署在每个引用项目的库或者模块中。
Python's Odfpy module provides a similar but more filled out library.
Python 的Odfpy模块提供一个类似的、但更充实的库。
应用推荐