pay*_*oob 10 c++ operators
做&&和之间有什么区别and吗?例如:
&&
and
bool resA = (a and b and c); bool resB = (a && b and c);
是resA与resB相同或如果不究竟如何他们有所不同,为什么会选择一个一个比其他?
resA
resB
归档时间:
12 年,9 月 前
查看次数:
333 次
最近记录: