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