爱词霸英语   汉语   手机版   软件版下载 | English
每日一句:正在加载...
1.The bitwise NOT (~, also called the ones complement operator) is a unary operator;
按位NOT(~,也叫作“非”运算符)属于一元运算符;收藏指正
2.A unary operator such as Minus is left as an exercise.
像负号这样的一元运算符就留给读者练习。收藏指正
3.Bitwise operators can be combined with the = sign to unite the operation and assignment: &=, |= and ^= are all legitimate. (Since ~ is a unary operator it cannot be combined with the = sign.)
按位运算符可与等号(=)联合使用,以便合并运算及赋值: &=,|=和^=都是合法的(由于~是一元运算符,所以不可与=联合使用)。收藏指正
尝试查询
汉英释义