|
A file containing object code that is ready for execution on the target.
|
|
|
一个包含准备在目标机上运行的目标代码的文件。 |
|
A file containing object code. The output of a compiler or assembler.
|
|
|
包含目标代码的文件。编译器或汇编器的输出。 |
|
A file delta merely expresses the difference between two files.
|
|
|
一个文件的增量仅仅表达了两个文件的不同。 |
|
A file is not made writable until it is checked out.
|
|
|
一个文件在签出前是不会变为可写的。 |
|
A file name or directory path allows you to specify security levels for a specific file or directory.
|
|
|
你可以通过一个文件或目录名来指定特定文件或目录的安全级别。 |
|
A file name should reflect the class it contains.
|
|
|
文件名应该体现其包含的类。 |
|
A file opened for both reading and writing will cause trouble if a job must be rolled back to an old checkpoint image.
|
|
|
当一个任务必须回退到某个旧的校验映像的时候,如果以可读写方式打开文件就会导致麻烦。 |
|
A file or directory attribute. Indicates that the file or directory cannot be modified or deleted, but a read-only directory may have its contents modified or deleted.
|
|
|
文件或者目录的只读属性。拥有该属性的文件或者目录不能被修改或者删除,但只读目录下的内容可以被修改或删除。 |
|
A file server could not be found.
|
|
|
文件服务器找不到. |
|
A file system is two-dimensional: its space is defined by directories and files.
|
|
|
一个文件系统是二维的:它的空间被定义为目录和文件。 |
|
A file system that mediates access to files that are remote from the machine (perhaps linked by a network), and which may not use native machine formats.
|
|
|
远程文件系统,辅助主机(通过网络连接)访问远程文件,不能使用原生机器格式。 |