COMPUTED in English translation

computed
tính toán
điện toán
máy tính
computing
tính ra

Examples of using Computed in Vietnamese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
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.
Computed variable tính giá trị chứ không lưu, và chúng được viết giống computed property.
Computed variables calculate their value, rather than storing it, and they are written in the same way as computed properties.
O Chụp X- quang xử lý số( Digital/ Computed Radiography).
X-ray(Digital and Computed Radiography).
Hãy bắt đầu bằng việc computed numbers.
Let's start with console numbers.
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.
Chúng tôi hy vọng The Future Computed có thể tham gia vào cuộc thảo luận của mọi người.
We hope that The Future Computed can contribute to this conversation.
Ngoài stored property; class, structure và enumeration còn định nghĩa computed property, thứ không thực sự lưu giá trị.
In addition to saved properties, lessons, buildings, and enumerations can outline computed properties, which don't really store a value.
Có thể đơn giản hoá việc khai báo read- only computed property bằng cách bỏ từ get và{} của nó.
A shorthand version of a read-only computed property can be declared by removing the get keyword and its braces.
Có thể đơn giản hoá việc khai báo read- only computed property bằng cách bỏ từ get và{} của nó.
You can simplify the declaration of a read-only computed property by removing the get keyword and its braces.
Tuy nhiên, sự khác biệt ở đây là computed property được cache lại dựa vào những những thành phần phụ thuộc( dependency).
However, the difference is that computed properties are cached based on their reactive dependencies.
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.
Trong những trường hợp này, hãy thay thế users bằng một computed property trả về danh sách đã được lọc( ví dụ activeUsers).
In these cases, replace users with a new computed property that returns your filtered list(e.g. activeUsers).
Trong trường hợp không dùng được computed property( ví dụ trong các vòng lặp v- for), ta có thể dùng một phương thức.
In situations where computed properties are not feasible(e.g. inside nested v-for loops), you can use a method.
được viết thành computed property hoặc method.
with more complex expressions refactored into computed properties or methods.
Cũng có thể thêm property observer vào mọi property được thừa kế( cả stored và computed) bằng cách ghi đè lên property trong 1 subclass.
You can also add property observers to any inherited property(whether stored or computed) by overriding the property within a subclass.
Brad Smith và Harry Shum đã đưa ra những dự đoán của họ về tương lai của Al trong một cuốn sách xuất bản vào tháng trước có tựa đề' The Future Computed'.
Mr Smith and Mr shum made their predictions in a book published last month called‘The Future Computed', which detailed their predictions for the future of AI.
Nó được đặt theo tên Raissa Ivanovna Maseeva, who computed its orbit.
It is named for Raissa Ivanovna Maseeva, who computed its orbit.
Với computed property của kiểu class,
For computed type properties for class types,
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 nonoverridden computed properties, because you can observe and respond to changes to their value in the computed property's setter.
Phải khai báo computed property- bao gồm read- only computed property- là biến bằng từ var vì giá trị của chúng có thể thay đổi.
You must declare computed properties- including read-only computed properties- as variable properties with the var keyword, because their value is not fixed.
Results: 79, Time: 0.0213

Top dictionary queries

Vietnamese - English