网页
图片
视频
学术
词典
地图
更多
航班
笔记本
factory 工厂模式
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Application
of the
factory
model
of the
structure
of the
system
compact
concise
,
easier
to
understand
.
工厂
模式
的
应用
使
本
系统
的
结构
精巧
简洁
、
易于
理解
。
www.fabiao.net
2.
The
business
action
has
three
invocations
mechanisms
implemented
in a
factory
pattern
fashion
:
Context, Serialization
and
Explicit
.
businessaction
通过
工厂
模式
的
风格
有
3
种
调用
机制
:
Context,Serialization
和
Explicit
。
www.cnblogs.com
3.
Utilizing
the
Abstract
Factory
pattern
in
your applications
allows
you
to
define
abstract
classes
to
create
families
of
objects
.
在
你
的
程序
中
使用
抽象
工厂
模式
允许
你
定义
抽象
类
来
创建
对象
系列
。
blog.163.com
4.
The
simplest
approach
is
to
encapsulate
the
creation
of
the
proxy
class
within
the
Factory
pattern
.
最
简单
的
方法
就是
在
工厂
模式
中
把
代理
类
的
建立
封装起来
。
www.ibm.com
5.
A
more
advanced
implementation
of the
Factory
pattern
would
add
a
layer
of
abstraction
to
the
product
classes
.
工厂
模式
的
更
高级
实现
要向
产品
类
添加
一个
抽象
层
。
www-128.ibm.com
6.
We
used
the
factory
pattern
(
see
sidebar
)
for
creating
and
populating binding
details
for
a
specific binding
type
.
我们
使用
工厂
模式
(
见
附注
)
为
某个
绑定
类型
创建
窗体
并
产生
绑定
详细信息
。
www.infoq.com
7.
the
configuration
GUI can be
build
ed
dynamically
by
the
application
of
abstract
factory
pattern
.
应用
抽象
工厂
模式
实现
了
不同
版本
的
基
站
配置
界面
的
动态
构建
。
www.fabiao.net
8.
I
ll
start
by
looking
generically
at how
the
Factory
pattern
solves
common
application
design
problems
.
首先
,
我
先
一般性
地
查看
一下
工厂
模式
解决
常见
应用程序
设计
问题
的
方式
。
www.bing.com
9.
In this
paper
,
a
design
model
of
the
factory
model
to
graphic
design
configuration
software
configuration
module
.
本文
采用
设计
模式
中
工厂
模式
来
设计
组
态
软件
图形
组
态
模块
。
www.fabiao.net
10.
In
the latter
case
,
we will be sharing or extending
parts
of
a
factory
schema
to
achieve this
.
在
第二
种
情况下
,
需要
工厂
构建
者
共享
和
扩展
工厂
模式
的
部分组件
。
www.infoq.com
1
2
3
4