您要查找的是不是:
- address output buffer 地址输出缓冲器
- Writes data to the serial port output buffer. 将数据写入串行端口输出缓冲区。
- Buf Output buffer for writing compressed data. 写压缩数据的输出缓冲区。
- The string to write to the output buffer. 写入输出缓冲区的字符串。
- Gets or sets the size of the serial port output buffer. 获取或设置串行端口输出缓冲区的大小。
- When overridden in a derived class, flushes the output buffer. 在派生类中被重写时,刷新输出缓冲区。
- Writes a specified number of bytes to an output buffer at the specified offset. 将指定数量的字节写入输出缓冲区中的指定偏移量处。
- Method flushes any messages currently in the output buffer to the log file. 方法将当前位于输出缓冲区中的所有消息刷新到日志文件。
- The application tried to transmit a character, but the output buffer was full. 应用程序尝试传输一个字符,但是输出缓冲区已满。
- Copy the specified minimum number of characters to the output buffer. 复制指定的最少数目的字符到输出缓冲区。
- For numbers, copy the specified minimum number of digits to the output buffer. 对于数字,复制规定最小数目的数字到输出缓冲区。
- There are no free output buffers available. 没有可用的输出缓冲器。
- DEAC Deactivate single bank. Selected by bank-select address outputs. 关闭单个存储体。
- Object is used to access the output buffer for sending content directly to the output stream. 对象访问输出缓存以直接向输出流发送内容。
- An object or array of objects representing the input or output buffer for the operation. 对象或对象的数组,表示用于操作的输入或输出缓冲区。
- Writes a specified number of characters to an output buffer at the specified offset. 将指定数量的字符写入输出缓冲区中的指定偏移量处。
- The following example returns current output buffer information for an assumed session ID of 52. 以下示例为假定为52的会话ID返回当前输出缓冲区信息。
- You can specify whether to automatically flush the output buffer after each write by setting the. 指定在每次写入之后是否自动刷新输出缓冲区。
- Specifies whether the trace listeners automatically flush the output buffer after every write operation. 指定跟踪侦听器是否在每次写入操作后自动刷新输出缓冲区。
- Allows you to write to the output buffer mechanism in the same way as print() and echo(). 允许向输出缓冲机制写入数据,和print()与echo()的方式相同。