网页
图片
视频
学术
词典
地图
更多
航班
笔记本
整型
[zhěng xíng]
na.
integer
网络
Integer
;
integral
type
;
Integer
Types
汉英
网络释义
na.
1.
integer
1.
Integer
整型数据包括
整型
(
INTEGER
)和长整型(LONG),用于保存不带小..文档日志 暂无日志信息 文档留言 >>> 暂无留言信息 文档信息 …
www.doc88.com
|
基于4231个网页
2.
int
整型数据分为一般
整型
(
INT
)、短整型(SHORT)和长整型(..算法分析 浏览:0 文档格式:PDF 文档星级: 分享 收藏 muld…
www.doc88.com
|
基于3994个网页
3.
integral type
软件开发常用名词中英文对照 - Leo Liu - 博客园 ... integer value 整数值
integral type
整型
integral value 整数值 ...
www.cnblogs.com
|
基于98个网页
4.
Integer Types
12.
整型
(
Integer Types
)..........................................................................................2513. 64位...
download.csdn.net
|
基于74个网页
5.
integral types
若是你应用生成主键,只有
整型
(
integral types
)是可移植的(portable)。 (译注:这里integral types不知道是否包含Integer)
www.bwxxkj.com
|
基于22个网页
6.
unsigned int
上例中, 位域的类型被指定为是无符号的
整型
(
unsigned int
), 我试着只要是整型都可以, 但要一致。 假如我们定义 8 个字 …
c.chinaitlab.com
|
基于22个网页
7.
plastic surgery
美容手术的英文 - 网上读书园地 - 信息资讯 ... ... 雷射美容 Cosmetic laser
整型
plastic surgery
整骨 chiropractice. ...
www.readfree.net
|
基于9个网页
更多释义
收起释义
例句
释义:
全部
全部
,
integer
integer
,
Integer
Integer
,
integral type
integral type
,
Integer Types
Integer Types
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
For
values
of
other
types
,
the
conversion
is the
same
as if the
value
would
have been converted
to
integer and then to
float
.
对于
其它
类型
的
值
,
其
情况
类似
于
先
将
值
转换
成
整
型
,
然后
再
转换
成
浮点
。
www.phpx.com
2.
In
other
words
,
while
using
classes
with
integer
constants
like
this
might
be a passable
solution
,
it
's
not
a
very
efficient
one
.
换句话说
,
在
使用
这
类
带有
整
型
常量
的
类
时
,
该
解决方案
也许
可行
,
但
并不是
非常
有效
。
www.ibm.com
3.
It
is
not
possible
to
add
an
integer
to
a
function
or
to
a
character string
,
the
operation
has
no
meaning
for those
types
.
不
可以
把
一个
整
型
和
一个
字符串
相加
,
操作
是
没有
意义
的
。
blog.csdn.net
4.
Q.
What
happens
if
I
assign
a
number with
a
decimal
point
to
an
integer
rather
than
to
a
float
?
Consider
the
following
line
of
code
.
如果
把
一个
小数
赋
给
一个
整
型
变量
而
不是
浮点
型
变量
,
将
会
发生
什么
?
考虑
下面
这
行
代码
。
xcf-007.blog.163.com
5.
The
arithmetic
types
that
represent
integers
,
characters
,
and
boolean
values
are
collectively
referred
to as the
integral
types
.
表示
整数
、
字符
和
布尔
值
的
算术
类型
合
称为
整
型
。
blog.sina.com.cn
6.
the up and down the
die
and
mould
clamping appears
spacing
,
integers
,
and
easy
to
clean
the
broken
product
.
所
加工
的
模具
出现
上下
模具
合
模
间距
不
均
,
整
型
易
擦
碎
产品
。
us.zph981011.xyz
7.
The
key
is
usually
an
Integer
or a
string
, and
the
item
is
of any
type
.
该
密
钥
通常
是
整
型
或
字符串
的
,
条目
是
任何
类型
的
。
www.ibm.com
8.
If
you
try
to
set
a
variable
of
an
integral
type
to a
number
outside
the
range
for
that
type
,
an
error
occurs
.
如果
试图
将
整
型
变量
设置
为
其
类型
范围
以外
的
数字
,
将
会
出错
。
msdn2.microsoft.com
9.
It is
possible
to
add
two
integers
,
or
an
integer
and
a
floating point
number
,
and
even an
integer
and
a
complex number
.
可以
把
两个
整
型
相加
,
或者
一个
整
型
和
一个
浮点
型
,
又
或者
一个
整
型
和
一个
复数
。
blog.csdn.net
10.
Notice
that
I
did not
use
the most
recent
integer
returned
from the gets
and
the cas
failed
with
a
value
of
EXISTS
being
returned
.
注意
,
我
并未
使用
gets
最近
返回
的
整
型
值
,
并且
cas
命令
返回
EXISTS
值
以示
失败
。
www.ibm.com
1
2
3
4
5