When creating a mediation flow, you can use an option to save the mediation flow in a single file or multiple files (Figure 11).
创建中介流时,您可以使用一个选项来将中介流保存在单个文件或多个文件中(见图11)。
You must merge any conflicts before you can save the merged model file in the configuration management system.
您必须在保存合并模型文件到配置管理系统中之前就解决所有的冲突。
Read the response, save it in a temporary file, and then launch the temporary file using the associated application.
读取响应,将它保存在一个临时文件中,然后使用相关联的应用程序运行这个临时文件。
Now the final task is to include this element in the object and save all of the HTML code to a file, which you'll do in Listing 8.
现在最后一项任务是将这个元素加入到对象中,并将所有HTML代码保存到一个文件中,这是在清单8中完成的。
One way to change the time stamp is to open the file in a text editor and save it.
更改时间戳的一种方式是在文本编辑器中打开文件,然后保存它。
After the asset is packaged, you have the option to save it in your local file system or export it to an asset repository.
在将资产打包之后,您可以选择在本地文件系统中保存,或者导出到资产存储库中。
Each time you type and save the file, the debugging sequence is already initiated in the PHP browser window.
每次输入和保存文件时,在PHP浏览器窗口中就已经启动了调试序列。
You have the option to run it now as it is, or save it in a script or file and run it later.
您可以选择现在运行它,也可以选择将它保存到一个脚本或文件中以后再运行。
This will allow to save the configuration setting made in the ETLDAP tool to a file.
这可以把在ETLDAP工具中设置的配置保存到一个文件中。
HTML lets you format text, add graphics, create links, input forms, frames and tables, etc., and save it all in a text file that any browser can read and display.
通过HTML你可以格式化文本、添加图片、创建链接、创建输入表单、创建框架、创建表格,等等,然后把这些HTML代码保存在一个文本文件内,任何浏览器都可以识别和显示这些文件。
In this dialog, you can specify the name and location of the file in which you want to save the captured image.
在这个对话框中,可以指定保存屏幕图像的文件的名称和位置。
You can customize your shell extensively, and after you find a setting or series of Settings you like, save them in a startup file to re-use again and again.
您可以自定义您的Shell,在您找到了某个设置或者一系列您所喜欢的设置后,将其保存到启动文件中,并重复地使用它们。
Save the following commands in a file called query.sql
在名为 query.sql 的文件中保存下列命令
Save the new Web module in an archive (WAR file) and exit the assembly tool.
将新的Web模块保存在一个归档(WAR文件)中并退出组装工具。
Notes 7 provides the option to save a chat transcript in a text file or in the mail database.
Notes7提供了在文本文件或邮件数据库中保存交谈记录的选项。
The reason it's so huge is simple: OOXML is essentially a complete replication of every chunk of data that a Microsoft Office application might possibly save in a file.
该标准之所以如此庞大,是因为OOXML 几乎完全复制了MicrosoftOffice应用程序在文件中可能保存的所有数据块。
The more common setup would have the DirectoryReader save the XML document in a temporary file.
更常见的设置是让DirectoryReader将XML文档保存在一个临时文件中。
You need to save the configuration in Listing 6 as an XML file named jbi.xml.
您需要在清单6中保存配置为一个名为jbi . xml的xml文件。
Save the code in a file named db2lib.php so that we can include the function in the rest of our scripts.
在名为db2lib . php的文件中保存代码,以便能够在其余脚本中包含该函数。
When you type them into the Python interpreter (or if you save them in a file and execute them as a Python program), the statements are read starting on the left side and progressing to the right.
当把它们键入Python解释器中(或者将它们保存在一个文件中,并作为一个Python程序来执行)时,读取语句的顺序是从左到右。
Save the results in a file and follow the directions that are provided in the Readme.txt file.
将结果保存在一个文件中,然后按照Readme. txt文件中提供的指导操作。
You can then save this schema in a file, sudoku.xsd, and reference it from the form (see Listing 5).
然后把这个模式保存为文件sudoku . xsd,再从表单中引用它(如清单5所示)。
Add the code in Listing 5 to a new file, badge.php and save it in the same folder as generate.php.
将清单5中的代码添加到一个命名为badge . php的新文件中,并将其保存到generate . php所在的目录中。
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为名称将该文件保存到刚才创建的文件夹中。
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子目录下。
As root, edit /etc/shells, addinga line in the file for the new shell, in this case /usr/local/bin/tcsh, and save the file.
作为root用户,编辑 /etc/shells ,在该文件中为新的shell添加一行,在本例中是 /usr/local/bin/tcsh,保存文件。
One way of debugging this failure is to do an object dump of the executable and save it in a file, then search for the failed instruction (in this case, the failed opcode is 98080000).
调试这个问题的一种方法是对这个可执行程序执行objdump命令,并将其结果保存到一个文件中;然后查找出错的指令(在本例中,出错的操作码是98080000)。
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的一个文件内。
Step 3. Save the generated DDL in a file (such as a Notepad file) by cutting and pasting it from the console view.
步骤3 .在控制台视图中,通过剪切和粘贴,将生成的DDL保存到一个文件(例如一个Notepad文件)。
Simply create a new CSS file, place your CSS style selectors in it, and save the file.
只需创建一个新的CSS文件,将css样式选择器放入其内,并保存此文件。
应用推荐