无法获取支付信息模块对象。
无法获取支付方式模块对象。
您还可以建议 (advise())一个模块对象。
模块对象包含了一些已经定义好的函数和变量。
The module object contains the functions and variables defined in the module.
导入语句:读取模块并且创建一个模块对象的语句。
A statement that reads a module file and creates a module object.
通过把通用信息模型的思想应用到嵌入式环境,对各个模块对象进行标准建模,以达到易于管理的目的。
Bring the thinking in embedded system environment and standardize each module object to achieve the purpose of easy management.
严格来讲,从模块中引用命名是引用属性:表达式modname .funcname中,modname是一个模块对象,funcname是它的一个属性。
Strictly speaking, references to names in modules are attribute references: in the expression modname. funcname, modname is a module object and funcname is an attribute of it.
在这些示例中,我们将为每个模拟对象创建单独的模块。
In these examples, we create separate modules for each mock object.
这为相关联的模块提供了对需要包含进节点对象中的任何数据进行预处理的机会。
This provides the opportunity for the associated module to preprocess any data that requires inclusion into the node object.
您的模块需要两个业务对象。
一个对象可能包含有单行的信息或者一个段落,而且一个模块可以包含多个对象。
An object may contain a single line of information or a paragraph and a module can contain many objects.
每一个对象都拥有在规范模块中可以找到的层次。
Each object has a level where it can be found in the formal module.
在我们的更新情况中,您将发送一个表示在中介模块中定义的业务对象的xml格式的字符串。
In our updated scenario, you will send an XML-formatted string that represents the business object that we defined in the mediation module.
一个对象包含了规范模块中的形式,类似于在文档中包含的文本。
An object is contained in a formal module as text is contained in the document.
我们将首先分析包含两个简单业务对象的示例模块。
We start by examining the sample module containing two simple business objects.
在关系昵称的注册步骤中,包装器模块试图获取底层对象的远程编目信息。
During the registration step for relational nicknames, the wrapper modules try to retrieve remote catalog information for the underlying object.
但程序库格式要复杂得多,不仅仅是对象模块的简单存档。
The library format is a lot more complicated than just a simple archive of object modules, though.
图12显示了实现模块窗口,以及其中对象的层级结构。
Figure 12 which shows the populated module window and the hierarchy of the objects arranged in it.
这些业务对象将用作模块导入和导出操作的输入和输出。
These business objects will be used as the inputs and outputs to operations of your module's imports and exports.
为模块创建两个业务对象。
检查在Binding选项卡中输入的值,了解它们如何引用您的模拟对象模块。
Examine the values entered in the binding TAB to see how they refer to your mock object module.
尽管导入了dictionary模块,但是仍然需要对对象实例进行限定,因此采用dictionary:Word。
Even though I imported the dictionary module, I still need to qualify object instances, hence the dictionary: : Word qualification.
我并不喜欢这个解决方案,因为我完全可以不需要去碰对象或者模块,但是由于Rails这样做了我也只能这样做。
I didn't like that solution because I had a solution that didn't require touching Object or Module, but I was stuck because that was how Rails did it.
包,模块,对象,重载,绑定变量。
Packages, modules, objects, overloading, and tied variables.
不过,如果Header是隐式的,这就意味着需要在中介模块中以业务对象的形式定义Header的结构。
If, however, the header is implicit, this means you need to define the structure of the header in terms of a business object within your mediation module.
可以在PSI:ESP模块中找到一个简单对象的例子。
An example of a simple object can be found in the PSI: : ESP module.
例如,您可能还需要创建或更新模块中的EmployeeAddress业务对象。
For example, you might also want to create or update the EmployeeAddress business object in a module.
要创建发布者SCA模块,请先创建包含业务对象的库以及发布者和订阅者将会使用的界面。
To create the publisher SCA module, first create a library containing a business object and an interface that the publisher and the subscribers will use. To do this.
首先,我用WebService::FreeDB模块创建了一个 FreeDB检索对象。
First, I create the FreeDB search object using the WebService::FreeDB module.
其作用是将进入的TextBody自动解析成强类型模块所需的具体的业务对象表示。
This has the effect of parsing the inbound TextBody automatically into the concrete business object representation that would be expected in a strongly typed module.
应用推荐