config是什么意思

config是什么意思

config or installation directory

配置或安装目录

以上这一句英语之中,我觉得有几个英语词汇比较重要,在此单独放出来做详细解释,方便大家理解:

config

英 [kənˈfɪg]

美 [kənˈfɪg]

n.

配置(同configuration)

近义词

n.

allocationlayoutpositioning

双语例句

If you are blogging in a language other than English, the Config document includes a pane where you can enter translations of the days, months, and other static text used by the application.

如果您使用非英语的语言来编写 blog,那么 Config 文档就包括一个面板,其中可以输入应用程序使用的日期、月份和其他静态文本的翻译。

The set-config XML generates three objects: a certificate containing the uploaded certificate file, a key containing the uploaded key file, and an IDCredential containing the certificate and key.

set-config XML 生成了三个对象:一个包含上传了的证书文件的证书对象,一个包含上传了的密匙文件的密匙对象,以及一个包含证书和密匙的 IDCredential。

In IIS manager you need to export the config from the already-configured server. In IIS manager click the Server node and go to Shared Configuration under Management.

从已部署的服务器中导出配置文件,在IIS管理器里,点击服务器节点,进入管理中的共享配置。

installation

英 [ˌɪnstəˈleɪʃn]

美 [ˌɪnstəˈleɪʃn]

n.

就任;就职;安顿;安置;安装;

短语搭配

electrical installation

电器安装;电器装置

installation program

安装程序;安装方案;安装计划

military installation

军事设施;军事装置

双语例句

The cost of a solar panel installation.

安装太阳能电池板的费用。

Installation will cost about £60 extra.

安装需另外收费约60英镑。

Employees have been transferred to the installation team.

雇员们被调到安装队去了。

directory

英 [dəˈrektəri]

美 [dəˈrektəri]

n.

名址录;电话号码簿;

短语搭配

root directory

根目录

telephone directory

电话簿

directory enquiries

电话号码查询台

双语例句

You can unpack any .tar archive file into any directory you like -- that is what the -C option is for. Use the -C option when unpacking an archive file to specify the directory to unpack it in

您可以随心所欲地将任何.tar存档文件解压缩到任何目录——这就是-C选项的用途。

It should be possible to register for a notification event when there is a change on a particular file or directory, which would be the best approach if you needed to do monitoring at a larger scale.

可以注册一个通知事件时有一个特定的文件或目录的改变,可如果你需要做监控在更大的规模是最好的方法。

If a user's PATH is set to A:B:C:D, the shell first attempts to find the command in directory A. If it isn't found there, the shell moves on to look in directory B and so on.

如果用户的 PATH 被设置为 A:B:C:D,那么 shell 将首先尝试在目录 A 中查找命令。