自测代码(命令行用法)为任一导入模块提供了一个可遵循的简单模板。
The self-test code (the command-line usage) provides a straightforward template for any importing module to follow.
如果你只计划提供一个导入模块,只要命名它像它所在目录名。
If you only plan to provide one import module, just name it like the base import directory.
到目前为止您已经了解了- e和-M开关所起的作用:导入模块和运行语句。
So far you have seen the -e and -m switches in action: import a module, and run a statement.
您可以使用import命令导入模块,每个示例程序的最开始都出现了这个命令。
You import modules using the import command, which appears at the top of each of the example programs.
当然这个例子中有个小问题,就是导入模块的时候,模块内代码在最后一行对自身进行了测试。
The only problem with this example is that when you import the module it runs the test code at the bottom.
它为每个函数通过打开这个导入模块,查找的功能,并补充说,功能的失调与该模块的首选基加载地址。
It does this for each function by opening the import module, looking up the function, and added that function's offset address with that module's preferred base load address.
除了这些核心的GUI特性之外,这项扩展还提供了PowerGUI设定、导入模块、代码片段和控制台窗口功能。
In addition to these core GUI features, PowerGUI Settings, imported modules, snippets, and a console window are provided.
我们在您导入的模块中提供了该组件。
您仅导入了两个模块。
在早期版本中,您可以在模块的导入和导出中使用数据处理程序。
In previous versions, you could use a data handler in the import and export for a module.
每一个服务和请求端口都会创建模块导入和导出。
Module imports and exports are created for each service and request port.
模块可以导出一个公有地址空间,其他模块可以导入该公有地址空间。
A module may export a public address space which can then be imported by other modules.
导入绑定则描述中介模块如何与所定义的服务通信。
An import binding, instead, describes how the mediation module communicates with the defined service.
导入需要模块中的组件可以调用其操作的接口,并且操作需要业务对象来包含操作使用的业务数据。
The import requires an interface with operations that the components in you module can call, and operations require business objects to contain the business data the operation USES.
因此,该模块将使用导入而不必定义实现。
Therefore, this module will use an import instead of defining an implementation.
还需要使用测试模块调用正在测试的组件,我们通过将合适的接口导入到测试模块并将它们正确地连接来执行此任务。
We also need our test module to invoke the components we are testing, which we will do by importing suitable interfaces to our test module and wiring them properly.
该接口包括在您在步骤1中导入的模块中。
The interface was included in the module that you imported in Step 1.
数据绑定在SCA模块的导入和导出组件中调用。
Data Bindings are invoked in the import and export components of an SCA module.
这些业务对象将用作模块导入和导出操作的输入和输出。
These business objects will be used as the inputs and outputs to operations of your module's imports and exports.
库模块也可以导入其他库模块。
为每个模块外部的服务引用添加导入,并添加导出以使每个模块的服务对其他组件可用。
Add imports for service references that exist outside each module, and add exports to make the services of each module available to other components.
在我们的例子中模块导入了“A”、“B”和“C”。
In our example the hosting module imports modules "a", "B" and "C".
因此,业务流程模块的导入中使用的绑定类型必须与中介模块的导出中使用的绑定类型匹配。
Hence, the binding type used in the business process module's import must match the mediation module's export.
从以前的文章中知道,导出允许服务调用到模块,导入允许模块调用其他服务。
Recall from the previous articles that an export allows service calls into a module and an import allows a module to call other services.
服务模块的导入和导出。
第一步都是关于检查导入Perl模块的。
The first step is all about inspecting imported Perl modules.
使用普通的技术从源代码控制导入Web模块。
Use your normal technique for importing a Web module from source control.
选择要导入的模块,并单击Finish。
要将WSDL文件导入到模块中,右键单击项目ContactModule并从弹出的菜单中选择Import。
To import the WSDL files to your module, right-click the project ContactModule and select import from the pop-up menu.
要将WSDL文件导入到模块中,右键单击项目ContactModule并从弹出的菜单中选择Import。
To import the WSDL files to your module, right-click the project ContactModule and select import from the pop-up menu.
应用推荐