Unzip Newer Unzips files based on last-modification time.
解压缩文件解压缩较新的基础上最后修改时间。
Returns the modification time of the entry, or -1 if not specified.
返回项的修改时间,如果未指定,返回-1。
The integration uses the last modification time of the object or element to decide which value to use.
集成使用对象或者元素最后一次编辑的时间来决定使用哪一个值。
If times is a null pointer, the access time and the modification time are both set to the current time.
如果times是一个空指针,访问时间和修改时间被设置为当前时间。
Note that cpio will not overwrite files on the destination if they have the same, or newer, modification time.
请注意,如果目标中的文件具有相同的、或更新的修改时间,那么cpio不会覆盖这些文件。
Servlets that support HTTP GET requests and can quickly determine their last modification time should override this method.
应该重写该方法使servlet支持HTTPGET请求,可以迅速确定上次修改时间。
The result showed that modification agent content and modification temperature and modification time have effect on the modification.
结果表明,改性剂用量、改性温度、改性时间明显地影响改性效果。
In the pursuit of vogue and individual character, the young man bought a new car according to their own needs modification time is not new.
对于追求时尚和个性的年轻人来说,买了新车后根据自己的需要改装一番已经不再是新鲜事。
For example, ls -t will sort by modification time (newest to oldest) while ls -ls will produce a long listing sorted by size (largest to smallest).
例如,ls- t将按照修改时间排序(从最新到最旧),而ls -ls将生成一个按大小排序的长列表(从最大到最小)。
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源文件的最后修改日期更新。
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命令根据名称、修改时间、大小或其他特征查找文件。
The default compression method will be used if no compression method was specified for the entry, and the current time will be used if the entry has no set modification time.
如果未指定项的压缩方法,使用默认的压缩方法。如果项没有设置修改时间,则使用当前时间。
[0-9]:[0-9][0-9] -- modification time (You could simplify this a bit, since all of the files were all modified in June, and you could make it more exact by specifying the month names.)
{3} [0-9 ]{2} [0-9 ][0-9]:[0-9][0-9]—修改时间(您可以对这个模式进行一些简化,因为所有的文件都在6 月份进行的修改,所以您可以确切地指定月份的名称。)
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.
在这个示例中,您将看到该文件的具体信息(一般是在列出目录期间),并且您可以看到文件的类型、权限以及修改时间信息。
The read_file function USES the stat function call to check the modification time of the file, only re-reading the contents of the file if it changed since the last time the file was loaded.
read _ file函数使用stat函数调用检查文件的修改时间,只有在上一次装载之后修改了文件的情况下,它才重新读取文件的内容。
[0-9] [0-9] : [0-9] [0-9] — modification time (you could simplify this a bit, since all of the files were all modified in June, and you could make it more exact by specifying the month names.)
{3}[0 - 9]{2}[0 - 9][0 - 9]:[0 - 9][0 - 9]—修改时间(您可以对这个模式进行一些简化,因为所有的文件都在6月份进行的修改,所以您可以确切地指定月份的名称。)
Even if you are familiar with the script, determining where to make a modification can be time consuming.
即使您对这个脚本很熟悉,也要花很多时间才能确定需要修改的地方在哪里。
Such files are not usually subject to frequent modification, so after an initial backup, you can perform incremental backups without much trouble or time.
那些文件通常不会频繁修改,所以在做了初始备份之后,可以执行增量备份,而不必花很多的精力和时间。
Finally, it's sometimes helpful when listing the contents of a directory to view the files sorted by their time of last modification.
最后,在列出目录内容时,可以按照文件的最后修改时间进行排序,这样做有时很有帮助。
This feature simplifies design-time implementation of cross-cutting concerns (discussed below), because actual content modification happens in a single place, with the tool taking care of the weaving.
这一特性使得横剖关注(下面将会讨论)的设计时间实现变得简单化,这是因为实际的内容修改在一个单一的地点发生,而工具将负责编排的处理。
Once you have developed a key-release interval setup that you have practiced repeatedly, it's time to create a repository for the GDM modification to read.
具备了已经重复练习过的键释放间隔设置,应当为要读取的GDM修改创建一个库。
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选项,它可以按照文件修改的时间进行排序,最先显示最后修改的文件。
If the last modification occurred more than six months in the past, the date and year are displayed. Otherwise, the time of day is shown.
如果最后修改6个月以前或者以上,那么,就会显示年和月的时间,如果不是大于6个月的话,那么,只会显示月和日。
This is a slight modification to the traditional meaning of the extends relationship, which is necessary because long-running processes break the usual "one actor, one place, one time" rule.
这对extends关系的传统含义进行了一些修改,因为长时间运行的流程打破了通常的“一个参与者、一个地方、一个时间”规则,因此非常有必要进行修改。
However with RMC, for the first time, a process tailoring tool shipping with RUP supports free modification of both these aspects.
10但是在RMC方面,这是第一次载入了RUP的过程裁剪工具,它支持两方面的自由修改。
For this article, we'll convert the code to use a load-time modification approach, and to support pattern-matching for specifying the classes and methods to be timed.
对于本文,我们将把代码转换为使用加载时修改方法,并将它转换为可支持模式匹配,用以指定要定时的类和方法。
This modification caused a heavy "pulse" of load on the server, which made it easier to measure the time it took for resultant replications.
修改之后会给服务器带来较大的“负载冲击”,这有利于测量完成最终复制所需的时间。
Modification of this variable is key to determining what amount of variability is acceptable during a click-time signature match.
修改此变量对于确定在匹配单击时间签名时可以接受的可变性非常关键。
Boot-Time Defragmentation opens up larger areas of contiguous free space for new file creation and modification.
捞舳彼槠顶为新创建的文件和修改打开更大的连接可用空间区域。
Boot-Time Defragmentation opens up larger areas of contiguous free space for new file creation and modification.
捞舳彼槠顶为新创建的文件和修改打开更大的连接可用空间区域。
应用推荐