单例 meaning in Chinese
singleton
Examples
- Metricsfacade in turn calls the corresponding singleton collection class to get the kpi
Metricsfacade随后便调用相应的单例集合类来获得kpi 。 - Create the throughput , outcome , and numberofinvalidorders metrics using the appropriate events and add them to the corresponding singleton collection classes
) ,利用合适的事件创建throughput 、 outcome和numberofinvalidorders度量,并将它们加入到相应的单例集合类中。 - The collection classes are singleton classes , which are populated by the ejbs using the events retrieved from the event server and are later accessed by the front end through a session facade to display the kpis
集合类是单例类,并利用事件服务器上所获得的事件由ejb进行填充,且由前端通过会话外观显示kpi来进行访问。 - The article generalizes all kinds of software design patterns with emphasis on the research of the several representative design patterns in omc project , including mvc , observer , singleton , factory method , adapter patterns applied in configuration management , performance management and topology management module
本文全面概括分析各种软件设计模式,重点研究几种代表性的设计模式在omc项目的具体应用。内容包括在开发网管系统的配置管理、性能管理、拓扑管理中应用mvc模式、观察者模式、单例模式、工厂方法模式、适配器模式。