What is the translation of " CLASS DEFINITION " in Chinese?

[klɑːs ˌdefi'niʃn]
[klɑːs ˌdefi'niʃn]
一个类的定义
者类的定义
于类定义

Examples of using Class definition in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
The following is a class definition for Deck.
下面是一个Deck的类定义
The class definition of the singleton looks as follows:.
Singleton类定义如下:.
Let's assume we have the following class definition.
假设我们有如下类型定义
So, if the class definition looked like this:.
所以,如果类定义看起来像这样:.
Must occur within the scope of the class definition.
它只能出现在类定义的内部。
Following the class definition, we then create a dictionary named locations.
类定义之后,我们创建一个名为locations的字典。
The JSP you write turns into a class definition.
在你所编写的JSP要变成一个类的定义
When a class definition is left normally(via the end), a class object is created.
类定义完成时(正常退出),就创建了一个类对象。
The simplest form of class definition looks like this:.
最简单的类定义看起来像这样:.
There is no need to refer to it from outside the class definition.
没有必要从类定义之外引用它。
A class definition starts with the keyword CLASS followed by the class name.
类定义以关键字class开头,后跟类名。
Here's an example of a structure definition and a class definition:.
这里有一个结构定义和类定义的例子:.
A class definition has two parts: a name introduction or reference and a list of restrictions.
一个类的定义由两部分组成:引入或引用一个名称,以及一个限制列表。
That is, you cannot define additional classes within a class definition.
即,不能在一个类定义内定义其它类
Inside a class definition, the keyword static declares members that are not bound to class instances.
类定义中,关键词static声明不绑定到类实例的成员。
The report states that the court modified the class definition to avoid standing problems.
报告指出,法院修改了班级定义以避免存在问题。
That is, when a class definition changed, older files can still be imported to the new version of the class..
即当一个类的定义更改时,旧文件仍可导入到新版本的类中。
All data members in the class are between the class definition and the end keyword.
类中的所有数据成员都是介于类定义和end关键字之间。
Java, like most other languages,uses curly braces to define the beginning and end of each function and class definition.
Java,像大部分其他语言一样,使用大括号定义函数和类定义的开头和结尾。
Inheritance is an important concept since it allows reuse of class definition without requiring major code changes.
继承是一个重要概念,因为它使得无须对代码做大的改变就能重用类定义
A decorator is any callable Python object that is used to modify a function,method or class definition.
Python中的装饰器是一个可调用的Python对象,用于修改一个函数、方法或者类的定义
Java, the outermost braces contain the class definition, and the inner braces contain the method definition..
Java中,外面的大括号包含类定义,而里面的大括号包含方法定义。
To make print_time a method,all we have to do is move the function definition inside the class definition.
将print_time变成一个方法,我们只需要将函数定义移到类定义里面即可。
How these fields correspond to the class definition is unspecified, as are the names of anonymous and local classes..
这些字段如何对应于类定义是未指定的,匿名和本地类的名称也是如此。
It then reads the metadata for the table(or database) and creates a class definition of your input requirements.
在识别输入之后,它为表格(或数据库)读取元数据,并为你的输入需求创建类定义
C 2.0 and later allows splitting a class definition into several files by using the partial keyword in the source code.
C2.0和以后的版本允许类定义被分割成几个文件,通过使用在原始代码的关键字partial。
Summarizing we can say that a decorator in Python is a callable Python object that is used to modify a function,method or class definition.
Python中的装饰器是一个可调用的Python对象,用于修改一个函数、方法或者类的定义
The list of participants appears in the"Device Class Definition for Human Interface Devices(HID)" document.
参与者名单列在“DeviceClassDefinitionforHumanInterfaceDevices(HID)”文档中。
The explicit specifier may only appear within the decl-specifier-seq of the declaration of a constructor orconversion function(since C++11) within its class definition.
Explicit指定符只可出现于构造函数或转换函数(C++11起)在其类定义内的decl-specifier-seq内。
The Resolution structure definition and the VideoMode class definition only describe what a Resolution or VideoMode will look like.
Resolution的结构定义和VideoMode的类定义,只描述一个Resolution或VideoMode的样子。
Results: 38, Time: 0.0299

Word-for-word translation

Top dictionary queries

English - Chinese