抽象工廠 的英文怎麼說

中文拼音 [chōuxiànggōngchǎng]
抽象工廠 英文
abstract factory
  • : 動詞1 (把夾在中間的東西拉出; 提取) take out (from in between) 2 (從全部里取出一部分; 騰出) ...
  • : Ⅰ名詞1 (工人和工人階級) worker; workman; the working class 2 (工作; 生產勞動) work; labour 3 ...
  • : 廠同「庵」 (多用於人名)
  • 抽象 : abstract
  1. An abstract factory pattern in a college matriculation system

    抽象工廠模式在高校學生錄取中的應用
  2. In this paper, taking one of the special processes - chromic acids anodizing for example, such administration methods as the key points control and the quality performance administration system for surface treatment process have been setup by process analysis and key points seeking. as for the complicacy of the quality control on metallurgical special processes and the huge statistic data, the quality information system of surface treatment have been established on the bases of computer database. this paper brings out the systematic evaluation way to setup reception test items by taking the reception test results as evaluation basis and sampling statistics as rules

    本文以鉻酸陽極氧化表面處理藝為研究對,通過藝技術分析、尋找關鍵特性、建立對關鍵特性的控制等作,研究建立了表面處理藝動態質量管理系統;針對冶金特種藝質量控制的復雜性及統計數據量大等特點,建立了以計算機數據庫管理為基礎的表面處理信息及處理系統;為解決冶金特種藝原材料入復驗任務重的困難,建立了以原材料入復驗的試驗結果為評價基礎,以樣統計方法為依據的原材料入復驗項目優選系統等。
  3. Combined with the actual condition of the plant simulator, this paper analyzes the native and abroad development of the simulation device. the main content is followed : introducing the characteristics and managing specialties of the simulator project in detail ; introducing the simulation object, describing the hardware, software structure and functions of the simulation object ; describing the exploitation process and mathematic model of the main steam, reheater, by - pass system, regenerative heater extraction, deareator, pipes, network system and pumps

    本文分析了國內外模擬培訓裝置的發展狀態,並結合本模擬機開發的實際情況,其主要作如下:詳細介紹了模擬機開發項目的特占和管理特殊性;介紹了模擬對和所開發模擬機的硬體結構、軟體結構,以及它的功能;詳細介紹了作者參加開發的汽機系統的主蒸汽、再熱蒸汽和旁路系統,回熱氣和除氧系統,以及管道、管網和泵等模型的開發過程和數學模型。
  4. This paper will talk about the first module in details. visual power plant graphics will do good to understand the abstract principles and process. modeling is the core of the system

    實現發電的圖形化,有利於對原理及過程的理解,便於使用,所以圖形建模實現的好壞是評價該軟體開發作的主要指標。
  5. Part ii. implementation : an abstract automobile factory

    實現:一個的汽車
  6. Second, improving the original design, include building the inheritance system for applicaion sheets, making strategy for a new flow node, and supporting the various database connections. we implemente the tasks by using three design patterns, they are abstract factory pattern, strategy pattern and template method pattern

    第二,改進設計,主要是建立申請單的繼承體系,為新建審批節點制定策略和支持連接到不同的數據庫。這是通過三個設計模式來實現的,分別是抽象工廠模式,策略模式和模板方法模式。
  7. Design patterns are also used to increase the reusability as rup advocated. the abstract factory, observer and iterator patterns is introduced

    Rup過程鼓勵復用,設計過程中使用很多設計模式來增加復用性,如抽象工廠、觀察者模式和迭代器模式等。
  8. Now the company has established business relations with more than 40 customers in europe, america and japan in recent years. in the meanwhile, the company developed stable production suppliers for export. also the company registered trade mark " partex " for the enterprise figure, and become the most professional and powerful artex enterprise in beijing area

    現已與歐、美、日等幾十個國家和地區的客商建立了貿易關系,並與國內廣大商保持著穩定的業務聯系,注冊了代表企業形的商標「芭蒂詩」和「蝶戀花」 ,形成了企業品牌,成為北京地區經營規模最大、專業水平最高的藝品專業公司。
  9. Instead of using a tangle of abstract factories, service locators, singletons, and straight construction, each object is constructed with its collaborating objects

    沒有使用一堆抽象工廠、服務定位器、單元素( singleton )和直接構造( straight construction ) ,每一個對都是用其協作對構造的。
  10. Finally, we ' ll build our definition for the abstract factory

    最後,我們將定義抽象工廠
  11. From factory method to abstract factory

    方法到抽象工廠
  12. Hopefully this article helped you understand the basics of the abstract factory pattern

    希望這篇文章能幫助你理解抽象工廠模式的基礎。
  13. If an abstract factory object must be passed in, then you must add a new public constructor or mutator

    如果必須傳入抽象工廠,那麼您必須添加一個新的公用構造函數或賦值( mutator )方法。
  14. An abstract factory provides an interface for creating families of related objects without specifying their concrete classes

    一個抽象工廠提供了用於創建一系列相關對的介面,而不用說明它們的具體類。
  15. But forcing the public api to accommodate factory objects or abstract factories, just because the test code wants it to, is the wrong design

    但強迫公用api適應抽象工廠(只因為測試代碼要求它這樣)是錯誤的設計。
  16. Now that we ' ve covered all the bases ( no pun intended ), we ' ll create automobiles with our abstract factory using a builder method

    現在我們已經實現了所有的基礎(沒有雙關) ,我們將使用一個製造方法來通過抽象工廠來生產汽車。
  17. At this point, you may be tempted to go one step further and replace the factory method with a full - fledged abstract factory object, as detailed in

    此時,您可能很想更進一步並用成熟的抽象工廠替換方法,如erich gamma等人在
  18. Abstract factory design pattern ( sample - an abstract factory provides an interface for creating families of related objects without specifying their concrete classes

    一個抽象工廠提供了用於創建一系列相關對的介面,而不用說明它們的具體類。
  19. Abstract factory pattern and reflection technology was used for strategy analysis and dynamic module call. details of the above mentioned study are described in the thesis. then, the expandability of the intperida system is discussed

    Intperida系統中身份鑒別策略解析和動態模塊調用的實現採用了抽象工廠模式和反射( reflection )技術,本文對此進行了深入研究並進行了實際應用。
  20. A more advanced implementation of the factory pattern would add a layer of abstraction to the product classes

    模式的更高級實現要向產品類添加一個層。
分享友人