class method造句
例句与造句
- Class method returns the
基类方法返回 - This conversion process also applies the attribute to arguments on class methods
此转换过程还将该属性应用于类方法的参数。 - So the compiler cannot inline such cross - class method calls safely ,
因此编译器不能安全地内联这样的跨类方法调用,不管是不是 - With these constants defined , debug and trace class methods generate output to the
定义了这两个常数后, debug和trace类方法将向 - You can use shared class methods without first creating an object from a class
无需事先从类中创建对象,便可使用共享的类方法。 - It's difficult to find class method in a sentence. 用class method造句挺难的
- Class methods , the
类方法之外, - Base class methods
基类方法。 - C allows derived classes to contain methods with the same name as base class methods
C #允许派生类包含与基类方法名称相同的方法。 - Method , the adapter must call the corresponding base class method , which in turn calls the
方法时,适配器必须调用相应的基类方法,进而调用 - Method , the adapter should call the corresponding base class method , which in turn calls the
方法时,适配器应调用相应的基类方法,进而调用 - The following statement can be used to register the java class method as a udf function
可以用下面的语句将该java类方法注册成一个udf函数: - Class methods and events to allow browser - specific or markup - specific handling
类方法和事件以实现特定于浏览器处理或特定于标记处理的组件。 - Class methods to gain additional power or use the string s sequence functionality directly
类方法来获得附加功能或直接使用字符串的序列功能。 - Describes how to bypass common implementations for class methods with customized implementations
说明如何使用自定义实现跳过常见的类方法实现。 - Class methods used to select a set of nodes in an
介绍用于使用xpath表达式在xpathdocument或xmldocument对象中选择节点集的xpathnavigator类方法集。