47 异常2
摘要:
View Code using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace 抛出异常{ class Program { static void Main(string[] args) { try { Console.WriteLine("请输入0-10之间的数"); int number = Convert.ToInt32(C... 阅读全文
posted @ 2013-05-09 21:48 杨柳清枫2012 阅读(76) 评论(0) 推荐(0)
浙公网安备 33010602011771号