Historical data use a variety of standards, such as XML, CSV, XLS, PDF, DITA, and XBRL.
历史数据使用各种各样的标准,比如XML、CSV、XLS、PDF、DITA和XBRL。
His data use dividend estimates for 2009 and the consumer price index for the 12 months through November.
他的数据采用了2009年的股息预测和截至11月份的消费者价格指数。
For different applications, the compression, store and transmission of video data use different formats and standards.
在各个具体应用环境中,视频数据的压缩、存档、传输采用了不同的格式和标准。
Now have over 80% disk utilization and typically 50-60% CPU utilization, and that data use is growing faster than processing use.
现在有超过80%的磁盘利用率,通常50- 60%的CPU使用率,并且数据使用的增长速度高于处理使用。
After expounding the importance of data use in the scientific and technical papers, some issues related to reviewing and checking data are discussed.
在阐述数据重要性的基础上,讨论科技论文数据的审读与检验问题。
This paper analyzes the problems in data input of digital map publish especially in vector data input, and indicates the importance of multi-source vector data use.
文中分析了当前数字地图出版中数据输入尤其在矢量数据输入方面存在的诸多问题,指出了多源矢量数据利用的重要性。
Some hospitals use big data to predict if a baby who is born too early will get sick.
一些医院使用大数据来预测早产婴儿是否会生病。
Mongrel, our Web server, does not serve static data particularly well, so we use Apache to serve image content.
我们的Web服务器Mongrel 并不能很好地提供静态数据,因此我们使用Apache来提供图像内容。
Arguably, the nicest feature of any good annotation or metadata tool is the ability to use the extra data to analyze code.
可以说,任何好的注释或元数据工具的最大优点是能够使用额外的数据来分析代码。
China will use domestically-made “black boxes” flight data recorders in its airplanes.
中国飞机将采用国产飞行资料记录仪 “黑匣子”。
"And if you need to predict human height in the near future to design a piece of equipment," Gordon says that by and large, "you could use today's data and feel fairly confident."
“如果你需要预测人类不久后的身高来设计一个设备的话,”戈登概括说,“你可以相当自信地使用当今的数据。”
Newly released data point to an increase in technology use among children which some worry is changing the very nature of children.
最新公布的数据表明,孩子们对科技的使用有所增加,有些人担心这正在改变儿童的天性。
Although the bounding box is a polygon defining the area represented for the user, I simplify and use one point of this data.
尽管这个边界框是一个用于定义表示用户的区域的多边形,但我简化并使用该数据的一个点。
It follows a specific individual, such as a doctor or nurse, who can use it to record and access patient data.
它遵照某个特定个体的指令,例如医生或护士,他们可以使用它来记录和访问患者数据。
In fact, no field data on temperature were publicly available for researchers to use, until Roy met Neil Kelley at a 2009 conference.
事实上,直到罗伊在2009年的一次会议上遇到尼尔·凯利(Neil Kelley),研究人员才可以公开使用任何有关温度的现场数据。
Apple's stance on these issues emerged post-Snowden, when the company started putting in place a series of technologies that, by default, make use of encryption to limit access to people's data.
苹果公司在这些问题上的立场是在斯诺登事件出现后形成的,在那之后,公司开始采用了一系列的技术,这些技术在默认情况下将使用者的数据加密,限制他人访问。
They are a vital part of an array of data that we use to assess if we're doing well or doing badly, and that in turn shapes government policies and corporate budgets and personal spending decisions.
它们是一系列数据的重要组成部分,我们用这些数据来评估自己的表现是好是坏,进而影响政府政策、企业预算和个人支出决定。
McCarron said ConAgra's lower estimate stemmed from its more judicious use of hypertension data.
麦卡伦说,ConAgra 的较低估计是由于其对高血压数据的更明智使用。
Special maps called choropleth maps use map color to represent statistical data.
叫做等值线图的特殊地图使用地图的颜色来表示统计数据。
They use GPS orientator, digital camera and other necessary appliance to collect and register data of every reference site.
他们使用GPS定向器,数码相机和其它必要的设备来收集和注册每个参考站点的数据。
This enables DBAs to do everything to the database that they would ordinarily do-perform regular administration tasks, load data, use utilities-but not see or alter the data.
这让 DBA 能够对数据库执行他们原来所做的所有操作(执行日常管理任务、装载数据、使用实用程序等等),但是不会看到或修改数据。
For example, variable data for use by compensation and recovery or data related to the activities.
例如,补偿和恢复使用的变量数据或与活动相关的数据。
The second principle is to partition the data: Use two machines, put half the data on each, and route data requests to the machine containing the data.
第二个原则是分区数据:使用两台机器,每台机器放一半数据,将数据请求路由到包含数据的机器。
Researchers test the equations, determine whether they're still incomplete or based on flawed data, use them to identify new questions, and apply them to messy reality.
研究人员则测试这些方程,弄清它们是否还不完善,或是否基于有缺陷的数据,并运用它们辨别新的问题,或将它们应用到混乱的现实生活中。
The individual recording the data can use this information to track work patterns, location, and so on.
记录这些数据的人可以通过这些信息来追踪工作模式、位置,等等。
It works as a database layer within AJAX 'ed Web applications. You can create, read, edit and delete data, use loops, sort them and use advanced queries.
在使用了AJAX的程序中,可以用作数据库层,可以创建,读取,编辑,删除数据,使用循环,排序以及高级查询。
But in practice what happens is the team hates filling out data for use by other people.
但实际出现的是,团队痛恨填写为其他人所用的数据。
All data entries use structural classes.
所有数据条目都使用结构性类。
For example, if you want to retrieve data, use a GET request; to create data, a POST request; to update data, a PUT request; and finally, to delete data, a delete request.
例如,如果您想检索数据,则使用GET请求;要创建数据,则使用POST请求;要更新数据,则使用PUT请求;最后,要删除数据,则使用DELETE请求。
These services allowed the FHLBs to easily import cash management data for use in their shops.
这些服务使FHLB可以很容易地导入那些部门所需要的现金管理数据。
应用推荐