摘要: 这几天把事件学了一下,总算明白了一些。不多说了,直接代码。 1 class Program 2 { 3 static void Main(string[] args) 4 { 5 CatAndMouse h = new CatAndM... 阅读全文
posted @ 2014-03-20 08:34 落日云烟 阅读(267) 评论(0) 推荐(0) 编辑