网页
图片
视频
学术
词典
地图
更多
航班
笔记本
按位
[àn wèi]
na.
【计】
step
-
by
-
step
;
positional
网络
bitwise
;
bitwise
AND
;
bitwise
operation
汉英
网络释义
na.
1.
【计】
step
-
by
-
step
;
positional
1.
bitwise
软件开发术语_百度文库 ... bitmap 位图
bitwise
按位
... bitwise copy 为单元进行复制;位元逐一复制,按位拷 ...
wenku.baidu.com
|
基于980个网页
2.
bitwise AND
运算符 (ActionScript 3.0) ... 赋值 assignment
按位
bitwise AND
转换所得的整数指定。 bitwise NOT ...
livedocs.adobe.com
|
基于15个网页
3.
bitwise operation
编程词汇不完全... ... bitwise copy 术术元术行术制;位元逐一术制,按位拷
bitwise operation
按位
算 运 block 术、 术、术句术 …
www.docin.com
|
基于2个网页
4.
itemwise
process 进程内 - 豆丁网 ... itemmcompared tok 位掩码
itemwise
按位
itemwise complement operfound onor 按位求补运算符 ...
www.docin.com
|
基于 1 个网页
更多释义
收起释义
例句
释义:
全部
全部
,
positional
positional
,
bitwise
bitwise
,
bitwise AND
bitwise AND
,
bitwise operation
bitwise operation
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
At least
one
of
the
filter
values
is
not
a
valid
bitwise
combination
of DataGridViewElementStates
values
.
至少
有
一个
筛选
值
不是
DataGridViewElementStates
值
的
有效
按
位
组合
。
msdn2.microsoft.com
2.
Enumeration
offers
variations of
each
modifier
key
, so it is
important
that you
perform
the
bitwise
AND
with the
correct
value
.
枚举
提供
每个
修改
键
所
对应
的
不同
变体
,
因此
使用
正确
的
修改
键
值
执行
按
位
AND
运算
十分
重要
。
harmony.us.kg
3.
However
,
if
you
define
one
of
these
operators
on
a
class
or
structure
,
you can
define
only
its
bitwise
operation
.
但是
,
如果
在
类
或
结构
上
定义
这些
运算符
之一
,
则
只能
定义
它
的
按
位
运算
。
msdn2.microsoft.com
4.
If
the
tested
expression
should
contain
the
bitwise
-
or
operator
,
then
parentheses
should
be
added
around the
conditional
-
expression
.
如果
被
测试
表达
式
中
应当
包含
按
位
或
运算符
,
则
应当
在
条件
表达式
的
两侧
加上
括号
。
technet.microsoft.com
5.
The
result
data
type
of a
bitwise
logical
operation
depends on the
data
types of the operands
.
按
位
逻辑
运算
的
结果
数据
类型
取决于
操作
数
的
数据
类型
。
msdn2.microsoft.com
6.
JScript
includes
a number
of
operators
that
fall
into the
arithmetic
,
logical
,
bitwise
,
assignment
,
and
miscellaneous
categories
.
JScript
包含
大量
运算符
,
它们
属于
算术
、
逻辑
、
按
位
、
赋值
和
杂项
类别
。
msdn2.microsoft.com
7.
operator
looks
at the
binary
representation
of
the
values
of
two
expressions
and
does
a
bitwise
OR
operation
on them
.
运算符
查看
两
个
表达
式
的
二进
制
表示形式
的
值
,
并
执行
按
位
“
或
”
运算
。
technet.microsoft.com
8.
Flags
enumerations
are
used for
masking
bit
fields and doing bitwise
comparisons
.
标志
枚举
用于
屏蔽
位
域
及
执行
按
位
比较
。
msdn2.microsoft.com
9.
A
bitwise
combination
of
DataGridViewElementStates
values
representing
the
current
state
of the
cell
.
DataGridViewElementStates
值
的
按
位
组合
,
表示
单元格
的
当前
状态
。
msdn2.microsoft.com
10.
Computes
the
bitwise
AND
of
two
values
and
pushes
the
result
onto
the
evaluation
stack
.
计算
两个
值
的
按
位
“
与
”
并
将
结果
推
送
到
计算
堆栈上
。
msdn2.microsoft.com
1
2
3
4
5