It's always good to make sure that the file writing cursor is at the end of the file.
这是一件好事,确保光标在文件写入该文件的末尾。
A log structured file system writes all modifications to disk sequentially in a log like structure, thereby speeding up both file writing and crash recovery.
把对文件的修改汇成日志条目顺序地写入磁盘,既加速了写文件的速度,又加速了崩溃恢复的速度。
It then constructs the SQL file using the data, protecting the data types and then writing into the output file using Izuha's file writing utility. Here is the signature of the procedure.
然后用这些数据构造SQL文件,保护数据类型,并使用Izuha的文件编写工具写入输出文件。
CXFSE is a configurable wrapper, which means you can control the behavior of your SE by writing an XML file.
CXFSE是一个可配置的包装器,这意味着通过编写一个XML文件您可以控制您的SE的行为。
Lastly, it presents the code for writing the changed configuration file out to disk.
最后,本文介绍了将这个经过修改的配置文件写入到磁盘的代码。
To populate the file, loop through the values in your word map, writing each to a row in your file (see Listing 4).
要填充文件,可循环通过单词映射中的值,将每个值写到文件中的一行(参见清单4)。
All these features can be enabled by configuring a simple XML file without writing any code.
可以通过配置一个简单的XML文件来启用所有这些特性,而无需编写任何代码。
If one thread attempts to read from a file whilst another is writing to it, the data may become corrupted.
如果一个线程尝试读取某个文件,而另一个线程对其进行写访问,则可能会损坏数据。
As mentioned previously, configuring the logic is as simple as writing an XML file.
如前所述,配置这个逻辑就像编写一个XML文件那样简单。
It also means writing example code, help file code, and more.
也意味着编写示例代码、帮助文件代码等等。
If your program does file manipulations, you might consider writing a small server that handles these operations atomically, and thus guarantees serialization.
如果程序要进行文件操作,那么可以考虑编写一个小服务器,让它自动地处理这些操作,并由此保证操作的串行化。
Frankly, taking XML and writing it to a file just isn't very exciting-but it is necessary.
坦白的说,获取XML并将其写入文件算不上激动人心—不过这却是有必要的。
Writing a KML file requires writing properly formatted text representing the shapes, as shown in Listing 4.
编写一个KML文件需要编写代表各种形状的相应格式化文本,如清单4所示。
Bad sectors slow down hard disk performance and sometimes make data writing (such as file saving) difficult, or even impossible.
坏扇区降低硬盘性能,有时甚至使数据写入(如文件保存)困难,甚至是不能。
This is useful when writing the build file, to help ensure that it is fully functional.
当您编写构建文件时这一点非常有用,可以确保它能够发挥所有的作用。
On completion of the writing, it flushes the file buffers and unlocks the file.
写操作完成之后,它刷新文件缓冲区并解除文件锁。
Writing out to a log file can be handled in a number of different ways.
可以采取多种方式进行写入日志文件的工作。
The new function for writing the file is shown below.
用于写文件的新函数,如下所示。
For example, when writing to a log file, you might use Listing 1.
例如,当写入到日志文件时,可以使用清单1。
You're now going to learn how to write a simple.jsp file by writing your first script in JSP.
现在将通过用jsp编写第一个脚本,学习如何编写简单的. jsp文件。
This example doesn't even use a server — you can just create a new HTML file and begin writing the HTML code.
本例甚至没有用到服务器——您可以新建一个HTML文件,开始编写HTML代码。
File name: the name of the file used by the UDF for writing the script.
文件名:由udf用于编写脚本的文件的名称。
This is done by writing the prototypes in a header file.
可以在头文件中编写原型。
Writing status bar history to a log file.
将状态条历史写到日志文件。
Writing an HTML file with a script
用脚本编写一个HTML文件
The control flow has one data flow for each table, each data flow reading data from a flat file source and writing to the SQL Server database via OLEDB.
通过OLED B控制流为每一个表存在一个数据流,每一个数据流读平面文件数据,并写回sQLServer数据库。
As in the previous example, the print function raises an exception, because the file was not open for writing.
正如之前的例子所示,print函数抛出了一个异常,原因是文件尚未打开以供写入。
This means that libtiff will compress the image data for you before writing it to the file.
这意味着在将图像数据写入文件之前,libtiff将先对它进行压缩。
Even better than writing a file, we can use the ImageMagick info class to determine even more information about the text, including where the baseline is.
比编写一个文件甚至更好的是,我们可以使用ImageMagickinfo类确定关于文本的更多信息,比如基线的位置。
There are a few prerequisites, however, such as setting up your .pypirc configuration file and actually writing the contents of setup.py.
但是有一些先决条件,比如要设置您的 .pypirc配置文件并实际写入setup.py 的内容。
应用推荐