chunked
美 [tʃʌŋk]英 [tʃʌŋk]
- n.大块;相当大的部分;〈美〉矮胖结实的人;结实的马
- 网络分块;块传输编码;块编码
复数:chunks
chunked
chunked
分块
16.块传输编码:如果响应内容太大,传输编码:分块(Chunked)是一种很好的流响应到客户端方式,它将会减少服务器和中 …
块传输编码
Node的复杂的HTTP库支持的HTTP 1.1的块传输编码(chunked)。此外,从文件读取和写入到HTTP流都是异步的。
块编码
使用块编码(chunked)的好处 霍华德.舒尓茨《一路向前》节选 引用地址:http://www.hikin.net/?p=981 Rss 2.0Trackback 近期 …
长条块
烹饪专业英语 _鲈鱼烩朱轶_新浪博客... ... minced 馅 chunked 长条块 coating 上浆 ...
大量
...cookies (5)支援请求(request)之大量(chunked)编码 (6)支援回应(response)之大量(chunked)编码 (7)支援请求之压缩 (8)支援回 …
分片
...,将原表数据拷贝到copy表不是直接进行的,它先是分片(chunked)地将数据输出到多个外部文件(outfile),然后将外部 …
中块
...trailers”,这表明响应(response)中块(chunked)传输编码(transfer-coding)中的尾部(trailer)是可以接收的。
1
The basic idea behind chunked sequences is to cut down on the overhead introduced by (lazy) sequences.
chunkedsequences背后的思想即是减少由于(lazy)sequences引入的开销。
2
The Trailer header, which specifies the header fields present in the trailer of a message encoded with chunked transfer-coding.
Trailer标头,指定标头字段显示在以chunked传输编码方式编码的消息的尾部。
3
Better APIs are needed to send and receive chunked messages to a Comet streaming style server-side application.
需要更好的API来处理Comet流样式服务器端应用程序的成块消息的发送和接收。
4
Another way to use optimize sequences with chunked sequences is to exploit the organization of a data structure.
另外一种优化chunkedsequences的方法是对数据结构的内部组织结构的分析。
5
Large result sets can be chunked into multiple groups to facilitate a subscription listener's needs.
大结果集可以被分成多个组以满足订阅侦听程序的需要。
6
Finally, V3 now supports large result sets, enabling inquirers to retrieve results in a quasi-chunked fashion.
最后,V3现在支持大结果集,使得查询程序能够以一种类似分块的方式检索结果。
7
Files themselves are chunked and each chunk is stored as a cache entry.
所有的文件都被分块,每个块都存储为一个缓存项。
8
To achieve this, the employees list can be chunked.
为了达到这个要求,可以对员工列表进行分块。
9
Image 13: The form is well-chunked, with clear headers describing the grouped content.
图13:该表单信息被精心的分组,每组都有一个清晰的标题
10
Fox example, the number 4671363 is more easily remembered if it is chunked as 467, 13, 63.
例如,要记住4671363这个数字,如果把它再分成三块467,13,63,就更容易记住了。