月亮词典
首页
查询
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…
更新时间:2025-05-01 18:42