What is the translation of " METHOD DEFINITIONS " in Chinese?

['meθəd ˌdefi'niʃnz]
['meθəd ˌdefi'niʃnz]
的方法定义

Examples of using Method definitions in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
The same approach works for all method definitions.
相同的方法适用于所有方法定义
The method definitions inside interfaces are public and abstract.
接口中定义的方法均为抽象的和公共的。
Here are some of the catch-all method definitions given in promotion. ji:.
以下是在promotion.jl中给出的几个catch-all方法的定义:.
Overall behavior of a function is a patchwork of the behaviors of its various method definitions.
所以,函数的全体行为是他的不同的方法定义的行为的组合。
You may find the method definitions in the HTTP 1.1 standards documentation useful;
您可能会发现HTTP1.1标准文档中的方法定义十分有用;.
The next line has a class declaration,the class HelloWorld contains the data and method definitions that your program uses.
第三行有一个类声明,HelloWorld类包含程序使用的数据和方法定义
The method definitions must always occur within a class, so there is no need for scope resolution there either.
方法定义必须始终发生在类中,因此也不需要对范围进行解析。
Class definitions normally contain method definitions which operate on instances of the class.
类定义通常包含操作类的实例的方法定义
For conciseness and simplicity in our examples,we often exhibit code fragments without class or method definitions, or explicit dereferencing.
为了简化示例,我们经常展示没有类或方法定义或显式取消引用的代码片段。
Class definitions normally contain method definitions which operate on instances of the class.
类定义通常包含对类实例进行操作的方法定义
Multiple inheritance of implementation is the ability to inherit method definitions from multiple classes.
实现的多重继承(Multipleinheritanceofimplementation)是从多个类继承方法定义的能力。
This allows describing"the set of method definitions visible to a given runtime environment" as a single number, or"world age".
这允许把"对于给定的运行环境可见的方法定义集合"描述为一个数,或称为"世界年龄"。
In the two previous examples,the inherited prototype can be shared by all objects and the method definitions need not occur at every object creation.
在前面的两个示例中,继承的原型可以为所有对象共享,不必在每一次创建对象时定义方法
Class definitions normally contain method definitions that operate on instances of the class.
类定义通常包含对该类的实例进行操作的方法定义
The first method definition for a function creates the function object,and subsequent method definitions add new methods to the existing function object.
函数的第一个方法定义会建立这个函数对象,后续的方法定义会添加新的方法到存在的函数对象中去。
Method references let you reuse existing method definitions and pass them just like lambdas.
方法引用让你可以重复使用现有的方法定义,并像Lambda一样传递它们。
Both the method definition and the method call must use the out keyword.
方法定义和方法调用都必须使用out关键字。
Both the method definition and the method call must use the ref keyword.
方法定义和方法调用都必须使用ref关键字。
It is called a method definition.
这也称为方法定义
This monotonically increasing value tracks each method definition operation.
这个单调增加的值追踪每个方法定义运算。
It is not a method call, but an extern method definition.
它不是一个方法调用,而是一个外部方法定义
The method definition is TYPE=INNODB plus CREATE in the TABLE statement.
定义的方法是在CREATETABLE语句中加上TYPE=INNODB。
To use an out parameter, both the method definition and the calling method must explicitly use the out keyword.
若要使用out参数,方法定义和调用方法都必须显式使用out关键字。
In the method definition, we must provide a name and type for each parameter.
方法定义中,我们必须为每个参数提供名称和类型。
Java, the outermost braces contain the class definition,and the inner braces contain the method definition.
Java中,外面的大括号包含类定义,而里面的大括号包含方法定义
Unlike many object-oriented languages,there is no distinction between a function definition and a method definition.
不同于许多面向对象语言,JS并不区分函数和方法之间的定义区别。
On the outside of method definition.
定义于方法的外部。
The following example cancels the method definition named bar:.
下面的实例取消名为bar的方法定义:.
Results: 28, Time: 0.0279

Word-for-word translation

Top dictionary queries

English - Chinese