您要查找的是不是:
- type declaration section [计] 类型说明部分
- This code can be included in the type declaration. 此代码可以包含在类型声明中。
- Gets or sets the name of the document type declaration. 获取或设置文档类型声明的名称。
- Gets the code type declaration for the current class. 获取当前类的代码类型声明。
- The document type declaration contents are worth looking at in detail. 值得仔细查看一下文档类型声明的内容。
- Class can be used to return information about a document type declaration. 类可用于返回有关文档类型声明的信息。
- For further details, please refer to the respect of privacy declaration section. 欲知详情,请查阅尊重个人隐私权声明栏。
- Gets or sets a value indicating whether the type declaration is complete or partial. 获取或设置一个值,该值指示该类型声明是完整的类型声明还是分部类型声明。
- Which represents a type declaration for a class, structure, interface or enumeration. 表示类、结构、接口或枚举的类型声明。
- There is also no type declaration needed for the variable that holds the new instance. 也不需要对保存新实例的变量进行任何类型说明。
- A type parameter of a generic type declaration, or a type argument of a constructed generic type. 泛型类型声明的类型参数,或构造的泛型类型的类型变量。
- A closed generic type is a type declaration where a particular type is specified for a type parameter. 封闭式泛型类型是为类型参数指定特定类型的类型声明。
- The items in that part of the type declaration correspond to the items stored in the form file. 在此部分的类型声明的项目与窗体文件中存储的项目相对应。
- You create an enumeration with the Enum statement in the declarations section of a class or module. 在类或模块的声明部分中用Enum语句创建枚举。
- "An Array declaration uses - restricts or extends - the soapenc:Array type, or the wsdl:arrayType attribute is used in the type declaration. "(有限或延伸使用 soapenc:Array 类型的阵列宣告,或者在类型宣告中使用 wsdl:arrayType 属性。)
- Do not redeclare the parameter names in the local declarations section of the procedure or function body. 在过程或函数主体的局部声明中不要对参数名进行再声明(事实上编译器也不允许这样)。
- You can invent your own tags and attributes and,if you want,share them and control their use with a formal declaration called a Document Type Declaration. 你可以发明自己的标志和属性,如果你需要,你还可以用一个叫“文档类型说明”的正式声明,共享这些标志与属性,并可控制它们的使用。
- If you create a function, stored procedure, or trigger that contains a user-defined type declaration with schema-binding, you must have REFERENCES permission on the type. 如果想要创建的函数、存储过程或触发器包含具有架构绑定的用户定义类型声明,则您必须具有该类型的REFERENCES权限。
- To create a constant available to all procedures within a class, but not to any code outside that module, declare it in the declarations section of the class. 若要创建对类内所有过程都可用而对该模块以外的任何代码都不可用的常数,请在该类的声明部分中声明它。
- A well-defined type system should, by enforcing a number of type declaration and compatibility rules, guarantee the run-time type safety of the systems it accepts. 一个定义明确的类型体系应该是,通过强制实行大量的类型声明和兼容性规则,确保它所接受的系统运行时类型安全。