在每次计算一段时间的时候,我们都要创建一个秒表,秒表不能重复使用。如果 想重复使用该秒表那么应该重置秒表。举例说明: static string strmapth = @"Data Source=.\SQLEXPRESS;AttachDbFilename=F:\C#练习代码\ConsoleApplication1\ConsoleApplication1\Testmdf.mdf;Integrated Security=True;User Instance=True"; static void Main(string[] args) { SqlC... Read More
posted @ 2013-08-20 15:00
lanacon
Views(2326)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号