abstract factory pattern
基本解釋
- [計(jì)算機(jī)科學(xué)技術(shù)]抽象工廠模式
英漢例句
- Before diving into DI containers, let's first review a core pattern used through DI containers, the Abstract Factory pattern.
在進(jìn)入DI容器之前,先讓我們回顧下貫穿整個(gè)DI容器的核心模式,抽象工廠模式。 - Utilizing the Abstract Factory pattern in your applications allows you to define abstract classes to create families of objects.
在你的程序中使用抽象工廠模式允許你定義抽象類來創(chuàng)建對象系列。 - For the design of protocol manager, we use the Proactor Pattern and abstract factory to increase the scalability of the system and reduce the coupling degree between modules.
在協(xié)議管理器的設(shè)計(jì)上,使用了前攝器模式和抽象工廠,增加整個(gè)系統(tǒng)的擴(kuò)展性并降低了模塊之間的耦合度。
雙語例句
詞組短語
- Abstract Factory Design Pattern 抽象工廠設(shè)計(jì)模式
- Abstract factory method pattern 抽象工廠
- The Abstract Factory Pattern 抽象工廠模式
- Describing the Abstract Factory Pattern 描述抽象工廠模式
短語
專業(yè)釋義
- 抽象工廠模式