• This should create the file in the location you defined, and open it in the BPWS4J editor.

    应该会定义位置创建文件BPWS4J编辑器打开

    youdao

  • Generally speaking, if you have a file open in the editor, the other views reflect different aspects of that file.

    一般而言如果编辑器打开一个文件,那么其他视图反映了文件不同方面

    youdao

  • Open the WSDL file with the WSDL Editor in the source view, and check for the operation associated with your process input message or variable.

    使用WSDL编辑器视图打开 WSDL文件检查流程输入消息变量关联操作

    youdao

  • But you can often do an editing job at the command line more quickly than it takes to open the file in a text editor.

    但是文本编辑器中打开文件相比通常可以命令更快地完成编辑工作

    youdao

  • You might want to open the downloaded file in a text editor to view the changes.

    可能一个文本编辑器打开下载文件查看变更

    youdao

  • Open this file with your favorite text editor, and add the following lines in Listing 1 to the bottom of the file.

    使用最喜欢文本编辑打开文件然后清单1中的添加文件的底部

    youdao

  • As the article steps through the lines in this script file, you can either follow along with the code shown in Listing 1 or open the script file in your favorite text editor.

    因为本文逐步介绍脚本文件中的代码行,所以可以参照清单1代码,也可以偏爱的文本编辑器打开脚本文件。

    youdao

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

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

    youdao

  • Next time you open a WSDL or XSD file it will be displayed in the corresponding editor, which allows you to view the contents graphically.

    下次打开WSDLXSD文件的时候,它们会在相应编辑器中显示,在这种编辑器,你能够像看图一样浏览文件的内容。

    youdao

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

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

    youdao

  • When JSDT is modeling a file that is open in the source editor, it starts by modeling the file's source code, then adding each source file in the project's library set to the model.

    JSDT源代码编辑器打开文件进行建模时,首先文件源代码建模,然后项目集合中的所有文件添加模型。

    youdao

  • Open the log file in a text editor, and add a unique tag to the very beginning of the file and a corresponding closing tag at the end of the file.

    文本编辑器打开日志文件,在每个文件开头添加惟一的标记在末尾添加相应结束标记。

    youdao

  • For example, your application can open an XML file with a browser and edit it with a text editor.

    例如应用程序可以浏览器打开XML文件,并用文本编辑器编辑

    youdao

  • Once you've saved the file, open it using an XML editor and familiarize yourself with the structure of the inbound event.

    保存文件之后,请使用XML编辑器将其打开,以熟悉入站事件结构

    youdao

  • To change the package name, double click your transformation configuration file to open it in the editor.

    改变名称请双击打开转换配置文件

    youdao

  • Open the plugin.xml file using the plugin Manifest Editor, and select the Extensions TAB.

    使用pluginManifestEditor打开plugin . xml文件选择Extensions选项卡

    youdao

  • With your preferred text editor, open the settings.py file and change it to match the Settings provided in Listing 4.

    利用自己喜欢文本编辑器打开settings. py文件改变匹配清单4所示的设置。

    youdao

  • Open the file in a text editor and comment out the enroll button as shown below

    文本编辑器打开文件登记按钮注释,如下所示

    youdao

  • When you open a particular file, the editor for that file type appears in the center of the Workbench.

    打开一个特定文件时,用于这种文件类型编辑器将出现Workbench中心

    youdao

  • One of the easiest ways to run an Ant target is to do so from the Outline view while the build file is open in the editor.

    运行Ant目标最简单方法之一编辑器打开构建文件情况下Outline视图运行Ant目标。

    youdao

  • With your favorite text editor, open the file url.py in the root of your project and change the code to match Listing 5.

    自己喜欢的文本编辑器打开项目文件url .py参照清单5更改代码

    youdao

  • In the server configuration view, double-click on the new server (AlphabloxServer) to open the server configuration editor (open the.wsi file).

    Serverconfiguration视图中,双击服务器(AlphabloxServer)打开服务器配置编辑器(打开.wsi文件)。

    youdao

  • Ensure that the editor in which the Configuration Details file is open is in front and has focus.

    确保ConfigurationDetails文件其中打开编辑器位于前面并且具有焦点。

    youdao

  • To access the Batch Editor open a Spring XML bean definition file with Batch jobs in it with the Spring Config Editor and select the batch-graph tab.

    要想访问编辑器,请使用SpringConfigEditor打开一个SpringXMLbean定义文件(里面Batchjobs选择batch-graph标签

    youdao

  • Before executing the statements in file sales.ddl against the target database MYSAMPLE, open the file in a text editor and make two changes to the generated statements.

    目标数据库mysample执行sales . ddl文件中的语句之前,在文本编辑器打开此文件生成的语句修改

    youdao

  • In order to see exactly what was added to the webservices.xml file, we'll open the file in the text editor.

    为了准确了解webservices . xml文件添加什么内容,我们文本编辑器中打开文件。

    youdao

  • Open the exported XML file in a Web browser or text editor, and examine it to determine whether the expected events were sent.

    Web浏览器文本编辑器打开导出XML文件检查预期事件是否发送。

    youdao

  • Make a backup copy of the /opt/ibm/director/proddata/cfgdbcmd.rsp file first, then use your favorite text editor to open it.

    首先制作 /opt/ibm/director/proddata/cfgdbcmd.rsp文件一个备份副本然后使用最喜欢文本编辑器打开它。

    youdao

  • To remove the Properties section, open the activity_desc.xsl file in a text or XML editor, and search for the propertiesSection string (see Listing 6).

    为了移除Properties段落文本XML编辑器打开 activity_desc.xsl文件搜索propertiesSection字符串(如列表6 所示)。

    youdao

  • To remove the Properties section, open the activity_desc.xsl file in a text or XML editor, and search for the propertiesSection string (see Listing 6).

    为了移除Properties段落文本XML编辑器打开 activity_desc.xsl文件搜索propertiesSection字符串(如列表6 所示)。

    youdao

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

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

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