摘要: 1usingSystem;2usingSystem.ComponentModel;3usingSystem.Windows.Forms;45namespaceWindowsFormsApplication16{7publicpartialclassForm1:Form8{9publicdelegatevoidActionEventHandler(objectsender,ActionCancelE... 阅读全文
posted @ 2007-12-12 22:04 菩提树下的杨过 阅读(509) 评论(0) 推荐(0) 编辑