chunked信息详情

chunked发音

意思翻译

v.将……分成数份;(非正式)扔;将(单词等)组合;切分(数据);发出砰啷声(chunk的过去式和过去分词)

相似词语短语

chump meaning───傻子的意思

antiochus rome───安条克罗马

deconsecrate a church───拆散教堂

solace church───安慰教堂

chum bucket supreme───至尊木桶

churned up───搅拌

chuffy the train───快跑火车

chunky heel───矮胖的整体

churchy life───教会生活

bit chute.com───钻头斜槽网

双语使用场景

To achieve this, the employees list can be chunked.───为了达到这个要求,可以对员工列表进行分块。

Image 13: the form is well-chunked, with clear headers describing the grouped content.───图13:该表单信息被精心的分组,每组都有一个清晰的标题。

Files themselves are chunked and each chunk is stored as a cache entry.───文件都被分块,每个块都存储为一个缓存项。

The basic idea behind chunked sequences is to cut down on the overhead introduced by (lazy) sequences.───chunkedsequences背后的思想即是减少由于(lazy)sequences引入的开销。

The Trailer header, which specifies the header fields present in the trailer of a message encoded with chunked transfer-coding.───Trailer标头,指定标头字段显示在以chunked传输编码方式编码的消息的尾部。

Better APIs are needed to send and receive chunked messages to a Comet streaming style server-side application.───需要更好的API来处理Comet流样式服务器端应用程序的成块消息的发送和接收。

Another way to use optimize sequences with chunked sequences is to exploit the organization of a data structure.───另外一种优化chunkedsequences的方法是对数据结构的内部组织结构的分析。

Large result sets can be chunked into multiple groups to facilitate a subscription listener's needs.───大结果集可以被分成多个组以满足订阅侦听程序的需要。

Finally, V3 now supports large result sets, enabling inquirers to retrieve results in a quasi-chunked fashion.───最后,V3现在支持大结果集,使得查询程序能够以一种类似分块的方式检索结果。

英语使用场景

Google's GAE documentation describes Bigtable as a sharded, sorted array, but I find it easier to think of it as a gigantic hashtable chunked out across a bazillion servers.