A statement that reads a module file and creates a module object.
导入语句:读取模块并且创建一个模块对象的语句。
Failed to initiate the module. Please make sure the module file exists.
模块初始化失败。请确认模块文件存在。
When a module is imported, the Python interpreter processes each line in the module file.
导入一个模块时,Python解释器会处理模块文件内的各行。
Listing 7 shows the code for the module file that registers a URL as a source of tests and results.
清单7显示这个模块文件的代码,它注册一个URL作为测试和结果的源。
A good way to check is to look in the repository/modules directory for a rampart-x.y.mar module file.
(一种好方法就是查看repository/modules目录中的 rampart-x.y.mar模块文件)。
This single module file, usually called module.js, USES dojo.require to load each of your test files.
这个模块文件,通常被称为module . js,它使用dojo . require加载每个测试文件。
The barrel itself is an ES2015 module file that re-exports selected exports of other ES2015 modules.
封装桶本身是一个ES2015模块文件,它重新导出选中的导出,这些导入来自其它ES2015模块。
It's the package containing the XML module file and then the file name of the XML without the extensions.
也就是包含XML模块文件的包再加上XML的文件名,不带扩展名。
That said, it does not mean that there cannot be a test suite module file that loads all the unit tests for all modules.
但这不意味着不允许任何能够加载所有模块的全部单元测试的测试套件模块文件的存在。
Create a type module file that holds your specialized element and attribute declarations (including the class attribute).
创建类型模块文件包含专门化元素和属性声明(包括class属性)。
If you need to read the contents of a file backwards (for instance, to analyze a log in reverse order), use the CPAN module file: : ReadBackwards.
如果您要从尾到头读取文件的内容(例如,为了分析日期从近到远排列的日志记录),那么使用CPAN模块File: ReadBackwards。
This paper discusses the method and procedure for setting up VBX custom control using module file, and presents the application in hydraulic CAI.
论述了利用模板文件开发VBX自制控制的方法和步骤,进而提出其在液压传动CAI中的有关应用。
That's a lot of things to keep consistent for a single call -- the interface, the asynchronous interface, the actual implementation, and the module file.
保持单次调用的一致需要做很多工作 ——接口、异步接口、实际实现和模块文件。
The contents of this file identify the module in the module administration page.
这个文件的内容用于在模块管理页面中识别该模块。
The problem with this approach is that every flat file adapter module needs specific parsing logic.
这种方法的问题在于,每个平面文件适配器模块都需要特定的解析逻辑。
As mentioned earlier, you can deploy a module as an archive file.
如前面提到的,可以将模块作为存档文件部署。
All you have to do is modify the module XML configuration file for your application, as shown in Listing 19.
您需要做的只是修改您的应用程序的模块XML配置文件,如清单19所示。
The flat file adapter module (Figure 12) receives the flat file and invokes the generic data handler.
平面文件适配器模块(图12)接收平面文件,并调用通用数据处理程序。
The function can have any name and must be declared in the EXPORTS function of the module definition (def) file with an ordinal value of 1.
该函数可以拥有任何名称,但必须在模块定义(DEF)文件的exports函数中用序数值1来声明它。
In the meantime, module is a self container where it contains handlers, third-party libraries, module related resources and the module configuration file.
同时,模块是一个自容器,其中可以包含处理程序、第三方库、模块相关资源和模块配置文件。
Automatic module updates using a file system modification detector.
利用文件系统修改探测器实现的自动模块更新。
Create a shell DTD that assembles the base map module and the domain entities file and definition module.
创建外壳DTD组装基本的映射模块、领域实体文件和定义模块。
Because the GWT JSON library is used to parse out the JSON string, you need to include it in the GWT module configuration file (Listing 14).
因为要使用GWTJSON库解析json字符串,需要在GWT模块配置文件中包含它(清单14)。
And naming a module and a file copies the file locally, as shown in Listing 7.
通过指定模块和文件本地复制文件,见清单7。
Creating the Flat File adapter module.
创建平面文件适配器模块。
The provided Module/EAR file can be used to verify the installation after all the steps are complete.
已提供的Module/EAR文件可用于在所有步骤完成后验证安装。
The provided Module/EAR file can be used to verify the installation after all the steps are complete.
已提供的Module/EAR文件可用于在所有步骤完成后验证安装。
应用推荐