摘要:
From C++ Primer: The logical AND and OR operators always evaluate their left operand before the right. The right operand is evaluated only if the left operand does not determine the result. This evalu... 阅读全文
posted @ 2009-02-16 23:03
能巴
阅读(406)
评论(0)
推荐(0)