• Create a new file reboot containing the following.

    创建一个文件reboot,它包含以下内容。

    youdao

  • Like how to use CB dynamically create a new file, non-use API?

    怎么样CB动态创建一个文件非用api吗?

    youdao

  • I want to shuffle the lines of a text file randomly and create a new file.

    随机混合文本文件创建一个新的文件。

    youdao

  • Open your text editor and create a new file, adding the contents of Listing 2 to it.

    打开文本编辑器创建一个新的文件,将清单2中的内容添加该文件中。

    youdao

  • In this directory, create a new file named Now.php and add the contents of Listing 2 to it.

    目录下创建一个文件命名为Now . php,然后将清单2内容添加到其中。

    youdao

  • Create a new file named first.php in your direct folder and add the code in Listing 5 to it.

    direct文件夹中创建名为first . php的文件清单5中的代码添加到其中。

    youdao

  • In the Library that we just created, we create a new File Cabinet using the custom template.

    上面创建Library中,使用定义模板创建一个新的FileCabinet

    youdao

  • To create an XML schema, simply open a plain text editor (like Notepad) and create a new file.

    创建XML模式仅需打开文本编辑器(比如记事本)创建一个文件

    youdao

  • To create the router, create a new file and name it router.php, saving it in the direct folder.

    创建发送程序,需要创建一个文件命名router . php,保存direct文件夹

    youdao

  • As the file system was mounted as read-only, I was unable to create a new file or modify an existing one.

    由于文件系统是以只读形式挂载的,所以不能创建文件修改现有文件。

    youdao

  • Trying to create a new file, or directory while a file or directory of the same name already exists.

    尝试产生新的文件目录一个文件或者相同名字的目录已经存在的时候。

    youdao

  • In essence, you create a new file within your Eclipse workspace as you would any file within an Eclipse IDE.

    本质上说,Eclipse工作空间中创建文件与在Eclipse IDE中创建任何文件是相同的。

    youdao

  • When we open an existing file or create a new file, the kernel returns a file descriptor to the process.

    打开现有文件创建文件时,内核进程返回一个文件描述符

    youdao

  • You have also seen that symbolic links can be broken but that subsequent write operations may create a new file.

    知道符号链接可以断开随后操作可能会创建一个文件

    youdao

  • Return to the File Editor (Figure 14) and create a New File, this time a Resource Handler in /app/resources.

    请返回文件编辑器14创建一个文件,这次选择ResourceHandler in /app/resources。

    youdao

  • Create a new file and save it in the classes subdirectory as NumberValidator.php. Its contents are in Listing 17.

    创建一个文件,然后将classes目录保存NumberValidator . php,内容如清单17所

    youdao

  • Create a new file in the doctor's view directory (app/views/doctor/graball.rhtml), and define is as in Listing 5.

    doctor视图目录app/views/doctor/graball.rhtml)目录下创建一个文件,内容清单 5 所示。

    youdao

  • Now use your text editor to create a new file and save this file as microblog.mxml in the folder you just created.

    现在使用文本编辑器创建一个文件microblog . mxml为名称将文件保存刚才创建文件夹中

    youdao

  • Create a new file in the MyBooks project and name it books.xml and copy the following content to the generated file.

    MyBooks项目新建一个文件命名为books . xml,然后下面的这些内容复制生成的文件中。

    youdao

  • To create a custom skeleton, create a new file in the templates directory called custom.skeleton as shown in Listing 6.

    创建定制骨架 custom.skeleton模板目录中创建一个文件如清单 6 所

    youdao

  • First, create a new file and paste in the wood texture. Press Ctrl+Shift+U to desaturate it and then save it as Displacement.psd

    首先创建一个新的文档,将木头纹理粘贴进去,Ctrl+Shift+U色,然后将文件保存为Displacement.psd文件。

    youdao

  • Let's also create a new file, text5, by sorting text 1 on the second field (the fruit name) and then replacing Spaces with tabs.

    我们根据第二字段(水果)对text1进行排序,从而生成一个文件text5然后使用制表符替换空格。

    youdao

  • Create a new file in the WEB-INF directory called geronimo-web.xml (this is the standard name for geronimo web deployment plans).

    web - INF目录中创建名为geronimo -web . xml(geronimo web部署计划标准名称)的文件

    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

  • You can create a new file, open documents, hover your mouse over document icons on taskbar to preview thumbnail, search for any files etc.

    可以创建一个新的文件打开文件,鼠标任务栏图标悬停预览缩略图搜索任何文件等操作。

    youdao

  • For example, I prefer to create a new file system within a similar location and with a name that identifies the file system as temporary.

    例如个人喜欢相似位置创建新的文件系统并且通过名称其标识为临时文件系统。

    youdao

  • In the same directory as the microblog.mxml and microblog.swf files, create a new file named updates.xml and add the code from Listing 3 to it.

    microblog . mxmlmicroblog . swf文件所在的目录中创建名为updates . xml的文件将清单3中的代码添加到其中。

    youdao

  • For example, here's how you can accept command-line input in a groovy script. Create a new file named Hello.groovy and add the line in Listing 7.

    例如下面groovy脚本接受命令行输入的方法。

    youdao

  • The simplest method is to open Notepad, create a new file, copy the following code (Listing 2) into the new Notepad file, and save as PresentBlox.jsp.

    简单的方法打开记事本新建一个文件,将下列代码清单2复制记事本文件中,然后另 PresentBlox.jsp。

    youdao

  • So, to change what the compiled template code looks like, we just have to create a new skeleton file and perform whatever customization we want, but still leave these basic elements in place.

    因此修改编译后模板代码样子我们需要创建一个新的骨架文件进行自己想要的定制即可但是仍然原来的地方保留基本元素

    youdao

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

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

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