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.
请注意这些属性将被存储为纯文本,且我们建议采用适用于保护这些值的目录和/或文件等级安全性。
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.
尽管规则可以存储并以各种方法进行访问,但是每个规则通常存储在普通文本文件中,并且相关资源的规则一般保存在一个公共根目录下。
It isn't efficient to frequently search through randomly stored information in a text file, but a directory server is optimized for such searches.
频繁搜索文本文件中随意存储的信息,这样做的效率并不高,但是目录服务器对这类搜索进行了优化。
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的简单文本文件中。
The example in listing 12 extracts the file names from the XML directory listing as plain text.
清单12中的例子从XML目录中提取文件名作为普通文本。
Do so by opening a text window with your home directory as your current directory.
打开文本窗口,使用主目录作为当前目录。
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文件和四个文本文件组成)解压到一个临时目录并执行以下步骤。
Listing 8 shows the long format directory listing for our two text files, as well as the output from wc.
清单8展示了我们的两个文本文件的长(long)格式的目录清单,以及wc的输出。
KDE provides many KParts components, including the HTML viewer, text editors, an image viewer, and Konqueror's directory views.
KDE提供了许多KParts组件,包括HTML查看器、文本编辑器、图像查看器和Konqueror的目录视图。
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所示,并获取想要的结果。这里假设在同一个目录下有一些文本文件。
Open the default.css file from the Content_css directory in a text editor.
在一个文本编辑器中,从Content_css目录中打开default . css文件。
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客户机的同一目录,则需要指定那个文件的绝对路径。
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命令定义文本索引属性,比如更新频率、文档格式、索引目录等等,从而建立文本索引基础设施。
For example, this command finds all of the text documents in your home directory that contain the words Monthly report.
例如,下面的命令将在您的home目录中查找所有包含单词monthly Report的文本文件。
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。
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。
This command copies all text files in the current working directory to your home directory on the machine named destination.
这个命令将当前工作目录中所有的文本文件复制到您在名为 destination 的计算机上的home 目录中。
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个文本文件的单词数,那么可以使用竖线(|)将wc和head命令连接起来。
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,然后上传到根目录中。)
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,然后上传到根目录中。)
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的所有文件中第一行包含“”并且最后一行包含“""”的所有文本部分,可以使用以下命令
You point the "Location" text field to the bin directory for the Ruby version you are using.
将“Location”文本域指向您使用的Ruby版本的bin目录。
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目录中。
For the purpose of this article, all text and figures refer to the ObjectGrid directory in c: \ og61.
就本文而言,所有的文本和数字都指向c: \og 61中的ObjectGrid目录。
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.
所有数据库文件(文本表数据文件除外)必须放在同一个目录中。
The resources.properties file in the content_xsl directory defines all text strings.
在content_xsl目录下的resources . properties文件,则定义了所有的文本串。
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目录中的一个纯文本文件中。
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目录中。
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的文件,放在你选择的目录中。
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目录下。
应用推荐