A page is a fixed-size block of data.
一个分页就是一个固定大小的数据块。
Short, fixed-size intermediate results.
固定大小的短中间结果。
Simpler coding than the fixed-size buffer approach
比固定大小的缓冲区方法更简单的代码编写
Can you pass a fixed-size array as a GLSL function parameter?
你可以通过一个固定大小的数组作为GLSL函数参数吗?
OMG IDL has multidimensional, fixed-size arrays of arbitrary element type.
OMGIDL有任意元素类型的多维固定大小的数组。
The CollectUrls Web crawler program takes advantage of a fixed-size thread pool.
CollectUrlsWebcrawler程序利用一个固定大小的线程池。
For example, a date can be passed in the message using a fixed-size string representation of YYYY-MM-DD.
比如,可使用YYYY-MM-DD 这样的定长字符串表示来传递日期。
This is similar to creating a fixed-size pool of one, but without being able to change the underlying pool size.
这类似于创建一个固定大小的线程池,但是固定大小的线程池无法更改大小。
Another useful addition is the SplFixedArray class, which, as the name implies, is a fixed-size array implementation.
另一个有用的补充是splfixedarray类,顾名思义,这是一个固定大小的数组实现。
In contrast, the fixed-size pool keeps all the threads around waiting for something to do when there are no tasks to complete.
相反,当没有任务要完成时,固定大小的线程池会让所有的线程等待。
Files are typically divided into fixed-size blocks that are compressed into variable-size blocks, which easily leads into fragmentation.
文件通常会被分割成不同大小而且大小是可变的数据块,这样就非常容易导致碎片的存在。
You can split files into smaller chunks based on a delimiter or on a fixed-size value, which allows parts of the file to be processed in parallel.
您可以基于分隔符或固定大小的值将文件拆分为多个较小的数据块,以便并行处理文件的各个部分。
Compared with fixed-size GOP structure, adaptive GOP structure (AGS) improves the coding performance, but the computational complexity of AGS is also increased significantly.
与图像组大小固定的结构相比,自适应图像组结构(ags)提高了编码效率,但实现复杂度也大大增加。
A hash is the result of a cryptographic function that takes an arbitrarily sized string of data, performs a mathematical encryption function on it, and returns a fixed-size string.
哈希是一种加密功能所获得的结果,这种加密需要获取任意大小的字符串数据,并用算法对其进行加密,然后返回一个固定大小的字符串。
Both drawers and file cabinets are of fixed size.
每个抽屉和文件柜的大小都是固定的。
The heap is split into fixed size regions and the separation between the two generations is basically logical.
堆被切分成固定大小的区域,同时两个区域之间的分隔基本上是合理的。
This is because COBOL only supports fixed size strings.
这是因为COBOL只支持固定大小的字符串。
To solve this problem, you must give DIV a fixed size.
为了解决这个问题,必须给DIV设置固定的大小。
The leaves are of a fixed size to allow simple calculation of element position, which is an added indirect.
这些叶子具有固定的大小,允许对元素的位置进行简单的计算,这是一个附加的迂回。
Ring buffer logging consists of a fixed size of allocated memory buffer that is used by the process for logging.
循环缓冲区日志记录由一个固定大小的内存缓冲区构成,进程使用这个内存缓冲区进行日志记录。
This example USES a fixed size cache, such as 1 MB of storage or 100 cached items.
这个示例使用了一个固定大小的高速缓存,如1MB的存储器或100个高速缓存项。
You can make components of fixed size, or you can allow them to be dynamically resized by the user.
可以生成固定大小的组件或允许用户动态调整其大小。
Vouchercare, by contrast, would simply hand out vouchers of a fixed size, regardless of the actual cost of insurance.
相反,代金券医保只仅仅是分发固定数额的代金券,与保险实际花费无关。
If you are working with an event with data, an additional customizable, fixed size pool is generated to allocate your data part of the event.
如果您想要处理一个带有数据的事件,那么就会生成一个附加的可定制的大小稳定的汇,以分配事件的数据部分。
The snprintf function allows you to print safely into a buffer of fixed size.
snprintf函数让您可以安全地输出到固定大小的缓冲区。
Without value compression, NULL values are stored with the data type inherent fixed size, which is typically larger than the three bytes.
如果不使用值压缩,则null值以数据类型固有的固定大小存储,这通常大于3个字节。
The arrays class provides a series of static utility methods for working with arrays, those indexed data structures that are of a fixed size.
arrays类提供了一系列处理数组的静态工具方法,这些索引的数据结构的大小是固定的。
A hash index is often implemented using an array where each element in the array is a hash bucket with a fixed size, as is depicted in Figure 1.
hash索引常常使用一个数组来实现,数组中的每个元素是一个有固定大小的hashbucket,如图1所示。
You define the fixed size of the canvas in the element itself, and then typically you do the actual drawing from a script that uses the canvas API to create visual objects on the canvas.
首先在元素本身中定义画布的固定大小,然后利用使用 canvasAPI 在画布上创建可视化对象的脚本来实际绘画。
Fixed size representations - string, bytes, embedded messages, packed repeated fields.
固定大小的表示-string,bytes,嵌入消息,打包的重复字段。
应用推荐