网页
图片
视频
学术
词典
地图
更多
航班
笔记本
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.
The
Criteria
queries
are
portable
and
typesafe
and
are
designed
to
work
regardless
of the
data
store
used
.
Criteria
查询
可
移植
且
类型
齐全
,
且
其
设计
为
无论
使用
什么
数据
存储
都
可以
运行
。
www.ibm.com
4.
The
generic
DAO
pattern
(
also
called
Typesafe
DAO
)
is
critical
to
reducing
code
duplication
in
the
data
access
tier
.
泛
型
DAO
模式
(
也
称为
类型
安全
的
DAO
)
对于
减少
数据
访问
层
中
的
代码
重复
非常
重要
。
www.ibm.com
5.
First
of all
,
a
typesafe
interface
clearly
indicates
which
domain
objects
have
persistent
storage
available
.
首先
,
类型
安全
接口
清楚地
指明
哪些
域
对象
具有
可用
的
持久
存储
。
www.ibm.com
6.
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
7.
While
the
code
in
Listing
8
is
a
correct
way
of
using
the
typesafe
PersonDao
interface
,
the
implementation
of the DAO
is
not
complete
.
虽然
清单
8
中
的
代码
是
使用
类型
安全
PersonDao
接口
的
正确
方法
,
但
DAO
的
实现
并不
完整
。
www.ibm.com
8.
See
Resources
to
learn
about
other
generic
typesafe
DAO
class
implementations
.
参阅
参考资料
了解
其他
泛
型类型
安全
DAO
类
实现
。
www.ibm.com
9.
Declare
a
typesafe
reference
to
a
class
method
声明
一个
对
类
方法
的
类型
安全
的
引用
www.ichacha.net
10.
Work effectively
with
typesafe
constants
in
Java 5. 0
在
Java5.0
中
更
有效
地
处理
常量
www-128.ibm.com