append realmedia file 然后在追加文件
APPEND TO FILE 附加到文件
Append-only file 只追加文件
append line to a file 附加行到一个文件
append-to-file 将区域中内容复制到一个文件中
M-x append-to-file 将选定的文本追加到指定文件的末尾
Need to do the same thing but append to an existing file instead of creating a new one?
需要执行相同操作,但是附加到现有文件而不是创建新文件。
Because you'll be able to write to the file, not append, the file will be truncated.
因为能够写入文件,而不是添加,所以文件会被截断。
You would do this if the application is responsible for using a unique name and if the application will append further records to the file.
如果应用程序负责使用唯一名称且应用程序会进一步向文件追加记录,您将使用此方法。
应用推荐