摘要: namespace ConsoleApplication8 { class Program { static void Main(string[] args) { #region // //有一对幼兔,幼兔一个月后长成小兔,小兔一个月后长成成兔。并生下一对幼兔, ////... 阅读全文
posted @ 2016-05-17 22:43 一人饮酒醉(SeVen❤) 阅读(150) 评论(0) 推荐(0) 编辑
摘要: 一.输出100以内与7有关的数 /public void Seven() //{ // Console.WriteLine("100以内与七有关的数:"); // int count = 0; // for (int num = 1; num public void Score() ... 阅读全文
posted @ 2016-05-17 22:42 一人饮酒醉(SeVen❤) 阅读(134) 评论(0) 推荐(0) 编辑
摘要: 一 。Arraylist 集和 属性 功能 .count 获取arraylist中实际包含的元素数 方法 功能说明 .A... 阅读全文
posted @ 2016-05-17 22:40 一人饮酒醉(SeVen❤) 阅读(156) 评论(0) 推荐(0) 编辑