You use the extract transform to extract parts of a string and assign those parts to another string, or to any other primitive type, with the caveat we mentioned in the move transform section.
您使用提取转换来提取该字符串的各个部分,并将那些部分分配给另一个字符串,或分配给任何其他基元类型,并注意我们在移动转换部分中提到的告诫。
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.
第一,在创建字符串时,您可以混合使用单引号和双引号,只要字符串在开始位置和结束位置使用同一类型的引号。
Create an interface, which takes as input the business object, and as output a type of string.
创建一个接口,将业务对象作为输入,将字符串类型作为输出。
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 key is a simple string with the type prefix (set, before, or after) and the attribute or method name involved.
关键是一个具有类型前缀(set、before或者after)和所涉及的属性和方法的简单字符串。
The AddressDisplay object has two parts: the type of address and a formatted address string.
AddressDisplay对象有两部分:地址类型和一个格式化的地址字符串。
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类型。
The service interface describes one input parameter, of type XSD: string, and one output parameter.
此服务接口描述一个xsd:string类型的输入参数和一个输出参数。
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语言正在使用的是哪种类型的数据。
In the example in Listing 10, the HTMLHandler processes a result set and returns an object of type String, which contains the textual representation of a Web page that lists all the result set rows.
在清单10的例子中,HTMLHandler处理一个结果集,并返回一个String类型的对象,这个对象包含一个列出所有结果集行的web页面的文本表示。
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、字符串、节点集和数字。
Thus, cost is an element of type float as defined by XSD, and greeting is an element of type string as defined by the SOAP encoding specification. Here is another similar example
因此,cost是XSD 中定义的浮点类型的元素,greeting 是SOAP编码规范中定义的字符串类型的元素。
The embedded SQL statement casts the manager names in the unit table into an XML type (in this case into an XML string), and feeds them into the XQuery.
嵌入式sql语句将unit表中的主管姓名强制转换为xml类型(本例中为xml字符串),然后将其提供给XQuery。
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类型的友元,并且不能有其它类型和属性。
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国家区号。
The parameter type and value space corresponds to the XML schema data types; it can be of type boolean or string.
参数类型和值空间对应于XML模式数据类型;该类型可以是布尔或字符串类型。
This is due to the encoding of the group information in the binary string, and a grouping parameter of type VARCHAR requires potentially more space than a simple INTEGER value.
这是将分组信息编码到二进制串中的缘故,分组参数类型为VARCHAR,比简单的INTEGER类型潜在地要求更多的存储空间。
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.
如果需要创建与时间相关的数据类型的单个值,可以使用类型构造器函数并提供时间的字符串表示形式作为参数。
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组件中。
The helper methods take the appropriate data type and do the necessary conversions to store the data as a string.
助手方法采用适当的数据类型并执行必要的转换以便将数据存储为字符串。
Fortunately, the XLIFF standard includes attributes for specifying string position in a dialogue, font type and size used for the text, and many other details.
所幸的是,XLIFF标准包含有的属性允许指定对话框中字符串的位置、文本所用的字体和字号以及其他很多细节。
The element defined in line 8 has the attribute name "modelName" and is of type "string".
在第 8行定义的元素具有名称为 “modelName” 的属性且其类型是 “string” 。
You are defining that the name of the parameter is question, it is of type string (as defined by the XML Schema standard), and it is an input parameter.
您将把参数的名称定义为question,类型为字符串型(象XMLSchema标准定义的那样)并且是一个输入参数。
When the business object editor opens, add an attribute called message to the business object and make it type string.
在业务对象编辑器打开时,向业务对象添加一个名为message的属性,并将其类型指定为string。
Likewise, markup subtrees (i.e. "emph", "strong", "module", "code", "title") are collapsed to a single node of the right type, and containing a compound string.
同样,标记子树(即“emph”、“strong”、“module”、“code”和“title”)折叠为一个类型正确的单独节点,并包含一个复合字符串。
Add the attributes name and item, as type string.
以string类型添加name和item属性。
Currently the AuthProviderSpecificID is composed from a type field, indicating the type of entry and some id string.
当前,AuthProviderSpecificID由一个类型字段(表示条目的类型)和某个id字符串组成。
The mechanism chosen, which is not the only possible way to manage this, involves creating a pseudo-MIME type, matching the user-agent string and using Rails' respond_to mechanism.
所选用的机制(并不是惟一的实现方法)涉及创建伪 MIME类型,匹配用户代理字符串和使用 Rails 的 respond_to 机制。
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类自变量的限制。
应用推荐