What is the translation of " EXTENSION METHODS " in Vietnamese?

[ik'stenʃn 'meθədz]
[ik'stenʃn 'meθədz]
extension method
phương thức mở rộng
extension methods
extension methods
extension method

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
What are extension methods in C?
Vậy Extension Method trong C là gì?
Using the keyword"this" to create extension methods.
Dùng từ khóa“ this” để tạo extension method.
What are extension methods in C?
Lập trình C Extension method trong C là gì?
This" keyword is used for making it extension methods.
Dùng từ khóa“ this” để tạo extension method.
Extension methods must be declared in non-generic and static classes.
Phương thức mở rộng phải đặt trong lớp tĩnh, không lồng nhau( non- nested, non- generic static class).
Support multiple extension methods.
Hỗ trợ nhiều phương thức mở rộng.
The most common extension methods are the LINQ standard query operators that add query functionality to the existing System. Collections.
Phương thức mở rộng phổ biến nhất hiện nay là LINQ thêm chức năng truy vấn System. Collections.
Java doesn't have extension methods.
Java không có các phương thức mở rộng.
Many standard query operators take lambda expressions as parameters,but this is not a requirement for extension methods.
Nhiều toán tử truy vấn chuẩn nhận tham số là các biểu thức lambda,nhưng đó không phải bắt buộc đối với các extension method.
In general, you will probably be calling extension methods far more often than implementing your own.
Nói chung, bạn có lẽ sẽ gọi đến các extension method nhiều hơn nhiều so với việc viết ra chúng.
To enable extension methods for a particular type, just add a using directive for the namespace in which the methods are defined.
Để cho phép các extension method cho một kiểu nào đó, chỉ cần thêm vào một khai báo using cho namespace trong các phương thức được định nghĩa.
LINQ provides built-in support for two extension methods that make this both easy and efficient- the Skip() and Take() methods..
LINQ cung cấp sẵn hai hàm mở rộng cho phép bạn có thể làm điều đó một cách dễ dàng và hiệu quả- hàm Skip() và Take().
Extension methods allow us to add methods to existing types without creating a new derived type, recompiling, or modify the original types.
Extension methods cho phép bạn thêm các phương thức vào các kiểu dữ liệu hiện có mà không cần tạo một kiểu dẫn xuất mới, biên dịch lại hoặc sửa đổi kiểu gốc.
Extension methods enable you to"add" methods to existing types without creating a new derived type, recompiling, or otherwise modifying the original type.
Extension methods cho phép bạn thêm các phương thức vào các kiểu dữ liệu hiện có mà không cần tạo một kiểu dẫn xuất mới, biên dịch lại hoặc sửa đổi kiểu gốc.
Extension Method is an excellent feature in C 3.0.
Extension Method là 1 tính năng rất hay trong C 3.0 này.
Why is there not a ForEach extension method on the IEnumerable interface?
Tại sao không có phương thức mở rộng ForEach trên IEnumerable?
Storage extension method: USB flash disk/ SD card.
Phương thức mở rộng lưu trữ: Đĩa flash USB/ thẻ SD.
An extension method can be only a Sub procedure or a Function procedure.
Extension method chỉ có thể được định nghĩa cho Sub procedure hoặc Function procedure.
What is extension method in C?
Extension method trong C là gì?
We can resolve thisissue very neat way using extension method.
Ta có thể xử lývấn đề này bằng cách sử dụng extension method như sau.
The unique rail extension method greatly reduces installation times.
Phương pháp mở rộng đường sắt độc đáo làm giảm đáng kể thời gian cài đặt.
Aspect-oriented programming Self-modifying code Extension method in C Category in Objective-C Dynamic loading.
Lập trình hướng khíacạnh Mã tự sửa đổi Phương thức mở rộng trong C Thể loại trong Objective- C Tải động.
A special time extension method ensures stability and accurate measurement in a very short period of time.
Một phương pháp kéo dài thời gian đặc biệt đảm bảo sự ổn định và đo lường chính xác trong một khoảng thời gian rất ngắn.
The screws and unique rail extension method allow greatly reduced installation times.
Phương pháp mở rộng đường sắt duy nhất cho phép giảm đáng kể thời gian cài đặt.
The G-Screw module and unique rail extension method allow greatly reduced installation times.
Mô- đun G- Screw và phương pháp mở rộng đường sắt độc đáo cho phép giảm đáng kể thời gian lắp đặt.
When using an extension method to extend a type whose source code you cannot change, you run the risk that a change in the implementation of the type will cause your extension method to break.
Khi dùng một extension method để mở rộng một lớp vì bạn không thể thay đổi mã nguồn, bạn sẽ chịu rủi ro là nếu lớp đó thay đổi, có thể phương thức của bạn sẽ không còn dùng được.
An Extension Method enables us to add methods to existing types without creating a new derived type, recompiling, or modify the original types.
Extension methods cho phép bạn thêm các phương thức vào các kiểu dữ liệu hiện có mà không cần tạo một kiểu dẫn xuất mới, biên dịch lại hoặc sửa đổi kiểu gốc.
In other words, if a type has a method named Process(int i),and you have an extension method with the same signature, the compiler will always bind to the instance method..
Nói cách khác, nếu một kiểu có phương thức tên Process( int i),và bạn có một extension method được khai báo giống hệt, trình dịch của bạn sẽ luôn dùng phương thức có sẵn trong kiểu.
This kind of access line extension method makes more concise, especially for the large number of system zones and more long-distance transmission signal.
Đây là loại phương pháp mở rộng dòng truy cập làm cho ngắn gọn hơn, đặc biệt là đối với số lượng lớn các vùng hệ thống và nhiều tín hiệu truyền dẫn đường dài.
Results: 29, Time: 0.0342

Word-for-word translation

Top dictionary queries

English - Vietnamese