摘要:
public voidmain(string[] args){Byte b = 255;checked{b++;}Console.WriteLine(b.ToString());}Results:Unhandled Exception :System.OverflowException:Arithmetic opertation resulted in an overflow at ...;if ... 阅读全文
posted @ 2007-04-02 15:44
David.You
阅读(222)
评论(0)
推荐(0)

浙公网安备 33010602011771号