We also illustrate appending output to existing files.
我们还显示将输出附加到现有文件中。
You'll see an example in a moment of appending content.
稍后您将看到一个附加内容的示例。
The table name is made unique by appending a numeric value.
通过添加数字值,使之具有惟一的表名称。
The procedure name is made unique by appending with a numeric value.
通过添加数字值,使之具有惟一的过程名。
You have to just add the timeout value by appending it with "-t 60".
您只需添加超时值即可,即在后面附加“ - t 60 ”。
Create a new workspace by appending the name L10 to the default name.
通过将名称L 10添加到缺省名称,创建一个新工作区。
You can accomplish this task by appending the class name to the element name.
实现这个任务的方法是把类名附加在元素名后面。
Many people like appending a .pl extension to all Perl programs for clarity.
为清晰起见,许多人喜欢将 .pl 扩展名附加到所有 Perl 程序。
Its file name is created by appending the pattern name with Overview.html.
它的文件名是在模式名后面附加overview . html。
'a' indicates that you want to write data to the file, appending to the end.
' a '表示要向文件写入数据,但是添加到当前内容尾部。
Appending parameters to the URL turns out to be, in many cases, exceptionally simple.
在许多情况下,把参数附加到URL后面非常简单。
The append benchmark consists of appending a random range of the input string to itself.
这个测评的方法是,从输入字符串中选取随机范围的字符附加到它本身。
You tell Domino your identity by appending a session cookie to the request headers.
您的会话cookie附于请求头上,以告知Domino您的身份。
The name of this file is created by appending the pattern name with Parameters.html.
该文件通过在模式名后增加Parameters . html命名。
The name of this file is created by appending the pattern name with Description.html.
该文件的名字通过在模式名后附加Description . html生成。
The type of information found in a WSDL, and which can be obtained simply by appending a?
在WSDL中发现的这类信息,也就是只需在服务端点url后面加上?
Specifically, SOAP-DSIG defines a data format for appending an XML signature to a SOAP message.
特别地,SOAP - DSIG定义了向SOAP消息中附加XML签名的数据格式。
Tell the OSLC-CM provider to use the Window Name protocol by appending this to the dialog url.
通过将以下的代码添加到对话框url中,让OSLC - CM提供者使用Window Name协议。
You can do another layer of versioning by appending version Numbers to the name of the BAR file.
您可以通过将版本号追加到BAR文件的名称中的方式执行另一层的版本定义。
Specific customers are represented by appending an identifier to Customer, such as /customer/ims.
特定的客户则通过在 Customer 之后追加标识符加以表示,例如 /customer/ims。
By appending and delete to the previous command, you can also physically delete the backup copies.
通过将AND DELETE附加到前面的命令,您还可以删除备份副本的实体。
XML namespaces turn local names into global ones by appending a global identifier to the tag name.
XML名称空间通过在标签名前增加全局标识符将本地名转化成全局名。
This clause allows you to extend the OLD table or NEW table transition tables by appending extra columns.
这个子句允许通过附加额外的列来扩展old TABLE或NEW TABLE过渡表。
Recall that they allocate extra space at the end of their internal array to allow for efficient appending.
它们在其内部数组的末尾分配额外的空间,以便有效地附加字符。
The command line simply launches five lynx processes, appending an identifying ordinal to the request URL.
命令行启动五个lynx进程,将标识序号附加在请求url的后面。
The object names are renamed for uniqueness, as necessary, by appending a number to the original object name.
在必要时,可以重命名对象名以保证惟一性,方法是在初始对象名后附加一个数字。
For instance, Ruby has the habit of appending a question mark (?) to the name of a predicatelike method.
例如,Ruby习惯在预测行为的方法名后面加个问号“?”
This involves appending the above composite tag with a unique identifier for each of the back-end systems.
这涉及到对上面的组合标记追加每个后端系统的唯一标识符。
There is one directory per test class, whose name is derived from the test class name by appending the suffix -data.
每个测试类都有一个目录,其名称源自测试类的名称,并附加前缀- Data。