• Note that these properties will be stored in plain text and it is recommended that directory and/or file level security be applied to protect these values.

    注意这些属性存储文本我们建议采用适用保护这些值的目录/文件等级安全性

    youdao

  • Although rules can be stored and accessed various ways, each rule is typically stored in an ordinary text file, and rules for related resources are usually kept under a common root directory.

    尽管规则可以存储各种方法进行访问但是每个规则通常存储普通文本文件中并且相关资源的规则一般保存一个公共目录下

    youdao

  • It isn't efficient to frequently search through randomly stored information in a text file, but a directory server is optimized for such searches.

    频繁搜索文本文件随意存储信息这样做的效率并不高,但是目录服务器对这类搜索进行了优化。

    youdao

  • This directory information is stored in a simple text file named INDEX.LIST in the META-INF directory of the root JAR file.

    这个目录信息存储jar文件META - INF目录中的名为INDEX . LIST的简单文本文件中。

    youdao

  • The example in listing 12 extracts the file names from the XML directory listing as plain text.

    清单12中的例子XML目录中提取文件名作为普通文本

    youdao

  • Unpack the sample zip file, consisting of two jar files and four text files, to a temporary directory and perform the following steps.

    示例zip文件(两个jar文件四个文本文件组成)解压一个临时目录执行以下步骤。

    youdao

  • Listing 8 shows the long format directory listing for our two text files, as well as the output from wc.

    清单8展示我们两个文本文件(long)格式目录清单,以及wc的输出

    youdao

  • KDE provides many KParts components, including the HTML viewer, text editors, an image viewer, and Konqueror's directory views.

    KDE提供了许多KParts组件包括HTML查看器、文本编辑器图像查看器Konqueror目录视图

    youdao

  • In your PHP script, you can run that simple command inside shell_exec , as shown in Listing 2, and get the results you need, assuming you have some text files in the same directory.

    php脚本中可以在shell_exec中运行这个简单命令如清单2获取结果这里假设同一个目录下一些文本文件

    youdao

  • Note that if the text file is not located in the same directory from which the mysql client was started, you need to specify the absolute path to the file.

    注意如果文本文件不在启动mysql客户机同一目录需要指定那个文件的绝对路径

    youdao

  • The create index command establishes the text index infrastructure by defining the text index attributes, such as update frequency, a document format, an index directory, and so on.

    createindex命令定义文本索引属性比如更新频率文档格式、索引目录等等,从而建立文本索引基础设施

    youdao

  • For example, this command finds all of the text documents in your home directory that contain the words Monthly report.

    例如下面命令home目录中查找所有包含单词monthly Report的文本文件

    youdao

  • To change the string, open the resources.properties file in the content_xsl directory in a text editor, and search for the words Team Allocation.

    为了改变字符串文本编辑器打开content_xsl目录resources . properties文件搜索字符串teamAllocation

    youdao

  • Practice with vi in your home directory by creating a newfile with vi filename andadding and deleting text, saving the file, and calling it up again.

    home目录练习使用vi,可以使用 vi文件名创建一个 新文件,添加删除文本保存文件以及再次调用vi。

    youdao

  • This command copies all text files in the current working directory to your home directory on the machine named destination.

    这个命令当前工作目录所有文本文件复制名为 destination 的计算机home 目录中。

    youdao

  • For example, if you want to count only the words in the first five text files in the directory, you can use a pipe (|) to hook the wc and head commands together.

    例如如果希望计算目录下5个文本文件单词数,那么可以使用竖线(|)wchead命令连接起来。

    youdao

  • Htaccess file in the root directory of your site if you don't have one, you can create one -use a text editor and save it as.

    (假如没有可以文本编辑器创建个,为。htaccess,然后上传到目录。)

    youdao

  • Htaccess file in the root directory of your site if you don't have one, you can create one - use a text editor and save it as.

    (假如没有可以文本编辑器创建个,为。htaccess,然后上传到目录。)

    youdao

  • To delete all sections of text whose first line contains "" and last line contains "" in all files with the .xml extension in the current directory

    删除当前目录扩展名为 .xml所有文件第一包含“”并且最后一行包含“""”的所有文本部分,可以使用以下命令

    youdao

  • You point the "Location" text field to the bin directory for the Ruby version you are using.

    将“Location文本指向使用Ruby版本bin目录

    youdao

  • File to a file called authorized_keys, which is stored in each remote machine's.ssh directory. We can use a text editor or simply use the cat command to append the offsite.pub.

    现在,登录每个机器并将offsite . pub文件的内容附加到名为authorized_keys文件中,文件存储每个远程机器的.ssh目录中。

    youdao

  • For the purpose of this article, all text and figures refer to the ObjectGrid directory in c: \ og61.

    本文而言,所有文本数字都指向c: \og 61中的ObjectGrid目录

    youdao

  • file, on which the administrator can set many parameters that affect ANSI SQL compatibility. All database files (except for text table data files) must be kept in the same directory.

    所有数据库文件文本数据文件除外必须放在同一个目录中

    youdao

  • The guest configuration is stored in a plain text file in the /etc/xen directory. For example, here's the content of /etc/xen/test0

    guest配置存储 /etc/xen目录中的一个文本文件中。

    youdao

  • These commands need to be defined in a plain text file called kdb_cmds, which exists in the KDB directory of the Linux source tree (post patching, of course).

    需要文本文件kdb_cmds中定义这些命令文件位于Linu x源代码(当然是在打了补丁之后)的kdb目录中。

    youdao

  • In your text editor of choice, save the scala code in the following example to a file named upper1-script.scala in a directory of your choosing.

    选择文本编辑器保存下面例子中的scala代码一个名为upper1 - script . scala的文件,放在你选择目录

    youdao

  • Open your favorite text editor and add the code from Listing 1 to it, saving the file as config.php in the direct directory you created earlier.

    打开常用的本文编辑器,将清单1 中的代码添加其中,将其命名为 config.php并保存之前创建direct目录下

    youdao

  • In the Add a Directory Server window (see figure 4), enter a Common name (free-form text describing the resource).

    AddaDirectoryServer窗口中(4),输入Commonname(描述资源任意格式文本)。

    youdao

  • Implement Extended Directory Catalog rather than Directory Catalog to avoid full-text indexing overhead (for instance, Edcww.nsf uses view indices versus dircat/ibmdclns.nsf uses full-text indices).

    实现扩展目录编目不是目录编目避免全文索引开销例如Edcww.nsf使用视图索引,而dircat/ibmdclns.nsf 使用全文索引)。

    youdao

  • These include convenience methods for reading and writing text-based files, significantly faster directory enumeration, and support for memory mapped files.

    包括读写文本文件便捷方法快速地列举目录内存映射文件的支持

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定