为了保存这些值,要将它们写入文本文件或关联表中。
In order to persist these values, you have to either write them to a flat file or to a relational table.
为了简化调试一组复杂的SQL命令,将其写入文本文件中然后一次执行文本文件中的所有命令通常更加容易。
To simplify debugging a set of complex SQL commands, it's generally easier to write them in a text file and then execute the commands in the text file all at once.
在一段时间的运行过程中,将不断地产生大量的跟踪数据,并持续地将其写入到磁盘上的文本文件中。
A monotonically increasing amount of trace data is produced over a period of time, which is written continuously to a text file on the disk.
ExportObject支持将一个对象图作为文本表示写入一个文本文件。
Export object enables an object graph to be written as a textual representation to a text file.
Python脚本就像打开文本文件一样打开sendmail,向其中写入适当的信息,然后 “关闭”它。
The Python script treats sendmail this way by opening it as if it were a text file, writing the appropriate information to it, and then "closing" it.
选择Target作为Fileadapter,因为输出将被写入一个文本文件中。
Select Target as the file adapter, since the output will be written to a text file.
向数据库中写入日志比向文本文件中写入日志要慢一点,尤其是在忙碌的站点上,而且数据库会变得很大以至于维护成为一个问题。
Logging to a database is somewhat slower than logging to text files, especially at busy sites, and the size of the database can become large so that maintenance becomes an issue.
如果日志文件中包含有什么条目,那么代码就会创建基于场景名的文本文件,浏览日志文件,并将条目写入到文本文件中。
If the log file contains any entries, the code creates a text file based on the scenario name and, scans the log file, and writes the entries to that text file.
在UNIX和与UNIX相似的系统上,日志文件仅仅是文本文件,相关联的服务器进程或系统日志记录守护进程在其中写入消息。
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.
将指定项的路径写入指定的文本文件。
Writes the paths of the specified items to the specified text file.
将指定项的路径写入指定的文本文件。
Writes the paths of the specified items to the specified text file.
应用推荐