2014年12月21日
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace 推箱子2._0{ class Program ... 阅读全文
posted @ 2014-12-21 20:21 黑桃X 阅读(436) 评论(0) 推荐(0)
摘要: 函数:是一个带有输入参数、输出参数、返回值的代码块namespace HanShu{ class Class1 { /// /// 这是一个测体重是否标准的函数 /// /// /// /// ... 阅读全文
posted @ 2014-12-21 19:43 黑桃X 阅读(315) 评论(0) 推荐(0)