摘要:
10、1 系统自带的简单类型simple types: integral: char short int long boolenumfloating: float double long doubleThese value are for one particular machine.Your machine’s values may be different.(每种类型所占用的内存值在不同的机器上是不同的)10、2 其他的一些C++操作符Assignment Operators and Assignment ExpressionsIncrement and Decrement Operato 阅读全文
posted @ 2010-08-26 21:09
做自己的快乐人
阅读(178)
评论(0)
推荐(0)