您要查找的是不是:
- The address of the first byte of a page in physical memory. 在实存储器中一个页面的第一个字节的地址。
- Get the address where the first byte of the file is mapped into memory. 并将文件的数据作为映射到该区域的物理存储器进行提交。
- A pointer to the first byte of the allocated memory is pushed onto the stack. 将指向所分配的内存的第一个字节的指针推送到堆栈上。
- Each entry records how far the first byte of the row is from the start of the page. 每个条目记录对应行的第一个字节与页首的距离。
- Items in the constant pool are variable length, with the first byte of each item identifying the type of item and how it should be decoded. 常量池中各项的长度是可变的,每项的第一个字节标识项的类型以及对它解码的方式。
- The average time to receive the first byte of the response, measured from the time the request was sent to the Web server. 接收响应的第一个字节所用的平均时间,是从请求发送到Web服务器之时开始计算的。
- The XML specification practically requires parsers to begin at the first byte of an XML document and continue parsing until the end, and all existing parsers operate like this. XML规范特别要求解析器从XML文档的第一个字节开始解析直到最后一个字节,所有现有的解析器都是这样操作的。
- Indicates whether a byte in a string is a single byte character, the first byte of a double byte character, or the second byte of a double byte character. 指定字符串中的一个字节是单字节字符,一个双字节字符的第一个字节,还是一个双字节字符的第二个字节。
- The offset in the buffer of the first byte to read. 缓冲的偏移量,即要读取的第一个字节。
- The index of the first byte to decode. 第一个要解码的字节的索引。
- On the opposite, if the pitch is negative, the first bytes of the pixel buffer are part of the lower bitmap row. 如果是负值,第一个字节将表示位图最下一行的部分。
- Reads the next byte of data from the input stream. 就是读入数据流中的下一个字节。
- the address of the first byte of a page in physical memory 在实存储器中一个页面的第一个字节的地址
- Reads the next byte of data from this input stream. 读取输入流的下一个字节。
- Send one byte of urgent data on the socket. 在套接字上发送一个字节的紧急数据。
- A pointer to the first byte to decode. 指向第一个要解码的字节的指针。
- The computer has two million bytes of memory. 该电脑的记忆有两百万单位。
- It seems to be love at first byte for China and computers. 这就好像中国和计算机一见钟情一样。
- There are eight bits in a byte of binary computer code. 二进制计算机代码的一个字节包含八位。
- A function is uniquely represented by a name and a set of operand types. 函数由函数名以及一组操作数类型唯一地表示。