单词 | byte |
释义 | bytes是byte的复数 例句释义: 二进位组,字节,大小,位元组 1. The length must be at least big enough to hold the Bytes returned field and Bytes available field. 该长度必须大到足以容纳Bytesreturned字段和Bytesavailable字段。 www.ibm.com 2. Function Body, the total number of bytes that were allocated by the selected function when it was executing its own code. 函数体,为该函数执行自身代码时发生的争用事件中所用的总时间。 technet.microsoft.com 3. Converts the numeric value of each element of a specified array of bytes to its equivalent hexadecimal string representation. 将指定的字节子数组的每个元素的数值转换为它的等效十六进制字符串表示形式。 technet.microsoft.com 4. Trailing bytes at the end of the data block are stored in an internal buffer and used in the next decoding operation. 则位于数据块结尾的尾随字节将存储在内部缓冲区中,并在下一次解码操作中使用。 msdn2.microsoft.com 5. Function must be at least two bytes greater than the actual length of the string. 子句指定的记录长度必须至少比字符串实际长度多两个字节。 msdn2.microsoft.com 6. Function must be at least four bytes greater than the actual length of the string. 参数指定的记录长度必须至少比实际字符串长度多四个字节。 msdn2.microsoft.com 7. You might be able to find a happier medium by reading a series of bytes into a buffer at a time, thus saving the method calls. 您或许能够通过每次将一系列字节读取到缓冲区中找到更加令人高兴的方法,从而减少方法调用。 www.cnblogs.com 8. The total number of bytes of staging file data regenerated by this replica set member for a specific outbound partner request. 由这个复制集成员为一个指定的输出伙伴请求产生出的主持文件数据的总字节。 www.fan6.net 9. However, the length of "A" is one byte and that of "Latin capital letter A with ring above" is two bytes. 但是,“A”的长度是一个字节而“上面带圈的大写拉丁字母A”的长度则是两个字节。 www.ibm.com 10. Method will read as much data as is available, up to the number of bytes specified by the size parameter. 方法将读取所有可用的数据,直到达到大小参数所指定的字节数为止。 msdn2.microsoft.com 1. If you know or are able to approximate or calculate the number of bytes in an operation, use the --size option. 如果知道或者能够估计要操作的字节数,那么可以使用--size选项。 www.ibm.com 2. This counter reports the total number of bytes in message fragments that are ready to be sent over the network. 此计数器报告准备好通过网络发送的消息片段中的字节总数。 msdn2.microsoft.com 3. When overridden in a derived class, decodes all the bytes in the specified byte array into a set of characters. 在派生类中重写时,将指定字节数组中的所有字节解码为一组字符。 msdn2.microsoft.com 4. The Read operation reads as much data as is available, up to the number of bytes specified by the size parameter. Read操作将读取尽可能多的可用数据,直至达到由size参数指定的字节数为止。 msdn2.microsoft.com 5. When overridden in a derived class, encodes a set of characters from the specified character array into a sequence of bytes. 在派生类中重写时,将指定字符数组中的一组字符编码为一个字节序列。 msdn2.microsoft.com 6. Width The length of a string column, the precision of numeric columns or the number of bytes of storage for any other data type. width字符串列的长度、数值列的精度或任何其它数据类型的存储字节数。 www.ianywhere.com 7. If the file does not end with a delimiter, the file is processed as if a delimiter followed the final bytes of the file. 如果文件没有以分隔符结尾,则对文件的处理方式就像文件的最后一个字节后面跟着一个分隔符一样。 www.ibm.com 8. A few bytes out of place and the whole application goes down in flames. 少数字节错位,会使整个应用程序毁于一旦。 www.ibm.com 9. The total number of bytes of staging file data that have been installed on this replica set member . 在这个复制集成员上已经安装的主持文件数据的总字节。 www.bing.com 10. The application should be able to process meaningfully any stream of bytes you send it that it does not reject as de jure invalid. 应用程序应能够处理所发送的任何有意义的字节流,而不会因权利上(dejure)无效而拒绝。 www.ibm.com 1. This is usually expensive since the operator will generally charge by the number of bytes transferred. 这通常开销非常大,因为运营商通常是按照传输的字节数进行收费的。 www.ibm.com 2. This encoding scheme makes it possible to encode an ASCII character with one byte, and a non-ASCII character with multiple (up to 4) bytes. 这个编码方案可以用一个字节对ASCII字符进行编码,用多个字节(最多4字节)对非ASCII字符进行编码。 www.ibm.com 3. The Content-Length header for a SOAP request and response specifies the number of bytes in the body of the request or response. SOAP请求和响应的内容长度标题详细说明了请求和响应的主体部分的字节数。 kb.cnblogs.com 4. When overridden in a derived class, decodes a sequence of bytes from the specified byte array into a set of characters. 在派生类中重写时,将指定字节数组中的字节序列解码为指定的字符数组。 msdn.microsoft.com 5. The next bytes are a length-prefixed string containing the name of an IResourceReader, which can read this file. 随后的一组字节是以长度为前缀的字符串,其中包含可读取此文件的IResourceReader的名称。 msdn2.microsoft.com 6. Smart cards contain a microchip with an integrated circuit capable of processing and storing thousands of bytes of electronic data. 智能卡含有集成电路芯片的加工能力和电子数据存储数千字节。 zhidao.baidu.com 7. This function returns the actual number of bytes copied, which can be less than the requested length if the end of the field is reached. 此函数返回复制的实际字节数;如果已到达字段的结尾,则实际字节数可能小于请求的长度。 msdn2.microsoft.com 8. This will always be the number of bytes it needs to shift left to move the address specified to the beginning of the register. 这将总会是它为了将指定地址移到寄存器的开始所需向左移位的字节数。 www.ibm.com 9. The size always represents the total number of elements, not the number of bytes that they consume in storage. 大小始终表示元素的总数,而不是元素所占用的存储字节数。 msdn2.microsoft.com 10. This counter reports the total number of bytes sent over the network by Service Broker endpoints and Database Mirroring endpoints. 此计数器报告ServiceBroker端点和数据库镜像端点通过网络传送的总字节数。 msdn2.microsoft.com 1. These include the total bytes that have been sent and received in addition to a count of each type of item that was sent and received . 其中包括已发送和接收的字节总数以及已发送和接收的每个类型的项目数。 www.bing.com 2. If per-user quotas are being used, this value may be less than the total number of free bytes on a disk. 若用户磁盘配额被启用,该值可能小于总空闲空间容量。 blog.sina.com.cn 3. This method causes the necessary bytes to be discarded and the surface to be loaded immediately. 此方法导致立即丢弃必需字节并加载图面。 msdn2.microsoft.com 4. In this example, the memcpy operation is trying to read 20 bytes from ptr, but it has been allocated only 10 bytes. 在本例中,memcpy操作尝试从ptr读取20个字节,但是后者仅被分配了10个字节。 www.ibm.com 5. The total number of bytes of staging file data received by this replica set member from its inbound partners. 由这个复制集成员从其输入伙伴处接收的主持文件数据的总字节。 www.fan6.net 6. First of all, the agreement can be able to identify effective data and noise which appears as random bytes and no obvious combination. 协议的第一件事就是能够识别噪声和有效数据,噪声是以随机字节出现的,没有明显的结合方式。 ourtra.netat.net 7. Markup size refers to the number of bytes to be transferred from the portal server to the client for a completely rendered portal page. 标记大小指从门户服务器传输到客户机的完全呈现门户页面的字节数量。 www.ibm.com 8. When overridden in a derived class, encodes all the characters in the specified character array into a sequence of bytes. 在派生类中重写时,将指定字符数组中的所有字符编码为一个字节序列。 msdn2.microsoft.com 9. A few thousand bytes of Java code can turn into a powerful program on your computer. 这样几千字节的Java程序代码可在你的计算机上变成一个强大的程序。 www.bing.com 10. Lacking a microprocessor, it had only 256 bytes of computing power and its only output was a series of blinking lights. 它缺乏一个微处理器,因此计算能力仅仅有256字节,它的唯一的输出是以一系列闪烁的灯的形式表达。 www.bing.com 1. Because they've always been around to dump bytes on, it's easy to take disk drives and the file systems on them for granted. 因为数据总是围绕着字节处理,所以我们很容易获得它们的磁盘驱动器和文件系统。 www.ibm.com 2. The error is caused by the fact that there is an overhead of two bytes for varying length and a one-byte overhead for null. 造成这个错误的原因是,变化的长度占用2字节,null占用1字节。 www.ibm.com 3. Bytes transferred locally refers to the number of bytes transferred between the client and a local database instance. 本地传输字节数表示客户端与本地数据库实例之间传输的字节数。 www.ibm.com 4. when overridden in a derived class , decodes a sequence of bytes into a set of characters. 在派生类中重写时,将一个字节序列解码为一组字符。 www.ichacha.net 5. rasort combined with head will produce a list of the top 10 connections by the number of bytes transferred. 结合使用rasort和head命令将按照传输字节数列出前10个连接。 www.ibm.com 6. When overridden in a derived class, encodes a set of characters into a sequence of bytes. 在派生类中重写时,将一组字符编码为一个字节序列。 msdn.microsoft.com 7. The next step is to calculate the size of the array that will hold all the bytes of the INTEGER structure. 下一步是计算将要包含INTEGER结构的所有字节的数组的大小。 www.ibm.com 8. This parameter specifies the maximum size in bytes of a shared memory segment which can be allocated on the system. 该参数按字节指定系统中可以分配的共享内存段的最大大小。 www.ibm.com 9. Position property does not keep track of the number of bytes from the stream that have been consumed, skipped, or both. 属性不会跟踪流中已使用的、跳过的或这两种情况的字节数。 msdn2.microsoft.com 10. Private Bytes: Amount of memory associated with the process that cannot be shared -- a rough indicator of your application's size. PrivateBytes:与该进程相关的不能被共享的内存量——应用程序大小的粗略估算。 www.ibm.com 1. Because error. txt is not zero bytes in length, we read in the content of that file and assign it to the summary property. 由于error.txt的大小不为0,因此我们将读取该文件的内容并将它分配给summary属性。 www.ibm.com 2. When overridden in a derived class , obtains a decoder that converts an encoded sequence of bytes into a sequence of characters . 在派生类中重写时,获取一个解码器,该解码器将已编码的字节序列转换为字符序列。 www.bing.com 3. This function moves the file pointer from its current position to a new position, forward or backward, specified by the number of bytes. 整个函数将文件指针从当前位置向前或向后移动移动到一个新的位置。 www.fzs8.net 4. In terms of bytes, written words are insignificant, amounting to less than 0. 1% of the total. 说到字节,书面文字就无足轻重了,只占总数的0.1%还不到。 www.bing.com 5. Is the process of converting parameters of a method call into a stream of bytes. This can add significant load to the processor. 是将方法调用的参数转换为字节流的进程,该进程可以显著增加处理器的负荷。 msdn2.microsoft.com 6. Here is how it is done: suppose that you want to read a chunk of 789 bytes starting from byte 1000 counted from the beginning of that file. 下面说明如何做到:假定您想从文件开头算起第1000字节处开始读取一块789字节的数据。 www.ibm.com 7. If you need 15 bytes, ask for 15 bytes; don't round it up to 32 bytes or some other bigger chunk like you used to do when you used malloc. 如果你需要15个字节,它就请求15个字节;不要像使用malloc的时候那样进位到32个字节或者更大的块大小。 www.cnblogs.com 8. For a caller function, the number of the inclusive bytes of the current function that were generated from calls by the caller function. 对于调用方函数,为当前函数中因调用方函数的调用而生成的非独占字节数。 technet.microsoft.com 9. In the case of PRU_SENDOOB, the send buffer size can exceed up to 512 bytes more in which any allocated memory is freed and control breaks. 对于PRU_SENDOOB,发送缓冲区大小可以超过512字节,将释放任何分配的内存并中断控制。 www.ibm.com 10. A schema name can be up to 30 bytes long and is used as the high order part of a two-part object name. 模式名的最大长度为30字节,它用作分两部分的对象名的第一部分。 www.ibm.com 1. The total number of bytes of staging file data sent to the outbound partners of this replica set member . 已经发送到这个复制集成员的输出伙伴的本地加远程文件升级的次数。 www.bing.com 2. Usually, each of the encoded bytes are prefixed with another byte to indicate that the next byte is in fact a dictionary entry. 通常,每个已被编码的字节前都会打上另一个字节用来表示第二个字节就是一个词典条目。 www.blog.edu.cn 3. Note that even with custom serialization, the total size of each instance must be under the maximum allowed limit, currently 8000 bytes. 注意,即使使用自定义序列化,每个实例的总大小也必须在允许的最大限制(当前为8000字节)内。 msdn2.microsoft.com 4. Most plain text messages do not consist of a number of bytes that completely fill blocks. 大多数纯文本消息不会包含可完全填充块的大量字节。 msdn2.microsoft.com 5. Java imposes considerable red-tape overhead in the size of each object (up to 32 bytes, depending on the Java VM used). Java强行在每个对象的大小方面增加了相当大的开销(多达32个字节,取决于所使用的JavaVM)。 www.ibm.com 6. The act of accessing two or more bytes or streams of data from distinct storage units simultaneously. 同时从不同的存储单元中存取多个字节或数据流的操作。 www.hotdic.net 7. Contains 8 bytes that tell the finder whether the package is something to run or to open with another application . 包含8个字节,告诉查找程序这个包是可执行的,还是要用其他应用程序打开。 www.bing.com 8. If the user calls up the file and changes 100 bytes, nothing would be out of the ordinary. 如果某次用户调用这个文件,修改了100字节,可能没有意外。 zhidao.baidu.com 9. Obviously, the NULL bytes will have to be replaced with other values to disguise the fact that they are invalid entries. 很明显,NULL字节须替换为其他值以掩饰它们是无效项。 bbs.pediy.com 10. You must also be sure that the number of bytes sent does not exceed the maximum packet size of the underlying service provider. 您还必须保证发送的字节数不超过基础服务提供程序的最大数据包大小。 msdn2.microsoft.com 1. Number of bytes output after compression . This number compared with the Total Bytes output is the compression ratio . 在压缩后输出的字节数。这个数字与所有输入字符的比为压缩比率。 www.bing.com 2. When overridden in a derived class, decodes all the bytes in the specified byte array into a string. 在派生类中重写时,将指定字节数组中的所有字节解码为一个字符串。 msdn.microsoft.com 3. remove data from the start of a buffer, returning the bytes to headroom. A pointer to the next data in the buffer is returned. 将数据从缓存起始处移除,回收头空间字节。返回一个指向缓存中下一个数据的指针。 blog.sina.com.cn 4. In DB2 9, no conversion was done to the XML document, so it had to be inserted into the database as a series of UTF-8 bytes. 在DB29中,不会对XML文档进行转换,因此必须以一系列的UTF-8字节的形式将XML文档插入到数据库中。 www.ibm.com 5. It is called a cluster, is due to the core part of the S-box can be any length, but generally 256 bytes. 之所以称其为簇,是由于其核心部分的S-box长度可为任意,但一般为256字节。 www.pudn.com 6. Specify a value to be stored as a count of bytes; for Unicode files, this value corresponds to a count of characters. 指定值以字节数进行存储;对于Unicode文件,该值将显示为字符数。 msdn2.microsoft.com 7. Bytes transferred remotely indicates bytes transferred between the client and a remote database instance. 远程传输字节数表示客户端与远程数据库实例之间传输的字节数。 www.ibm.com 8. This may sound a bit like a needle-in-a-haystack problem. There are in many cases millions of bytes of data in a single running program. 这听起来有点像大海捞针,在一个单独运行的程序里有成千上万字节的数据,漫无目的的在数据海洋里乱找结果不会很理想。 blog.sina.com.cn 9. Otherwise, if the full-text unique key size exceeds the maximum size allowed (900 bytes), full-text population will not be able to proceed. 否则,如果全文唯一键的大小超过所允许的最大值(900个字节),全文填充将无法继续进行。 www.kuenglish.info 10. Creates a new stream object with its own seek pointer that references the same bytes as the original stream. 创建一个新的流对象,该流对象具有自己的查找指针且该指针与原始流引用相同的字节。 msdn2.microsoft.com 1. Total number of bytes after compression . This number compared with the total bytes is the compression ratio . 在压缩后输入的字节数。这个数字与所有输入字符的比为压缩比率。 www.bing.com 2. By aligning it to a 16-byte boundary, you know that it will load into the first four bytes of the register. 通过将它对齐到16位边界,就可以确保它将会被加载进寄存器的前四个字节。 www.ibm.com 3. Size, in bytes, of the combined set of error logs associated with a Microsoft Search Service full-text catalog. 与MicrosoftSearch服务全文目录关联的错误日志组合集的大小,以字节为单位。 technet.microsoft.com 4. Smart cards should be regarded as specialized computers capable of processing, storing and safeguarding thousands of bytes of data. 智能卡应视为专门的计算机能够处理、存储和维护千字节的数据。 zhidao.baidu.com 5. Property to determine the total number of bytes available for downloading. 属性确定可下载的总字节数。 msdn2.microsoft.com 6. The first step is to calculate the number of bytes required to hold the integer value (the content part of the INTEGER structure). 第一步是计算容纳这个整数值(INTEGER结构的内容部分)所需要的字节数。 www.ibm.com 7. For a caller function, the number of the exclusive bytes of the current function that were generated by calls from the caller function. 对于调用方函数,为当前函数中因调用方函数的调用而生成的独占字节数。 technet.microsoft.com 8. When overridden in a derived class, decodes a sequence of bytes from the specified byte array into a string. 在派生类中重写时,将指定字节数组中的一个字节序列解码为一个字符串。 msdn.microsoft.com 9. When OCTETS is used as the string length unit, the length of a string is determined by simply counting the bytes of the string. 使用OCTETS作为字符串长度单元时,通过简单地计算字符串的字节数即可确定字符串的长度。 www.ibm.com 10. Displays the total MSIL bytes JIT-compiled since the application started. 显示自应用程序启动后实时编译的总MSIL字节数。 technet.microsoft.com 1. Displays the total MSIL bytes JIT-compiled since the application started. 显示自应用程序启动后实时编译的总MSIL字节数。 technet.microsoft.com 2. Most real numbers can't be stored in just a few bytes of memory. 大多数实数都无法保存在几个字节的内存中。 www.ibm.com 3. Indicates, in bytes, the ending position of the query that the row describes within the text of its batch or persisted object. 指示行所说明的查询在其批查询或持久性对象文本中的结束位置(字节)。 msdn2.microsoft.com 4. Similarly, the application retrieves the record as a stream of bytes and converts it into a string. 同样,这个应用程序以字节流形式检索记录,然后将它转换成一个字符串。 www.ibm.com 5. For each non-NULL variable-length field, the record header contains the length of the column in one or two bytes. 对于每个非空的变长字段,记录头使用一或两个字节包含了列的长度。 www.360doc.com 6. Processing by an intermediate gateway can change the number of bytes that reach the browser. 中间网关进行的处理可能会更改到达浏览器的字节数。 msdn2.microsoft.com 7. Then, if you needed to send data out of the Java code, you'd use the encoder to go from internal characters to external bytes. 然后,如果需要把数据发送到Java代码外,您将使用编码器把内部字符转换为外部字节。 www.ibm.com 8. For sparse files, this number is the actual number of bytes on the disk that are used for database snapshots. 对于稀疏文件,此数字是数据库快照在磁盘上所占用的实际字节数。 msdn2.microsoft.com 9. The contents of these cells are translated into an expected number of bytes for the expected response values. 这些单元的内容将被转换为预期响应值的预期字节数。 www.ibm.com 10. This method returns -1 if it reaches the end of the input stream before reading the maximum number of bytes. 如果在读入最大数量的字节前,抵达输入流结尾,方法返回-1。 blog.cnbie.com 1. The number argument is in bytes and must be a power of two. number参数以字节为单位,并且必须是2的幂。 msdn2.microsoft.com 2. But if the number of changed bytes suddenly shoots up to 5000, the application might suspect that something is amiss. 但是,如果某次修改字节的数量突然激增到5000,程序可以认为出了某种错误。 dictsearch.appspot.com 3. If the entry is a file, you print the name and the number of bytes it's currently using (found using the st_size member of the struct stat). 如果该条目是一个文件,那么显示其名称和字节数(可在structstat的st_size成员中找到)。 www.ibm.com 4. Programs should not count on this method to return the actual number of bytes that could be read without blocking. 程序不能依靠此方法返回不阻塞条件下读取的实际字节数。 tech.ccidnet.com 5. If it's not prefixed with $, the actual bytes represented by the memory variable are pushed onto the stack instead of the address. 如果不加前缀$,那么会将内存变量代表的实际字节压入堆栈,而不是地址。 www.ibm.com 6. The new data type, the bytes literal, as well as the bytes object are used for storing binary data. 新的数据类型bytesliteral及bytes对象的用途是存储二进制数据。 www.ibm.com 7. When overridden in a derived class, calculates the number of bytes produced by encoding all the characters in the specified character array. 在派生类中重写时,计算对指定字符数组中的所有字符进行编码所产生的字节数。 msdn2.microsoft.com 8. The total number of FRS data and control bytes sent to the partner associated with this connection . 发送给于这个连结相关联的伙伴的FRS数据和控制数据包的总数。 www.bing.com 9. "More of people's lives will be captured in future, " says Mr Bell, "simply because more bits and bytes are flowing out of these devices. " 贝尔说:“未来,由于更多数据从智能手机输出,人们的生活点滴会得到越来越多的保存。” www.ecocn.org 10. Because those bytes can be electronically coded, the effective storage capacity of each card is significantly increased. 因为这些字节可电子编码,每卡有效蓄水量则大为增加。 zhidao.baidu.com 1. When overridden in a derived class, calculates the number of bytes produced by encoding a set of characters. 在派生类中重写时,计算对一组字符进行编码所产生的字节数。 technet.microsoft.com 2. Binary data that requires two or more bytes for full representation. 需要两个或多个字节来完整表示的二进制数据。 www.jukuu.com 3. Here, reading the bytes is not enough to extract the necessary information; it returns a buffer if the string is read. 此处,读取字节还不足以提取必要的信息,如果要读取字符串,则要返回一个缓冲区。 www.ibm.com 4. The SHMMAX specifies the maximum size in bytes of a shared memory segment which can be allocated on the system. SHMMAX按字节指定系统上可以分配的最大共享内存段。 www.ibm.com 5. The first way (the least efficient way) is for each 256 bytes, output the length of the code, then output the code itself. 第一种方法(效率最低的方法)是,对每个256字节,导出代码长度,再导出代码本身。 www.blog.edu.cn 6. In character strings, each byte or pair of bytes represents a single alphabetic letter, special character, or number. 在字符串中,每个字节或每对字节代表单个字母、特殊字符或数字。 www.kuenglish.info 7. Maximum number of bytes used for user-mode file cache (since service startup). 用户模式文件缓存使用的最大字节数(自服务启动后)。 tr.bab.la 8. Now, without checking the validity of what you're doing, you copy 256 bytes into a stack area reserved at only 128 bytes. 现在,您没有检查正在处理的内容的有效性,而是将256个字节复制到了仅为128个字节的保留堆栈空间内。 www.cnblogs.com 9. An implementation is free to return fewer bytes than requested even if the end of the stream has not been reached. 即使尚未到达流的末尾,实现仍可以随意返回少于所请求的字节。 msdn2.microsoft.com 10. This counter reports the number of bytes to be read by the currently running transport receive operations. 此计数器报告当前运行的传输接收操作读取的字节数。 msdn2.microsoft.com 1. Bytes Received Displays the cumulative number of bytes received over all open socket connections since the process started. 显示自进程启动后通过所有开放的套接字连接接收的字节的累积数目。 msdn2.microsoft.com 2. Each stored attribute is a simple array of bytes, but it's possible to interpret the attribute as a Boolean, integer, or string attribute. 每个已保存的属性是一个简单的字节数组,但是可以将该属性转换为Boolean、整数或字符串属性。 www.ibm.com 3. The client can also bind out the result set to a BLOB, which allows the bytes to be passed safely back to the client without transcoding. 客户机还可以将结果集绑定到一个BLOB,从而可以将字节安全地传递回客户机,而不必进行译码。 www.ibm.com 4. Number of bytes used so far in the database log for system transactions on behalf of the transaction. 到目前为止,在代表事务的系统事务的数据库日志中使用的字节数。 msdn2.microsoft.com 5. Calculates the number of bytes produced by encoding a set of characters starting at the specified character pointer. 计算对从指定的字符指针开始的一组字符进行编码时产生的字节数。 msdn2.microsoft.com 6. Copies bytes to the buffered stream and advances the current position within the buffered stream by the number of bytes written. 将字节复制到缓冲流,并将缓冲流内的当前位置前进写入的字节数。 msdn2.microsoft.com 7. If you want tcpdump to keep only a set number of bytes per packet, enter the number of bytes desired in place of zero here. 如果您想让tcpdump只保持每个数据包一定数量的字节,请输入所期望的字节数来代替此处的零。 www.ibm.com 8. Random collections of numbers, either bytes or characters, do not make a valid string or valid Unicode. 随机数字集合(无论是字节还是字符)无法生成有效的字符串或有效的Unicode。 msdn2.microsoft.com 9. Attribute specifies the length of a string in bytes, not characters. 属性以字节而不是字符为单位指定字符串长度。 msdn2.microsoft.com 10. It creates a JMS bytes message and, if appropriate, inserts the HTTP payload into the body of the bytes message. 它将创建一个JMS字节消息,而且,如果需要,还将向字节消息的正文中插入HTTP有效载荷。 www.ibm.com 1. BIO_read will attempt to read a certain number of bytes from the server. BIO_read将尝试从服务器读取一定数目的字节。 www.ibm.com 2. The VBFixedString attribute can be applied to string fields in objects to indicate the size of the string, in bytes, when written to disk. VBFixedString属性可应用于对象中的字符串字段,以指示字符串写入磁盘时的大小(以字节为单位)。 msdn2.microsoft.com 3. None by default, because byte arrays can contain anything from a simple array of bytes to the executable file of a large application. “无”,原因是字节数组可包含从简单的字节数组到大型应用程序的可执行文件的任何内容。 technet.microsoft.com 4. You can have graphs about the bandwidth consumption as well as a numeric representation of your bytes used. 可以提供有关网络带宽占用的图形,以及使用的字节的数字表示。 dictsearch.appspot.com 5. This function accepts a pointer to a user space buffer, a pointer to a kernel buffer, and a length defined in bytes. 该函数接受一个指向用户空间缓冲区的指针、一个指向内存缓冲区的指针、以及一个以字节定义的长度。 www.ibm.com 6. A buffer is a block of bytes in memory used to cache data, thereby reducing the number of calls to the operating system. 缓冲区是内存中的字节块,用于缓存数据,从而减少对操作系统的调用次数。 msdn2.microsoft.com 7. The next field contains the length of the file in bytes. 下一个字段包含文件的长度,以字节为单位。 www.ibm.com 8. Displays the current number of bytes this process has allocated that cannot be shared with other processes. 显示此进程分配的、无法与其他进程共享的当前字节数。 technet.microsoft.com 9. In the draw method, check to see whether any bytes are available to read; if there are, tokenize them into an array. 通过draw方法,我们可以检查是否有字节可供读取;如果有,我们可以将它们保存到一个数组中。 www.ibm.com 10. Each value in the array specifies the offset, in bytes, from the beginning of the string to the clause. 数组中的每个值在字节级别上(以字节为单位)确定了子串由字符串算起的偏移量。 www.wangchao.net.cn 1. Correlation ID: When multiple applications share the same queue, you can control the interaction using a correlation ID of up to 48 bytes. 相关ID:当多个应用程序共享相同的队列时,可以使用一个最长为48字节的相关ID来控制交互。 www.ibm.com 2. If you think a file contains an integral multiple of four bytes, then check that. 如果认为文件包含一个四字节的整数倍的数据,请验证一下。 www.ibm.com 3. Therefore, you just shift the contents to the left by four bytes into a new register to get the low-order bits in the preferred slot. 因此,只需将内容向左移位四个字节到新的寄存器来获得在首选槽内的低阶位。 www.ibm.com 4. VARCHAR Stores single-byte or multibyte text strings of varying length (up to 255 bytes); supports code-set order collation of text data. VARCHAR存储可变长度的单字节或多字节文本字符串(最高可达255个字节);在整理文本数据时支持使用代码集顺序。 www.ibm.com 5. when overridden in a derived class , decodes a sequence of bytes into a string. 在派生类中重写时,将一个字节序列解码为一个字符串。 www.ichacha.net 6. Each database row may use up to 14 bytes at the end of the row for row versioning information. 每个数据库行的结尾处最多可以使用14个字节记录行版本控制信息。 msdn2.microsoft.com 7. Converts a sequence of encoded bytes into a set of characters. 将一个编码字节序列转换为一组字符。 msdn2.microsoft.com 8. Remember those times when your portable code crashed at a customer site, because integer sizes were not the 4 bytes you assumed them to be? 有时候,可移植的代码在客户站点上崩溃了,因为整数的大小并不是您假设的4字节。 www.ibm.com 9. Bytes Sent Displays the cumulative number of bytes sent over all open socket connections since the process started. 显示自进程启动后通过所有开放的套接字连接发送的字节的累积数目。 msdn2.microsoft.com 10. Length for a numeric data type is the number of bytes that are used to store the number. 数字数据类型的长度是存储此数所占用的字节数。 technet.microsoft.com 1. Require encryption of data at least 8 bytes, number of bytes to be divisible by 4. 要求被加密的数据至少8字节,字节数能被4整除。 www.pudn.com 2. A replacement fallback handler, which replaces bytes that cannot be decoded with some arbitrary replacement character. 替换回退处理程序,它把无法解码的字节替换为任意替换字符。 msdn.microsoft.com 3. This function, as mentioned in SQL standard, returns the length of the input string in octets or bytes. 如SQL标准中所述,此函数返回输入字符串的八位字节长度或字节长度。 www.ibm.com 4. Gets the length, in bytes, of the body of this exception-handling clause. 获取此异常处理子句的主体的长度(以字节为单位)。 technet.microsoft.com 5. Tools are also available to help reorganize directories and files, but these tools keep us safe from bits, bytes, and sectors. 帮助重新组织目录和文件的工具也是可用的,但是这些工具使我们远离比特、字节和扇区。 www.ibm.com 6. In our application, the date and time entered by the user are concatenated into a string, converted into bytes, and stored. 在我们的应用程序中,用户输入的日期和时间被连接成一个字符串,转换成字节,然后被存储。 www.ibm.com 7. Class. Parameters specify the error message, the array of bytes being decoded, and the index of the byte that cannot be decoded. 参数指定错误信息、被解码的字节数组和无法被解码的字节的索引。 msdn2.microsoft.com 8. The peak size of the committed VLM memory space in bytes for the current process since the process started. 自从处理开始后,以字节表示的当前处理使用的VLM内存空间的大小的最大值。 www.drados.com 9. However, they add up to 15 bytes per packet and take time to compute so you may wish to limit usage to deployed games only. 然后,他们会向每个数据包添加15字节并花时间计算,因此你可能希望限制部署游戏使用量。 game.ceeger.com 10. So, if a sequence of bytes could be a pointer to a piece of allocated memory, it marks it as being referenced. 所以,如果一个字节序列可以是一个指向一块被分配的内存的指针,那么收集器就将其标记为正在被引用。 www.ibm.com 1. The number of bytes used for global server data structures. 用于全局服务器数据结构的字节数。 www.ianywhere.com 2. A file is an ordered and named collection of a particular sequence of bytes having persistent storage. 文件是一些具有永久存储及特定顺序的字节组成的一个有序的、具有名称的集合。 technet.microsoft.com 3. The key work performed in this stage is to determine which bytes of the binary hold executable instruction and which hold data. 这个阶段要做的主要工作是确定二进制代码中哪些字节是可执行指令、哪些是数据。 www.pediy.com 4. Initially most processing took place on small messages of a few thousand bytes. 最初,大多数处理工具仅处理数千字节的少量消息。 www.ibm.com 5. Because most disk devices use a sector size of 512 bytes, the first-stage boot loader code must be very small. 由于大多数磁盘设备扇区大小为512字节,因此第一步引导加载程序代码都很小。 www.ibm.com 6. Using length_in_bytes as both an input and an output parameter allows coding of a loop to process the entire message text. 将length_in_bytes同时作为输入参数和输出参数,可以编写循环代码,以处理整个邮件的文本。 technet.microsoft.com 7. But the same advances are making life a lot harder for the kind of spy who deals with humans rather than bytes. 但是同样的科技进步使有些间谍日子更加难过了,他们需要对付的是人而不是机器。 www.ecocn.org 8. In the world of bits and bytes, this means that no one should be able to read or copy our private key. 在比特和字节的世界里,这意味着没有人是本来就应该能读取或是拷贝我们的专用密钥的。 www-128.ibm.com 9. Strings of multi-byte characters can be held as the CHAR data type, but it is important to note that max-length is in bytes, not characters. 多字节字符的字符串可以保存为CHAR数据类型,但要注意max-length是以字节为单位的,而不是以字符为单位。 www.ianywhere.com 10. The next node is a Compute node named Length Processing, which interprets the first four bytes of the message data. 下一个节点是名称为LengthProcessing的Compute节点,它将对消息数据的前四个字节进行解释。 www.ibm.com 1. Reads a stream of bytes starting at the specified column offset into the buffer as an array starting at the specified buffer offset. 将从指定列偏移量开始的字节流作为从指定缓冲区偏移量开始的数组读入缓冲区中。 msdn2.microsoft.com 2. Align: n n is the number of bytes to which memory is aligned. nn是内存对齐的数值。 www.ibm.com 3. Functions are free to use the 288 bytes that are physically below the stack pointer for functions that do not call other functions. 函数可以自由使用288字节的内存,对于不调用其他函数的函数来说,这段内存物理上在堆栈指针之下。 www.ibm.com 4. The offset in bytes from the beginning of the method to the first instruction in the lexical scope. 从方法的开始到词法范围中第一个指令的偏移量,以字节数表示。 msdn2.microsoft.com 5. Representing a point as an ST_Point value adds some overhead, but still we are only talking about a few bytes. 将一个点表示成ST_Point值会增加一些开销,但是我们谈论时仍然当作是几个字节。 www.ibm.com 6. For transmission and storage in modern computers, those Unicode characters must be stored as bytes and decoded by the parser. 在现代计算机的传输和存储过程中,那些Unicode字符必须按字节存储,通过解析器进行解码。 www.ibm.com 7. A pattern of characters, bits, OR bytes used to control the elimination OR retention of another pattern of characters, bits, OR bytes. 电路模板用以控制另一系列字符、字位或字节的消除或保留的一列字符、字位或字节 dict.ebigear.com 8. When overridden in a derived class, calculates the number of bytes produced by encoding the characters in the specified string. 在衍生类别中覆写时,计算编码指定的字串字元所产生的位元组数目。 technet.microsoft.com 9. You can number the bytes in the file from 0 to N, whereas a two-dimensional-type access is possible in Windows. 您可以将文件中的字节从0编到N,而在Windows中则允许进行二维类型的访问。 www.ibm.com 10. That converts an ASCII encoded sequence of bytes into a sequence of Unicode characters. 用于将ASCII编码的字节序列转换为Unicode字符序列。 msdn2.microsoft.com 1. Converts a set of characters into a sequence of bytes. 将一组字符转换为一个字节序列。 msdn2.microsoft.com 2. The number of bytes of disk space reserved if the associated software element is installed to run from source. 在相关的软件元素安装为从源端运行的情形下,保留的磁盘空间的字节数量。 www.drados.com 3. Size of the region, in bytes, starting at the base address in which all the pages have the same attributes. 起始于基址的区域大小(字节),该区域中的所有页均具有相同的属性。 msdn2.microsoft.com 4. Use the network packet size option to set the packet size (in bytes) used across the entire network. 使用networkpacketsize选项可以设置整个网络中使用的数据包大小(以字节为单位)。 msdn2.microsoft.com 5. It always uses four bytes in computer memory , but this does not include the storage for the data representing the value of the variable . 它总是在计算机内存中使用四个字节,但这不包括表示变量值的数据的存储。 www.bing.com 6. Size in bytes of the specified structure. This member must be set before passing the structure to the rich edit control. 大小字节的特定结构。这个成员必须定后才通过结构,以丰富的编辑控制。 huigezrx.blog.163.com 7. In this example, the memcpy operation is trying to write 11 bytes to p, whereas it has been allocated only 10 bytes. 在本例中,memcpy操作尝试将11个字节写到p,而后者仅被分配了10个字节。 www.ibm.com 8. The number of bytes of disk space reserved if the associated software element is installed to run locally. 在相关的软件元素安装为在本地运行的情形下,保留的磁盘空间的字节数量。 www.drados.com 9. None of the rows in the table at time the CREATE INDEX statement is executed can have index key values whose total lengths exceed 900 bytes. 在执行CREATEINDEX语句时,表中的任何行都不能有总长度超过900字节的索引键值。 msdn2.microsoft.com 10. When overridden in a derived class , fills an array of bytes with a cryptographically strong random sequence of nonzero values . 当在派生类中重写时,用加密型强随机非零值序列填充字节数组。 www.bing.com 1. The first half (three bytes) of any MAC address expresses this manufacturer code. 任何一个MAC地址的前半部分(3字节)表示这种制造商代码。 www.bing.com 2. The ObjectOutputStream class is essential here -- it's what does the magic of actually turning an object into a stream of bytes. 这里的关键是ObjectOutputStream类--它是实际完成将对象转换为字节流这个魔术的类。 www.ibm.com 3. Cache capacity is usually measured in bytes. 缓存容量通常单位为字节。 wenku.baidu.com 4. Implementations of this method read a maximum of count bytes from the current stream and store them in buffer beginning at offset. 此方法的实现从当前流中读取最多的count个字节,并将它们存储在从offset开始的buffer中。 msdn2.microsoft.com 5. Rather than recording spans of bytes that must be changed, JBD stores the complete modified filesystem blocks themselves. JBD存储完整的被修改的文件系统块本身,而不是记录必定会被更改的字节范围。 www.ibm.com 6. Many Internet standards are defined in terms of textual data, and can't handle content with embedded zero bytes . 很多因特网标准使用的数据为文本形式,并不能处理内嵌零字节的内容。 dictsearch.appspot.com 7. The change we'd made increased the length of the pseudo message structure by four bytes. 我们所做的更改使得pseudo消息结构的长度增加到了4个字节。 www.ibm.com 8. The file %1 has a length of zero bytes and cannot be hashed. Choose another file to hash. 文件%1长度为零字节,不能被散列。请选择另一个文件来散列。 angel.w15.5tom.cn 9. Pad an appropriate number of zero bytes at the end of the string to make it an exact multiple of 8. 在这个字节串的后面附加适当数量的零字节以使它成为8的整数倍。 www.ibm.com 10. You can search for a text string, or you can do a hex search for a sequence of up to 16 bytes. 您可以搜索文本字符串或者最多16字节的十六进制序列。 www.ibm.com 1. The total size of the Java heap is indicated by the HEAPDUMP SIZE label, which in this example is 188747 bytes, given in decimal format. HEAPDUMPSIZE标签指明的是Java堆的总的大小,在本例中是188747个字节,以10进制格式给出。 www.ibm.com 2. A graphic character set consisting of symbols used in Japanese ideographic alphabets. Each character is represented by two bytes. 在日语表意文字中使用的、由符号组成的一种图形字符集,其中的每个字符都用二个字节来表示。 tr.bab.la 3. As PHP uses the underlying C functions for filesystem related operations, it may handle null bytes in a quite unexpected way. 因为PHP在底层进行与文件有关的操作的时候使用的是C语言函数,所以当它处理空字节时候往往出乎我们意料。 bbs.phpchina.com 4. If you find the length of the first two bytes in CODEUNITS16, the function results in a warning. 如果您使用CODEUNITS16来计算前两个字节的长度,则函数将给出一个警告。 www.ibm.com 5. Property can be used to limit the amount of data sent to the server for a string value to the first 100 bytes. 属性可用于将字符串值中发送给服务器的数据量限制为前100个字节。 msdn2.microsoft.com 6. Each propagation is split from the next by the FileOutput node padding its length to a required length using the padding bytes. FileOutput节点使用填充字节将每次传播的长度填充至所需的长度,从而拆分每次传播。 www.ibm.com 7. Note that the buffer contains allocated bytes which might be unused. 请注意,缓冲区包含已分配但可能未使用的字节。 msdn2.microsoft.com 8. When overridden in a derived class, calculates the number of characters produced by decoding a sequence of bytes. 在派生类中被重写时,计算对字节序列进行解码所产生的字符数。 msdn.microsoft.com 9. The value of this property is an instance of java. lang. Integer, whose unit value is in bytes. 该属性的值是java.lang.Integer的实例,单位是字节。 www.ibm.com 10. In this example, these four bytes contain the length of the remainder of the message. 在本例中,这4个字节包含剩余的消息的长度。 www.ibm.com 1. The size, in bytes, of the byte array used to pre-fetch rows, on a per-statement basis. 基于每个语句,用于预读取行的字节数组大小(以字节为单位)。 www.ianywhere.com 2. Gets the total number of bytes for the download operation. 获取下载操作的总字节数。 msdn2.microsoft.com 3. sbrk moves the current system break by the number of bytes in its argument, and then returns the new system break. sbrk根据参数中给出的字节数移动当前系统中断点,然后返回新的系统中断点。 www.ibm.com 4. On this tab also set Length(bytes) to the number of bytes you're going to transfer in each chunk. 同样在此选项卡上,将Length(bytes)设置为将在每个块中传输的字节数。 www.ibm.com 5. The total number of bytes to be loaded. 要加载的总字节数。 msdn2.microsoft.com 6. In general, retrieveFlatFile operation returns the content of a given file stored as an array of bytes in the FileContent business object. 通常情况下,retrieveFlatFile操作会返回以字节数组形式存储在FileContent业务对象中的给定文件的内容。 www.ibm.com 7. If the pointer is valid the length of the string is found at the 4 bytes preceding the start of the string. 如果指针是合法的,在这个字符串起始的前面4个字节中有这个字符串的长度。 dictsearch.appspot.com 8. it accepts a destination buffer (in kernel space), a source buffer (from user space), and a length defined in bytes. 它接受一个目的缓冲区(在内核空间)、一个源缓冲区(从用户空间)和一个以字节定义的长度。 www.ibm.com 9. For text or image columns, insert_offset is the number of bytes to skip from the start of the existing column before inserting new data. 对于text或image列,insert_offset是在插入新数据前要从现有列的起点跳过的字节数。 msdn2.microsoft.com 10. In effect, the reduction of bytes over the wire is free in terms of server CPU usage. 实际上,就服务器的CPU使用而言,线路上字节数的减少是任意的。 technet.microsoft.com 1. BytesAvailableFcnCount Specify the number of bytes that must be available in the input buffer to generate a bytes-available event. 指定产生bytes-available事件串口输入缓冲区必须存在的字节数。 blog.sina.com.cn 2. The UTF-16 encoding alleviates some of this penalty because each character is specified using two bytes, assuming no surrogate characters. 因为每个字符都规定使用两个字节,同时假设没有代替的字符,所以UTF-16编码在一定程度上减轻了这种性能损失。 www.ibm.com 3. The eight bytes shown make up the primary bitmap portion of a message. 图中显示的8个字节构成了消息的主位图部分。 www.ibm.com 4. Calculates the number of bytes in unmanaged memory that are required to hold the parameters for the specified method. 计算在非托管内存中保存指定方法的参数所需要的字节数。 msdn2.microsoft.com 5. The number of bytes is popped from the stack; an amount of memory corresponding to the size is allocated from the local heap. 从堆栈中弹出字节数;从本地堆分配与该大小相对应的内存量。 msdn2.microsoft.com 6. A stream file object (*STMF) is a randomly accessible sequence of bytes, with no further structure imposed by the system. 一个流文件对象(*STMF)是一个可随机访问的字节序列,系统不对它们施加任何额外记录结构。 www.ibm.com 7. Your answer was "Just saves three bytes each time we need to say 'dojo' in the given code block. " 您的回答是“只是为了每次在给定代码块中使用‘dojo’时少用三个字节。” www.ibm.com 8. That converts an encoded sequence of bytes into a sequence of characters. 它将已编码的字节序列转换为字符序列。 msdn2.microsoft.com 9. From here, depending on architecture, a call is made to copy from the user buffer to a kernel buffer with zeroing (of unavailable bytes). 从此开始,根据构架,为执行从用户缓冲区到内核缓冲区的零拷贝(不可用字节)而进行一个调用。 www.ibm.com 10. Throughput of read and write operations (in bytes per second) for a backup device used when backing up or restoring databases. 一个备份设备在备份或还原数据库时所用的读写操作的吞吐量(以每秒字节数表示)。 msdn2.microsoft.com 1. Object that contains the bytes sent by the client in the body of the request. 对象,该对象包含客户端在请求正文中发送的字节。 msdn2.microsoft.com 2. Method of the stream to determine how many bytes were read and to release operating system resources used for reading. 方法,以确定已读取的字节数并释放用于进行读取的操作系统资源。 msdn2.microsoft.com 3. The size of a pointer or handle on this platform, measured in bytes. 此平台上的指针或句柄的大小,按字节计。 msdn2.microsoft.com 4. Provides the certificate serial number as an ASCII representation of hexadecimal bytes separated by hyphens. 将证书序列号用以连字号分隔的十六进制字节的ASCII表示形式提供。 msdn2.microsoft.com 5. A hash value represents a unique value that corresponds to a particular set of bytes. 哈希值表示与特定字节集对应的唯一值。 msdn2.microsoft.com 6. Returns a double-precision floating point number converted from eight bytes at a specified position in a byte array. 返回由字节数组中指定位置的八个字节转换来的双精度浮点数。 msdn2.microsoft.com 7. Keep in mind the original 7 bytes are saved and copied back into the original syscall so that it may be called within the evil syscall. 请记住原来的7个字节保存和复制到原来的系统调用,以便它可能在邪恶的系统调用回调。 blog.sina.com.cn 8. Binary expressions can also be supplied as arguments, in which case the number of bytes is returned. 二进制表达式还可以作为参数提供,在这种情况下返回字节数。 msdn2.microsoft.com 9. Number of bytes used so far in the database log for the transaction. 到目前为止,在事务的数据库日志中使用的字节数。 msdn2.microsoft.com 10. The number of bytes allocated to live objects after the last garbage collection. 上次垃圾回收之后的活动对象的数量。 msdn2.microsoft.com 1. The total rate of bytes transferred by the Web service. Web服务传输的总字节速率。 technet.microsoft.com 2. k : symbol representing two to the tenth power , 1024 , usually used to describe amounts of computer memory , and disk storage , in bytes. 2的10次幂的符号,1024,通常用来描述计算机的存储能力和磁盘的存储能力,按字节计算。 www.ichacha.net 3. Gets or sets the maximum number of bytes used to buffer incoming messages in memory. 获取或设置内存中用于对传入消息进行缓冲的最大字节数。 msdn.microsoft.com 4. The maximum amount of physical memory, in bytes, allocated for the associated process since it was started. 自启动关联的进程以来为关联的进程分配的最大物理内存量(以字节为单位)。 msdn2.microsoft.com 5. Returns a Long value specifying the length of a file in bytes. 返回指定文件长度(以字节为单位)的Long值。 msdn2.microsoft.com 6. The number of bytes promoted to a higher generation at the most recent garbage collection. 在最近一次垃圾回收中提高到高代的字节数。 msdn2.microsoft.com 7. For the current function, the number of bytes of memory that were allocated by the function in the profiling run. 对于当前函数,是该函数在分析运行中所分配的内存字节数。 technet.microsoft.com 8. Sum of the number of uncompressed bytes (never compressed) and the number of compressed bytes (after compression). 未压缩字节(从未压缩)数和压缩字节(压缩之后)数之和。 www.dictall.com 9. Reads all the bytes from the current stream and writes them to a destination stream, using a specified buffer size. 从当前流中读取所有字节并将其写入到目标流中(使用指定的缓冲区大小)。 technet.microsoft.com 10. This counter reports the number of bytes in message fragments that are currently in the process of being sent over the network. 此计数器报告当前通过网络正被发送的消息片段中的字节数。 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。