柔城

SOSOFT articles

2014年1月15日

winform时钟c#代码

摘要: 代码如下: 1 using System; 2 using System.Collections.Generic; 3 using System.ComponentModel; 4 using System.Data; 5 using System.Drawing; 6 7 using System.Text; 8 using System.Windows.Forms; 9 10 namespace Simpclock 11 { 12 public partial class Form1 : Form 13 { 14 ... 阅读全文

posted @ 2014-01-15 01:13 柔城 阅读(3338) 评论(0) 推荐(0) 编辑

导航