THE BASE CLASS in Vietnamese translation

[ðə beis klɑːs]
[ðə beis klɑːs]
lớp cơ sở
base class
base layer
class cơ sở
the base class
base class

Examples of using The base class in English and their translations into Vietnamese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
In case of static methods, a method in the derived class with the same signature as in the base class hides the one in the base class.
Trong trường hợp phương thức tĩnh, phương thức trong class dẫn xuất( giống với signature như trong class base) ẩn phương thức trong class base.
The base class constructor call must be the first statement in the body of the derived class constructor.
Lệnh gọi thực thi phương thức khởi tạo của lớpsở phải là câu lệnh đầu tiên trong hàm khởi tạo của lớp dẫn xuất.
The base class constructor will be called before the derived class constructor.
Và các constructor của lớp cơ sở sẽ được thực hiện trước khi các constructor của lớp thừa hưởng.
Using public means that all the public members of the base class will also be public members of the derived class..
Kế thừa theo kiểu public thì tất cả các thành phần public của lớp cơ sở sẽ là thành phần public của lớp dẫn xuất.
The specialist class the character is offered depends on the base class.
Các lớp chuyên gia của nhân vật được cung cấp phụ thuộc vào các lớp cơ sở.
members of the derived class and protected members of the base class become protected members of the derived class..
các thành viên protected của lớp cơ sở trở thành các thành viên protected của lớp dẫn xuất.
Protected Inheritance: When deriving from a protected base class, public and protected members of the base class become protected members of the derived class..
Kiểu kế thừa protected: Khi kế thừa từ một lớp cơ sở là protected, thì các thành viên public và protected của lớp cơ sở trở thành các thành viên protected của lớp kế thừa.
Refused bequest: a class that overrides a method of a base class in such a way that the contract of the base class is not honored by the derived class.~Source Wikipedia.
Refused bequest: một class ghi đè lên một phương thức của một class cơ sở theo cách mà contract của class cơ sở không được biết đến từ class dẫn xuất.~ Nguồn Wikipedia.
since Object is the base class for all the classes and we can't have one class level static method
khi Object là base class cho tất cả các class và chúng ta không thể có một phương thức static
never accessible directly from a derived class, but can be accessed through calls to the public and protected members of the base class.
có thể truy cập thông qua các lời gọi tới các thành viên public và protected của lớp cơ sở đó.
Yet when we looked at them from the viewpoint of a programmer who made reasonable assumptions about the base class, the model broke down.
Tuy nhiên, khi chúng ta nhìn nó từ vị trí của một lập trình viên, người đưa ra những giả thiết hợp lý về class cơ sở, mô hình của chúng ta bị phá vỡ.
never accessible directly from a derived class, but can be accessed through calls to the public and protected members of the base class.
có thể truy cập thông qua các lời gọi tới các thành viên public và protected của lớp cơ sở đó.
Refused bequest: a class that overrides a method of a base class in such a way that the contract of the base class is not honored by the derived class..
Refused bequest: một class ghi đè lên một phương thức của một class cơ sở theo cách mà contract của class cơ sở không được biết đến từ class dẫn xuất.~ Nguồn Wikipedia.
however, they are mostly used when only few methods are to be declared by the base class and the deriving class implements the functionalities.
chúng chủ yếu được sử dụng khi chỉ có vài phương thức được lớp cơ sở khai báo và lớp dẫn xuất thực hiện các chức năng.
You can use the keyword new to express that you are aware that you have defined an unrelated function with the same name and signature as in the base class.
Bạn có thể sử dụng từ khoá mới để thể hiện rằng bạn nhận thức được rằng bạn đã xác định một chức năng không liên quan có cùng tên và chữ ký trong các lớp cơ sở.
which is the base class for all data types in C.
đó là lớp cơ sở cho tất cả các loại dữ liệu trong C.
which is the base class for all data types in C.
mà là lớp cơ sở cho tất cả kiểu dữ liệu trong C.
Because the base class constructor is called first!
Rõ ràng constructor của lớp Base đã được gọi trước!
The base class for all animation elements.
lớp cơ sở cho mọi loại animation.
What is inherited from the base class?
Những gì được thừa kế từ lớp cơ sở?
Results: 1417, Time: 0.0365

The base class in different Languages

Word-for-word translation

Top dictionary queries

English - Vietnamese