class method造句
例句与造句
- Passes to the calling method any exceptions thrown by base class methods or
向调用方法传递由基类方法或 - There are some differences between class methods and instance methods
类方法和实例方法之间是有区别的。 - The only difference is that a class method is required to take a parameter
唯一的区别是类方法需要带参数 - Class methods for parsing the xsl and performing the conversion
类方法对xsl进行语法分析并执行这个转换。 - To use this feature , insert the attribute before the class method
要使用此功能,请在类方法前插入此属性。 - It's difficult to find class method in a sentence. 用class method造句挺难的
- Methods so that their attributes match the base class methods . the
方法,因此这两个方法的属性匹配基类方法。 - Class methods , the expression evaluator , and so forth
类方法、表达式计算器这样的工具时,可以注意到这些变化。 - Class methods are actually
类方法的按钮实际上是 - If you want your method to override the new base class method , use the
如果想用您的方法重写新的基类方法,请使用 - The base - class method creates a generator in the derived class using the obsolete
方法在派生类中创建一个生成器。 - The method can be either a shared class method or an instance method
此方法可以是共享(类)方法,也可以是实例方法。 - Class methods without validation
类方法。 - If a conflict occurs , the imported method overrides the base class method
如果发生冲突,则导入的方法将重写基类方法。 - A class method declaration
类方法声明。 - For the actual timestamp conversion the following class method was used
对于实际的时间戳转换,我们使用了下面的类方法: