Appended Text的意思|示意

美 / / 英 / /

附加的文本


Appended Text的网络常见释义

附加的文本 ... Appended附加的 Appended Text附加的文本 Appended text controls附加文本控制 ...

详细翻译 详细翻译>> appended text 附加的文本..

Appended Text相关短语

1、 Appended text controls 附加文本控制

2、 Appended Text Active 附加的文本激活

3、 Appended d Text 附加的文本

Appended Text相关例句

On UNIX and UNIX-like systems, log files are simply text files that are continually appended, either by the server processes that they are associated with or by system-logging daemons.

在UNIX和与UNIX相似的系统上,日志文件仅仅是文本文件,相关联的服务器进程或系统日志记录守护进程在其中写入消息。

Any number of response text documents can have their rich or plain text body field appended to an email message.

许多回复文本文档都可以将其富文本或纯文本正文字段附加到电子邮件消息后。

Note: the name of the space to be created should be appended to the path that is provided in the text field of the path.

注意:创建的空间的名称应该追加在路径文本框中输入的路径后面。

Whenever text is to be appended to or deleted from a String, a new object is created under the covers and the old object is discarded. Hence we prefer this.

无论何时将文本附加到String或从中删除,实际上都将创建一个新对象,并将旧对象丢弃。