03 2008 档案

摘要:1 2 public class myButton : Button 3 { 4 5 public myButton() 6 { 7 8 } 9 protected override void OnCreateControl() 10 { 11 base... 阅读全文
posted @ 2008-03-16 16:46 habin 阅读(862) 评论(1) 推荐(0)
摘要:从打印社用A0或A1的纸打出来,大概10RMB,看起来超爽。 阅读全文
posted @ 2008-03-15 15:43 habin 阅读(1318) 评论(1) 推荐(0)
摘要:System.Diagnostics.Process.Start("http://news.163.com") 阅读全文
posted @ 2008-03-10 18:45 habin 阅读(716) 评论(0) 推荐(0)
摘要:System.IO.Path.GetDirectoryName(Application.ExecutablePath) 阅读全文
posted @ 2008-03-10 16:16 habin 阅读(308) 评论(0) 推荐(0)