What is the translation of " OBSERVER PATTERN " in Vietnamese?

[əb'z3ːvər 'pætn]
[əb'z3ːvər 'pætn]
observer pattern
mẫu observer

Examples of using Observer pattern in English and their translations into Vietnamese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
For instance, the Observer pattern.
Ví dụ của Observer pattern.
The Observer Pattern is one of the bases of the LiveData element and Lifecycle aware components.
Mô hình Observer là một trong những nền móng của thành phần LiveData và đối tượng Lifecycle.
That's what the observer pattern is for.
Đó chính là nơi cho Observer pattern.
Model and View interact with each other using the Observer pattern.
Model và View tương tác với nhau qua Observer pattern.
In the meantime, the good old Observer pattern will still be here waiting for us.
Trong khi đó, cái Observer pattern cổ điển- rất hữu dụng vẫn ở đây đợi bạn.
It is a library which works on the observer pattern.
Về cơ bản nólà một thư viện follow theo Observer Pattern.
Typically, the view model uses the observer pattern to notify changes in the view model to model.
Thông thường ViewModel sử dụng Observer Pattern để notify các thay đổi trong ViewModel đến Model.
The Observer pattern gets a particularly bad rap here because it's been known to hang around with some shady characters named“events”,“messages”, and even“data binding”.
Observer pattern đang mang một tiếng xấu ở đây, vì nó được biết đến loanh quanh những nhân vật mờ ám có tên là events, messages, và thậm chí là data binding.
What is the benefit of the observer pattern?
Lợi ích của Observer Pattern là gì?
This approach looks a lot like standard Observer pattern, but it differs in one key way- Observables often don't start emitting items until someone explicitly subscribes to them.
Điều này rất giống standard observer pattern, nhưng nó có một sự khác biệt- Observables thường không bắt đầu phát ra các items cho đến khi có Subscriber lắng nghe nó.
What are the Advantages of Observer pattern?
Lợi ích của Observer Pattern là gì?
The observer pattern is a design pattern in which an object, called the subject, maintains a list of its dependents, called observers, and notifies them automatically of any state changes, usually by calling one of their methods.
Observer pattern là một mẫu thiết kế phần mềm mà một đối tượng, gọi là subject, duy trì một danh sách các thành phần phụ thuộc nó, gọi là observer, và thông báo tới chúng một cách tự động về bất cứ thay đổi nào, thường thì bằng cách gọi 1 hàm của chúng.
In fact, you have to be careful because the Observer pattern is synchronous.
Thực sự thì nó quá nhanh, bạn phải cẩn thận bởi vì Observer pattern là synchronous.
Although events look similar to callbacks, the key difference between that callback function is called when anasynchronous function returns its result obtained on the observer pattern.
Mặc dù các sự kiện trông khá giống với các callback, sự khác biệt nằm ở chỗ các hàm callback được gọi khi một hàm không đồng bộ trả về kết quả của nó,trong khi xử lý sự kiện hoạt động trên mô hình giám sát.
The other, deeper issue with the Observer pattern is a direct consequence of its intended purpose.
Vấn đề khác, vấn đề sâu xa hơn với Observer pattern là hậu quả trực tiếp từ mục đích sử dụng của nó.
If you often need to think about both sides of some communication in order to understand a part of the program,don't use the Observer pattern to express that linkage.
Nếu bạn thường cần suy nghĩ về cả hai phía của một vài kết nối để hiểu các phần của chương trình,đừng sử dụng Observer pattern để thể hiện sự rằng buộc này( linkage).
Generally, the ViewModel utilizes the observer pattern to inform changes in the ViewModel to the Model.
Thông thường ViewModel sử dụng Observer Pattern để notify các thay đổi trong ViewModel đến Model.
The observer pattern(a subset of the publish/subscribe pattern) is a software design pattern in which an object, called the subject, maintains a list of its dependents, called observers, and notifies them automatically of any state changes, usually by calling one of their methods.
Observer pattern là một mẫu thiết kế phần mềm mà một đối tượng, gọi là subject, duy trì một danh sách các thành phần phụ thuộc nó, gọi là observer, và thông báo tới chúng một cách tự động về bất cứ thay đổi nào, thường thì bằng cách gọi 1 hàm của chúng.
NSNotificationCenter is what Apple has provided as an Observer Pattern in the Cocoa library.
NSNotificationCenter là một cơ chế nghe- gọi mà Apple phát triển từ Observer Pattern trong thư viện Cocoa.
The formal intent of the Observer Pattern as defined in the GOF Design Pattern book is,“Define a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and updated automatically.”.
Theo sách của GOF( Design Patterns: Elements of Reusable Object- Oriented Software, xuất bản năm 1995) định nghĩa mẫu Observer như sau:“ Xây dựng mối quan hệ một nhiều giữa các đối tượng, và khi đối tượng chủ thay đổi, tất cả các đối tượng phụ thuộc sẽ được thông báo một cách tự động”.
RxJS is a combination of the best ideas from the Observer pattern, the Iterator pattern, and functional programming.
Rx là sự kết hợp của những ý tưởng tốt nhất từ Observer pattern, Iterator pattern và functional programming.
The Object-Oriented Design Principles are the core of OOP programming, but I have seen most of the Java programmers chasing design patterns like Singleton pattern,Decorator pattern, or Observer pattern, and not putting enough attention on learning Object-oriented analysis and design.
Các nguyên tắc thiết kế hướng đối tượng là cốt lõi của lập trình OOP, nhưng hầu hết các lập trình viên Java theo đuổi các mẫu thiết kế như mẫu Singleton,mẫu trang trí hoặc mẫu Observer và không chú ý nhiều vào việc học phân tích và thiết kế hướng….
Typically, the view model uses the observer pattern to notify changes in the view model to model.
Nhìn chung, ViewModel tối ưu sử dụng pattern Observer để thông báo sự thay đổi trong ViewModel sang Model.
ReactiveX is a framework encapsulating the best of the Observer pattern, the Iterator pattern and functional programming.
ReactiveX là sự kết hợp của những ý tưởng tốt nhất từ Observer pattern, Iterator pattern và Functional programming.
Generally, the ViewModel utilizes the observer pattern to inform changes in the ViewModel to the Model.
Nhìn chung, ViewModel tối ưu sử dụng pattern Observer để thông báo sự thay đổi trong ViewModel sang Model.
ReactiveX is a combination of the best ideas from the Observer pattern, the Iterator pattern, and functional programming.
ReactiveX là sự kết hợp những ý tưởng tốt nhất của Observer pattern, the Iterator pattern, và functional programming".
Topics like object-oriented programming, entity-component systems, and observer patterns can really make your head spin the first time you try learning them.
Các chủ đề như lập trình hướng đối tượng, các hệ thống entity- component, và observer patterns thực sự có thể làm cho đầu của bạn quay mòng mòng khi lần đầu tiên bạn cố gắng học về chúng.
This is a combination of Observer and Iterator patterns mixed with functional programming.
Nó là sự kết hợp của Observer Pattern, Iterator Pattern và Functional Programing.
It is Vietnam's present deviation from this pattern that has observers taking notice.
Chính việc hiện nayViệt Nam đi chệch khỏi khuôn mẫu này đã khiến giới quan sát lưu ý.
Results: 29, Time: 0.0366

Word-for-word translation

Top dictionary queries

English - Vietnamese