Title URL Path Date Added Relative Forty years of programming fabiensanglard.net Bookmarks bar/Đọc tháng 12 […]
Mẫu trạng thái là một mẫu thiết kế phần mềm hành vi cho phép một […]
Trong thiết kế và kỹ thuật phần mềm, mẫu thiết kế quan sát viên (Observer […]
The iterator pattern is a design pattern in which an iterator is used to traverse […]
In software engineering, the mediator pattern defines an object that encapsulates how a set of […]
The chain-of-responsibility pattern is a behavioral design pattern consisting of a source of command objects […]
In computer programming, the flyweight software design pattern refers to an object that minimizes memory […]
I. Mục đích Mục đích của NFS (Network File System) là cung cấp khả năng […]
Ở db nguồn chạy lệnh sau Kết quả Chạy các lệnh vừa in ra vào […]
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à […]
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 […]