INNER CLASS Tiếng anh là gì - trong Tiếng anh Dịch

inner class
lớp bên trong
lớp bên
inner classes
lớp bên trong
lớp bên

Ví dụ về việc sử dụng Inner class trong Tiếng việt và bản dịch của chúng sang Tiếng anh

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Là một inner class của Map.
This is an inner class of Map.
Listeners sử dụng inner class.
Listeners use the inner class.
Anonymous Inner Class là gì?
What is anonymous inner class?
Inner class thường được dùng như callback trong GUI.
Inner classes are often used as callbacks in GUI.
Anonymous Inner Class là gì?
What is an anonymous inner class?
Combinations with other parts of speech
Sử dụng với động từ
Lớp lồng nhau non-static còn được gọi là inner class.
Non-static nested classes are called inner classes.
Local inner class có thể được định nghĩa như sau.
Inner classes may be defined as private.
Như thế nào là Anonymous Inner Class trong Java?
What is an Anonymous inner class in Java?
Ngoài ra Inner class còn có thể được tạo trong một phương thức.
The inner class may also be defined within a method.
Lớp lồng nhau non- static còn được gọi là inner class.
Any non-static nested class is known as inner class.
Local Inner Class: Một lớp được tạo ra bên trong một phương thức.
Local Inner Class: a class defined within a method.
Lớp lồng nhau non- static còn được gọi là inner class.
Non-static nested classes are referred to as inner classes.
Inner class có quyền truy cập tới member của class bao quanh.
Inner classes have access to the members of the enclosing class..
Local class là 1 trường hợp đặc biệt của inner class.
A local class is a special case of an inner class.
Inner class được định nghĩa bên trong body của class‘ InnerClassTest'.
An Inner class is defined in the body of the InnerClassTest class..
Có sự khác nhau giữa nested classinner class không?
Is there any difference between nested classes and inner classes?
Inner class vô danh chỉ có thể truy cập tại điểm nơi nó được định nghĩa.
Anonymous inner classes are accessible only at the point where it is defined.
Một lớp mà khôngcó tên được gọi là lớp vô danh( anonymous inner class).
A local innerclass without name is known as anonymous inner class.
Inner class không thể tồn tại mà không có instance của class‘ InnerClassTest'.
Inner classes cannot exist without an instance of the enclosing class..
Khi một lớp được định nghĩa bên trong một phạm vi của lớp khác, thì nó trở thành Inner Class.
If a class is defined within another class, it is an inner class.
Inner class thường extend từ một class hoặc thực thi cho một interface.
Anonymous inner class always extend a class or implement an interface.
Nếu Access Modifier của Inner Class là static, thì nó trở thành Nested Class..
If the access modifier of the inner class is static, then it becomes nested class..
Do inner class được liên kết với instance nên chúng không có bất kỳ biến static nào bên trong.
Since inner classes are associated with the instance, we can't have any static variables in them.
Khi một lớp được định nghĩa bên trong một phạm vi của lớp khác,thì nó trở thành Inner Class.
When a class is defined within a scope od another class,then it becomes inner class.
Java inner classclass được định nghĩa bên trong class khác.
An inner class is a Java class that's defined inside another class..
Có 4 loại lớp bên trong lớp lồng nhau: member inner class, local inner class,annonymous inner class và static nested.
The four kinds of inner class are Member class, Static member class,Local inner class.
Java inner classclass được định nghĩa bên trong class khác.
Inner classes in Java are classes whose definition is nested inside another class definition.
Ví dụ bên dưới đây sẽ trình bày cách chúng ta tạo một inner class, static nested class,local inner classinner class vô danh.
Create inner classes including static inner class, local class, nested class,and anonymous inner class.
Một Inner Class được khai báo mà không kèm theo tên lớp được gọi là Anonymous Inner Class..
Anonymous Inner Class An inner class declared without a class name is known as an anonymous inner class..
Tuy nhiên vấn đề là VM xem xét truy cập trực tiếp đến các private member của Foo từ Foo$ Inner, điều này là không hợp lệ bởi vì Foo và Foo$ Inner là các class khác nhau,mặc dù Java chấp nhận môt Inner class accss đến các private member của Outer class..
The problem is that the VM considers direct access to Foo‘s private members from Foo$Inner to be illegal because Foo and Foo$Inner are different classes,even though the Java language allows an inner class to access an outer class' private members.
Kết quả: 37, Thời gian: 0.0183

Từng chữ dịch

Truy vấn từ điển hàng đầu

Tiếng việt - Tiếng anh