您要查找的是不是:
- variable declaration syntax 变量说明语法
- Specify the index upper bound in the array variable declaration. 在数组变量声明中指定索引上限。
- C's declaration syntax is designed to help describe data, rather than have the data determine the form of a program. C语言的说明语法可用来帮助描述数据,而不是让数据来决定程序的形式。
- Provides links to topics covering changes to declaration syntax, string length, structures, and the scope of variables inside blocks. 提供到包含对声明语法、字符串长度、结构和块内变量范围更改的主题的链接。
- Put segment and variable declarations here. 把段和变量声明放在此处。
- And a few external variable declarations. 以及一些外部变量声明。
- Provides recommendations for variable declaration and data type conversion in Visual Basic 6.0 Applications. 提供关于Visual Basic 6.;0应用程序中变量声明和数据类型转换的建议。
- Processes or nodes can have variable declarations. 流程或节点可拥有变量声明。
- Gets or sets a value for the prefix of an expression in its declarative syntax. 获取或设置其声明性语法中的表达式的前缀值。
- PHP does not require (or support) explicit type definition in variable declaration; a variable's type is determined by the context in which that variable is used. PHP在变量定义中不需要(或不支持)明示的类型定义;变量类型是根据使用该变量的上下文所决定的。
- Explain local variable declarations with an end-line comment. 使用行尾注释解释局部变量声明。
- Control that supports a declarative syntax for accepting or rejecting user input. 控件,它支持用于接受或拒绝用户输入的声明性语法。
- The second code example demonstrates how to use declarative syntax to display static data in the TreeView control. 第二个代码示例演示如何使用声明性语法在TreeView控件中显示静态数据。
- The following code example demonstrates how to use declarative syntax to display static data in the TreeView control. 下面的代码示例演示如何使用声明性语法在TreeView控件中显示静态数据。
- You can use declarative syntax to place a demand at either the class or the method level of your code. 可以使用声明式语法将要求放到代码的类级别或方法级别。
- Every important variable declaration should be preceded by a comment describing the use of the variable being declared. 每个重要的变量声明前都应有注释,用以描述被声明变量的用途。
- A declarative model for client development that is similar to the declarative syntax for ASP.NET server controls. 用于客户端开发的声明性模型,如同使用ASP.;NET服务器控件般的声明性语法。
- The name of the local variable declared in the catch clause for the exception. 在异常的catch子句中声明的局部变量的名称。
- Therefore, all local variable declarations must be grouped in a single batch. 因此,所有局部变量声明必须组成一个批。
- Note that this tool only shows permissions that have been explicitly requested by the application using declarative syntax. 注意,该工具仅显示由应用程序使用声明式语法显式请求的权限。