过程单元类包括物流类、能流类和单元模块类。
The unit class includes stream classes and operating unit classes.
这些模块方法会变成包含它们的类的实例方法。
Those module methods then become instance methods of the including class.
这个文件还声明模块的入口点类(第6行)。
This file also declares the entry point class for the module (line 6).
可以通过特定脚本文件的名称或特定分析程序模块的类名称来调用这些分析程序。
These analyzers can be invoked with the name of specific script files or the class name of specific analyzer modules.
目标服务器的系统登录模块和实用工具类。
System login modules and utility classes for the target server.
目标服务器的应用程序登录模块和实用工具类。
Application login modules and utility classes for the target server.
发送服务器的应用程序登录模块和实用工具类。
Application login modules and utility classes for the sending server.
明确地说,该模块中的所有入口点类都被初始化。
Specifically, all the entry point classes in that module are initialized.
这一模块也将携带医疗和工程类仪器。
The module will also carry medical and engineering experiments onboard.
这篇文章就是演示几种从一个DLL模块中导出C++类的方法。
The purpose of this article is to show several methods of exporting C++ classes from a DLL module.
JAAS配置文件指定这个类使用的登录模块。
The JAAS configuration file specifies the login module to use for this class.
这意味着也会搜索所找到的项目的模块引用和类路径。
This means that the module references and class path of the project that's found are also searched.
之所以这样,原因之一是跨越模块边界的类泄漏。
One of the reasons why this is usually the case is to do with class leakage across module boundaries.
清单16列出模块的入口点类。
因此,每个模块在测试类的名称、操作方式和运行方式方面稍有差异。
Each module can therefore wind up with subtly different conventions for how test classes are named, how they operate, and how they are run.
指定的 IFX_PAM_CLASS值用来告诉JDBC驱动程序哪个类(模块)实现了PAM接口。
The IFX_PAM_CLASS value that is specified is intended to inform the JDBC driver what class (module) has implemented the PAM interface.
这些类(调度程序模块)封装了调度策略。
These classes (the scheduler modules) encapsulate the scheduling policies.
当然,当您开始谈论加速(类)Python模块时,Pyrex并不是惟一可用的工具。
Of course, when you start talking about making Python (-like) modules fast, Pyrex is not the only tool there is.
Geronimo模块是由一组类(依赖性、其他模块和序列化配置状态)组成的随机组件。
A Geronimo module is an arbitrary component made up of a set of classes: dependencies, other modules, and a serialized configured state.
在python程序中,您将以python模块的形式使用这些类。
In a Python program, you access each class as a Python module.
编程语言通过模块和类把 XPath 结合进来,有时候甚至直接进入语言的语法。
Programming languages are incorporating XPath through modules and classes, and in some cases directly into the languages' syntax.
客户机代码可以使用TuscanyRuntime类指定缺省模块。
The client code can specify the default module using the TuscanyRuntime class.
如何使用Zend_Search模块和相关类来索引和搜索数据。
How to use the Zend_Search module and related classes to index and search data.
这种说明还可以出现在源代码中模块、类或函数的docstring 中
Such illustrations can also occur right inside of source code, in the docstring of a module, class, or function
同样,SpringTest模块对JPA类(如abstractjpatests)的单元测试、集成测试都提供很好的支持。
Also, Spring test module has great support for unit and integration testing of Jpa classes (for example AbstractJpaTests).
我们将代码分解到不同的类或模块中。
同样的原则可以被应用在模块、包、类库上。
The same principle can be applied for modules, packages, libraries.
正如上面所提到的,大多数类库都是模块。那么,对于那些生产类库提供给别人使用的人来说,模块化是一个非常重要的概念。
As noted above, most libraries are modules anyway so for those producing libraries for others to consume, modularity is an important concept to understand.
而我们已经看到在对类或模块进行某些更改时,会出现一些错误。
We already saw some of the errors that can occur when changes are made to classes or modules.
在传统方式里,当一个软件模块(类、框架…)需要一些其他模块,他将实现并且保持对该模块的一个直接引用。
In the classical way when a software module (class, framework,...) need some other module, it initializes and holds a direct reference to it.
应用推荐