日期:2014-05-17 浏览次数:20728 次
try { } catch(Exception ex) { listBox1.Items.add(ex);//获取错误信息,可写到log文件中 } finally { }