try...catch...finally Read More
posted @ 2017-07-24 14:37 mCat Views(141) Comments(0) Diggs(0) Edit
throw在特定情况下主动抛出异常 (1)ArithmeticException (2)ArrayTypeMismatchException (3)DivideByZeroException (4)IndexOutOfRangeException (5)InvalidCastException (6 Read More
posted @ 2017-07-24 14:25 mCat Views(118) Comments(0) Diggs(0) Edit
WebRequest 和 WebResponse类的使用 Read More
posted @ 2017-07-24 14:10 mCat Views(198) Comments(0) Diggs(0) Edit
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.... Read More
posted @ 2017-07-24 12:04 mCat Views(183) Comments(0) Diggs(0) Edit