Snowfun

导航

 

2013年1月16日

摘要: View Code usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Drawing;usingSystem.Linq;usingSystem.Text;usingSystem.Windows.Forms;usingSystem.Threading;namespaceWindowsFormsApplication2{//定义委托publicdelegatevoidListBoxDelegate();publicpartialclassForm2: 阅读全文
posted @ 2013-01-16 09:50 Snowfun 阅读(396) 评论(0) 推荐(0) 编辑