Click the default string type and select int from the types list.
单击缺省的string类型,并从类型列表中选择int。
SKU type is in fact a normalized string type defined in the Po namespace.
SKU type事实上是在po命名空间中定义的规范化字符串类型。
While RDBMS values can be of different types, a Row contains only one, the string type.
不同于rdbms值可以是不同的类型,Row仅包含一种类型,即字符串类型。
The string type is defined by the library and holds character strings of varying sizes.
string类型在标准库中定义,用于存储不同长度的字符串。
Python has a single string type, str, that behaves similarly to the version 2.x unicode type.
Python具有单一的字符串类型str,其功能类似于版本 2.x 的unicode 类型。
The product ID and customer ID can contain alphanumeric data and, therefore, will have a string type.
产品ID和客户ID可以包含文字数字数据,因此将为string类型。
When String type key-value pairs are simply not sufficient to propagate the necessary security attributes.
当String类型的键-值对不足以传播所需的安全属性时。
Alternatively, if you have a field that is truly notational only, consider assigning it a generic string type.
此外,如果拥有纯符号化字段,请考虑给它分配一个一般字符串类型。
If no appropriate EGL type is selected for a UML primitive type, then a default of String type will be created.
如果对于一个UML原始类型没有合适的egl类型选择,那么将会创建一个默认的string类型。
This component converts any of the standard types to a generic string type and a generic string type to a standard type.
该组件将标准类型转换成通用字符串类型,或者将通用字符串类型转换成某种标准类型。
The string type is a special sequence that will allow languages to leverage much of their string libraries and optimizations.
string类型是一种特殊的序列,它允许语言使用它们的字符串库和优化。
The cell string type further defines the cell by enforcing the constraint that a cell can only contain a value of 1 through 9 and a period.
单元格字符串类型进一步定义单元格,把其中的值限制为1到9的值和点号。
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.
最后,字符串类型是引用类型,因此每个字符串实例都引用一个附加的内存块,以存放实际的字符串数据。
A generic string type can be used for general cases, and some components might be developed with all their properties and actions of this type.
通用的字符串类型可用于一般情况,且有些组件可能是基于所有同样类型的属性和操作开发的。
For a more general search string, you can define a special type, but for maximum interoperability, you can also consider making it a generic string type.
对于更复杂的搜索字符串,可以定义一个特殊的类型;但是,为了提高互操作性,也可以考虑使用通用字符串类型。
This time, a string concatenation has occurred within the same method, and the input parameter is now bound to a String type argument at function execution time.
这次,相同方法内发生了字符串串联,并且现在输入参数在函数运行时受到String类自变量的限制。
According to the schema, the Person complex type must have the direct child elements name of XSD: string type and friend of Person type, and should not have any other types and attributes.
根据脚本,复杂类型Person必须有一个xsd:string类型名字的直接子元素,和一个Person类型的友元,并且不能有其它类型和属性。
However, elements of type string do not appear as mandatory in the form because the schema accepts an empty value as valid input for a string.
但是,由于模式接受空值作为字符串的有效输入,因此,在表单中字符串类型的元素并不显示为必填的。
Create an interface, which takes as input the business object, and as output a type of string.
创建一个接口,将业务对象作为输入,将字符串类型作为输出。
A data type variable is a business object or a simple type such as string or integer.
数据类型变量是一种业务对象或一种简单的类型,例如字符串或整数。
Next, at the federated server, you need to convert the serialized string back to the XML type.
接下来,在联邦服务器,需要将序列化后的字符串转换回xml类型。
For example, in Listing 1 the first message contains a single part, which is of the type string.
例如,在清单1 中,第一个消息包括单个部分,它属于类型字符串。
The connection string is a URL formatted string with the connection type in lieu of the protocol.
连接字符串是带有连接类型(代替协议)的url格式的字符串。
Since the second joiner method calls the first, it requires an explicit String return type.
因为第二个jioner方法调用了第一个,它需要一个显示的String返回类型。
Here, split is a method that processes an input string (of the type string) that contains a specified delimiter character (in this case a comma) and returns a list of strings.
这里的split方法处理包含指定分隔字符(在这里是逗号)的输入字符串(字符串类型),返回字符串的列表。
An input named "Untitled1" is created with a default type of "String".
一个名为“Untitled1”的输入被创建,并有一个默认的“String”类型。
The input into the service is a zip code as a type String. Then, the method
服务中的输入是一个字符串类型的邮政编码。
I printed out a String of type GString and asked it to substitute the spot after the word "dig" with the value of ${lang}.
我们打印了一个GString类型的String,并要求将单词 “dig”后面的内容替换为 ${lang}的值。
I printed out a String of type GString and asked it to substitute the spot after the word "dig" with the value of ${lang}.
我们打印了一个GString类型的String,并要求将单词 “dig”后面的内容替换为 ${lang}的值。
应用推荐