摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace 抽象类与抽象成员{ abstract public ... 阅读全文
posted @ 2015-05-07 17:58 爱编程1314 阅读(229) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace 委托{ //随机数产生委托类型 delegat... 阅读全文
posted @ 2015-05-07 17:10 爱编程1314 阅读(192) 评论(0) 推荐(0) 编辑