"writes"的翻译 使用英语:
字典 中国人-英语
例子 (外部来源,未经审查)
| This function writes the command history to a file. | This function writes the command history to a file. |
| Reads a file and writes it to the output buffer. | Tip |
| Reads a file, decompresses it and writes it to standard output. | Reads a file, decompresses it and writes it to standard output. |
| Writes content directly to the printer, and returns TRUE on success or FALSE if it failed. | Writes content directly to the printer, and returns TRUE on success or FALSE if it failed. |
| This example opens a temporary file and writes a test string to it, then prints out the contents of the file. | Example 1. |
| This example opens a temporary file and writes a test string to it, then it prints out the content of this file twice. | Example 1. |
| The internal position of the stream is advanced by the number of bytes that were written, so that subsequent writes will continue writing from that point. | The internal position of the stream is advanced by the number of bytes that were written, so that subsequent writes will continue writing from that point. |
| Writes a string into the slob object. bid is a existing slob id and content the content to write. Return FALSE on error otherwise bytes written. | Return FALSE on error otherwise bytes written. |