结构性专门化涉及到创建模式定义、模块和组文件。
Structural specialization involves creation of the schema definition, module, and group files.
许多系统都遵循这种模式,在这些系统中,你编写一些模块/组件,然后通过一个外部配置文件定义他们之间的连接。
There are lots of systems that follow this pattern, where you write some modules / components in source code then describe how they are connected using an external config file.
模块视图提供了用于创建程序的源文件的代表,包括它们所提供的函数定义。
The modules view provides a representation of the source files that were used to create the program, including the function definitions they provided.
该函数可以拥有任何名称,但必须在模块定义(DEF)文件的exports函数中用序数值1来声明它。
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.
除了必要的模块包含及变量声明之外,信号中断捕捉程序被定义为允许输出每个数据运行的相关的头文件。
In addition to the necessary module includes and variable declarations, the signal-interrupt catcher is defined to allow the associated header for each data run to be printed out.
转换过程将在NamingAuthority . idl文件中生成相应于这个包的模块定义。
Transformation will generate module definition corresponding to this package within the NamingAuthority.idl file.
此邮政编码组件在l_mailservice库中定义了其接口,并在可下载文件中的MP _ MailService模块中提供此组件。
This postcode component has its interface defined in library L_MailService and the component is delivered in module MP_MailService in the download file.
它使用SimpleXML模块读取XML配置文件,并将其解析为php对象,然后,创建一个关联数组,将每个定义的链映射到其名称,以便于查找。
It USES the SimpleXML module to read and parse the XML configuration file into a PHP object, and then creates an associative array mapping each defined chain to its name for easy lookup.
与每个模块定义关联的参数值指出在哪里开始搜索Struts配置文件。
The param value associated with each of these module definitions indicates where to start to search for the Struts configuration file.
该函数可以拥有任何名称,但必须在模块定义(DEF)文件的EXPORTS 函数中用序数值1 来声明它。
The function can have any name and must be declared in the EXPORTS function of the module definition file with an ordinal value of 1. The callback function must be in this format
配置web . xml文件来定义不同的模块。
将default模块的struts - config . xml文件中的逻辑forwardname(在此为Display)定义为全局转发。
The default module's struts-config.xml file, the logical forward name, which is Display, is defined as a global forward.
例如,清单34给出了文件fib.erl,其中包含fib模块的定义。
For example, Listing 34 shows the file fib.erl, which contains the definition of our fib module.
函数必须在文件中的模块中定义(不能在shell中定义函数)。
Functions must be defined in within modules in files (you cannot define them from within the shell).
名为module - name .gwt . xml的配置文件定义了充当应用程序入口点的类,并指明是否要从其他gwt模块继承资源。
A configuration file — named module-name.gwt.xml — defines the class that ACTS as the application's entry point and indicates whether resources should be inherited from other GWT modules.
而使用ivy,您只需定义cobertura模块及其所有依赖模块,如清单5中所示的ivy. xml文件那样。
With ivy, you simply define the cobertura module and all of its dependent modules, as shown in the example ivy.xml file in Listing 5. Keep in mind that this ivy.xml.
第二种方法是使用一个模块-定义(. def)文件。
The second method is to use a module-definition (.def) file.
请注意,对于所有的自定义登录模块,只有一个库文件 (JAR)。
Notice that there is only one library file (JAR) for all the custom login modules.
手动将带分隔符的平面文件放入预先定义的目录中(适配器模块会轮询此目录)。
You manually place the delimited flat file into a predefined directory that the adapter module polls.
将模块的定义和实现放在不同的文件里(C++)。
Place module specifications and implementations in separate files (c + +).
创建外壳DTD组装基本的映射模块、领域实体文件和定义模块。
Create a shell DTD that assembles the base map module and the domain entities file and definition module.
这样,在我们的应用程序中,每个模块有一个images和一个theme目录,这些目录中定义了适当的文件。
For our application, then, we have an image and theme directory for each module with the appropriate files defined.
例如,如果您在EJBjar或web应用程序war文件中绑定了您的自定义绑定器,则该自定义绑定器将仅在特定的模块中可用。
For instance, if you bundle your custom binder within your EJB jar or web application war file, the custom binder will be available only to that particular module.
任何Joomla模块或组件的标准输出都可以通过在自定义模板的html路径中增加相应的文件来进行覆盖。
The standard output from any Joomla! Module or Component can be overridden by adding code to the html directory of your template.
根据惯例,新的flitter表的创建和删除(卸载模块时将删除表)使用一组特别命名的钩子在一个特殊的文件flitter . install中定义。
By convention, the creation and deletion, which occurs when you uninstall the module, of the new flitter table is defined in a special file, flitter.install, using a set of specifically named hooks.
当在PortletWAR文件中对自定义有效负载类型打包时,通常就会出现这种序列化情况,因为每个Web模块是在各自的类加载器中进行部署的。
This serialization is commonly the case when custom payload types are packaged in the portlet WAR file because each Web module is deployed in its own class loader.
与主题领域相同,“how - to”领域也使用外壳DTD把基本的映射模块和实体文件、定义模块组装在一起。
As with topic domains, a shell DTD assembles the base map module with the entities file and definition module for the how-to domain.
有一个可部署的pureXMLweb服务文件、预定义的库项目和SCA组件模块的源代码。
There is one deployable file for pureXML web service, the predefined library project, and the source code for SCA component module.
usr/lib/security/methods.cfg 文件包含加载模块的定义。
The /usr/lib/security/methods.cfg file contains the load module definition.
这些节定义要包括哪些头文件、模块名、要包括哪些Python模块、要忽略哪些函数以及最后所有手工封装的函数。
These sections define what headers to include, the name of the module, what Python modules to include, what functions to ignore, and finally any manual wrapping functions.
应用推荐