月亮词典
首页
查询
typesafe
类型安全
常用释义
词性释义
类型安全
例句
全部
The
concept
of
a
single
generic
typesafe
DAO
had been
a
topic
since
the
appearance
of
generics
in the
Java
language
.
自Java语言中出现泛型以来,单个泛型类型安全DAO的概念已经成为主题。
I
owe
additional
credit
to
Christian for looking at
my
first
attempt
at
writing
a
generic
typesafe
DAO
and
suggesting
improvements
.
我要额外感谢Christian,他目睹了我编写泛型类型安全DAO的第一次尝试并提出改进建议。
Why
would
you
want
a
typesafe
interface
for
your
data
access
code
?
为什么您要为数据访问代码提供类型安全接口?
The
Criteria
queries
are
portable
and
typesafe
and
are
designed
to
work
regardless
of the
data
store
used
.
Criteria查询可移植且类型齐全,且其设计为无论使用什么数据存储都可以运行。
In
this
article
,
I
show
you
how
to
avoid
repeating
DAO
code
over and over
again
,
while
still
retaining
the
benefits
of
a
typesafe
interface
.
在本文中,我将为您展示如何避免再三地重复DAO代码,而仍保留类型安全接口的优点。
At this point
,
I
have
a
generic
DAO
capable
of
typesafe
CRUD
operations
.
现在,我有一个能够进行类型安全CRUD操作的泛型DAO。
The
generic
DAO
pattern
(
also
called
Typesafe
DAO
)
is
critical
to
reducing
code
duplication
in
the
data
access
tier
.
泛型DAO模式(也称为类型安全的DAO)对于减少数据访问层中的代码重复非常重要。
First
of all
,
a
typesafe
interface
clearly
indicates
which
domain
objects
have
persistent
storage
available
.
首先,类型安全接口清楚地指明哪些域对象具有可用的持久存储。
From
Typesafe
you
have Akka
that
greatly
simplifies
the
distributed
processing
model
to
give
robust
messaging
based
computing
like Erlang
.
Typesafe的Akka更是极大地简化了分布式处理模型,让您可以使用Erlang那样健壮的基于消息的计算。
You
can
therefore
apply
filtering
at
this
level
in
a
typesafe
manner
.
因此你可以以类型安全的方式在这一级别应用过滤。
网络释义
类型安全
C 使用的是
类型安全
(
typesafe
)的I/O操作,各种I/O操作都是以对数据类型敏感的方式来执行的。假定某个函数被专门定义好用 …
类型安全的
它是
类型安全的
(
typesafe
)且更加具有可扩展性,并且,属于面向对象设计的类。然而,这样简单的一种方法并不支持序列化…
型别安全
...用者而非程式库自身。和一般多重介面不同的是,policies 给予使用者一种能力,在
型别安全
(
typesafe
) 的前提下扩增 host cla…