fixed-length
fixed-length什么意思,fixed-length翻译
基本解释
n.: 固定长度
网络: 定长的;固定长度的;固定长度字串栏位
英汉解释
固定长度
例句
Indicates that a string should be treated as if it were fixed length.
指示应该将字符串当作固定长度的字符串来处理。
If these conditions can be met, then the book may be borrowed for a fixed length of time.
如果这些条件能被满足,那么书籍就可以被借阅一段固定的时间。
These functions map binary strings of an arbitrary length to small binary strings of a fixed length, known as hash values.
这些函数将任意长度的二进制字符串映射为固定长度的小二进制字符串(称为哈希值)。
Hash algorithms map binary values of an arbitrary length to small binary values of a fixed length, known as hash values.
哈希算法将任意长度的二进制值映射为固定长度的较小二进制值,这个小的二进制值称为哈希值。
The Message Chunking Router splits a single message into a number of fixed-length messages that will all be routed to the same endpoint.
MessageChunkingRouter将消息按固定长度分解成多个部分,并将它们路由到同一个端点。
A buffer overflow, or buffer overrun, occurs when a process attempts to store data beyond the boundaries of a fixed-length buffer.
当进程尝试将数据储存到固定长度的缓冲区的范围之外时,就会出现缓冲区溢出。
Indicates whether the return type of the user-defined type is of a fixed length.
指示用户定义类型的返回类型是否具有固定长度。
The paging unit thinks of all RAM as partitioned into fixed-length page frames (sometimes referred to as physical pages ).
分页部件认为所有的RAM都被分为固定大小的页帧(有时也叫物理页面)。
When you design your tables , it helps to understand the tradeoffs of using variable length columns versus fixed length columns .
在设计表时,了解使用可变长度列和使用固定长度列各有哪些利弊是非常有用的。
Even though an object is a single value, we"ve turned it into a set of fixed-length byte arrays.
即使一个对象只有一个值,我们也要将它转换为一组固定长度的字节数组。