PROPERTIES AND METHODS in Vietnamese translation

['prɒpətiz ænd 'meθədz]
['prɒpətiz ænd 'meθədz]
các thuộc tính và phương thức
properties and methods
các thuộc tính và phương pháp
properties and methods
các tính chất và phương pháp
tài sản và phương pháp

Examples of using Properties and methods in English and their translations into Vietnamese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
In the preceding example, you access properties and methods of the new object using the object variable oObject.
Trong ví dụ trước, bạn truy nhập thuộc tính và các phương pháp của đối tượng mới bằng cách dùng đối tượng biến MyObject.
To do so, use the exports object and populate its properties and methods with the pieces of code that you want to expose.
Để làm được điều này, bạn sử dụng đối tượng exports đưa ra các phương thức và thuộc tính của nó với đoạn code mà bạn muốn cung cấp ra ngoài.
In the preceding example, you access properties and methods of the new object using the object variable MyObject.
Trong ví dụ trước, bạn truy nhập thuộc tính và các phương pháp của đối tượng mới bằng cách dùng đối tượng biến MyObject.
In some cases, you may find that it's more useful to access properties and methods via a class rather than an object instance.
Trong một số trường hợp nhất định, rất dễ để truy cập các phương thức và thuộc tính theo một class hơn là một object.
Use the exports keyword to make properties and methods available outside the module file.
Từ khóa exports để tạo thuộc tính và phương thức có sẵn bên ngoài tập tin module.
All the properties and methods of Math are static
Tất cả các thuộc tính và phương thức của Math đều static( tĩnh)
Math is not a constructor and all the properties and methods of Math are static.
Đối tượng Math không có constructor, các thuộc tính và phương thức của Math điều là static.
All the properties and methods of Math are static
Tất cả thuộc tính và phương thức của Math là tĩnh( Static)
The XML DOM defines the objects, properties and methods of all XML elements.
XML DOM định nghĩa các đối tượng, thuộc tính và phương thức của tất cả các phần tử XML.
Visibility MUST be declared on all properties and methods; abstract
Các visibility PHẢI được khai báo trên tất cả các thuộc tính và phương thức. abstract
Now, the Employee class can access all properties and methods of the Person class that are declared as public or protected.
Bây giờ, class Employee có thể truy xuất tất cả các thuộc tính và phương thức của class Person được khai báo là public hoặc protected.
FileInfo class is created, you can use the properties and methods to interact with the file.
bạn có thể sử dụng thuộc tính và phương thức để tương tác với tập tin.
The getContext("2d") object is a built-in HTML 5 object, with many properties and methods for drawing paths.
GetContext(" 2d") được tích hợp trong HTML5 với nhiều thuộc tính và phương thức để vẽ.
Inheritance- the capability of a class to rely upon another class(or number of classes) for some of its properties and methods.
Inheritance- Khả năng của một lớp dựa trên lớp khác( hoặc một số lớp) đối với một số thuộc tính và phương thức của nó.
an instance of the DirectoryInfo class, you can then use its properties and methods to interact with the directory.
bạn có thể sử dụng thuộc tính và phương thức của nó tương tác với các thư mục.
In JavaScript, functions are first-class objects, because they can have properties and methods just like any other object.
Trong JavaScript, các hàm là các đối tượng hạng nhất, vì chúng có thể có các thuộc tính và các phương thức giống như bất kỳ đối tượng nào khác.
and it inherits the properties and methods from the old class,
nó kế thừa các thuộc tính và phương thức từ lớp cũ,
This interface provides properties and methods to allow a collection to be filtered, sorted, or grouped, and allow the currently
Giao diện này cung cấp các thuộc tính và phương pháp để cho phép danh sách được lọc,
expect in a function, although it doesn't return anything or explicitly create an object- it basically just defines properties and methods.
tạo ra một đối tượng rõ ràng- căn bản nó chỉ định nghĩa các thuộc tính và phương thức.
Inheritance is an important aspect of the object-oriented programming paradigm which allows you to inherit properties and methods of other classes by extending them.
Inheritance là một khía cạnh quan trọng của mô hình lập trình hướng đối tượng, cho phép bạn kế thừa các thuộc tính và phương thức của các class khác bằng cách mở rộng chúng.
Results: 56, Time: 0.0368

Word-for-word translation

Top dictionary queries

English - Vietnamese