"file"的翻译 使用英语:


  字典 中国人-英语

  例子 (外部来源,未经审查)

Recode the file referenced by file handle input into the file referenced by file handle output according to the recode request. Returns FALSE, if unable to comply, TRUE otherwise.
Returns FALSE, if unable to comply, TRUE otherwise.
'w' Open for writing only place the file pointer at the beginning of the file and truncate the file to zero length. If the file does not exist, attempt to create it.
If the file does not exist, attempt to create it.
Truncate the file to zero length or create text file for writing. The stream is positioned at the beginning of the file.
The stream is positioned at the beginning of the file.
'a' Open for writing only place the file pointer at the end of the file. If the file does not exist, attempt to create it.
If the file does not exist, attempt to create it.
Sets the file position indicator for fp to the beginning of the file stream.
Sets the file position indicator for handle to the beginning of the file stream.
Sets the file position indicator for zp to the beginning of the file stream.
Sets the file position indicator for zp to the beginning of the file stream.
Open text file for reading. The stream is positioned at the beginning of the file.
Open text file for reading.
'r' Open for reading only place the file pointer at the beginning of the file.
'r' Open for reading only place the file pointer at the beginning of the file.
Open text file for reading and writing. The file is created if it does not exist, otherwise it is truncated. The stream is positioned at the beginning of the file.
The stream is positioned at the beginning of the file.
This extension defines one resource type a file pointer identifying the bz2 file to work on.
This extension defines one resource type a file pointer identifying the bz2 file to work on.
File Uploads
Table 4 7.
Open text file for reading and writing. The stream is positioned at the beginning of the file.
Open text file for reading and writing.
Returns the position of the file pointer referenced by fp i.e., its offset into the file stream.
Returns the position of the file pointer referenced by handle i.e., its offset into the file stream.
Returns the position of the file pointer referenced by zp i.e., its offset into the file stream.
Returns the position of the file pointer referenced by zp i.e., its offset into the file stream.
Header File Inclusions
Next
The configuration file
For the server module versions of PHP, this happens only once when the web server is started.
Name of SESAM message catalog file. In most cases, this directive is not neccessary. Only if the SESAM message file is not installed in the system's BS2000 message file table, it can be set with this directive.
In the Apache PHP module, this SESAM interface is configured using Apache directives.
Streams File API Reference
Next
Directory and File Functions
Next
This example opens a temporary file and writes a test string to it, then prints out the contents of the file.
Example 1.
Sets the file position indicator for the file referenced by fp.The new position, measured in bytes from the beginning of the file, is obtained by adding offset to the position specified by whence, whose values are defined as follows
Sets the file position indicator for the file referenced by handle .The new position, measured in bytes from the beginning of the file, is obtained by adding offset to the position specified by whence, whose values are defined as follows
Open for writing. The file is created if it does not exist. The stream is positioned at the end of the file.
Open text file for reading and writing.
梒 39. Initialization File Support
Next
Name of SESAM application configuration file. Required for using SESAM functions. The BS2000 file must be readable by the apache server's user id.
Only if the SESAM message file is not installed in the system 's BS2000 message file table, it can be set with this directive.
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.
相册 caption of the file
Album
桶跡 1. Font file format
Font file format
蛁 This function's behavior changed in 4.0.3. The temporary file is also created to avoid a race condition where the file might appear in the filesystem between the time the string was generated and before the the script gets around to creating the file. Note, that you need to remove the file in case you need it no more, it is not done automatically.
Note, that you need to remove the file in case you need it no more, it is not done automatically.
The file access mode of the queue.
The file access mode of the queue.
This function deletes the printers spool file.
This function deletes the printers spool file.
The maximum size of an uploaded file.
If not specified PHP will use the system 's default.
message is appended to the file destination.
message is appended to the file destination.
瞰赽 1. Storing an uploaded file
Storing an uploaded file
瞰赽 1. Creating a gzip file
Creating a gzip file
Ŀ¼ bzclose Close a bzip2 file pointer bzcompress Compress a string into bzip2 encoded data bzdecompress Decompresses bzip2 encoded data bzerrno Returns a bzip2 error number bzerror Returns the bzip2 error number and error string in an array bzerrstr Returns a bzip2 error string bzflush Force a write of all buffered data bzopen Open a bzip2 compressed file bzread Binary safe bzip2 file read bzwrite Binary safe bzip2 file write
Prev
ד 1. Include file example.inc with XML string
Example 1.
ד 3. Writting data to a compressed file
Writting data to a compressed file
瞰赽 1. Creating a dBase database file
Creating a dBase database file
gislation ActCompilation1.nsf 0 833CC604CCEF2A25CA25702600029E3A file FreedmInfo1982_WD02.pdf
See, for example, the Freedom of Information Act of Australia, 1982, available at http www.comlaw.gov.au comlaw Legislation ActCompilation1.nsf 0 833CC604CCEF2A25CA25702600029E3A file FreedmInfo1982_WD02.pdf.
This function reads a command history from a file.
This function reads a command history from a file.
This function writes the command history to a file.
This function writes the command history to a file.
Gathers the statistics of the file named by filename.
Gathers the statistics of the file named by filename.
If the file does not exist, it is created.
If the file does not exist, it is created.
Closes the bzip2 file referenced by the pointer bz.
Returns TRUE on success or FALSE on failure.
The gz file pointed to by zp is closed.
Returns TRUE on success or FALSE on failure.