摘要:
using System; using System.Reflection; using System.Windows.Forms; using System.Drawing; class Class1:Form { public Class1() { } [STAThread] static void Main(string[] args) { Class1 a... 阅读全文
posted @ 2005-01-05 16:14
jhtchina
阅读(768)
评论(0)
推荐(0)
浙公网安备 33010602011771号