Here, you can change the names of the class and its header and implementation files.
在这里,你可以改变的阶级及其头和执行文件的名称。
The service artifacts, such as implementation files, always remain in Rational Asset Manager.
服务构件(如实现文件)始终保留在RationalAssetManager中。
Currently, the only product quality GC for CVM is the generational GC (see here and here for GC specific implementation files).
当前,唯一一个有品质保证的CVM的GC是世代的(generational) GC(在这儿和这儿可以看到GC的细节执行文件)。
Once this is done for all the use cases, we analyze the Implementation Model of the code to check if some logical grouping of the classes (files) already exists in the code.
一旦对所有用例都完成了,我们就分析代码的实现模型来检查某些类(文件)的逻辑分组是否已经在代码中存在。
If so, you might want to copy the source files for the implementation and test harness onto your disk drive so you can alter the parameters, styles, or code ( see Download).
如果想开发自己的工具提示部件,那么可以将这个实现的源文件和测试页面复制到硬盘上,然后就可以修改参数、样式或代码(参见下载)。
Next, we will explain the modifications required to our files based on the needs of our implementation.
接下来,我们将会根据实现的需要讲解我们的文件需要的改动。
My implementation filters files by their filenames, but it isn't convenient to test whether the plug-in is necessary on every call.
这里的实现根据文件名过滤文件,但是每次调用都检查需要插件是否会带来很大的不便。
Examples include different configuration files or rules, and even bug fixes in the implementation or assembly for the service instance.
示例包括不同的配置文件或规则,甚至是服务实例的实现或组装中的错误修复。
Which implementation is used is defined through a number of XML configuration files that specify the dependencies and addresses of these services.
使用哪一个实现是通过很多XML配置文件定义的,这些文件指定这些服务的相互依赖性及地址。
Separating the service interface definition and the service implementation into two WSDL files facilitates reuse.
将服务接口定义和服务实现分开放入到两个WSDL文件方便了重用。
Since the provided implementation is doing a directory search, you must simply ensure that the specific files in the directory do not change, and that you are sorting alphabetically each time.
因为提供的实现要进行目录搜索,必须保证目录中的指定文件不会改变,每次都要按字母顺序排序。
You'll probably create many files for header and C/C++ implementation code files in this way.
您可能会用这种方法创建许多头文件以及C/C++实现代码文件。
As a final step, the tool populates the implementation and interface WSDL files with the operation, input and output messages, and types.
最后一步,该工具将操作、输入和输出消息以及类型填入实现和接口WSDL文件。
In UML 1.1, a component represented implementation items, such as files and executables.
在UML 1.1中,一个组件表现了实施项目,如文件和可运行的程序。
You might be wondering where you get the necessary JAR files for the script-engine implementation and language interpreters.
如何才能获取脚本引擎实现和语言解释器所需的JAR文件呢?
It assigns a URL to each endpoint id (which is used in the mapping files mentioned above), which is then used by the code at runtime to send requests to the appropriate service implementation.
这个文件为每个端点标识(上面提到的映射文件中使用了这种标识)分配一个URL,然后代码在运行时使用这个URL向适当的服务实现发送请求。
The complete implementation for this sample is provided in the Downloads section below, in which two files are available.
下面的下载部分(您可以从中获取两个文件)中提供了这个样本的完整实现。
Listing 8 shows one of the four test XML files provided with this article to test the xml2json implementation.
清单8展示了本文提供的四个测试xml文件中的一个,这些文件用于测试xml2json实现。
For example, there is an evstat implementation that can be used to monitor attribute changes on multiple files, which could have been used in the HTTP file solution in Listing 4.
例如,一种evstat实现可以监视多个文件的属性变动,可以在清单4所示的HTTP文件解决方案中使用它。
This way, we can upgrade or enhance the ebuild system simply by editing the "ebuild" script, keeping the implementation details outside of the ebuild files. Here's a sample ebuild file for gzip
通过这种方式,只需编辑 "ebuild"脚本就可以升级或增强 ebuild系统,同时将实现细节保留在 ebuild文件之外。
For more comprehensive information, download and refer to the Linux key implementation source files (see download, below).
要想了解更全面的信息,请下载并参考Linux密钥实现源代码文件(参见下面的下载)。
To read the DB2 trace files, you only need to provide the custom implementation that reads the trace file format, not the XMI format.
要读取DB2跟踪文件,您只需要提供用于读取跟踪文件格式(而不是XML 格式)的自定义实现。
For this implementation study, I will create a Web-based application to enable end-users to upload and download their files from a Web server.
对于这次实现研究,我将创建一个基于Web的应用程序使最终用户能够从Web服务器上传和下载他们的文件。
However, one point needs to be emphasized: the sample implementation shown in the previous section requires the Commons Net JAR files to be available on the CLASSPATH.
但有一点需要强调:前面介绍的样例实现要求CommonsNetJAR文件在CLASSPATH上是可用的。
Before considering the implementation details of the action classes, beans, forms, or the supporting classes, you should first think about the implementation of the application configuration files.
在考虑操作类、bean、表单或支持类的实现细节之前,您应当先考虑应用程序配置文件的实现。
This implementation only supports encryption of complete files, as illustrated in Listing 2. The EncryptCompleteXmlFile () method will do this job by calling the following methods in a sequence
如 清单2 中所示,这个实现只支持整个文件的加密。
This will also allow us to see how we can hide the implementation away from clients whilst still giving them the functionality. The code (across several source files) will look like
这会让我们看到在提供功能的同时实现是怎样对client隐藏的。
Place the files shown in Figure 7 into the server WAR so that the PresenceMonitor can act as a Web service client to your PresenceListener implementation.
将图7所示的文件放入服务器WAR,使得PresenceMonitor能够作为您的PresenceListener实现的Web服务客户端。
If you download the JSR 223 reference implementation, unzip the file and place the script-api.jar, script-js.jar, and js.jar files in your classpath.
如果您已经下载了JSR 223参考实现,解压下载文件并将script - api . jar、script -js . jar和js . jar文件复制到您的类路径下。
This information is stored in WINMD files that show the structure, though not the implementation, of all the public classes.
这些信息存储在表示结构的WINMD文件中,尽管没有实现,但在所有公有类中都会有。
应用推荐