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类型在标准库中定义,用于存储不同长度的字符串。
The string type is a special sequence that will allow languages to leverage much of their string libraries and optimizations.
string类型是一种特殊的序列,它允许语言使用它们的字符串库和优化。
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.
最后,字符串类型是引用类型,因此每个字符串实例都引用一个附加的内存块,以存放实际的字符串数据。
The technique for dealing with this is to devise a form of serialization that represents the complex type in a simple string.
处理复杂类型的技巧是创建能够在一个简单字符串中表示复杂类型的序列。
This component converts any of the standard types to a generic string type and a generic string type to a standard type.
该组件将标准类型转换成通用字符串类型,或者将通用字符串类型转换成某种标准类型。
First, you can mix single and double quotation marks when creating a string, as long as the string USES the same type of quotation mark at the beginning and end.
第一,在创建字符串时,您可以混合使用单引号和双引号,只要字符串在开始位置和结束位置使用同一类型的引号。
Going back to Listing 14, after we create the XML document as a string, we set the response header for the content type and send the XML string back to requester.
返回到清单14,在将XML文档创建为字符串后,设置内容类型的响应头部并将XML字符串发送回给请求者。
The MIME type has to be forced into a string, or the XML helper modules will complain.
MIME类型必须装在一个字符串中,否则将影响XML帮助函数模块。
The connection string is a URL formatted string with the connection type in lieu of the protocol.
连接字符串是带有连接类型(代替协议)的url格式的字符串。
When using APIs to get and set the value of an item, only a string can be used as the data type.
在使用API来获得并设置项目的值时,只有一个字符串可以用作数据类型。
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的值和点号。
The input into the service is a zip code as a type String. Then, the method
服务中的输入是一个字符串类型的邮政编码。
The key is a simple string with the type prefix (set, before, or after) and the attribute or method name involved.
关键是一个具有类型前缀(set、before或者after)和所涉及的属性和方法的简单字符串。
The request takes an input object of type OpType, while the response returns a simple String.
操作请求接收OpType类型的输入对象,而响应则返回一个简单的字符串。
The decisions are found in a series of conditional statements, which execute String operations to determine the type of message.
决定是通过一组条件语句而确定的,它们进行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方法处理包含指定分隔字符(在这里是逗号)的输入字符串(字符串类型),返回字符串的列表。
The collection of objects can be any Python container type, including the tuple, string, and list types discussed in earlier articles.
对象集合可以是任何Python容器类型,包括前面文章中讨论的tuple、string和list类型。
In this case, the return type is seq [String], where seq (" sequence ") is a particular kind of collection.
在这个例子里,返回类型是seq [string],seq (sequence)是一种特殊的集合。
Use the elemtext String variable, which was set for event type START_TAG, to get the element tag name.
可以使用elemtextString变量来获得元素标签名称,该变量是为事件类型START _ TAG设置的。
For example, the values of derived simple type ProductCode is a subset of the values of base type string.
比如,派生简单类型ProductCode的值是基类型string值的子集。
On the computed Columns TAB, add a new computed column with the type String and a name such as Severity name.
对于Computedcolumns项,添加一个String类型且名为SeverityName的新计算列。
The parameter type and value space corresponds to the XML schema data types; it can be of type boolean or string.
参数类型和值空间对应于XML模式数据类型;该类型可以是布尔或字符串类型。
This is where the converter must convert the request string value into the desired object type, and then return the object for storage in the corresponding JSF component.
转换器必须在这里将请求字符串转换为所需的对象类型,然后返回这个对象,将它存储在相应的JSF组件中。
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 中,第一个消息包括单个部分,它属于类型字符串。
Here the original query is comparing a string to a number but in the modified query, explicit type-casting has been done.
原来的查询比较一个字符串和一个数字,但是在修改后的查询中执行了显式的类型转换。
If any of the parameters are of type String, I add the lowercase version of it to a new arguments list, and leave the other arguments intact.
如果有任何参数属于string类型,则将该参数的小写版本添加一个新的参数列表中,并保留其他参数不变。
Otherwise, this method delegates to the TypeFactory class, which builds a type from the string representation from the configuration.
否则,该方法委托typefactory类,后者根据来自configuration的字符串表示构建一个类型。
Otherwise, this method delegates to the TypeFactory class, which builds a type from the string representation from the configuration.
否则,该方法委托typefactory类,后者根据来自configuration的字符串表示构建一个类型。
应用推荐