过程单元类包括物流类、能流类和单元模块类。
The unit class includes stream classes and operating unit classes.
这些模块方法会变成包含它们的类的实例方法。
Those module methods then become instance methods of the including class.
可以通过特定脚本文件的名称或特定分析程序模块的类名称来调用这些分析程序。
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 sending server.
目标服务器的应用程序登录模块和实用工具类。
Application login modules and utility classes for the target server.
这篇文章就是演示几种从一个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.
除非拥有大量内存,否则很容易忘记Ruby提供的一些类、方法和模块。
Unless you possess an incredible memory, chances are you will forget some of the classes, methods, and modules Ruby offers.
上述清单是实现feedparser模块基本测试功能的测试类。
The above listing is a test class which performs basic tests on the feedparser module.
这种说明还可以出现在源代码中模块、类或函数的docstring 中
Such illustrations can also occur right inside of source code, in the docstring of a module, class, or function
您必须确保包含类定义的代码模块在unpickle环境中可用。
You do have to ensure that the code module containing the class definition is available in the unpickling environment.
同样,SpringTest模块对JPA类(如abstractjpatests)的单元测试、集成测试都提供很好的支持。
Also, Spring test module has great support for unit and integration testing of Jpa classes (for example AbstractJpaTests).
Spark模块提供了几个使用AST的类。
The Spark module provides several classes for working with ASTs.
例如,包括 ejb-jar.xml文件和一些类的EJB模块。
For example, consider an EJB module that includes an ejb-jar.xml file and some classes.
正如上面所提到的,大多数类库都是模块。那么,对于那些生产类库提供给别人使用的人来说,模块化是一个非常重要的概念。
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.
模块1的特定于模块的类加载器找到对另一个模块(公共对象库)的引用并加载那个模块。
The module-specific class loader for module 1 finds a reference to another module (the common objects library) and loads that module.
应用推荐