Listing 4 does not define a single named type.
清单4没有定义一个命令类型。
XmlQName: The XML named type that you are mapping from.
映射的源xml命名类型。
To enable re-use, these two elements should be placed into their own named type.
要支持重用,必须将这两个元素放置到它们各自的命名类型中。
For a named type, the binder does not have the knowledge of the referencing element.
对于命名类型,绑定不知道引用元素。
We followed these steps to transform listing 1's anonymous type into listing 2's named type.
按照以下步骤,将清单1中的匿名类型转换为清单2中的命名类型。
Without such a named type, the elements were simply copied from one point of the schema to another.
如果没有这样的命名类型,这些元素只是从架构的一个点复制到另一个点。
In cases where a named type and an anonymous type use the same qname, they are differentiated by the qnameScope property.
如果命名元素和匿名元素使用同样的qname,他们通过qnamescope属性来区分。
You use object expressions when you want to avoid the extra code and overhead that is required to create a new, named type.
若要避免创建新的命名类型所需的额外代码和开销,可以使用对象表达式。
The getQNameScope method returns the binder qnameScope property to indicate whether the schema type is a named type or an anonymous type.
getQNameScope方法返回绑定的qnameScope属性,来说明脚本类型是命名类型还是匿名类型。
But now that we have a named type for Person, we could further improve the schema in listing 5 by re-using the Person type within AccountOwner.
但现在我们拥有了一个Person命名类型,我们就可以在AccountOwner中重用Person类型以进一步改进清单5中的架构。
In the case of generic methods, if a type parameter appears only once in the method signature, then it probably should be a wildcard rather than a named type parameter.
就泛型方法来说,如果一个类型参数在方法签名中只出现一次,它很有可能是一个通配符而不是一个命名的类型参数。
The format you use to declare an instance of an anonymous type resembles the format you use when you declare an instance of a named type by using an object initializer.
用于声明匿名类型实例的格式类似于在使用对象初始值设定项声明命名类型实例时使用的格式。
The complexType within the element named "person" has no name itself, so it is anonymous. You can convert this anonymous type into a named type by following these simple steps
名为 “person” 的元素中的 complexType本身没有名称,因此它是匿名的。
When you use an object initializer to create an instance of a named type, the default constructor for the class is called, followed by initialization of designated members in the order you specify.
当您使用物件初始设定式来建立具名型别的执行个体时,会呼叫类别的预设建构函式,接著按照您指定的顺序初始化指定的成员。
A port type is a named set of the abstract operations and messages involved.
端口类型就是命名了的一组抽象操作和涉及到的消息集合。
This means that if I want the HTML files to have HTML formatting, I need to define a second named format of type HTML.
这意味着如果希望让这个文件具有html格式,那么还需要定义类型html的第二个指定格式。
You can then treat each named value as an instance of that class, providing you with compile-time type safety that a named set of integers can't.
然后,可以将每个指定的值看作是那个类的一个实例,这为您提供了指定的整数集合所无法提供的编译时类型安全。
The input parameter named "P1" is of data type integer, the other input parameter "P2" is of type character.
输入参数 “P1”的数据类型是整型,另一个输入参数 “P2” 的数据类型是字符型。
Tags are usually named to reflect the type of content contained in the element.
标记的名称通常反映元素所包含内容的类型。
WedLock, as it's coyly named, is a new type of casualty insurance that gives the unhappily married policyholder a payout after he or she is unhitched.
婚姻离婚保险“婚姻保护锁”是一种给婚姻不幸福的投保人离婚后赔偿的新型意外保险。
Each activity has a type named by its creator, such as GET or while or action.
每个活动都有一个由其创建者命名的类型,比如GET或while 或action。
These exchanges are named after the their type with a prefix of amq., e.g.
这些交换器的命名规则是amq.前缀加上类型名。
For example, two record types cannot both be named Defect, and two fields on one record type cannot both be named Headline.
例如,两个记录类型不能同时命名为Defect,而同一记录类型的两个字段不能同时命名为Headline。
Add a method called get with return type as the template parameter t from the method (as shown in Figure 4), and an input parameter named index whose type is int.
添加一个名为get的方法。在此方法中,使其返回类型为模板参数t(如图4所示),然后输入参数名字index,其类型为int。
To install a named instance, clear the Default check box, type a new named instance in the Instance Name edit box, and then click Next.
要安装命名实例,请清除Default复选框,在InstanceName编辑框中键入一个新的命名实例,然后单击Next。
Add a one-way operation named addUser which has an input parameter named user of type PasswdEntry (Figure 4).
添加一个名为adduser的单向操作,该操作具有一个PasswdEntry命名用户类型的输入参数(图4)。
In the same way, create a variable named ListResponseBG with the type ListResponseBG.
请按照相同方式创建一个类型为ListResponseBG的变量ListResponseBG。
Line 1 in Listing 1 shows a create type statement that creates a type named phonenumbers.
清单1中的第一行显示了创建名为phonenumbers类型的创建类型语句。
In this example, we specify an input parameter named addr of type Address_t.
在此例中,我们指定了一个address_t类型的名为addr的输入参数。
Add an input message named SSACustomer of type SSACustomer.
添加类型ssaCustomer的名为ssaCustomer的输入消息。
应用推荐