• Use a file system backup methodology, specific to your operating system (and not explained here) to save the entire profile directory for the deployment manager.

    具体做法为:使用特定于操作系统文件系统备份方法(此处不再赘述)保存部署管理器的整个概要目录

    youdao

  • When you've completed these fields, click OK to save and close the user directory.

    填充这些字段后单击OK保存关闭用户目录

    youdao

  • A good place from which to save and run the script is in the queue manager's SSL directory.

    保存运行这个脚本地方队列管理器SSL目录

    youdao

  • Save this HTML page in the same directory as the SendRequest.class file, then open it in your browser.

    HTML页面保存SendRequest . class文件所在的目录然后浏览器打开

    youdao

  • Save any images, such as photos or screen shots, in the directory you created for your article or tutorial (my-tutorial, in our example).

    文章教程(例中的my -tutorial)创建目录保存所有图片例如照片或者屏幕快照。

    youdao

  • Save any images, such as photos or screen shots, in the directory you created for your article or tutorial (my-article, in our example).

    保存文章教程创建目录示例中的 my-article)中的所有图片例如照片或者屏幕快照

    youdao

  • In the Into folder field, select a directory in the workspace to save the imported file.

    Into folder区域中,选择工作区中的一个目录保存导入的文件。

    youdao

  • Before running the example, make sure you assign the DERBY_HOME variable to the full path to the directory in which Derby is installed and save the SQL script in a file called create.sql.

    运行这个例子之前,请确保将DERBY_HOME变量指定为Derby安装那个目录完整路径将这个sql脚本保存名为create . sql的一个文件内。

    youdao

  • As this is a new remote connection to a remote directory, NcFTP asks if you want to save this connection and password.

    因为远程目录新的远程连接NcFTP会询问是否保存这个连接密码

    youdao

  • With that in mind, you're in luck: you can copy the following small snippet of Nyquist LISP code into your favorite editor and save it in the plugins directory for immediate use.

    记住这种方法幸运,您可以以下一小段NyquistLISP代码复制喜欢的编辑器中,保存即将使用plugins目录

    youdao

  • You can either save a global cachespec.xml in the application server's properties directory, or place the cache configuration file with the deployment module.

    可以应用程序服务器属性目录中保存一个全局cachespec . xml或者使用部署模块放置缓存配置文件

    youdao

  • Config service supports the concept of sessions; that is, all queries and modifications made through config service are not saved into the config directory until a save command is issued.

    配置服务支持会话这个概念也就是说直到保存命令发出所有通过配置服务进行查询修改才会被存入config目录

    youdao

  • First, create a new file named Server.php and save it in the classes subdirectory of the direct directory (alongside the Now.php file).

    首先创建一个新的名为Server . php的文件,并将其保存direct目录(与Now . php文件一起)中的classes目录下。

    youdao

  • Copy the contents of Listing 1 into a file called hello-world.pl and save it to any directory.

    清单1中的内容复制名为hello - world . pl的文件中,然后保存任何目录中。

    youdao

  • To work locally, download and save the WSDL file with the name MyWebservice.xml to your working directory as shown in the first command.

    为了在本地工作下载使用名称MyWebservice . xml把wsdl文件保存工作目录中第一命令

    youdao

  • Download the provided OrderDemo.zip file and save it to a temporary directory.

    下载提供OrderDemo . zip文件保存一个临时目录中。

    youdao

  • Save the CSS shown in Listing 8 into a file named style.css in the lib directory of your DocBook XML project.

    清单8css保存DocBookXML项目lib目录中名为style . css文件中。

    youdao

  • Select File System as the export destination, and then follow the remaining prompts to save the updated form to a directory of your choice.

    选择FileSystem作为导出目的地然后按照其余提示更新的表单保存所选择的目录中

    youdao

  • Download the provided OrderProcess.zip file and save it to a temporary directory.

    下载本文提供OrderProcess . zip文件将其保存一个临时目录中

    youdao

  • Now, in order to save your work, you have to explicitly create the missing directory before writing the file into it. You can do that from within Vim like so.

    现在为了保存工作不得不编写文件写入之前创建个缺失目录

    youdao

  • Thus the requester has to save the XML template for request as an XML document that can be placed in a Web server directory.

    这样请求不得不XML模板保存Web服务器目录的XML文档

    youdao

  • Add a new file to the WEB-INF directory named geronimo-web.xml, then place the contents shown in Listing 3 in this file and save it.

    web - INF目录中添加一个名为geronimo - web . xml文件然后这个文件中放入保存如清单3内容

    youdao

  • Download the zipped file from dominoblog.com, and extract and save the file to your Notes data directory.

    dominoblog.com 上下载压缩文件将其展开保存Notesdata目录中

    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

  • If you want to save yourself some typing, get the mysql.batch1 file from the samples directory and run the command mysql -f -u root -p < mysql.batch1.

    如果希望免去一些输入工作,可samples目录获得mysql.batch1文件,然后运行命令 mysql -f -uroot-p < mysql.batch1 。

    youdao

  • Now create a second PHP file in the public directory called action.php, paste in the code from Listing 3, and save the file.

    现在public目录中创建第二php文件action . php,粘贴清单3中的代码保存文件。

    youdao

  • If you want to save yourself the typing, get mysql.batch2 from the samples directory and run mysql -f -u lsiduser -pnone < mysql.batch2.

    如果希望省去输入工作,可samples目录获得mysql.batch2然后运行 mysql -f -u lsiduser -pnone < mysql.batch2 。

    youdao

  • Right-click the public directory and create a new PHP file called MyFirstForm.php. Copy the code shown in Listing 2 into the form, overwriting the default PHP tags, and save it.

    右键单击public目录创建一个名为MyFirstForm .phpphp文件

    youdao

  • Instead of typing his columns with an electric typewriter, which he'd done for 25 years, my grandfather had to learn to type on a computer... and save it, and pull it up from a directory.

    不再使用已依靠25电动打字机上写专栏祖父不得不开始学习电脑打字然后储存最后把它放到一个目录上去。

    youdao

  • If documents are simply copied to the input directory of the batch repository, the server will automatically redact those documents and save the results in the output directory, as shown in Figure 3.

    如果文档只是简单地拷贝存储库输入字典,服务器自动修订这些文档,结果保存输出字典中,如图3所示。

    youdao

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

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

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