摘要:
Both the C++ and Java languages have boolean types, which are called bool andboolean, respectively. Although these types have similar names and uses, they arerepresented in completely different formats.Later implementations of C++ include a new bool type, whose values arerepresented by the new keywo 阅读全文
posted @ 2011-11-07 14:30
runfox545
阅读(2867)
评论(0)
推荐(0)
摘要:
Both C and Java define floating-point types named float and double, whichrepresent single- and double-precision floating-point values, respectively. Javafloating-point types are, however, represented in a completely different format fromtheir C/C++ counterparts. As in C, Java floating-point values c 阅读全文
posted @ 2011-11-07 14:27
runfox545
阅读(539)
评论(0)
推荐(0)

浙公网安备 33010602011771号