您要查找的是不是:
- Note that the advice is a plain method declaration. 请注意通知就是普通的方法声明。
- In the Button1_MouseLeave method declaration, change the Handles clause to read as follows. 在Button1_MouseLeave方法声明中,按以下所示更改Handles子句。
- Tag should be used in the comment for a method declaration to describe one of the parameters for the method. 标记应当用于方法声明的注释中,以描述方法的一个参数。
- First, take a look at the method declarations. 首先看一下方法声明。
- To override a method in a descendant class, add the directive override to the end of the method declaration. 重写方法意味着扩展或是凝练而不是替换。子孙类能重写任何继承过来的虚拟方法。
- Parameter for a virtual method is always at position 0 in the stack frame, followed by the parameters explicitly defined in the method declaration. 指针通常在堆栈结构中的0位置,接着是方法声明中明确定义的参数。
- The argument values are positional and must be supplied in the same order as the corresponding parameters in the method declaration. 实参是有位置的并且它必须与方法声明中相应的参数位置相同。
- Abstract method declarations are only permitted in abstract classes. 只允许在抽象类中使用抽象方法声明。
- Method provides an implementation for the base method declared in the. 类中声明的基方法提供一个实现。
- Java source code generally treats method parameters as a special form of local variables, with the parameter declarations included directly in the method declaration. Java源代码通常把方法的参数当成一个特殊形式的本地变量,参数声明直接包含在函数声明中。
- For a Visual Basic project, add the following code after the declaration of the form components (FriendsWithEvents declarations) and before the first method declaration. 对于Visual Basic项目,在窗体组件声明(FriendsWithEvents声明)和第一个方法声明之间添加以下代码。
- The method seems good but it needs to be tried out. 这个方法似乎不错,但需要试验一下。
- Method declaratively if you want to simplify the casting of an XML node to a text string to be displayed in a browser. 如果要简化XML节点到要显示在浏览器上的文本字符串的转换,可以以声明方式使用。
- Classes that implement the methods declared in custom service interfaces. 实现了在定制服务接口中声明的方法的类。
- Interfacemembers can be either method declarations (defined with the function statement) or property declarations (defined with the function get and function set statements). interfacemembers可以是方法声明(用function语句定义)或属性声明(用function get和function set语句定义)。
- I can't claim infallibility for this method. 我不敢说这方法绝对有效。
- Summer fallow is the best method of destroying weeds. 夏季休耕是消灭杂草的最好办法。
- However, if the class does not implement all the methods declared in an interface, the runtime does not load the class. 然而,如果类不实现在一个接口中声明的所有方法,则运行库不加载该类。
- Popularizing this new method is not an easy job. 推广这种新方法不是件容易的工作。
- This is not an economical method of heating. 这不是一种经济的取暖方式。