摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace Event2{ //定义猫大叫事件的代理 public delegate void AlertHandl... 阅读全文
posted @ 2015-04-23 15:35 l25321937 阅读(147) 评论(0) 推荐(0)