内存不足,无法完成这些文件操作。
文件工具:列出可对文件操作的工具。
File tools: Lists the available tools that operate on files.
当客户端完成文件操作时,它会提交数据(变更)和布局。
When the client is finished with the file, it commits the data (changes) and the layout.
最后采用一种锁机制保证了网络文件操作的同步。
At last, a simple lock technique is implemented to synchronize network file operations.
基础组件提供数据库驱动、文件操作等通用功能。
Foundation components provide some universal functions such as database driver and file operating.
通过使用内存操作代替文件操作,循环缓冲区使得日志记录的效率更高。
A ring buffer makes logging efficient by using memory operations in place of file operations.
如果你同时执行者几个文件操作作业,它们的进度对话框将会合一。
If you are performing several file manipulation operations at the same time, their progress dialogs will be merged into one.
解决文件路径缓存-PHP脚本往往包含或与文件操作使用相对文件路径。
Resolve file path Cache - PHP scripts very often include or operate with files by using relative file paths.
当PHP脚本远程UNC文件共享存储,文件操作引入一个重要的性能开销。
When PHP scripts are stored on a remote UNC file share, the file operations introduce a significant performance overhead.
然后文件系统来执行文件操作或事务。一旦操作完成,相关日志就会被从日志文件中删除。
Then the file system "plays" each operation or transaction and once the operation is completed it is deleted from the journal.
在触摸藏起来,任何隐藏或取消隐藏文件操作上会增加一个索引指数在藏起来。
In Touch Hider, any hide or unhide operation on a file will add one index in the Hider index.
如果你想要在整个目录树中,对每个目录和子目录中的所有文件操作,那该怎么办?
What if you want to apply an operation to every file in every directory and subdirectory in an entire directory tree?
文件 /proc/kmsg 实现了少数等同于内部 do_syslog的文件操作。
The file /proc/kmsg implements a small number of file operations that equate to internal do_syslog operations.
除了从底层文件系统抽象文件操作的细节之外,VFS还将底层块设备绑定到可用的文件系统。
In addition to abstracting the details of file operations from the underlying file systems, VFS ties the underlying block devices to the available file systems.
在大多数情况下,重构意味着要扩展后端数据库或文件操作的能力,从而更好更明智地进行锁定。
For the most part, it will mean scaling up the actual back-end database or file manipulation to allow for better and smarter locking.
逻辑文件系统层是一个抽象层,用户可以通过它请求各种文件操作,如读、写、获得相关信息,等等。
The logical file system layer is the level of abstraction at which users can request the various file operations, such as read, write, stat, and so on.
此外,使用有状态的MAC树对文件内容做完整性检测,用跳跃列表对文件操作进行检测。
Meanwhile, in the solution, the stateful MAC tree for checking file content integrity, the skip list for checking operation sequence are used.
在其他类型的指令中,如你将要学到的文件操作指令,一般都绑定到C - x和其他键的组合。
Among other types of commands, file manipulation commands, like the ones you are about to learn, are generally bound to C-x something.
该方法的基础是图元设计,以及图元编辑、辅助功能、动画、数据库支持、文件操作和打印等技术。
The method involves the design and edit of graphical cell, assistant function, animation, database support, file operation and print file.
尤其要注意这种方法(以及使用system()函数、重音号或任何用户提供的输入来进行的文件操作)。
Particular care should be taken with this approach (and any approach that uses the system() function, backticks, or any user-provided input to do file operations).
它提供了访问一些不被网络服务提供本身包括像重命名多个文件操作功能,删除或复制多个文件或文件夹。
It provides access to some features that are not offered by the web service itself including multi-file-operations like renaming, deleting or copying multiple files or folders.
为每个文件定义了一组文件操作,常见的文件操作包括open、close、read、write和flush等。
A set of file operations is defined for each file, which are the well-known file operations (open, close, read, write, flush, and so on).
如果程序要进行文件操作,那么可以考虑编写一个小服务器,让它自动地处理这些操作,并由此保证操作的串行化。
If your program does file manipulations, you might consider writing a small server that handles these operations atomically, and thus guarantees serialization.
这将带来便利,因为如果我们只使用了单一的文件,我们仅仅需要一个文件操作句柄,这样我们就无需消耗过多的系统资源。
This comes in handy, because if we use only one file, we need only one File Handle, and so we won't exhaust too many System Resources.
inode引用它所允许的文件操作,大部分这些操作直接映射到系统调用接口(例如,open、read、write和flush)。
The inode refers to the file operations that are possible on it, most of which map directly to the system-call interfaces (for example, open, read, write, and flush).
网络文件系统(Net work File System,NFS)是一个常用的分布式文件系统,它使远程客户机能够在服务器上执行文件操作。
The Network file system (NFS) is a well-used distributed file system that enables file operations to be performed on a server from remote clients.
在大文件操作方面,XFS在所有测试中一直处于领先地位,这是意料之中的,因为其设计者花了数年时间设计和调整它,以便能够极出色地完成此类任务。
XFS consistently won all tests that involved manipulating large files, which should be expected since it has been designed and tuned over the years to do this very well.
当文件从一个目录被移动到同一个硬盘下的另一个目录下时,操作系统仅仅是修改一下该硬盘的目录表,并不做实际的文件删除和重写文件操作。
When the operating system moves a file from one directory to another on the same drive, it merely relocates the file's entry in the disk's table of contents.
在监视应用程序时,如果只想监视写文件操作的速度,可以使用write - file - start和write - file - done探测,它们提供供引用的ID。
When monitoring the application, if all you want is to monitor the speed of the write-file operation, you can use the write-file-start and write-file-done probes, which provide an id for referencing.
数据库任务组规范提出了一种操作文件的语言。
The DBTG specification proposed a language for manipulating the files.
应用推荐