2016年5月11日
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace 练习函数 { class Program { //阶乘累加求和 //1.又返回值 ,并且有参数 public int jie(int z... 阅读全文
posted @ 2016-05-11 16:32 爱意红沉 阅读(115) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Collections; namespace 集合 { class Program { static vo... 阅读全文
posted @ 2016-05-11 16:30 爱意红沉 阅读(75) 评论(0) 推荐(0) 编辑