Note that the String type is inferred for us, too.
注意,String类型是被推断出来的。
The above Python tutorial has a section on the string type.
上述Python教程有一节讨论了字符串类型。
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 first parameter, of type string, is the topic this message arrived on.
第一个参数为字符串类型,它是此消息的主题。
The last line emits the attributes for a given string type.
最后一行给出了特定字符串类型的属性。
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 connection string is a URL formatted string with the connection type in lieu of the protocol.
连接字符串是带有连接类型(代替协议)的url格式的字符串。
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的值和点号。
该参数的类型是String。
What about the string data type named as token?
token字符串数据类型是干什么的呢?
Specify String as the return type for each of the methods.
指定String作为每个方法的返回类型。
Here is how to add the simple string property first to the Name type.
以下代码展示了如何向Name类型添加简单字符串属性first ?
The default type for the new variable is "String".
新变量的默认类型是“String”。
The key is a simple string with the type prefix (set, before, or after) and the attribute or method name involved.
关键是一个具有类型前缀(set、before或者after)和所涉及的属性和方法的简单字符串。
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方法处理包含指定分隔字符(在这里是逗号)的输入字符串(字符串类型),返回字符串的列表。
Which, as mentioned earlier, is the built-in string type.
正如我之前提到的,这个字符串是内置的字符串类型。
Be sure to leave the attributes' type as String.
确定保持属性的类型为String。
Or you can use XSD: string for the generic string type.
或者对通用的字符串类型使用xsd: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的新计算列。
Note that the above method actually defines a type string.
注意,以上方法实际上定义了一个类型字符串。
The message format string identifies the original type of message sent.
消息格式字符串表示了消息发送的原始类型。
Next, at the federated server, you need to convert the serialized string back to the XML type.
接下来,在联邦服务器,需要将序列化后的字符串转换回xml类型。
When the search pane appears, type a search string in the top field.
出现搜索窗格之后,在顶部字段键入搜索字符串。
When a value has a string type, the default value is "" (an empty string).
值为字符串类型时,缺省值为 ""(空字符串)。
For example, in Listing 1 the first message contains a single part, which is of the type string.
例如,在清单1 中,第一个消息包括单个部分,它属于类型字符串。
The type_id string is the interface type also known as the repository id format.
type_id字符串是接口类型,众所周知,它是资源库标识格式。
The structure in Listing 4 is used by the mimeokay function for one purpose: to set the global string pointer fstr to the appropriate MIME type string matching the file's extension: fext.
清单4中所示的结构由mimeokay函数使用,用来实现以下用途:将全局字符串指针fstr 设置为与文件扩展名 fext 相匹配的合适的MIME类型。
应用推荐