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

[di'zain 'pætn]
[di'zain 'pætn]
mẫu thiết kế
design pattern
design templates
design samples
design form
design model
design prototype

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Object pool design pattern is one of the Creational Design Pattern.
Object Pool Pattern là một trong những Creational pattern.
I would say there are manyuse cases where we can apply this design pattern.
Tôi muốn nói có rất nhiều trường hợp màchúng tôi có thể áp dụng mẫu thiết kế này sử dụng.
So, every design pattern has some specification or set of rules for solving the problems.
Vì vậy, mỗi design pattern có một số đặc điểm kỹ thuật hoặc bộ quy tắc để giải quyết các vấn đề.
I have tried my best to explain the Singleton design pattern, which is widely discussed on the internet.
Tôi đã cốgắng tốt nhất của tôi để giải thích các mẫu thiết kế Singleton, thảo luận rộng rãi trên internet.
This design pattern is explained in greater detail in the AgileDesign Patterns course.
Design pattern này được giải thích chi tiết hơn trong khóa học Agile Design Pattern..
People also translate
You can read through the book"HeadFirst Design Patterns" to have an overview of the design pattern.
Bạn có thể đọc qua cuốn“ HeadFirst Design Patterns” để có cái nhìn tổng quát hơn về design pattern.
Reusing the design pattern helps avoid potential problems can cause large errors, easier upgrades, maintenance later.
Sử dụng design pattern giúp tránh được các vấn đề tiềm ẩn có thể gây ra những lỗi lớn, dễ dàng nâng cấp, bảo trì về sau.
But due to the fact that the tape is with a preferable similar design pattern, it comes cheap as well as replaceable and also attractive.
Nhưng vì nó là băng keo với mẫu thiết kế giống nhau nên giá rẻ, có thể thay thế và hấp dẫn.
The Social login design pattern is an awesome alternative, providing users with a quick and easy way of logging in.
Design pattern của Social login là một giải pháp thay thế tuyệt vời, mang đến cho người dùng một phương thức đăng nhập nhanh chóng và dễ dàng.
In this article, we will continue our discussion ondesign patterns by taking a look at the adapter design pattern.
Trong bài này, chúng ta sẽ tiếp tụcthảo luận về design patterns với adapter design pattern.
Design Pattern is a technique in object-oriented programming, it is quite important and every programmer is better if knowing it.
Design Pattern là một kỹ thuật trong lập trình hướng đối tượng, nó khá quan trọng và mọi lập trình viên muốn giỏi đều phải biết.
Software Design: How to organise and format code for readability andhow to implement the Model-View-Controller(MVC) design pattern.
Thiết kế phần mềm: Cách tổ chức và định dạng mã cho dễ đọc vàcách triển khai mẫu thiết kế Model View Controller( MVC).
Lazy Loading: another important design pattern used to defer initialization of an object until the point at which it is needed.
Lazy Loading: một design pattern quan trọng dùng để tạm hoãn việc khởi tạo một đối tượng cho đến khi cần.
Software Design: How to organize and format clean code for optimal readability andhow to implement the Model-View-Controller(MVC) design pattern.
Thiết kế phần mềm: Cách tổ chức và định dạng mã cho dễ đọc vàcách triển khai mẫu thiết kế Model View Controller( MVC).
Dependency Injection(DI) is a design pattern which implements IoC principle to invert the creation of dependent objects.
Dependency Injection( DI) là một design pattern, implement nguyên lý IoC để đảo ngược trong việc tạo các đối tượng phụ thuộc.
A design pattern isn't a finished design that can be transformed directly into code; it is a description or template for how to solve a problem that can be used in many different situations.
Design Pattern chưa phải là một thiết kế hoàn thiện để có thể chuyển trực tiếp thành code, nó chỉ là một mô tả hay template làm thế nào để giải quyết vấn đề mà có thể dùng trong nhiều tình huống khác nhau.
To comply with this principle, we need to use a design pattern known as a dependency inversion pattern, most often solved by using dependency injection.
Để tuân thủ nguyên tắc này, chúng ta cần sử dụng một design patern, đó là dependency inversion pattern. thường giải quyết bằng cách sử dụng dependency injection.
The Repository Design Pattern, defined by Eric Evens in his Domain Driven Design book, is one of the most useful and most widely applicable design patterns ever invented.
Mô hình thiết kế repository, được định nghĩa bởi Eric Evens trong cuốn sách Domain Driven Design của mình, là một trong những mô hình thiết kế hữu ích nhất và được áp dụng rộng rãi nhất từng được phát minh.
They get these objects Dependency Injection(DI) is a design pattern that removes the dependency from the programming code so that it can be easy to manage and test the application.
Dependency Injection( DI) là một design pattern để loại bỏ sự phụ thuộc vào mã lập trình, vì vậy nó giúp rễ ràng quản lý và test ứng dụng.
Several of the design patterns in Java uses Encapsulation,Factory design pattern is one example of Encapsulation which encapsulates object creation code and provides flexibility to introduce a new product later with no impact on existing code.
Một số mẫu thiếtkế trong Java sử dụng Encapsulation, mẫu thiết kế Factory là một ví dụ về Encapsulation đóng gói mã tạo đối tượng và cung cấp tính linh hoạt để giới thiệu một sản phẩm mới sau này mà không ảnh hưởng đến mã hiện có.
However, it is many times useful to use a request/response design pattern in web applications, where a JavaScript callback is called when the response is returned from the server.
Tuy nhiên,rất hữu ích khi sử dụng mẫu thiết kế yêu cầu/ phản hồi trong các ứng dụng web, trong đó một cuộc gọi lại JavaScript được gọi khi phản hồi được trả về từ máy chủ.
Lazy loading is a design pattern commonly used in computer programming to defer initialization of an object until the point at which it is needed.
Lazy Loading là một design pattern thường được sử dụng trong lập trình máy tính để trì hoãn lại việc khởi tạo một đối tượng cho đến khi nào nó thực sự cần đến.
Dependency injection: This is a software design pattern in which components are given their dependencies rather than hard coding them within the component.
Dependency Injection trong AngularJS là một mẫu thiết kế phần mềm trong đó các thành phần được đưa ra các phụ thuộc của chúng thay vì mã hóa chúng trong thành phần.
Lazy loading is a design pattern generally utilized in computer programming to delay initialization of an object until the period at which it is required.
Lazy Loading là một design pattern thường được sử dụng trong lập trình máy tính để trì hoãn lại việc khởi tạo một đối tượng cho đến khi nào nó thực sự cần đến.
Dependency Injection is a software design pattern in which components are given their dependencies instead of hard coding them within the component.
Dependency Injection là một mô hình thiết kế phần mềm mà trong đó các thành phần được đưa ra từ những phần phụ thuộc nó- dependencies thay cho việc hard coding chúng trong các thành phần.
When able to identify a design pattern in a code base, one is also able to extend it or add more functionality to it, by knowing in which places to look for specific classes and objects.
Khi có thể xác định một Design Pattern trong một code base, bạn cũng có thể mở rộng hoặc thêm nhiều chức năng hơn cho nó bằng cách biết nơi tìm các class và object cụ thể.
The decision to use color(or not) in a black and white design pattern is based on what you want users to accomplish with the design and the experience they should take away from it.
Quyết định sử dụng màu( hoặc không) trong mẫu thiết kế đen trắng dựa trên những gì bạn muốn người dùng thực hiện với thiết kế và trải nghiệm mà họ nên lấy từ nó.
The service locator pattern is a design pattern used in software development to encapsulate the processes involved in obtaining a service with a strong abstraction layer.
Service locator pattern là một design pattern được sử dụng trong phát triển phần mềm để gói gọn các tiến trình phức tạp thành một service với một tầng abstract mạnh.
When able to identify a design pattern in a code base, one is also able to extend it or add more functionality to it, by knowing in which places to look for specific classes and objects.
Khi bạn có thể xác định một Design Pattern trong một code base, nó cũng đồng thời giúp bạn mở rộng hoặc bổ sung nhiều chức năng hơn cho nó khi bạn hiểu rõ nơi tìm các class và object.
Results: 29, Time: 0.0284

Word-for-word translation

Top dictionary queries

English - Vietnamese