网站首页  词典首页

请输入您要查询的英文单词:

 

单词 class method
释义

class method

  • 网络类方法;类别方法;类别方法程序
1.
类方法
类方法我们可以通过类方法Class Method)实现实例创建的控制,其实也有许多其他的方法。这里我先介绍“类方法”的实现。
www.002pc.com
2.
类别方法
类别方法(class method):以static宣告的class method。例如:main。
wiki.plweb.org
3.
类别方法程序
vocabulary English Learning English... ... class library 类别库 class method 类别方法程序 class Modules 类别模块 ...
rwhdavid1979.bokee.com
4.
类的方法
Java英语词汇表_百度文库 ... Class member 类的成员 Class method 类的方法 Class 类 ...
wenku.baidu.com
5.
类方法程序
Comuper Term 10000 - 翻译学习资料区 大家论坛 ... class loader 类装载器 class method 类方法程序 class Modules 类模块 ...
club.topsage.com
6.
类型方法
所谓静态方法(static method),也叫类型方法(class method),通俗地说,就是不需要实例化就可以调用的方法。 其对应物为实 …
tech.nalaginrut.com
7.
班级方法
...亦有人认为是J. H. Draff(1905)运用班级方法class method)於团体心理治疗首创新例(陈禹等,民69)。
www.nou.edu.tw

例句

释义:
1.
A call was made to a class method, but there is no form of the method that takes the necessary number of arguments.
对类方法进行了调用,但没有一种形式的方法带有所需数目的参数。
207.46.16.251
2.
It is a class method, as it is static, but needs to be able to call the setUserServices method in case of a cache miss.
它是一个类方法,因为它是静态的,但是需要能够在丢失缓存时调用setUserServices方法。
www.ibm.com
3.
Keyword was used to define this method, the derived class method is not calledthe base class method is called instead.
关键字来定义此方法,所调用的不是派生类方法,而是基类方法。
msdn2.microsoft.com
4.
a class method receives the class as implicit first argument , just like an instance method receives the instance.
类方法隐含地接收类当做第一个参数,就像实例接收一个实例一样。
www.ichacha.net
5.
It is possible for malicious code to cast back to the base type and call the base class method .
恶意代码有可能会重新强制转换为基类型,并调用基类方法。
www.bing.com
6.
Generally, object references can be obtained by the invocation of a class method or instance method.
一般来讲,可以通过类方法或实例方法的调用来获得对象引用。
www.ibm.com
7.
Each generated proxy class method calls the invoke method to call the related Web service method.
生成的每个代理类方法都调用invoke方法,从而调用相关的Web服务方法。
msdn2.microsoft.com
8.
Gets the name of the binding class method which that the protocol importer is currently generating.
获取协议导入程序当前正在生成的绑定类方法的名称。
msdn2.microsoft.com
9.
Methods of the base class can be overridden by declaring a new method with the same signature as the new class method.
基类的方法可以通过声明与新的类方法具有相同签名的新方法来进行重写。
msdn2.microsoft.com
10.
means extend is a class method, meaning one method operates on the whole class, like the new method.
意味着extend是一个类方法,即在整个类上操作的方法,比如new方法。
www.ibm.com
1.
I decided to create a class method that would encapsulate the above behavior.
因此我决定创建一个类方法来封装上面的行为
www.infoq.com
2.
The methods keyword allows you to select method trace by class, method name, or both.
methods关键字允许按照类、方法名或这两者选择要跟踪的方法。
www.ibm.com
3.
Putting the class name as a prefix to the method name indicates that the method is a class method.
将类名作为方法名的前缀来指示该方法是类的方法。
www.ibm.com
4.
Lists the mapping between the original and obfuscated class, method, and field names.
列出了源代码与混淆后的类,方法和属性名字之间的映射。
www.cnblogs.com
5.
The procedure design is through the definition class method, carries on the transfer to a kind of predicate to realize.
程序的设计是通过定义类的方法,对类的谓词进行调用而实现。
www.lunwenno1.com
6.
Change the visibility modifier of the derived-class method to match the visibility of the base class method.
对派生类方法的可见性修饰符进行修改,使其与基类方法的可见性相匹配。
msdn.microsoft.com
7.
Method, the adapter should call the corresponding base class method before any additional processing.
方法时,适配器应在进行任何其他处理之前调用相应的基类方法。
msdn2.microsoft.com
8.
You can use the spelling checker for resource strings as well as class, method, and property names.
可以对类、方法和属性名称以及资源字符串使用拼写检查器。
msdn2.microsoft.com
9.
If you call the base-class method from a code provider that does not use a code compiler.
如果从不使用代码编译器的代码提供程序中调用基类方法,将得到一个。
msdn2.microsoft.com
10.
Security roles are supported at the assembly, class, method, and interface levels.
安全角色在程序集、类、方法和接口级别得到支持。
msdn2.microsoft.com
1.
Method in custom controls, call the base class method to ensure trace information is correctly captured.
方法时,调用基类方法以确保正确捕获跟踪信息。
msdn2.microsoft.com
2.
In this article, I looked at late static binding, namespace support, class method overloading, and heredoc support.
在本文中,我讨论了延迟静态绑定、名称空间支持、类方法重载和heredoc支持。
www.ibm.com
3.
When you are running in version-safe mode, you can use only one version-safe modifier for each method that overrides a base-class method.
当您以版本安全模式运行时,对每个重写基类方法的方法,仅可使用一个版本安全修饰符。
technet.microsoft.com
4.
method for compatibility with preexisting providers that use code parsers . the base - class method then calls the equivalent method in the.
方法在派生类中创建一个分析器,以实现与使用代码分析器的预先存在的提供程序兼容。
www.ichacha.net
5.
I'm going to make a class method that enables User objects to find themselves by name.
我打算制造一个类名,让User对象根据名称查找其自己。
www.ibm.com
6.
Keyword, objects of the derived class will call that method rather than the base class method.
关键字,则派生类的对象将调用该方法,而不调用基类方法。
msdn2.microsoft.com
7.
An explicit contract is any contract you declare in a class method, such as a precondition, a postcondition or an invariant.
显式的合同是在类方法中,如前提条件后,置条件或不变声明任何合同。
msdn.microsoft.com
8.
Ruby also includes another handy DSL mechanism: the alias_method class method.
Ruby还包括另外一个方便的DSL机制:alias_method类方法。
www.ibm.com
9.
That is the value that would be used internally by the class method for the timestamp conversion.
这就是类方法为了进行时间戳转换而在内部使用的值。
www.ibm.com
10.
Parameter values are accessed by calling a super class method.
通过调用父类的方法来访问参数值。
www.ibm.com
1.
Version-safe modifiers have an effect only if the base-class method they are overriding does not have inheritance modifiers.
版本安全修饰词只有在它们所覆写的基底类别方法没有继承修饰词时才有效。
technet.microsoft.com
2.
Class method will not be raised.
类方法关联的事件将不会引发。
msdn2.microsoft.com
3.
If a rule selects a given class, method, or field, then that item is not renamed.
如果一个规则选择一个给定的类、方法或字段,则不将该项重命名。
msdn2.microsoft.com
4.
The base-class method creates a generator in the derived class using the obsolete.
方法在派生类中创建一个生成器。
msdn2.microsoft.com
5.
It's also convenient to add the class, method, and source line to the bug so the user knows where to go to fix the problem.
在bug中加入类、方法和源代码会提供很大方便,这样用户就知道在什么地方修复这个问题。
www.ibm.com
6.
If a conflict occurs, the imported method overrides the base class method.
如果发生冲突,则导入的方法将重写基类方法。
msdn2.microsoft.com
7.
Return a class method for function.
返回函数的一个类方法。一个类方法
wenku.baidu.com
8.
The following statement can be used to register the Java class method as a UDF function
可以用下面的语句将该Java类方法注册成一个UDF函数
www.ibm.com
9.
Study of the land use and class method based on remote sensing image
利用遥感图像进行土地利用分类方法的研究
www.ilib.cn
10.
Demands can be applied at the class, method, event, and property levels only;
要求只能应用于类、方法、事件和属性级别;
technet.microsoft.com
1.
The base class method can be called from within the derived class using the
可以从派生类中使用
msdn2.microsoft.com
2.
The research of the test-class method based on interface object in the software integration test of the large container inspection system
基于接口对象的测试类方法在大型集装箱检查系统软件集成测试中的研究
www.ilib.cn
3.
Conversely, you can use the following as parameters or return values in a Web service class method
相反,可以在Web服务类方法中使用以下内容作为参数或返回值
www.ibm.com
4.
Method, the adapter should call the corresponding base class method, which in turn calls the
方法时,适配器应调用相应的基类方法,进而调用
msdn2.microsoft.com
5.
Method, the adapter must call the corresponding base class method, which in turn calls the
方法时,适配器必须调用相应的基类方法,进而调用
msdn2.microsoft.com
6.
If you want your method to override the new base class method, use the
如果想用您的方法重写新的基类方法,请使用
msdn2.microsoft.com
7.
To determine whether to seal a class, method, or property, you should generally consider the following two points
若要确定是否密封类、方法或属性,通常应考虑以下两点
msdn2.microsoft.com
8.
Declare a typesafe reference to a class method
声明一个对类方法的类型安全的引用
www.ichacha.net
9.
Forming Question Types in Examination System by Class Method
用类的方法构造考试系统中的题型
www.ilib.cn
10.
For the actual timestamp conversion the following class method was used
对于实际的时间戳转换,我们使用了下面的类方法
www.ibm.com
1.
So the compiler cannot inline such cross-class method calls safely,
因此编译器不能安全地内联这样的跨类方法调用,不管是不是,
www-128.ibm.com
2.
A Two-layered-class Method for Solving the Inheritance Anomaly
基于双层类结构的继承异常处理方法
www.ilib.cn
3.
The base class method must be defined
基类方法必须定义为
msdn2.microsoft.com
4.
The only difference is that a class method is required to take a parameter
唯一的区别是类方法需要带参数
www-128.ibm.com
5.
To mock an interface, use the new Mock(Class. class) method
要模拟接口,则使用newMock(Class.class)方法
www.ibm.com
6.
Three-Dimensional Modeling of Trees Based on the Object Class Method
基于对象类方法的三维树造型技术
service.ilib.cn
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/13 22:09:20