A data type variable is a business object or a simple type such as string or integer.
数据类型变量是一种业务对象或一种简单的类型,例如字符串或整数。
Finally, the string type is a reference type, so every string instance refers to an additional block of memory to hold the actual string data.
最后,字符串类型是引用类型,因此每个字符串实例都引用一个附加的内存块,以存放实际的字符串数据。
Note that, depending on the data type of your grouping parameter, you might need a longer binary string.
注意,根据分组参数的数据类型不同,您可能需要使用更长的二进制串。
The parameter type and value space corresponds to the XML schema data types; it can be of type boolean or string.
参数类型和值空间对应于XML模式数据类型;该类型可以是布尔或字符串类型。
If you need another data type such as integer, floating point, or Boolean value, you will have to parse the string using the appropriate wrapper class.
如果需要其他的数据类型,比如说整数、浮点数或者布尔值,必须使用相应的包装器类来解析字符串。
To model more complex designs, you can type tags by stereotypes and meta-classes, in addition to Boolean, string, integer, user-defined data type, and terms.
危机对更加复杂的设计建模,除了逻辑型,字符串型,整数型,用户自定义的数据类型,您可以对更加复杂的问题建模。
The string value retrieved from the item set also needs to be transformed into the correct data type.
从项目集检索的字符串值还需要转换为正确的数据类型。
When using APIs to get and set the value of an item, only a string can be used as the data type.
在使用API来获得并设置项目的值时,只有一个字符串可以用作数据类型。
Representational definitions focus on how each term is represented in an IT system such as an integer, string or date format (see data type).
表示定义(Representational definition)主要定义在IT系统中如何表示每个术语,比如整数、字符串或日期格式(参考数据类型)。
If the value is not a simple data type (such as string, integer, and so on) then a WS.Binder should be specified that is capable of serializing the value into the appropriate XML structure.
如果该值不是一个简单数据类型(例如,字符串、整数或其他),则应该指定一个能将该值序列化为适当的XML结构的WS .Binder。
One example of this would be the use of the XML: any data type, as opposed to restricting input to an integer or string.
使用xml:any数据类型就是这样的一个例子,它并没有将输入数据限定为整数或者字符串。
Unfortunately, JAXB failed to pick up on this and use a Boolean data type — instead, the TopType class accepts any string value for this attribute.
不幸的是,JAXB没有发现这一点并使用布尔数据类型,toptype类的这个属性可以接受任何字符串值。
In the previous program, you used both integer and string data and never had to tell the Scheme language what type of data was being used.
在先前的程序中,您使用了整型和字符串数据,因此没有告诉scheme语言正在使用的是哪种类型的数据。
When you select this option, a database column defined with a Date data type is defined in the type tree as a character text string.
如果选择这个选项,定义为Date数据类型的数据库列在类型树中定义为一个字符文本字符串。
For CLDC 1.0-based platforms, this data type maps to String.
对基于CLDC 1.0的平台,该数据类型映射到String。
The return type can be any one of the four basic XPath 1.0 data types: boolean, string, node set, and number.
返回类型可以是4 种XPath 1.0基本数据类型之一:boolean、字符串、节点集和数字。
Iso3166-country-code.xsd: the ISO3166CountyCode type both constrains the data to be a two-letter string and requires it to be one of the actual iso 3166-1 country codes.
iso 3166- country - code . xsd: iso 3166CountyCode类型约束数据为两个字母的字符串并且要求其必须为一个实际的iso 3166 -1国家区号。
Data type specification: the ability to tell the UI to display the data at a given address as a specific data type - for example, this address represents the start of a null-terminated string.
数据类型规范:能够通知ui将特定地址的数据显示为具体的数据类型。例如,此地址表示以null结尾的字符串的开始。
The third article in this series, " Exploring the Python type hierarchy, Introducing Strings," introduces the Python string, which is also an immutable sequence, but only for character data.
本系列的第三篇文章探索Python类型的层次结构 —— 使用字符串介绍了 Pythonstring,这也是一个不可变的序列,但仅针对字符数据。
For example, the mail component accepts an action with a data type containing a mailto: string.
例如,邮件组件可以接收一个包含mailto:字符串的动作。
Giving variables a data type, even with something as generic as xs: string, traps the unexpected absence of the attribute-something that has saved my day more often than I would like to admit.
为变量提供一个数据类型,可以是xs:string这样的一般类型,捕捉预计之外的属性缺失—这帮助我节约了大量时间。
The key isn't restricted to being an integer; it can be any nonmutable data type, including an integer, float, tuple, or string.
键并不限制为整数;它可以是任何不易变的数据类型,包括integer、float、tuple或string。
This operation takes a String value from the controller layer and returns a complex SampleOperationResponse type object. This data type contains the following.
此操作从控制器层获得一个string值,并返回复杂SampleOperationResponse类型对象。
With the IBM Cognos 8 SDK, there is no such thing as a "simple" or "native" data type such as int, string, or Boolean.
对于IBMCognos8SDK,不存在“简单”或“原生”数据类型,如int、string或boolean。
When you want to create an atomic value of one of the time-oriented data types, use a type-constructor function and provide the string representation as an argument.
如果需要创建与时间相关的数据类型的单个值,可以使用类型构造器函数并提供时间的字符串表示形式作为参数。
The helper methods take the appropriate data type and do the necessary conversions to store the data as a string.
助手方法采用适当的数据类型并执行必要的转换以便将数据存储为字符串。
You write it as a string with a certain syntax that allows the database to parse it into the specialized data type.
按照特定的语法编写字符串,让数据库解析为特定的数据类型。
Formatting converts the value of a type into a string representation; parsing, the inverse of formatting, creates a data type from a string representation.
格式化将类型的值转化为字符串表示形式;分析则与格式化相反,它是从字符串表示形式创建数据类型。
Incorrect message type value received! Message Queue Task only accepts global variable message, string message and data file message.
接收到不正确的消息类型值!消息队列任务只接受全局变量消息、字符串消息和数据文件消息。
It can search and edit any type of game data such as integer, floating point number, string and uncertain data like blood in game King of Fights.
它可以搜索和编辑任何游戏,如整数数据类型,浮点数,字符串,像在游戏打斗皇血不确定数据。
应用推荐