TungNT (Blue)

tungnt.blue@gmail.com

User Tools

Site Tools


development:software-architecture:design-patterns:facade

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
development:software-architecture:design-patterns:facade [2024/08/14 09:00] – [Tham khảo] tungntdevelopment:software-architecture:design-patterns:facade [2024/08/19 10:01] (current) tungnt
Line 24: Line 24:
  
 Facade giống như một bộ điều chỉnh đơn giản cho một số hệ thống phức tạp. Trong ví dụ này, Facade ẩn sự phức tạp của API YouTube và FFmpeg. Facade giống như một bộ điều chỉnh đơn giản cho một số hệ thống phức tạp. Trong ví dụ này, Facade ẩn sự phức tạp của API YouTube và FFmpeg.
 +
 +{{ :development:software-architecture:design-patterns:facade-structure.png |}}
  
 **Ví dụ 1:** **Ví dụ 1:**
Line 209: Line 211:
 PrinterFacade::getInstance()->print('Tài liệu mật'); PrinterFacade::getInstance()->print('Tài liệu mật');
 </file> </file>
-====== Tham khảo ======+ 
 +===== Tham khảo =====
  
   * https://refactoring.guru/design-patterns/facade   * https://refactoring.guru/design-patterns/facade
Line 215: Line 218:
   * [[https://www.freecodecamp.org/news/how-to-use-facades-in-laravel/|How to Use Facades in Laravel]]   * [[https://www.freecodecamp.org/news/how-to-use-facades-in-laravel/|How to Use Facades in Laravel]]
   * [[https://blog.tda.company/tim-hieu-facade-design-pattern-trong-laravel|Tìm hiểu Facade Design Pattern trong Laravel]]   * [[https://blog.tda.company/tim-hieu-facade-design-pattern-trong-laravel|Tìm hiểu Facade Design Pattern trong Laravel]]
 +
development/software-architecture/design-patterns/facade.1723626043.txt.gz · Last modified: 2024/08/14 09:00 by tungnt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki