• 这时知道找到字节整数格式需要字节

    When this happens, I know that I have found the required number of bytes in the multi-byte integer format.

    youdao

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

    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.

    youdao

  • 所以自变量(数据)-无论是浮点整数字符串还是复杂对象-要编码可以传输RPC接收方格式

    So the arguments (the data) — whether they are floating-point Numbers, integers, character strings, or complex objectsare encoded into a format that can be transferred to the RPC receiver.

    youdao

  • 易于读取日期持续时间货币整数双精度百分比布尔值格式数据

    Easy to read format data for date, duration, currency, integers, doubles, percentage and Boolean.

    youdao

  • 表示定义Representational definition)主要定义IT系统如何表示每个术语比如整数字符串日期格式参考数据类型)。

    Representational definitions focus on how each term is represented in an IT system such as an integer, string or date format (see data type).

    youdao

  • n用于整数位,以告知格式化程序Number对象转变一个数字

    n — is used for numbers, and denotes to the formatter to turn this Number object into a number.

    youdao

  • 由于这个结果保存整数变量中,因此,显示消息应该使用格式代码代码填充具有前导零四个字符。该代码数量不到1000个。

    Because this result is held in an integer variable, a message to display the value should use a formatting code to pad to four characters with leading zeros for codes that are numbered less than 1000.

    youdao

  • 格式字符串宽度,请在A后面放入一个整数

    To format the width of a character string, follow the a with an integer.

    youdao

  • 例如某个特定服务可能客户id成为目标服务期望ID为组合使用字符整数格式

    For example, a particular service might generate the customer ID as integer values, but the target service expects the ID in a different format using a combination of characters and integers.

    youdao

  • 无论传递的是整数还是格式化的字符串,都没有关系,最终传送SOAP消息一样的。

    It doesn't matter whether we pass in an integer or a pre-formatted string, the SOAP messages that flow as a result are identical.

    youdao

  • 可以选择内存什么格式显示十六进制ASCIIEBCDIC整数

    You can also choose which format the memory will be displayed in: Hex, ASCII, EBCDIC, signed integer, and unsigned integer.

    youdao

  • 于是我们使用strtotime函数其转化成整数然后使用strftime格式整数,以便于表示

    So we use the strtotime function to convert this to an integer, and then strftime to format it for presentation.

    youdao

  • 对于这种情况可以使用Convert确保字符串格式年龄(预期的值,不一定值)在目标一个整数值。

    In this case, you can use a Convert to ensure that the string age, which is expected, but not required to be an int, is actually an int in the target.

    youdao

  • 通过Triplify插件查询中调,Triplify可以分析查询所返回的数据,前面提到格式对外提供数据。

    By using the plugin and ordering the columns in the application queries, Triplify can analyze the data returned by the applications queries and make them available in the previously mentioned formats.

    youdao

  • 你看,经过格式化后,结果就是字符串'42'了,不是42了。

    The result is the string '42', which is not to be confused with the integer value 42.

    youdao

  • 另外一个方法就是格式运算,也就是百分号%。用于整数的时候,百分号%余数的运算符。第一运算对象是字符串的时候,百分号%就成了格式运算符了。

    An alternative is to use the format operator, %. When applied to integers, % is the modulus operator. But when the first operand is a string, % is the format operator.

    youdao

  • 使用指定之文化特性专属格式资讯,将指定之物件转换16位元带正负号的整数

    Converts the value of the specified object to a 16-bit signed integer, using the specified culture-specific formatting information.

    youdao

  • 使用指定之文化特性专属格式资讯,将指定之物件转换32位元正负号的整数

    Converts the value of the specified object to a 32-bit signed integer, using the specified culture-specific formatting information.

    youdao

  • 使用指定之文化特性专属格式资讯,将指定之物件转换16位元不带正负号整数

    Converts the value of the specified object to a 16-bit unsigned integer, using the specified culture-specific formatting information.

    youdao

  • 使用指定区域性特定格式信息,将指定对象转换为64无符号整数

    Converts the value of the specified object to a 64-bit unsigned integer, using the specified culture-specific formatting information.

    youdao

  • 使用指定区域性特定格式信息,将指定对象转换为64带符号整数

    Converts the value of the specified object to a 64-bit signed integer, using the specified culture-specific formatting information.

    youdao

  • 可以将 “D标准数值格式字串有效位数规范一起使用前置字元零填补整数

    You can pad an integer with leading zeros by using the "D" standard numeric format string together with a precision specifier.

    youdao

  • 通过使用定义数字格式字符串可以前导零填充整数浮点数。

    You can pad both integer and floating-point numbers with leading zeros by using a custom numeric format string.

    youdao

  • 数据仓库中的数据经过简单整数映射可以直接作为序列模式挖掘算法输入高效地挖掘序列模式提供了质量的数据统一格式

    Data after simply integer mapping can be used as the input of sequential pattern mining, this afford high quality data and uniform format for quickly mining sequential pattern.

    youdao

  • 我们希望返回整数,以表示公元纪年到现在的秒数实际上得到的是按照ISO 8601格式字符串

    We might like it to be returned as an integer representing seconds since the Epoch, but in fact we are given a string formatted according to ISO 8601.

    youdao

  • 尝试指定之样式文化特性专属格式数字字串表示转换16位元不带正负号整数对应项

    Tries to convert the string representation of a number in a specified style and culture-specific format to its 16-bit unsigned integer equivalent.

    youdao

  • 使用指定之文化特性专属格式资讯,将指定之物件转换32位元不带正负号整数

    Converts the value of the specified object to a 32-bit unsigned integer, using the specified culture-specific formatting information.

    youdao

  • 将所指定文化特性专属格式数字字串表示转换它的相等16位元带正负号的整数

    Converts the string representation of a number in a specified culture-specific format to its 16-bit signed integer equivalent.

    youdao

  • 将所指定文化特性专属格式数字字串表示转换它的相等16位元带正负号的整数

    Converts the string representation of a number in a specified culture-specific format to its 16-bit signed integer equivalent.

    youdao

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

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

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