• That is the address in memory in the heap of the first byte that the user typed in.

    用户输入第一字节内存地址

    youdao

  • The first byte overlaps with the char member; the last doesn't.

    第一字节字符成员重叠的;最后一个字节则没有重叠。

    youdao

  • The first byte comes from a range of codes reserved for use as lead bytes.

    第一元组来自保留前置位元组用途编码范围

    youdao

  • The following sentence: It seems to be love at first byte for China and computers.

    下列句子这就好象中国计算机一见钟情一样。

    youdao

  • The table below shows how the pixel data is stored from the first byte to the last.

    下面的显示像素数据第一字节最后存储

    youdao

  • He was pleased that from His first Byte He had created such a wonderful and extensive toy.

    第一个Byte创造出一个如此奇妙用途广泛的玩具,满意。

    youdao

  • In Figure 5, the substring of length 1 from the first byte of the string has been specified.

    5中,已经指定字符串第一字节长度为1字符串

    youdao

  • This is measured as the time elapsed between the first byte received from the server and the last one.

    更确切的说是指收到来自服务器第一字节的数据最后一个字节数据所用时间

    youdao

  • All SCSI commands should begin with an operation code as the first byte. This indicates what operation it represents.

    所有scsi命令操作代码第一字节为开端以表明所代表的操作。

    youdao

  • The first byte defines the number of octets to follow, or if it is 7f or less, it is the value of an ASCII equivalent.

    第一字节定义后面紧跟八位元如果7f更小就是等价ascii

    youdao

  • Malloc It returns the address of this first byte so really the address of the first char here and so what gets stored in s2 now?

    返回什么?,What, does,malloc, return ?,返回第一字符,第一个字节地址现在s2存储的是什么?

    youdao

  • It includes TCP connection time, the time to send the request and the time taken to get the first byte of the response message.

    这个时间段是网络时间主要包含了TCP连接时间、发送请求的时间从服务器接收第一字节

    youdao

  • 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.

    常量各项长度可变第一字节标识项的类型以及解码方式

    youdao

  • Per the PKCS #1 v1.5 standard, the first byte is "00" and it "ensures that the encryption block, [when] converted to an integer, is less than the modulus."

    基于PKCS #1v1.5标准, 最开始字节00”,保证加密被转换整数之后,大小不会超过模数”。

    youdao

  • TTFB (or Time to first byte) is the duration from the initial network request being initiated by the browser to the first byte being received from the server.

    浏览器初始服务器接收到的第一个字节时间

    youdao

  • TTFB (or Time To First Byte) is the duration from the initial network request being initiated by the browser to the first byte being received from the server.

    响应的第一个字节开始把响应接收完为止时间

    youdao

  • The first byte will indicate the number of length bytes, and the actual length bytes will follow (refer to the first article for a more detailed explanation of this format).

    第一字节表明长度字节字节,后面是实际长度字节(有关这种格式详细解释请参阅第一篇文章)。

    youdao

  • 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文档第一字节开始解析直到最后个字节,所有现有的解析器都是这样操作的。

    youdao

  • That is to say, on the x86 system, the least-significant byte (the smallest values) are stored in the first byte of ll; on the Power Architecture system, they're stored in the last.

    就是说x86系统最低位字节(最小)首先存储ll第一个字节;在PowerArchitecture系统上,它们则存储到最后

    youdao

  • I store in s1 the address of the first byte that the user typed in and by the way that first bite happens to live in this new place called the heap and that's the only update to the story thus far.

    s1存储用户输入的字符串地址这样第一字节存储在这块,新的地方这个唯一修正

    youdao

  • First, eight bits for the exponent should represent -128 to 127, just like a signed byte.

    首先表示指数8应该是从- 128127,符号的字节一样。

    youdao

  • Consider that you have a character in UTF-8 encoding has length of 3 bytes, and the string has only the first two byte of the encoding.

    假设拥有一个UTF - 8编码字符长度为3字节字符串拥有编码的两个字节

    youdao

  • Little-endian means that the least significant byte has the lowest address (the word is stored little-end-first).

    而little -endian意味着最低位字节存储最低地址(按低位优先的顺序存储)。

    youdao

  • Big-endian means that the most significant byte has the lowest address (the word is stored big-end-first).

    big -endian意味着最高位字节存储最低地址(按高位优先的顺序存储)。

    youdao

  • The code in Listing 1 allocates two 512-byte blocks of memory, and then the pointer to the first block is set to the second block.

    清单1中的代码将分配两个 512字节内存然后指向第一个内存指针设定为指向第二个内存块。

    youdao

  • But since you have a multi-byte character as the first character, you get the result as 3, which is the first occurrence of the search string.

    但是由于第一字符字节字符,因此得到结果3搜索字符串的第一次出现位置。

    youdao

  • Since the first character is multi-byte, it results in splitting the character and leads to dirty output.

    由于第一字符字节的,因此会导致字符分解错误输出

    youdao

  • It first explained key concepts, such as character and byte semantics with respect to string data.

    首先介绍了一些关键概念针对字符串数据字符语义字节语义。

    youdao

  • Recall from the discussion in the first article of this series that whenever I want to use multi-byte integer format, I must set the leftmost bit of the first length byte to 1.

    回想系列第一篇文章中的讨论,在希望使用字节整数格式时候必须第一个长度字节左边一设置1。

    youdao

  • Recall from the discussion in the first article of this series that whenever I want to use multi-byte integer format, I must set the leftmost bit of the first length byte to 1.

    回想系列第一篇文章中的讨论,在希望使用字节整数格式时候必须第一个长度字节左边一设置1。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定