collate
美 [kəˈˌleɪt]
英 [kəˈleɪt] 
词形变化
第三人称单数:collates 现在分词:collating 过去式:collated 同义词
英汉双解
1. | ~ sth 核对,校勘,对照(不同来源的信息)to collect information together from different sources in order to examine and compare it |
| to collate data/information/figures 核对资料╱信息╱数据 |
2. | ~ sth 整理(文件或书等)to collect pieces of paper or the pages of a book, etc. and arrange them in the correct order |
英汉解释
英英解释
例句
It is often advisable to collate regional research from across the country to build the national picture.
它往往是通过区域研究来自综合出全国的情况。
Automated equipment or hand lay-up are used to collate composite material plies and metal fittings into a multi-layer stack.
自动设备或手工层叠被用于将复合材料片层和金属配件排列成多层堆叠。
In Part 4, I'll collate all the information I've presented so far into a convenient cross-reference.
在第4部分,我将就以前所述的这些信息加以比较,提供一个方便的交叉索引。
The above scripts, whether tar or rsync, collate the information from multiple directories on multiple hosts into a single location.
使用上面介绍的这些脚本,无论是tar或rsync,都可以将多台主机的多个目录中的信息整理到单个位置。
Do not have time to collate scattered temples, not in the mood to fight spots fade out of the lip color.
没有时间去整理凌乱的鬓角,没有心情去打点褪去的唇色。
In addition to modelling exercises, it may also be possible to collate cost information from existing low carbon buildings in Scotland.
除了模拟演习,它可能也有可能从现有的苏格兰整理低碳建筑成本资料。
Collate suppliers documentation for processing, matching invoices and delivery dockets with the corresponding purchase order.
对比供应商文件,处理和匹配发票并递送与采购订单相对应的票据。
Therefore, to collate this book further will have certain significance in academic and the history of Liang dynasty's research.
故而,以这部史书作进一步校勘研究在学术上和梁代历史研究方面都有一定意义。
All incoming faxes must be recorded fast. Make sure you collate them correctly before stapling them together.
所有接收的传真要及时记录下来.将他们订在一起前,要确认你已经核对了他们是正确的。
Rather than merely possessing data, we must also learn the skills necessary to acquire, collate, and evaluate information for any situation.
我们不能仅仅拥有数据,而必须学习在任何情况下获取、整理和评估信息的必要技能。这种新型的识字能力还需要通信技术的能力,包括计算机和移动设备。
Disposal of quality information feedback, collate history documents about product inspection, testing and audit for acceptance.
做好质量信息反馈处理,收集整理产品检测,试验,验收的历史资料。
"This site does not support vigilante action, " the site says, "merely using social media to collate all images in one place. "
“这个网站并不支持自发维持治安的行为,”网站上写道,“其目的仅仅是使用社交媒体将所有的照片收集到一个地方。”
The sort command sorts the input using the collating sequence for the locale (LC_COLLATE) of the system.
sort将按照系统的locale(LC_COLLATE)的排序序列来对输入进行排序。
These sites collate publicly available information and present it in a user-friendly way.
这些网站整理了所有公开资料,并以方便用户的形式将其呈现出来。
Well, let's first collate the surveys to see what the exact numbers are.
好,我们先核对一下调查结果,看看具体的数字是什么。
The recovery of the survey questionnaire and interviewed in the course of the material gathered statistics, collate.
对回收的调查问卷和走访过程中收集的材料进行统计、整理。
To perform a comparison in a specified collation, you can use COLLATE to apply an explicit collation to the input.
若要以指定的排序规则执行比较操作,可以使用COLLATE,显示指定输入的排序规则。
Collate the Olympic tourism research domestic and abroad, identify trends and lack of the research.
梳理国内外奥运旅游研究的近况,找出研究趋势与不足;
Modules, just like modules in other languages, are used to collate similar functions together.
与其他语言中的模块一样,模块用于把相似的函数集中在一起。
You can use the COLLATE clause of the CREATE DATABASE or ALTER DATABASE statement to specify the default collation of the database.
可以使用CREATEDATABASE或ALTERDATABASE语句的COLLATE子句指定数据库的默认排序规则。
The telephone network and collect, collate customer information and industry demand information.
通过电话和网络的方式收集、整理客户信息及行业需求信息。
To assign a different collation to the output, apply the COLLATE clause to the result expression of the CAST or CONVERT function.
若要为输出分配不同的排序规则,请将COLLATE子句应用于CAST或CONVERT函数的结果表达式。
Quantify new product Features, Advantages and Benefits (FAB's) and collate information and data to assess product valuation.
定量新产品特性,优势和有益之处;对照信息数据来评价产品价值。
Sometimes people feel depressed or unhappy, you can write diary approach to collate ideas and vent the anger of the hearts.
有时候人在不高兴或心情郁闷的时候,你可以通过写日记的办法来整理思路和发泄心中的愤怒。
Responsible for collecting the training needs of various departments to collate and prepare training programs.
负责收集各部门培训需求,分析整理,编制合理的培训计划。
You need to explicitly specify the locale attribute to properly collate text for a specific language.
对于特定的语言,需要显式地指定地区属性,才能正确地对文本进行排序。
You can use the COLLATE clause to cast a character expression to a certain collation.
可以使用COLLATE子句将字符表达式转换为某个排序规则。
I identify relevant information, collate and report on crime trends highlighting areas that need attention.
我确认相关信息、收集、报告需要特别关注区域的犯罪动向。
Reimbursement audit notes, collate the relevant documentation daily.
报销票据的审核,整理每日相关单据。
Because accented characters collate after unaccented characters in the sort order .
不匹配,因为按照排序顺序,重音字符在非重音字符之后。
You can specify collations for each character string column using the COLLATE clause of the CREATE TABLE or ALTER TABLE statement.
可以使用CREATETABLE或ALTERTABLE语句的COLLATE子句指定每个字符串列的排序规则。
THE CAST, CONVERT, and COLLATE functions are collation sensitive for char, varchar, and text data types.
对于char、varchar和text数据类型,CAST、CONVERT和COLLATE函数区分排序规则。
the quality and timely analysis of test data to collate, conducted quarterly summary, year-end summary.
的质量和测试数据进行及时分析整理,每季进行一次总结,年终总结。
If you collate the latter with the earlier edition, you will find many parts have been rewritten.
你若将新版与旧版对照,会发现许多部分都改写了。
Recently, a remnant transcript of Shi-jing Liu Tie has been discovered which has important documentary collate value.
今发现清残抄本《诗经六帖》一种,源出别本,具有重要的校勘和文献价值。
Causes the COLLATE clause to inherit the collation of the current database.
使COLLATE子句继承当前数据库的排序规则。
Copy, collate , bind, and mail company material upon management request.
应公司要求,复印、比较、装订和邮件公司材料;
The COLLATE clause can be specified at several levels.
可以在多个级别指定COLLATE子句。
Collate slowly changing information into a holding data store (a warehouse, for example), and act upon the data there.
将变化慢的信息整理到承载数据存储区(例如,仓库),并在其中对数据进行操作。
The LC_CTYPE value defines character encoding and LC_COLLATE defines the sorting order.
值LC_CTYPE定义了字符编码,而LC_COLLATE定义了排序顺序。