可以把任意数量的数据写入这个通道。
这个函数将数据写入一个打开的文件中。
当数据写入该流时,缓冲会自动增长。
The buffer automatically grows when data is written to the stream.
演示如何将数据写入剪贴板。
将指定的数据写入此流。
当计划挥舞,您的计算机是将数据写入到硬盘上。
When the plans are waving, your computer is writing data to the hard disk.
要把数据写入文件,必须先创建file对象。
To write data to a file, you have to first create the file object.
有关将数据写入数据存储区的更多信息,请参见更新行集。
For more information about writing data to the data store, see Updating Rowsets.
当客户端写入它们的连接时,将该数据写到所有的套接字。
When the client writes to their connection, write that data to all sockets.
清单4显示了我们将会写入到记录存储中的基本数据类型。
Listing 4 shows the primitive data types we'll write to the record store.
这篇文章的第一个代码清单向文件写入数据。
The first code listing in this article wrote data to a file.
一个被恰当国际化了的应用程序应能处理在不同的编写系统内写入的数据。
A properly internationalized application must be able to process data written in different writing systems.
然后,您就可以写入必要的数据,并为数据提供不错的读性能。
You can then write the necessary data and provide bounded Read performance over the data.
确保进程告诉您想让其在何处写入您的数据!
Be sure to tell the process where you'd like it to write your data!
或者,也许这种数据正在写入一个应用程序或者系统日志。
Or perhaps it is already being written to an application or the system logs.
数据在写入文件时具有特定的结构,称为页面。
Data is written to these files in special structures known as pages.
可以看到,数据被准确地写入文件,就像以前写到屏幕上一样。
As you can see, the data was written to the file exactly as it would have been written to the screen previously.
一旦写入数据块,元数据将随后写入日志。
Once they are written, the metadata changes are then written to the journal.
正如这个示例演示的,用print语句写入数据很容易。
As this example shows, writing data is easy with the print statement.
len参数定义了在buff中有多少数据要被写入。
The len argument defines how much data in buff is being written.
通常,对此测试,您只需在ByteArrayOutputStream 上写入数据。
Usually for this test, you just write the data onto a ByteArrayOutputStream.
当所有数据全部写入之后,就需要设置eof(文件结束参数)。
When all the data have been written, set the eof (end-of-file) argument.
减少写入到log.nsf的数据量
所有事件都是实时地写入到数据库,以及从数据库读取的。
All the events are written and read in real time to and from the database.
在下一节中,我们将看看怎样向数据库写入数据。
In the next section, we'll see how to write data to the database.
如果数据文件已经写入磁盘了,那么这样做不会有太多好处。
This won't do you much good if the data files have already been written.
在您尝试伸缩应用程序时,常遇见的问题是数据库中的写入争用。
A common problem as you try to scale applications is write contention in the database.
所有新数据首先写入日志,然后再写入它的最终位置。
All new data is written to the journal first, and then to its final location.
所有新数据首先写入日志,然后再写入它的最终位置。
All new data is written to the journal first, and then to its final location.
应用推荐