摘要: /// <summary> /// 99口诀表,一行一行打印 /// </summary> 阅读全文
posted @ 2016-05-14 16:37 庚xiao午 阅读(473) 评论(0) 推荐(0)
摘要: //结构体:定义一组变量 struct student { public int number; public string name; public string sex; public one xx; } s... 阅读全文
posted @ 2016-05-14 16:19 庚xiao午 阅读(141) 评论(0) 推荐(0)