网页
图片
视频
学术
词典
地图
更多
航班
笔记本
C++0x
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
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.
Enter
the decltype
operator
from
C++0x
,
which
returns
the
type
of a
variable
or
expression
.
对于
C++0x
,
输入
decltype
操作符
就
会
返回
变量
或
表达
式
的
类型
。
www.ibm.com
5.
C++0x
also
defines
the
sizeof
.
.
.
operator
,
which
displays
the
number
of
arguments.
C++0x
还
定义
了
sizeof
…
操作符
,
它
显示
参数
数量
。
www.ibm.com
6.
The
C++0x
standard
defines
interfaces
accessible
to
application
developers
that allow them to
tweak
garbage
collection
.
应用程序
开发人员
可以
通过
C++0x
标准
定义
的
接口
调整
垃圾
收集
过程
。
www.ibm.com
7.
The
auto
keyword
has
completely
different
semantics
with
C++0x
.
C++0x
为
auto
关键字
定义
了
完全
不同
的
语义
。
www.ibm.com
8.
This
is
an
exciting
time
to
be
a
C++
(
or
should
I
say
C++0x
)
developer
.
对于
C++
(
或者
应该
说
C++0x
)
开发人员
,
这
是
一个
让
人
兴奋
的
时期
。
www.ibm.com
9.
C++0x
compiler
support
:
Learn
more
from
this
comparative
study
of
C++0x
compiler
support
.
C++0xcompilersupport
:
通过
对
C++0x
编译
器
支持
的
对比
研究
了解
更多
信息
。
www.ibm.com
10.
If
template
programming
is
your
thing
,
this
probably
is something that should
make
you
an
immediate
C++0x
convert
.
如果
您
熟悉
模板
编程
,
这个
特性
很
可能
会
促使
您
马上
使用
C++0x
。
www.ibm.com
1
2