您要查找的是不是:
- constant declaration syntax 常数说明语法
- 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. 提供到包含对声明语法、字符串长度、结构和块内变量范围更改的主题的链接。
- Gets or sets a value for the prefix of an expression in its declarative syntax. 获取或设置其声明性语法中的表达式的前缀值。
- 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控件中显示静态数据。
- Since JScript processes variable and constant declarations before executing any code, it does not matter whether the declaration is inside a conditional block or some other construct. 由于JScript会在执行任何代码之前处理变量和常数声明,因此是在条件块中声明还是在某一其他构造中声明并不重要。
- 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. 可以使用声明式语法将要求放到代码的类级别或方法级别。
- A constant declared at procedure level is a local constant; it is local to the procedure or block that declares it. 在过程级别声明的常数是局部常数,该常数局限于声明它的过程或块。
- A declarative model for client development that is similar to the declarative syntax for ASP.NET server controls. 用于客户端开发的声明性模型,如同使用ASP.;NET服务器控件般的声明性语法。
- Note that this tool only shows permissions that have been explicitly requested by the application using declarative syntax. 注意,该工具仅显示由应用程序使用声明式语法显式请求的权限。
- His wife was a constant inspiration to him. 他的妻子经常鼓励他。
- Deprecated constants declared with limited backwards compatibility. 取消的恒量,由有限的向后兼容性声明。
- Uses a declarative syntax for specifying Graphical User Interface (GUI) components, enabling a developer's code to closely match the actual layout of the GUI. 可使用声明式的语法编写图形界面组件,使得开发者的代码非常接近于GUI的实际布局。
- Her constant complaining just sticks in my craw. 她那不断的诉苦真使我受不了。
- He was in favour of the declaration of a truce. 他赞成宣布停战。
- The WithEvents statement and the Handles clause are often the best choice for event handlers because the declarative syntax they use makes event handling easier to code, read and debug. WithEvents语句和Handles子句常常是事件处理程序的最佳选择,因为它们所用的声明语法使得对事件处理的编码和调试更加容易,并使人可以更加轻松地阅读它。
- The "pointer to member" is distinct from the type "pionter", that is, a pointer to member is declared only by the pointer to member declarator syntax, and never by the pointer declarator syntax. 成员指针和普通指针截然不同。成员指针只能用成员指针声明的语法声明,不能用一般的指针声明方法声明。
- The machinery requires constant maintenance. 这些机器需要经常保养维修。