This should create the file in the location you defined, and open it in the BPWS4J editor.
这应该会在您定义的位置中创建该文件并在BPWS4J编辑器中打开它。
Generally speaking, if you have a file open in the editor, the other views reflect different aspects of that file.
一般而言,如果您在编辑器中打开一个文件,那么其他视图反映了该文件的不同方面。
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文件,并检查与您的流程输入消息或变量关联的操作。
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.
但是与在文本编辑器中打开文件相比,您通常可以在命令行更快地完成编辑工作。
You might want to open the downloaded file in a text editor to view the changes.
您可能想在一个文本编辑器中打开下载文件来查看变更。
Open this file with your favorite text editor, and add the following lines in Listing 1 to the bottom of the file.
使用您最喜欢的文本编辑打开该文件,然后将清单1中的行添加到该文件的底部。
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所示的代码,也可以用您偏爱的文本编辑器打开该脚本文件。
Open your text editor and create a new file, adding the contents of Listing 2 to it.
打开文本编辑器并创建一个新的文件,将清单2中的内容添加到该文件中。
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.
当你下次打开WSDL和XSD文件的时候,它们将会在相应的编辑器中显示,在这种编辑器中,你能够像看图一样浏览文件的内容。
To create an XML schema, simply open a plain text editor (like Notepad) and create a new file.
要创建XML模式,仅需打开一个纯文本编辑器(比如记事本)并创建一个新文件。
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 对源代码编辑器中打开的文件进行建模时,它首先对文件的源代码建模,然后将项目的库集合中的所有源文件添加到模型。
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.
在文本编辑器中打开日志文件,在每个文件的开头添加惟一的标记,在末尾添加相应的结束标记。
For example, your application can open an XML file with a browser and edit it with a text editor.
例如,应用程序可以用浏览器打开XML文件,并用文本编辑器编辑它。
Once you've saved the file, open it using an XML editor and familiarize yourself with the structure of the inbound event.
保存文件之后,请使用XML编辑器将其打开,以熟悉入站事件的结构。
To change the package name, double click your transformation configuration file to open it in the editor.
要改变包的名称,请双击打开转换配置文件。
Open the plugin.xml file using the plugin Manifest Editor, and select the Extensions TAB.
使用pluginManifestEditor打开plugin . xml文件,并选择Extensions选项卡。
With your preferred text editor, open the settings.py file and change it to match the Settings provided in Listing 4.
利用自己喜欢的文本编辑器,打开settings. py文件并改变它来匹配清单4内所示的设置。
Open the file in a text editor and comment out the enroll button as shown below
在文本编辑器中打开文件,将登记按钮注释掉,如下所示
When you open a particular file, the editor for that file type appears in the center of the Workbench.
当您打开一个特定文件时,用于这种文件类型的编辑器将出现在Workbench的中心。
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目标。
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更改代码。
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文件)。
Ensure that the editor in which the Configuration Details file is open is in front and has focus.
确保ConfigurationDetails文件在其中打开的编辑器位于前面并且具有焦点。
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标签。
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文件中的语句之前,在文本编辑器中打开此文件并对生成的语句做两处修改。
In order to see exactly what was added to the webservices.xml file, we'll open the file in the text editor.
为了准确了解向webservices . xml文件添加了什么内容,我们将在文本编辑器中打开此文件。
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文件,检查预期的事件是否已发送。
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文件的一个备份副本,然后使用您最喜欢的文本编辑器打开它。
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 所示)。
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 所示)。
应用推荐