C#计时器的使用方法。1、使用 Stopwatch 类 (System.Diagnostics.Stopwatch);2、基于 Windows 的标准计时器(System.Windows.Forms.Timer)等。