A Time utility node is used to return the current frame value.
一个时间功能节点是用于返回当前帧的数值。
The times presented here were gathered using the Linux time utility.
这里给出的时间是用Linuxtime实用程序获得的。
Timex is just another variation of the time utility that will present time in more readable format. Here is the timex output of the same query.
Timex只是time实用程序的另一个变种,它将以更易读的格式显示时间。
This article USES the theory of communication and economics to study TV programs from time length, time sequence, time utility, time opportunity and time period.
本文结合传播学与经济学相关理论,从时长、时序、时效、时机、时段五大要素来研究电视节目。
One of our core competencies is providing time and place utility of goods we move through supply chains.
我们其中的一项核心竞争力是通过供应链的流动提供产品的时间和地点效用。
If you're about to start writing a utility, take a bit of time to browse around a few systems to see if there might be one already.
如果您即将开始编写一个实用程序,请花一点时间浏览一下各种系统,以确定那样的实用程序是否已经存在。
You may not have time to generalize something fully at first, but it pays off when you get to keep using the utility.
您也许没有时间在最初就完全通用化一个实用程序,但是当您一直使用该实用程序就会获得相应的回报。
Stop at allows you to specify a time that you would like the redistribute utility to stop even if it has not completely finished redistributing all the tables.
STOPAT允许指定一个时间,当到了这个时间时,即使重分发实用程序还没有完全完成所有表的重分发,也必须停止执行。
Another way to put this is that there are no natural units for utility, at least until such time as we are able to measure pleasure in the brain.
推导出这样结论的另一种方法是:效用是没有单位的,但至少我们可以在脑子衡量我们的愉悦程度。
Around the third time, you should start thinking about taking the time to write a general utility.
在第三次前后,您应该开始考虑花时间来编写一个通用实用程序。
Apart from this feature, the utility can also delete 'old' audit log entries, written before a given time.
除了这种特性之外,该实用程序同样也可以在特定时间之前编写的删除“旧的”审核日志条目。
Over time, our team expects that the number of these utility classes will increase as analyzers are written and the useful infrastructure is factored out.
随着时间的推移,我们的团队期望在编写分析程序和分离有用基础架构时能够提供更多的实用类。
It's a great return on investment: The utility is already written, freely downloadable, easy to install and use, and saves time and effort.
这个工具值得我们去使用和研究:这个实用工具已经编写完成,并且可以免费地下载,它易于安装和使用,可以节省大量的时间和精力。
Now look at the commit time of above transaction using onlog utility as shown below.
现在使用onlog实用工具查看以上事务的提交时间,如下所示。
The find utility has several flags that aid in locating files by time, as listed in Table 1.
find实用程序有几个标志,可以用来根据时间定位文件,如表 1 中所列举的。
Uuid is a unique random number that gets generated with uuidgen utility which USES network address information and system time.
uuid是一个惟一的随机数,是由uuidgen实用程序使用网络地址信息和系统时间生成的。
Enhancements to the bulkload utility reduce the time it takes to load LDAP entries into DB2 using the utility.
对bulkload实用工具的增强缩短了使用该实用工具来将LDAP条目加载到DB 2中所花的时间。
Start the HSQLDB engine in server mode, so both the user application and an SQL console (like HSQLDB's own DatabaseManager utility) can run SQL statements at the same time.
以服务器模式启动HSQLDB引擎,这样用户应用程序和SQL控制台(像 HSQLDB自带的 DatabaseManager实用工具)都可以运行 SQL 语句。
Now would be a good time to equip yourself with a utility capable of viewing a CosNaming namespace.
现在正好可以用一个可以查看CosNaming名称空间的实用工具来装备您自己。
To do this, use the find utility to locate and review all files you've accessed or changed during a certain time period — today, yesterday, or at any date or segment of time in the past.
要完成这项工作,可以使用find实用程序来定位和查看在某一段时间内(今天、昨天或者过去的任何日期或时间段)访问或更改过的所有文件。
The nt PerfMon utility defines this metric as follows, "the % Total processor time is the average percentage of time that all the processors on the system are busy executing non-idle threads."
NTPerfMon实用工具对这一指标的定义如下:“%TotalProcessortime指系统上所有处理器执行非空闲线程的平均时间百分比。”
Now we will do the same operation again, but this time using the tar utility.
现在,再次执行相同的操作,但是这一次使用tar实用程序。
You can either use a copy of your backup image and roll it forward to the time right before the table was dropped (point-in-time recovery), or you can restore a logical backup through the exp utility.
您可以使用备份映射的副本,并将它前滚至删除表之前的某个时间点(时间点恢复),或者您可以通过exp实用程序恢复逻辑备份。
The vmstat utility takes two parameters, time interval and count, both integers.
vmstat实用程序接收两个整数参数:timeinterval和count。
Don't design the utility the first time you need it.
不要在您第一次需要某个实用程序的时候设计它。
The utility can also be invoked a specified number of times within a specified period of time, to help you understand changes over time.
也可以在特定时期内调用该工具一定的次数,帮助您了解随着时间的变化数据库中的变动情况。
Such operations can take a substantial amount of time, and you will appreciate having virtually uninterrupted access to pre-existing table data while the utility is running.
这样的操作会花费一定的时间,因此您希望在工具运行期间具有对预先存在的表数据的虚拟不间断访问。
In this scenario, as the frameset loads, a small set of core utility routines is initially loaded into the script frame; at the same time, server and user Settings are loaded in the session frame.
在这个场景中,当加载这个框架集时,也会首次将一组核心实用程序例程加载到脚本框架中;与此同时,服务器和用户设置也被加载到会话框架中。
A good rule of thumb is to start thinking about the design of a utility the second time you have to solve a problem.
一个不错的经验法则就是当您第二次必须解决某个问题时,首先考虑实用程序的设计。
A good rule of thumb is to start thinking about the design of a utility the second time you have to solve a problem.
一个不错的经验法则就是当您第二次必须解决某个问题时,首先考虑实用程序的设计。
应用推荐