网页
图片
视频
学术
词典
地图
更多
航班
笔记本
Ninject
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Dependency
Injection
has
been
a
popular
topic
and
this
attention
has
given rise
to
new
tools
to take
advantage
of
this
technology
.
依赖
注入
如今
已经
广
为人
所
知
,
而
这个
新鲜
出炉
的
工具
Ninject
正是
为了
更好
地
利用
这
项
技术
。
www.infoq.com
2.
Open-source
software
often
suffers
from a
lack
of
good
documentation
,
and
I
don't
want
Ninject
to
be
in that
group
!
开源
软件
通常
会
因为
缺乏
好
的
文档
而
遭遇
“
滑铁卢
”
,
我
不
希望
看到
Ninject
重蹈覆辙
。
www.infoq.com
3.
One
of the
main
goals
of the
Ninject
project
was
to
make
dependency
injection
accessible to applications of
all
sizes
and
types
.
Ninject
项目
的
一个
主要
目标
是
使得
依赖
注入
能够
适用
于
各种
规模
和
类型
的
项目
。
www.infoq.com
4.
With
Ninject
,
you
declare
one
or
more
"
modules
"
,
each
of
which
is
in charge of wiring up
a
piece of
your
application
.
使用
Ninject
时
,
你
可以
声明
一个
或
多个
“
模块
”
,
每个
模块
都
是
应用程序
的
组成部分
。
www.infoq.com
5.
Ninject
helps
to
make
dependency
injection
a
feature
of
your
application
's
design
.
Ninject
能够
帮助
你
在
设计
应用程序
时
提供
依赖
注入
特性
。
www.infoq.com
6.
Rather
than
relying
on
XML
mapping
files
and
string
identifiers
to wire
up
components
,
Ninject
provides
a
robust
domain
-
specific
language
.
它
没有
依赖
XML
映射
文件
以及
字符串
识别
符来
组成组件
,
而是
提供
了
健壮
的
领域
特定
语言
。
www.infoq.com
7.
Ninject
has
many
advanced
features
,
but
understanding
them
is
not
required
to
use
the
basic
features
.
Ninject
有
很多
高级
特性
,
相对
于
基本
特性
而言
,
理解
它们
不是
必须
的
。
www.infoq.com
8.
Ninject
is
designed
around a component-based
architecture
,
with
customization
and
evolution
in
mind
.
Ninject
的
设计
基于
组件
架构
,
允许
定制
化
与
系统
的
演进
。
www.infoq.com
9.
NK:
Ninject
is
a
dependency
injection
framework
,
or
if
you
prefer
,
an
"
inversion
of
control
container
"
.
NK:Ninject
是
一个
依赖
注入
框架
,
如果
你
愿意
,
也
可以
说
是
“
控制
反转
容器
”
。
www.infoq.com
10.
The
first
step
is
to
find
and
create
the
proper
separations
between
your
components
,
and
wire
them
up
with
Ninject
.
首先
,
需要
找到
和
创建
组件
之间
的
合适
的
分离
,
并
使用
Ninject
将
它们
组合
。
www.infoq.com
1
2