STATIC METHODS in Chinese translation

['stætik 'meθədz]
['stætik 'meθədz]
静态方法
static method

Examples of using Static methods in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Many common image I/O operations may be performed using the static methods of the ImageIO class.
使用ImageIO类的静态方法可以执行许多常见的图像I/O操作。
Outside of the class in which they are defined, static methods and variables can be used independently of any object.
在定义它们的类的外面,static方法和变量能独立于任何东西而被使用。
And now let's take a look at both its public static methods, get and getForFBID.
现在让我们来看一下它个静态方法,get和getForFBID:.
SQLJ Part 1 provides specifications for calling Java static methods as SQL stored procedures and functions.
SQLJ第1部分提供了有关Java静态方法作为SQL存储过程和函数来调用的规范。
File- provides static methods for creating, copying, deleting, moving, and opening files, and helps create a FileStream object.
File-提供用于创建、复制、删除、移动和打开文件的静态方法,并可帮助创建FileStream对象。
Note: The use of a static method suffers from the following restrictions: A static method can only call other static methods.
声明为static的方法有以下几条限制:·它们仅能调用其他的static方法
Algorithms Static methods that perform useful functions on collections, such as sorting a list.
Algorithms:在集合上运行的一些有用的静态方法,比如给列表排序。
There are other ways(or other static methods) that cause the class to load.
但是也不能确定有其他的方式(或者其他的静态方法)导致类装载,.
If an object has one public method, it won't have any public static methods".
如果一个对象有一个public方法,它就没有任何publicstatic方法.
Indeed I have had many emails from people that include code that appears to illustrate how static methods can be overriden.
事实上,我有很多包含人们举例指明static方法能被重写的代码的邮件。
In earlier Python versions, only new-style classes could use Python's newer, versatile features like__slots__, descriptors, properties,__getattribute__(), class methods, and static methods.
在早先的Python版本中,只有新式类能够使用Python新增的更灵活特性,例如__slots__、描述符、特征属性、__getattribute__()、类方法和静态方法等。
Therefore a static method can neither modify object state nor class state.
因此静态方法既不能修改对象状态,也不能修改类状态。
An example of a static method is the WriteLine method of the Console class.
另一个常用的静态方法是Console类中的WriteLine。
Why can't I declare a static method in an interface?
Interface为什么我不能在接口中声明静态方法??
The distance() method is a static method.
Distance()方法是静态方法
Why can't I declare a static method in an interface?
为什么我不能在接口中声明静态方法??
The angleBetween() method is a static method.
AngleBetween()方法是静态方法
The call is made like any other call to a static method.
该调用类似于任何其他对静态方法的调用。
Why we cannot define static method inside interface?
为什么我不能在接口声明静态方法??
So what makes an extension method different from any other static method and what enables us to access it in other classes?
可是扩展方法和其它静态方法有什么不同之处,是什么确保我们可以在其它类访问它??
Results: 64, Time: 0.036

Static methods in different Languages

Word-for-word translation

Top dictionary queries

English - Chinese