摘要:
private void timer1_Tick(object sender, EventArgs e) { TimeSpan ts = new TimeSpan(0, 0, 0); string str = ts.Hours + ":" + ts.Minutes + ":" + ts.Seconds; ... 阅读全文
posted @ 2015-05-11 17:30
Tirisfal
阅读(155)
评论(0)
推荐(0)
浙公网安备 33010602011771号