青年中文青年中文

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.