网页
图片
视频
学术
词典
地图
更多
航班
笔记本
#ifdef
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
The
first
approach
was
simply
to
have #ifdefs
in
code
for the
two
systems
supported
; for
instance
,
BSD
and
System
V.
第一
个
方法
很
简单
,
在
代码
中
使用
#ifdef
以
支持
两
种
系统
,
例如
BSD
和
SystemV
。
www.ibm.com
2.
To
achieve
this
mapping
,
you
may
include
conditional
compilation
#ifdef
in
places
where you
access
the
registers
.
要
实现
这种
映射
,
在
访问
这些
寄存
器
中
的
地方
可以
使用
条件
编译
#ifdef
语句
。
www.ibm.com
3.
As
shown
in the
example
in
Listing
2
,
you
can
guard
Purify API
calls
in your
program
by
surrounding
them
with
#ifdef
definition
guards
.
正如
列表
2
的
例子
所
显示
的
那样
,
您
可以
通过
将
它们
与
#ifdef
定义
保护
包围
在
一起
,
从而
在
您
的
程序
中
保护
PurifyAPI
调用
程序
。
www.ibm.com
4.
Using
this
,
you
can
code #ifdef
statements
for
conditional
compiles
.
可以
使用
这个
宏
编写
条件
编译
所
需
的
#ifdef
语句
。
www.ibm.com
5.
A
single
#ifdef is
needed
to
initialize the
path
on a
per
-
operating system
basis
.
需要
单个
#ifdef
来
按
操作系统
初始
化
path
对象
。
www.ibm.com
6.
In
addition
to
Extend
,
you
can
also
use
a
Replace
method
(
think
of
#ifdef
statements
in
C
,
for
example
)
to
change
a
rule
's
contents
.
除了
Extend
,
您
也
可以
使用
Replace
方法
(
例如
,
想想
C
中
的
#ifdef
语句
)
来
更改
规则
的
内容
。
www.ibm.com