try...catch...finally Read More
throw在特定情况下主动抛出异常 (1)ArithmeticException (2)ArrayTypeMismatchException (3)DivideByZeroException (4)IndexOutOfRangeException (5)InvalidCastException (6 Read More
WebRequest 和 WebResponse类的使用 Read More
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