抽象類和介面 的英文怎麼說

中文拼音 [chōuxiànglèijièmiàn]
抽象類和介面 英文
abstract classes and interfaces
  • : 動詞1 (把夾在中間的東西拉出; 提取) take out (from in between) 2 (從全部里取出一部分; 騰出) ...
  • : Ⅰ名1 (許多相似或相同的事物的綜合; 種類) class; category; kind; type 2 (姓氏) a surname Ⅱ動詞...
  • : 和動詞(在粉狀物中加液體攪拌或揉弄使有黏性) mix (powder) with water, etc. : 和點兒灰泥 prepare some plaster
  • : Ⅰ名詞1 (頭的前部; 臉) face 2 (物體的表面) surface; top 3 (外露的一層或正面) outside; the ri...
  • 抽象 : abstract
  • 介面 : joggle; nozzle; mouthpiece; [計算機] interface
  1. Firstly, the crop - environment system was abstracted as many subsystems and physiological processes with object - oriented paradigm while many classes were established to simulate the behaviors of these subsystems and physiological processes. in vrgm, the document - view architecture in visual c + + was extended as model - document - view architecture for agricultural integrated system. in the model - document - view architecture, document gets the final simulation results by manipulating the models classes and acts as a communicating intermediacy between model and view

    首先利用向對的編程設計方法,將作物一環境系統為多個子系統多個生理過程,分別設計多個模擬這些子系統生理過程的功能,由於向對方法的封裝性、繼承性多態性,之間既相互獨立,又通過彼此相互關聯,使系統易於維護、擴充重新開發利用。
  2. First the article introduces component - oriented software development method, presents ec - iscm model for software procedure, discusses the software architecture description language, c / s model and design pattern used methods, and expounds the relationship between design pattern and architecture and component ; then discusses the workflow ' s design philosophy and architecture, raises an applying model that integrates the purchasing management with workflow model, and expounds workflow modeling method ; then researches into a module of purchasing management based workflow, make the demand frame in abstraction region and set up a region model ; moreover expounds the region design, set up the purchasing management software model and dynamic interaction model ; then brings about the software architecture and components model. the purchasing management software development indicates that design pattern and software architecture philosophy have improve the software reusability. because of bringing in the workflow, this system realizes the purchasing process automation and the purchaseing process reorganization, and improves the enterprise purchase efficiency

    文章首先紹了向構件的軟體開發方法,並給出了ec - iscm的軟體過程模型,討論了軟體體系結構描述語言客戶服務器模型以及設計模式應用方法,闡述了設計模式與構架構件的關系;接著討論了工作流管理系統設計思想以及工作流管理系統的體系結構,提出了工作流技術與采購物流管理軟體結合的應用模型,並闡述了工作流建模方法;然後研究了基於工作流的采購物流管理模型,領域需求框架並建立領域分析模型;進而進行相應的領域設計,建立采購物流管理軟體模型動態交互模型,採用設計模式三層構架進行優化設計;最後給出軟體的構架與構件的模型實現。
  3. On the other hand, the thesis studies to develop the design software library for the hdcs with c + + programming language, including rcs module and communication tool of control system. moreover, based on the concept and properties of class and the merits of application programming interface ( api ), the thesis puts forwards to use the abstract class to realize the elements of the design software library, such as the control module ( rcs module ) class and the communication classes ( neutral message language and communication management system ), encapsulating the bottom details of the application and providing the top interface for user, as leads to the interface between modules be simple and makes user master and use them conveniently. what ' s more, the control system developed by the design software has good expansibility and reusability

    另外,本文研究了用c + +程序設計語言進行遞階分佈控制系統設計軟體庫的開發,包括rcs模塊系統通訊工具。基於的概念與特徵以及應用程序編程( api )的優點,提出用實現設計軟體庫元件,如控制模塊( rcs模塊)通訊(中性消息語言nml ( neutralmessagelanguage ,簡稱nml )通訊管理系統cms ( communicationmanagementsystem ,簡稱cms ) ) ,封裝了控制系統應用程序底層的工作細節並提供了高層,從而使控制模塊之間簡單,便於用戶掌握使用,使開發出的控制系統具有很好的擴展性重用性。
  4. Aim at these technique nodus, this thesis researchs and extends some open source frameworks such as struts 、 tiles 、 log4j 、 oscache 、 hibernate and so on, try our best to encapsulate some operation which is independent of business, offers the abstract class of encapsulating common behavior and the logical 、 canonical programme interface, designs the enterprise information system framework ( eisf for short ) which is based on mvc pattern

    圍繞上述幾個技術難點,課題研究並擴展了struts 、 tiles 、 log4j 、 oscachehibernate等開源框架,同時盡可能地封裝與業務邏輯無關的操作,提供封裝子公共行為的以及合理、規范的編程,並基於mvc模式設計了企業信息系統框架。
  5. These are the respective implementations of each abstract class and interface in the message queue framework interface package

    它們分別是消息隊列框架包中每個抽象類和介面的實現。
  6. Base classes for implementing abstractions are classes designed to assist developers in implementing abstract classes and interfaces abstractions

    用於實現的基是設計用於幫助開發人員實現抽象類和介面)的
  7. Extensible framework - common functions and features are abstracted as loosely coupled abstract classes and interfaces, which can be extended to provide application - specific implementations

    可擴展框架將通用功能特性為松耦合的抽象類和介面,可以擴展這些以提供應用程序特定的實現。
  8. While both abstract classes and interfaces support separating contract from implementation, interfaces cannot specify new members in later versions while abstract classes can add members as needed to support additional functionality

    雖然抽象類和介面都支持將協定與實現分離開來,但不能指定以後版本中的新成員,而可以根據需要添加成員以支持更多功能。
  9. Application component layer envelops the parallel algorithms of matrix - vector operation to offer users high - level interfaces ; the other three layers implement data abstraction 、 data partition and parallel mechanism respectively, and every layer has specific class and interface definition

    其中應用組件層把矩陣向量運算的并行演算法封裝成組件,為用戶提供了高層次的;另外三層分別實現數據、數據劃分并行機制支持三方功能,每一層都有具體的組件明確的定義。
  10. The class must override all the abstract methods and properties of

    必須重寫webrequest的所有方法屬性以提供可插接式
  11. The c conception of a class well, of course, it did not originate with c is that of a data abstraction, with its accompanying ideas of encapsulation and interface contract

    在c + +中,的概念(當然,它不是c + +首創的)是指數據,附帶了封裝協定。
  12. According to the idea of ipvsw, we present a classify method of resources, then abstract the ip switch hardware resources, describe the ip virtual switches resource interfaces. we use the interface to form the diffserv ssws, which prove the validity and feasibility of our work

    本文主要工作是根據ipvsw的技術思想,提出了一種資源分方法,對ip交換機硬體資源進行,並在此基礎上描述了ip虛擬交換機資源;然後調用操作形成diffserv的軟交換機,驗證了描述的合理性可行性。
分享友人