A DESIGN PATTERN Tiếng việt là gì - trong Tiếng việt Dịch

[ə 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

Ví dụ về việc sử dụng A design pattern trong Tiếng anh và bản dịch của chúng sang Tiếng việt

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
What is a design pattern?”.
Design Pattern là cái gì vậy?".
A design pattern, it is an adaptation of Android Clean Code.
Một mẫu thiết kế, nó là một bản chuyển thể của Android Clean Code.
Model View Whatever: MVC is a design pattern for dividing an..
Model View Whatever: MVC là một mô hình thiết kế để phân chia các ứng.
This is a design pattern used in all modern-day web applications.
Đây là một mẫu thiết kế được sử dụng trong tất cả các ứng dụng web hiện đại.
We have covered both aspects of this pattern which are as a Design Pattern and as an Anti-Pattern.
Chúng tôi đã bao phủ cả hai khía cạnh của mô hình này như là một mẫu thiết kế và như là một mô hình chống.
Mọi người cũng dịch
It is a design pattern which is used to separate the business logic, presentation logic and data.
Đó là một mẫu thiết kế tách biệt logic kinh doanh, logic trình bày và dữ liệu.
Most manufacturers produceperfectly smooth plate for subsequent application of a design pattern to create the original interior.
Hầu hết các nhà sản xuất hoàn toàn trơn trutấm cho tiếp ứng dụng của một mẫu thiết kế để tạo ra các ban đầu nội thất.
A design pattern is not a finished design that can be transformed directly into code.
Một mẫu thiết kế không phải là một thiết kế hoàn thiện để có thể chuyển đổi trực tiếp thành mã.
The Dependency Injection is a design pattern highly used in the Symfony Framework.
Dependency Injection là một design pattern được sử dụng phổ biến trong các Framework hiện đại.
The examples that we saw in this post showcase the importance of considering changes in order todecide whether to include a design pattern or not.
Những ví dụ trong bài viết này giới thiệu tầm quan trọng của việc xem xét các thay đổi để quyết định xem có nênáp dụng mẫu thiết kế hay không.
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.
Addy Osmani, one of Google Chrome engineer,had written a book on how a design pattern can be applied to Javascript.
Addy Osmani, một trong những kỹ sư củaGoogle Chrome, đã viết một cuốn sách về cách áp dụng một mẫu thiết kế cho Javascript.
Delegation is a design pattern that enables a class or structure to hand off, or delegate, some of its responsibilities to another object.
Uỷ quyền- Delegation- là một mẫu thiết kế cho phép một lớp hoặc cấu trúc uỷ quyền một số trách nhiệm của nó tới một thể hiện của kiểu khác.
Many of the most popular frameworks employ MVC; however, it is not an application,it is a design pattern- a prescribed solution to a common problem organized in code.
Rất nhiều Framework phổ biến hiện nay sử dụng MCV, tuy nhiên nó không phải là một ứngdụng mà là một khuân mẫu thiết kế, một giải pháp để giải quyết vấn đề tổ chức code.
Delegation is a design pattern that enables a class or structure to hand off, or delegate, some of its responsibilities to another object.
Phân quyền là một mẫu thiết kế cho phép một lớp hoặc cấu trúc xử lý( hoặc ủy thác) một số trách nhiệm của nó đối với một thể hiện của loại khác.
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.
With a design pattern that is super simple and streamlined, rule-breaking can actually help add visual interest and make the overall impact greater.
Với một mẫu thiết kế siêu đơn giản và sắp xếp hợp lý, quy tắc phá vỡ thực sự có thể giúp thêm sở thích trực quan và làm cho tác động tổng thể trở nên mạnh mẽ hơn.
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.
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.
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.
A design pattern is not a finished design that can be transformed directly into code- it is more like a description or template for how to solve a problem that can be used in many different situations.
Một mẫu thiết kế không phải là một thiết kế hoàn thiện để có thể được chuyển đổi trực tiếp thành mã; nó chỉ là một mô tả hay là sườn( template) mô tả cách giải quyết một vấn đề mà có thể được dùng trong nhiều tình huống khác nhau.
A big advantage to using a design pattern that other programmers will be able to easily recognize it(especially if you use a good naming convention).
Một lợi thế lớn để sử dụng một mẫu thiết kế là lập trình viên khác sẽ có thể dễ dàng nhận ra nó( đặc biệt là nếu bạn sử dụng quy ước đặt tên tốt).
Since a design pattern is a predefined solution to a specific kind of problem, proven over time and known by the software community, you may be tempted to apply it as soon as you have a chance.
Bởi vì một mẫu thiết kế là một giải pháp được định sẵn cho một vấn đề cụ thể, được kiểm chứng qua thời gian và được biết đến trong cộng đồng phần mềm, bạn có thể rất muốn áp dụng nó ngay khi bạn có cơ hội.
Model View Whatever- MVC is a design pattern for dividing an application into different parts(called Model, View and Controller), each with distinct responsibilities.
Model View Whatever: MVC là một mẫu thiết kế để phân chia một ứng dụng thành các phần khác nhau( gọi là Model, View và Controller), đều có trách nhiệm riêng biệt.
The documentation for a design pattern should contain enough information about the problem that the pattern addresses, the context in which it is used, and the suggested solution.
Việc viết tài liệu cho một mẫu thiết kế nên chứa đựng đủ thông tin về vấn đềmẫu đề cập, ngữ cảnh trong đó nó được sử dụng và giải pháp được đề nghị.
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 command pattern is a design pattern in which an object is used to represent and encapsulate all the information needed to call a method at a later time….
Command pattern là một behavioral design pattern trong đó một đối tượng được sử dụng để đại diện và đóng gói tất cả các thông tin cần thiết để gọi một method.
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.
Events refers both to a design pattern used for the asynchronous handling of various incidents which occur in the lifetime of a web page and to the naming, characterization, and use of a large number of incidents of different types.
Sự kiện" liên quan đến một design pattern được dùng trong việc xử lý các quá trình không đồng bộ diễn ra trong một trang web và nó cũng liên quan đế and to the naming, characterization, and use of a large number of incidents of different types.
Kết quả: 42, Thời gian: 0.0353

Từng chữ dịch

Truy vấn từ điển hàng đầu

Tiếng anh - Tiếng việt