大話設計模式學習筆記(12)——外觀模式

源碼git地址 https://github.com/dlovetco/designModejava 提出問題 一個工人控制着一塊區域的電路,他的工做是去管理電路上的開關。請用代碼實現這一場景。git 簡單實現 package facade; public class Facade { public static void main(String[] args) { Sw
相關文章
相關標籤/搜索