Combining annotations with class file modification can provide a way out of this dilemma.
把注释与类文件修改组合起来可以提供一种走出这一困境的方法。
Some versions of the ls tool have the -c option, which sorts by the time of file modification, showing the most recently modified files first.
有些版本的ls工具具有- c选项,它可以按照文件修改的时间进行排序,最先显示最后修改的文件。
A file modification has not been updated onto disk. The data of the file on the disk does not correspond to the data in the Central Memory.
文件更改未被更新到磁盘。磁盘文件数据与中央存储器数据不符。
Extended sample code (demonstrating file modification and deletion for the registered WatchKey in this section's example) is included in the sample code download.
示例代码下载中包含扩展的示例代码(展示了在这部分的例子中,为注册的WatchKey进行的文件修改与删除)。
It performs HOSTS file modification to redirect affected users to "64.233.167.104" when the user tried to access the following antivirus and security companies web sites.
它会更改HOSTS档案令使用者尝试存取以下防毒软件和电脑保安公司相关的网址时,将受感染的使用者重新导向到“64.233.167.104”。
For example, when we write to a file, the new length and the last modification timestamp are updated in the metadata cache.
例如,当写入一个文件的时候,这个文件的长度和最后修改时间都要在元数据缓存器里面更新。
The grid file system needs to not only store chunks, but also metadata information, such as directories, files, file sizes, last modification times and so on.
这个网格文件系统不仅需要存储区块,还要存储元数据信息,像目录、文件名、文件大小、最后修改时间等。
A simple modification of the XSL file allows for the appropriate set of SQL statements to be selected at runtime.
XSL文件的一个简单的修改应该考虑到在运行时被选择的那些合适的SQL声明。
Remember that the comparison works on the filename, not the file system creation or modification date, and so the script is able to work with files that might have been created overnight.
请记住,比较操作针对于文件名,而不是文件系统的创建或修改日期,所以该脚本可以对头天晚上创建的文件进行操作。
In this case, you are looking at the examination of a file (during a directory listing, most likely), and you can see the file's type, permissions, and modification time information as well.
在这个示例中,您将看到该文件的具体信息(一般是在列出目录期间),并且您可以看到文件的类型、权限以及修改时间信息。
You might use this information to update a file listing in a GUI display or perhaps to detect the modification of configuration files that could then be reloaded.
您可能要利用这一信息来更新GUI显示中列示的文件,或者想检查对将要重新加载的配置文件的修改。
Exactly which events constitute a modification is somewhat platform-specific, but suffice it to say that actually modifying the contents of a file always triggers a modify event.
究竟是哪些事件组成了修改,在一定程度上是平台特定的,但是在这里只想说,其实对文件内容的修改总会触发一个修改事件。
When the cache manager reconnects to the central servers, the system reintegrates the client modification log, making all file system updates available to the client.
当缓存管理器与中央服务器重新连接时,系统重建客户机修改日志,使所有的文件系统更新对客户机都可用。
Similar to a file, it has properties to hold document metadata, such as the document author and modification date and custom properties that can be specific to a particular company (see figure 1).
和文件类似,它含有保持文档元数据的属性,例如,文档作者、修改数据和某公司的专有自定义属性(见图1)。
A modification of the original script is to parse the message contents and file the mail according to the E-mail sender or subject.
对原始脚本的一处修改是解析消息内容,并根据电子邮件发送者或者主题对邮件进行归档。
Automatic module updates using a file system modification detector.
利用文件系统修改探测器实现的自动模块更新。
The second modification in the file is done in the context that starts on line 11 and goes for 12 lines in the same manner.
文件中的第二处修改采用同样的方式,上下文从第 11行开始,一共 12行。
In the article " Learn Linux, 101: File and directory management," you learn how to use the find command to find files by name, modification time, size, or other characteristics.
文件和目录管理” 中,您学习例如如何使用find命令根据名称、修改时间、大小或其他特征查找文件。
Times preserves the file creation and modification times.
times保留文件的创建和修改时间。
Times — Synchronize the modification and creation times for each file and directory.
times——同步每个文件和目录的修改时间和创建时间。
However, the template file is very well annotated and an Internet search will lead you to many tutorials which discuss modification of this file.
不过,该模板文件有一些非常好的注释,而且如果在Internet上搜索,您可以找到很多讨论修改该文件的教程。
The FileTable stores the name and type of the file, the path, language, and creation and modification dates in addition to other status information.
FileTable会存储文件的名称和类型、路径、语言、创建和修改的时间以及其他状态信息。
How can we make it so that the Ruby code embedded in the RHTML file is executed by JRuby while the rest of the content (plain HTML) is sent to the client without modification?
怎样才能让JRuby执行嵌入到RHTML文件中的Ruby代码而把并未修改的其余内容(普通HTML)发送给客户端?
The only parameters that may require modification are the WebSphere profile path, the host file path, the cluster specification, and the IP addresses.
惟一需要修改的参数是WebSphere概要文件路径、主机文件路径、集群规范说明和IP地址。
To fix the deployment problem requires a modification to the persistence.xml file, as illustrated in Listing 12.
要修复这个部署问题,需要修改persistence .xml文件,如清单12所示。
If you're using a servlet engine that requires you to provide WAR files, you can use the same Shale starter application's build file, with a slight modification.
如果使用的servlet引擎要求提供WAR文件,那么可以使用相同的Shalestarter应用程序的构建文件,只需略微修改一下。
The metadata cache contains the full path names of directories and files as keys and metadata (e.g. file length, last modification date, and whether the key is a file or a directory) as values.
元数据缓存器将目录和文件的路径名称保存为键,将元数据保存为值(如文件长度、最后修改时间、标记该条目是文件还是目录等)。
For example, the directory in Listing 1 shows that the foo.o object is older than the last modification time of the corresponding foo.c source file.
例如,清单1中的目录表明,foo . o对象比相应的foo . c源文件的最后修改日期更新。
All of the configuration properties used in the plugin-cfg.xml file for the Web server plug-in are exposed and accessible for modification from the admin console and from wsadmin scripting automation.
在用于Web服务器插件的plugin - cfg .xml文件中使用的所有配置属性被导出来,并且可以通过管理控制台或者wsadmin脚本自动化进行修改。
Finally, consider a modification to the original file (again discarding the last changes).
最后看看原始文件的一个修改(同样不考虑最近的一次更改)。
应用推荐