If you're new to JAXP or haven't spent much time working with it, you might not understand the importance and value of the factory pattern in this API.

  • 如果不熟悉JAXP或者使用时间不长,可能就不会理解在这种API中工厂模式的重要性和价值。
  • 来源:互联网摘选更新时间:2026-07-01 14:29:09

  • 重点词汇
  • workingadj.(涉及)工作的;(人)有工作的;(时间)用于工作上的;(想法等)可作为基础的;
  • andconj. 和;与;而且;于是;然后
  • timen.(以分钟、小时、天等计量的)时间;(钟表所显示的)时间,钟点,时刻;(世界某一地区所计量的)时,时间;(某事发生或应该发生的)时间,时候;(完成比赛所需要的)时间;(一生中的)一段日子,时期,时候;(一生中的)一段日子,时期,时候;次,回;倍;(以某种方式经历的)事件,时刻;(历史)时期,时代,年代,世道;(乐曲正确的)速度,节奏;一段时间;生命(期),期限,时限;(用于报刊名)时报;时机,机会;工作时间;规定时间;<美> <体>(一场或一局的)比赛时限,暂停;(赛跑等)所用时间,成绩;当代,时代潮流;<音>拍子,节拍;<英>(酒店等的)营业时间,打烊时间;服役期,刑期;妊娠期,产期;生命期,死期;计时工资率;学徒期;衡量时间的方法;完成赛跑或竞赛项目的)所用时间
  • inprep. 在里面;在(某范围或空间内的)某一点;在(某物的形体或范围)中;在…内;在…中;进入
  • thispron.这,这个;这事,这人;这时;下面所说的事;
  • theart.这个;指已提到或易领会到的人或事物;指独一无二的、正常的或不言而喻的人或事物;用以泛指;与形容词连用,指事物或统称的人;用于姓氏的复数形式前,指家庭或夫妇;(指特定用途的事物)足够,恰好;每,一;当前的,本,此;(重读,表示所指的为知名或重要的人或事物)
  • ofprep. 关于;属于…的;由…制成;
  • understandv.明白,理解;了解;得知;默认;领会;懂(某种语言);
  • 相关例句
1、

We can use DAO ( Data Access Object) mode, Factory mode and VO ( Value Object) mode to access and manage the database. And also it can combinate completely separate business applications and the data source.

使用DAO(Data Access Object)模式、(Factory)工厂模式、VO(值对象)模式实现了对数据库的访问及操作,采用这些模式进行组合完全分离业务应用程序与程序中使用的数据源。

互联网摘选

2、

This paper presents the importance of design pattern in reusable MIS software development, Three typical design patterns, Adapter, Factory and Bridge pattern, which are implemented in MIS software development are elaborated.

阐述了设计模式在可复用MIS软件开发中的重要性,并以适配器模式、工厂模式、桥接模式为例,论述了设计模式在可复用MIS软件开发中的实现过程。

互联网摘选

3、

Based-on abstract factory pattern, a Java modeling method for bills of ERP system is provided. This paper also gives an implementation using JNDI and some needed source code.

基于抽象工厂模式,提出一种ERP系统中单据的Java对象建模方法,给出了基于JNDI的实现和必要的代码。

互联网摘选

4、

Unlike traditional distributed object systems, in BPELWS instances are not created via a factory pattern.

与传统的分布式对象系统不同,BPEL4WS实例不是通过工厂模式创建的。

互联网摘选

5、

However, by using this factory pattern, you'll find it easier to change out an XPath implementation later if you like.

但是,通过使用工厂模式,就会发现以后如果需要可以更方便地替换XPath实现。

互联网摘选

6、

The software functions dealing with IIC bus, keyboard, mode detection, OSD menu and factory mode were implemented mostly by C language and partly if necessary by assembly language.

软件设计中主要采用了C语言和部分汇编语言对ⅡC总线程序、按键处理、模式探测处理、OSD菜单以及工厂模式等各部分进行了具体的设计与开发。

互联网摘选

7、

At the same time, application of factory pattern improves efficiency of program execution and flexibility, when generating BPEL required documents.

同时,在生成BPEL运行所需要的各类文件时,工厂模式的应用也使得程序的执行效率和灵活性得到了较大提升。

互联网摘选

8、

Before diving into DI containers, let's first review a core pattern used through DI containers, the Abstract Factory pattern.

在进入DI容器之前,先让我们回顾下贯穿整个DI容器的核心模式,抽象工厂模式。

互联网摘选

9、

Through the example program, we discuss the implementation of Struts framework, EJB Home Factory Pattern, Session Facade Pattern and Data Access Object Pattern.

分别介绍了实现了多个表示层模式的Struts框架、业务层的EJB Home工厂模式和会话外观模式及集成层的数据访问对象模式。

互联网摘选

10、

These are abstract factory schemas, builder schemas and adapter schemas. Methods of these schemas are implemented in Delphi developing environment.

给出了抽象工厂模式,建造者模式,适配器模式在Delphi环境中的具体实现方法。

互联网摘选

11、

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.

IntPerIDA系统中身份鉴别策略解析和动态模块调用的实现采用了抽象工厂模式和反射(Reflection)技术,本文对此进行了深入研究并进行了实际应用。

互联网摘选

12、

Comparison between Abstract Factory and Methods of MFC Creation Document/ View/ Frame Objects

抽象工厂模式与MFC文档/视图/窗口创建方式的比较

互联网摘选

13、

The business interaction diagram for the calendar feed may be visualized as some form of" service-oriented factory pattern", another emergent service-oriented concept.

可以将日历Feed的业务交互关系图可视化为某种形式的“面向服务的工厂模式”,这是另一个新出现的面向服务的概念。

互联网摘选

14、

The business action has three invocations mechanisms implemented in a factory pattern fashion: Context, Serialization and Explicit.

business action通过工厂模式的风格有3种调用机制:Context,Serialization和Explicit。

互联网摘选

15、

Many business object frameworks employee a Factory pattern to create concrete implementations of their business object interfaces, such as the User interface.

许多业务对象框架采用工厂模式来建立业务对象接口的具体实现,例如User接口。

互联网摘选

16、

Seam uses the factory pattern to initialize non-component objects and collections.

Seam使用工厂模式初始化非组件对象和集合。

互联网摘选

17、

An abstract factory pattern in bill processing of ERP system

抽象工厂模式在ERP系统单据处理中的应用

互联网摘选

18、

May that the simple factory pattern and XML technology application have guaranteed systematically augmentability.

简单工厂模式及XML技术的应用保证了系统的可扩展性。

互联网摘选

19、

Sidebar: Implementing Factory Pattern using C# generics

附注:使用C泛型实现工厂模式

互联网摘选

20、

In application architecture, a common technique for reducing coupling between components that must communicate with each other is to use a design pattern called the Observer.

在应用程序结构中,通常采用Observer(观察者)设计模式来减少互相通信的组件之间的耦合。

互联网摘选

  • 今日热词
  • 热门搜索

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈