属性文件名为JLAtiagent。
批处理文件名为main . py,它将发起所有必须的功能。
The batch file calls main.py, which initiates all the functions necessary.
简化的配置文件名为meta - config .xml。
The simplified configuration file is named meta-config.xml. This file is transformed using the meta-config.xsl.
创建的其中一个shell文件名为Slicr - compile。
ERC数据库(文件名为ddm . nsf)包含活动的ddm探测生成的数据。
The ERC database (filename ddm.nsf) contains the data generated by active DDM probes.
默认文件名为id_rsa(这是私钥)和id_rsa.pub(这是公钥)。
The default will be called id_rsa (which is the private key) and id_rsa.pub (which is the public key).
初始的用户信息所在的文件名为yonghu,系统默认即为此文件名,不可删除。
User information where the initial document yonghu, that is, to this end the system default file name, can not delete.
该文件名为《伊朗核计划的军事应用可能性报告》,其内容源于西方情报部门提供的报告。
The dossier, titled "Possible Military Dimensions of Iran's Nuclear Program", is drawn in part from reports submitted to it by western intelligence agencies.
根据我们的研究,绝大部分文件名为HOOKMON . DLL的文件被归类为安全。
The most common objects with the name of HOOKMON. DLL have yet to be classified as safe by our research department.
对于Linux客户机,这个文件名为 “krb5.conf”,位于 “/etc” 目录中。
For Linux clients, this file is called "krb5.conf" and is present in "/etc".
如果未设置此参数,则输出文件名为指定语言的目标文件夹、任意文件名和默认文件扩展名。
If this parameter is not set, the output file name is the destination folder, an arbitrary file name, and the default file name extension for the specified language.
在清单14中,我们使用的文件名为testproject .fcgi,因此我的脚本也使用这个名称。
In Listing 14, we used the file name testproject.fcgi, so that's what I will call my script.
文件名为manifest . json,是扩展的配置文件,包含了重要文件和扩展功能等信息。
The manifest file, called manifest.json, gives information about the extension, such as the most important files and the capabilities that the extension might use.
系统安装:该系统包含了行情分析模块和委托交易模块,下载到本地计算机后的程序文件名为GXSE。
System: the system includes a market analysis commissioned by the transaction module and the module, the local computer to download the program file named GXSE.
毫不奇怪,swat二进制文件名为swat,因此您可以搜索该文件,查看您的计算机上是否有swat。
The swat binary is called, unsurprisingly, swat, so you can search for that program file to see if swat is available on your computer.
门户分析文件名为 sa.log(sa表示“站点分析”),通常位于 $WP_HOME/log/目录中。
The portal analytics file is called sa.log (sa for site analytics) and you can typically find it in the $WP_HOME/log/ directory.
默认输出文件名为 trace.trcxml,但您可以使用file=filename参数指定其他文件名。
The default output file is called trace.trcxml, but you can specify a different file name using the file= filename parameter.
响应文件名为rad _ response . txt并且位于安装镜像的\disk1 \ut il目录中。
The response file is named rad_response.txt and is located in the \ disk1 \ util directory of the installation image.
你可能已经注意到编译器并没有因为文件名为upper3 . scala而object名为upper而抱怨。
You may have noticed that the compiler did not complain when the file was named upper3.scala and the object was named upper.
例如,在传输期间文件名为filename . transfer,而完成后应该重命名为filename . umf。
For example, during transfer the file is named filename.transfer and when it's done should be renamed to filename.umf.
每个程序都会创建自己的文件;在文本的示例中,我使用的文件名为 dumpmem,位于 /dev/shm/dumpmem。
Each program creates its own file; in my examples, I use the file name devmem located at /dev/shm/devmem.
第二个文件名为Main.xaml.cs,它是 C#ImplementationFile,它将用户界面和业务逻辑联系在一起。
The second file is named Main.xaml.cs and is the C# Implementation File, which is the code that ties together the user interface with the business logic.
很简单,就像一般的HTML页面一样,运用相对路径,下面是个例子,指向其子文件夹下的一张文件名为myimage.png 的图片。
Usually, you can refer to the file using a relative URL, just as you would in an ordinary HTML page. Here's an example of referring to a file named myimage.png that's in a subfolder named images.
gz可能还包括另外两个文件:一个文件名为conffiles,包含有关软件包配置文件的信息,另一个名为md5sums,包含软件包的md 5校验和。
Control.tar.gz may also contain a file with information about configuration files for the package called conffiles and a file with the md5 checksums for the package called md5sums.
例如,输入XML文件名为mybackup.xml,而调用程序错误拼写了文件名并将 mbyackup.xml作为输入进行传递,会返回下列错误
For example, if the input XML file is named mybackup.xml, and the caller mistypes the filename and passes mbyackup.xml as input, the error below will be returned;
这个工具的文件名为 psr.exe ,你也可以在控制面板的"Recordstepsto reproduceaproblem"分类里找到它。
The program is called psr.exe ; you can also search for it from Control Panel under “Record steps to reproduce a problem”.
主要的配置文件名为 c8AuditExtension.properties,可在 /webapps/AuditExt/WEB-INF/classes找到。
The main configuration file is called c8AuditExtension.properties and can be found at /webapps/AuditExt/WEB-INF/classes. This configuration file contains the following parameters
例如,以上的代码将把文件名为v=w2.80&hl=en&x=228&y=4&zoom=15&s=Gal 的图像块记录到 (column,row)散列中的位置0,4中。
For example, the code above will record a tile with a filename like v=w2.80&hl=en&x=228&y=4&zoom=15&s=Gal to be at position 0,4 in the (column,row) hash.
如果批处理文件名为install . bat,并且位于\ \server1 \ install _ image \,那么在本地机器的命令行中输入清单12中的文本来运行批处理文件。
If the batch file is name install.bat and is found at \ \ server1 \ install_image \, then enter the text in Listing 12 at a command line on the local machine to run the batch file.
由于在设置war.rb文件前创建了初始 WAR 文件,因此请确保 WEB-INF\lib中唯一以“jruby”开头的文件名为 jruby-complete-1.0.2.jar。
Since you created the initial WAR before you setup the war.rb file, make sure that the only file in WEB-INF\lib that begins with "jruby" is jruby-complete-1.0.2.jar.
应用推荐