• Specifies the unique numeric string that identifies the server session.

    指定唯一数字识别服务器会话。

    youdao

  • string.trunc([n]) Truncates the numeric string 123.456.trunc(2) returns 123.45

    trunc([n])截断数字字符串 123.456.trunc(2)返回 123.45

    youdao

  • (unary plus) to convert the value to a number if it is a numeric string (previously it was completely ignored).

    (一元加号)改变数字字符串数值(之前此操作无影响)。

    youdao

  • string.format([before[,after[,places[,digits[,form]]]]]) Formats a numeric string 13.467.format(2,2,3) returns "01.35E+001"

    format([before[,after[,places[,digits[,form]]]]])数字字符串进行格式化 13.467.format(2,2,3)返回 "01.35E+001"

    youdao

  • Two applications (App1 and App2) are accessing data in a Backing Map called "account bal," which contains account balances and USES the account number (a four-digit numeric string) as its key.

    两个应用程序(App1App2)正在访问名为AccountBal”的Backingmap中的数据,Account Bal中包括帐户余额使用帐户编号(一个四位数数字字符串)作为

    youdao

  • Numeric values can be formatted with a format string as shown in the example.

    可以使用下面示例中格式字符串格式化数值

    youdao

  • Variations in length for string data or in precision and scale for numeric data also point to potential issues in data presentation, validation, and usage.

    字符串数据长度变化数值型数据精度等级的变化表明数据的表示验证使用存在潜在问题

    youdao

  • In addition to mapping numeric and byte fields, it also converts string data to the appropriate codepage when the correct codepage for your native language application is selected.

    除了映射数字字节字段,在本地语言应用程序选择了正确代码字符串数据转换适当的代码页。

    youdao

  • Let's create two fields for that purpose, one a string and one numeric.

    为此我们创建两个字段字符串数字

    youdao

  • Listing 15, Listing 16, and Listing 17 display how you can use numeric, string, and file comparisons, respectively.

    清单15、清单16清单17分别演示如何使用文件数字字符串比较

    youdao

  • The transformation will include reformatting of the message, concatenating the string, and doing a numeric calculation based on the values of certain fields.

    转换包括重新设置消息格式连接字符串基于某些字段执行数字计算

    youdao

  • Remember that these custom fields can contain only a small amount of data; therefore, check the short string or numeric fields (see Figure 14).

    切记这些自定义字段可以仅仅包含数据极少一部分;因此,要核查简短字符串或者数字化的字段(请看14)。

    youdao

  • As you see in Table 3, a string predicate can only be evaluated with an XML index of type VARCHAR, while a numeric predicate can only be evaluated with an index of type DOUBLE.

    正如3所看到字符串谓词只能varchar类型xml索引进行计算,数值谓词只能由double类型的索引进行计算。

    youdao

  • Numeric fields are given the value 0, and string fields have the empty string value.

    数值字段赋以0字符串字段则赋字符串值。

    youdao

  • This identifier may be a character string, numeric, or alphanumeric value.

    这个标识符可以字符串数字字母数字值。

    youdao

  • Enumerations and numeric ranges: For example, the value of a particular string attribute must be a, c, or D. Another example: the value of a particular numeric must be between 1 and 500.

    枚举数字范围例如某个特定字符串属性必须Ac或者d。比如,某个特定数字必须在1至500之间

    youdao

  • For some functions, a numeric value is input, for example start, length, and offset parameters of string functions.

    一些函数输入数值比如字符串函数的起始长度偏移量参数

    youdao

  • The value, string or numeric, is then stored in a two-dimensional array, which is returned to the calling routine after the whole sheet has been read.

    然后(字符串数值)存储一个二维数组中,读取完整个工作表之后数组返回调用例程

    youdao

  • A value in double quotes is always a string, but a numeric value without quotes is interpreted as a number.

    引号中的始终字符串不带引号的数字认为是数字。

    youdao

  • The string length unit pertains to the numeric values.

    字符串长度单元属于数值

    youdao

  • that a Person's age is a numeric field and cannot be compared against a String.

    的签名和 Person_.age的类型可以确定Person age属性一个数字字段不能String进行比较

    youdao

  • That module allows programmers to treat a string as an array of letters, either as numeric codes or as one-character strings. An example from the documentation.

    模块允许程序员字符串当作字符数组对待,或者作为数字代码或者作为单字符字符串。

    youdao

  • SimpleJPA does the string conversion and any subsequent padding (if required) for objects that rely on numeric types.

    SimpleJPA依赖数字类型对象进行字符串转换后续填充(如果需要)。

    youdao

  • The generated hash value is numeric, and I use this value as single index key for the string being indexed.

    生成hash数值型使用这个作为被索引的字符串索引

    youdao

  • Bundle-Version: a version of the form major.minor.micro.qualifier where the first three elements are numeric (defaulting to 0) and qualifier is textual (defaulting to the empty string).

    Bundle - Version: major . minor . micro .qualifier形式版本号,三个元素数字(缺省0),qualifier则是文本(缺省是字符串)。

    youdao

  • This method USES parse (String, ParsePosition) to validate input and obtain numeric values.

    方法使用parse (String,ParsePosition)验证输入获取数值

    youdao

  • The value you specify with a parameter can be a free-form string, a number (including specialized numeric values, such as IP addresses), a Boolean value, a variable, or a list.

    指定参数Value可以自由格式字符串数字(包括特殊数值IP地址)、boolean变量列表。

    youdao

  • Hence the final result would be a node-set containing two value elements namedUSPrice, where both hold a numeric value in the form of a string literal.

    因此最终结果应该包含元素named -USPrice节点集,两个元素都存有字符串参数形式数值

    youdao

  • For example, in Oracle, a string '1' can be compared with a numeric 1, but in DB2, explicit type-casting needs to be done.

    例如Oracle字符串'1 '可以数字1比较但是DB 2中需要执行式的类型转换。

    youdao

  • For example, in Oracle, a string '1' can be compared with a numeric 1, but in DB2, explicit type-casting needs to be done.

    例如Oracle字符串'1 '可以数字1比较但是DB 2中需要执行式的类型转换。

    youdao

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

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

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