摘要:
Int32.parse(string)Int32.Parse (string s) method converts the string representation of a number to its 32-bit signed integer equivalent. When s is a null reference, it will throw ArgumentNullException. If s is other than integer value, it will throw FormatException. When s represents a number less t 阅读全文
posted @ 2013-03-08 11:35
Cathy Lee
阅读(346)
评论(0)
推荐(0)
浙公网安备 33010602011771号