网页
图片
视频
学术
词典
地图
更多
航班
笔记本
0x
网络
零阶指数;零阶价指数
网络释义
1.
零阶指数
...进行了预测,得出有机化合物的溶解度(LogS)与其
零阶指数
(^
0X
)、零阶价指数(^0X^ν)和极化率(Ф)有良好的相关 …
www.cqvip.com
|
基于3个网页
2.
零阶价指数
...化合物的溶解度(LogS)与其零阶指数(^0X)、
零阶价指数
(^
0X
^ν)和极化率(Ф)有良好的相关性,采用SPSSll.5软 …
www.cqvip.com
|
基于 1 个网页
例句
释义:
全部
全部
,
零阶指数
零阶指数
,
零阶价指数
零阶价指数
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
C++0x
allows
you to
define
functions
and
classes
with
variable
numbers
of
arguments
,
and
support
is
now
the
same
in
GCC
.
C++0x
允许
定义
具有
数量
可变
的
参数
的
函数
或
类
,
现在
GCC
提供
相同
的
支持
。
www.ibm.com
2.
If
you
intend
to
be
one of the
early
adopters of C++0x
,
consider
getting
a
copy
of the
draft
standard
and
download
GCC 4
.
5
(
see
Resources
)
.
如果
希望
及早
熟悉
C++0x
,
可以
考虑
找
一
份
标准
草案
,
下载
GCC4.5
(
见
参考资料
)
。
www.ibm.com
3.
If
there
's
a
prize
for
hype associated with a
specific
new
feature
of the C++0x standard
,
lambda
functions
take
the crown
.
如果
要
给
C++0x
的
新
特性
评奖
的话
,
得
头奖
的
应该
是
lambda
函数
。
www.ibm.com
4.
A
zero
-
length
binary
string
can
be
specified
as
0x
without
any
byte
values
specified
in the
hexadecimal
constant
.
长度
为
零
的
二进
制
字符串
可以
指定
为
不
带
以
十六进制
常量
指定
的
任何
字节
值
的
0x
。
msdn2.microsoft.com
5.
It
is
one
to
four
hexadecimal
digits
without
a
0x
prefix
and
without
leading
zeros
.
它
是
没有
0x
前缀
和
前导
零
的
一
至
四个
十六进制
数字
。
msdn2.microsoft.com
6.
Enter
the decltype
operator
from C++0x
,
which
returns
the
type
of a
variable
or
expression
.
对于
C++0x
,
输入
decltype
操作符
就
会
返回
变量
或
表达
式
的
类型
。
www.ibm.com
7.
Binary
constants
have
a
leading
0x
(
a
zero
and
the
lowercase
letter
x
)
followed
by
the
hexadecimal
representation
of
the
bit
pattern
.
二进
制
常量
以
0x
(
一个
零
和
小写
字母
x
)
开始
,
后跟
位
模式
的
十六进制
表示形式
。
msdn2.microsoft.com
8.
Binary
constants
have
the
prefix
0x
and
are
a
string
of
hexadecimal
numbers
.
二进
制
常量
具有
前
辍
0x
并且
是
十六进制
数字
字符串
。
msdn2.microsoft.com
9.
C++0x
also
defines
the
sizeof
.
.
.
operator
,
which
displays
the
number
of
arguments.
C++0x
还
定义
了
sizeof
…
操作符
,
它
显示
参数
数量
。
www.ibm.com
10.
The C++0x
standard
defines
interfaces
accessible
to
application
developers
that allow them to
tweak
garbage
collection
.
应用程序
开发人员
可以
通过
C++0x
标准
定义
的
接口
调整
垃圾
收集
过程
。
www.ibm.com
1
2
3