attribute vt. 1.把(某事)归因于…。 2.认为…系某人所为。 attribute (one's success) to (hard work) 认为(成功)是(努力)的结果。 be attributed to 被认为是…所为 (The play is attributed to Shakespeare. 这剧本被认为是莎士比亚写的)。 n. 1.属性,特质。 2.(人物、官职等的)标志,表征。 3.【语法】属性形容词。 A scepter is the attribute of power. 权杖是权力的标志。
attribute to (功归于)归因于; 把…归因于; 把...归因于,归咎于; 把……归于,认为……是……; 归功于; 归结于; 归因于
class n. 1.阶级;社会等级。 2.学级;班级,年级,级,班;组;(有组织的)讲习班;〔美国〕同年毕业班;【军事】同年入伍士兵。 3.(高低、优劣的)等级;类别。 4.〔英大学〕(荣誉考试)优等;〔俚语〕高级,优秀;漂亮,优雅。 5.【生物学】(分类学的)纲;【矿物】晶族。 6.(一节)课。 the working class工人阶级。 No class today. 今天没课。 C- is over. 下课。 boycott classes 罢课。 the first [second] class头[二]等。 high [low] class高[低]级。 There's a good deal of class about him. 他有很多优点。 He is not class enough. 他没有什么了不起。 at the top of one's class 出类拔萃;居首要位置。 be no class 〔俚语〕不足道;无价值。 class of the field 〔美国〕比赛的优胜候补人。 get a class=obtain a class. in a class by itself 特好,出众。 in class在上课中。 in the same class 〔美国〕同一类型的,同等的。 no class 〔俚语〕等外的,极坏的,蹩脚的〔用作表语〕。 not in the same class with 不能同…相比,无法和…相提并论,比不上…。 obtain a class=take a class 毕业考试得优等。 take a class at (Oxford) 在(牛津大学)进荣誉班。 take a class of (beginners) 担任(初级)班(的教师)。 take classes in (history) 听(历史)课,选修(历史)课程。 the classes 上层社会;知识阶级。 the classes and masses 各阶级和各阶层。 vt. 把…分类,把…分等[分级];给…定等级,把…分组。 vi. 属于…类[等、级、组]。 adj. -able 可分类[等级]的。 adj. -less 无阶级的。
This attribute controls whether the type library exporter tlbexp . exe automatically generates a class interface for the attributed class 此属性控制类型库导出程序(tlbexp.exe)是否为属性化类自动生成一个类接口。
Named parameters are defined by the non-static, public, and read-write fields or properties of the attribute class . the three properties of 命名参数则由属性(attribute)类的非静态、公共和读写字段或属性(property)定义。
In addition to using the attribute classes defined in the . net framework class library, you can define your own attribute classes netframework类库中定义的属性(attribute)类之外,您还可以定义您自己的属性(attribute)类。
In addition to using the attribute classes defined in the . net framework class library, you can define your own attribute classes netframework类库中定义的属性(attribute)类之外,您还可以定义您自己的属性(attribute)类。
Property is used in this case, other custom permission attribute classes should support all possible states of the permission objects they support 属性,其他自定义权限属性类应当支持它们所支持权限对象的所有可能的状态。
New kinds of declarative information are defined through the declaration of attribute classes, which might have positional and named parameters 新的声明性信息类型通过属性类的声明来定义,这些类可能有定位参数和命名参数。
By convention, custom attribute classes should have names ending with " attribute . " when attaching the attribute, users of the attribute may omit the " attribute " suffix 按照约定,自定义属性类的名称应该以“attribute”结尾。附加属性时,属性的用户可以省略“attribute”后缀。
Using attribute classes, you can create your own custom attributes and use them in addition to the . net framework attributes to provide additional information about program elements 使用属性类,可以创建自己的自定义属性,使用.netframework属性同时使用这些属性类,可以提供有关程序元素的其他信息。
For example, you might define a custom security attribute that specifies the permissions required by the caller to execute a procedure . you define custom attributes in attribute classes based on the 例如,可以定义一个自定义安全属性(attribute),这种属性(attribute)可指定调用方要执行某过程所需的权限。
If possible, you should place your custom permission and any attribute classes associated with it in a separate assembly, to reduce the likelihood that other assemblies will be loaded unnecessarily )如果可能,应当将您的自定义权限和与其关联的任何属性类放到它自己的单独程序集内,以减少不必要地加载其他程序集的可能性。