COMPUTED PROPERTY in English translation

computed property
computed properties

Examples of using Computed property in Vietnamese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
sử dụng computed property.
you should use a computed property.
Khi mỗi computed property chỉ chứa một biểu thức đơn giản,
When each computed property contains only a very simple expression,
Không cần đặt property observer cho computed property không bị ghi đè vì có thể theo dõi và phản hồi lại các thay đổi trong giá trị bằng setter.
You don't need to define property observers for non-overridden computed properties, because you can observe and respond to changes to their value from directly within the computed property's setter.
Hãy so sánh với phiên bản dùng computed property.
Compare it with a computed property version.
Chúng ta lại có nhiều computed property phụ thuộc vào A.
Then we may have other computed properties that in turn depend on A.
Các computed property phức tạp nên được tách ra thành càng nhiều property nhỏ hơn càng tốt.
Complex computed properties should be split into as many simpler properties as possible.
Một lần nữa, cú pháp object thường được dùng kết hợp với các computed property trả về object.
Again, the object syntax is often used in conjunction with computed properties that return objects.
Điểu này cũng có nghĩa là computed property dưới đây sẽ không bao giờ cập nhật, bởi vì Data.
This also means the following computed property will never update, because Date.
Những computed property mặc định chỉ có getter,
Computed properties are by default getter-only, but you can also
Với computed property của kiểu class,
For computed type properties for class types,
Bạn có thể ràng buộc dữ liệu( data- bind) cho computed property trong template một cách bình thường như những thuộc tính khác.
You can data-bind to computed properties in templates just like a normal property..
Với các computed property nhỏ và tập trung, chúng ta đặt ít giả định hơn về cách sử dụng thông tin, nhờ đó cần sửa chữa ít hơn khi yêu cầu kĩ thuật thay đổi.
Small, focused computed properties make fewer assumptions about how information will be used, so require less refactoring as requirements change.
Computed type property luôn là biến, giống như với computed instance property..
Computed type properties are always declared as variable properties, in the same way as computed instance properties..
Computed property là gì?
What is a computed property?
Thay vào đó, bằng cách duyệt qua một computed property như sau.
By iterating over a computed property instead, like this.
Computed property được cung cấp bởi class,
Computed properties are provided by classes,
Ở đây chúng ta khai báo một computed property là reversedMessage.
Here we have declared a computed property reversedMessage.
Computed property đơn giản rất khuyến khích.
Simple computed properties strongly recommended.
Computed property và method cũng giúp cho code có thể sử dụng lại được.
Computed properties and methods also allow the code to be reused.
Hoạt động bên trong computed property.
Update on Computed Properties.
Results: 43, Time: 0.0238

Word-for-word translation

Top dictionary queries

Vietnamese - English