Mong muốn: Chuẩn bị: Thực hiện: Sử dụng Bạn set proxy trong trình duyệt hoặc […]
Viết cho tôi nhớ
Giới thiệu: Kubernetes (K8s) là một hệ thống mã nguồn mở để quản lý và […]
Mục đích: Thực hiện: Test xem có đúng code thối nó không cho pass không.
Mong muốn: Yêu cầu: Setup trong repo gitlab như sau Cài trong máy chủ như […]
The proxy pattern is a software design pattern. A proxy, in its most general form, […]
Network là một trong các thành phần có thể ảo hóa để thử nghiệm ở […]
The adapter pattern is a software design pattern that allows the interface of an existing […]
The factory method pattern is a creational pattern that uses factory methods to deal with […]
The decorator pattern is a design pattern that allows behavior to be added to an […]
The composite pattern describes a group of objects that are treated the same way as […]
Abstract Factory provide an interface for creating families of related or dependent objects without specifying […]
The builder pattern is a design pattern designed to provide a flexible solution to various […]
Specify the kinds of objects to create using a prototypical instance, and create new objects […]
Nếu muốn code không cần comment ít ra phải như ảnh trên:
Ensure a class only has one instance, and provide a global point of access to […]
Với các bạn dùng Linux thì ssh vào được máy bàn ở công ty là […]
Decouple an abstraction from its implementation so that the two can vary independently. Tách rời […]
Provide a unified interface to a set of interfaces in a subsystem. Facade defines a […]
Design patterns là 1 trong những chủ đề quan trọng nhưng không được nhiều trường […]