• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
孤单成双
博客园    首页    新随笔    联系   管理    订阅  订阅
上一页 1 2 3 4 5
2015年3月13日
第十天学习内容 函数
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace day10{ class Class1 { static ... 阅读全文
posted @ 2015-03-13 08:24 孤单成双 阅读(133) 评论(0) 推荐(0)
第九天学习内容 结构体
摘要: using System;using System.Collections;using System.Linq;using System.Text;using System.Threading.Tasks;namespace day09{ class Program { struct student... 阅读全文
posted @ 2015-03-13 08:22 孤单成双 阅读(128) 评论(0) 推荐(0)
2015年3月9日
第八天学习内容 集合
摘要: using System;using System.Collections;using System.Linq;using System.Text;using System.Threading.Tasks;namespace day08{ class Program { static void Ma... 阅读全文
posted @ 2015-03-09 08:35 孤单成双 阅读(160) 评论(0) 推荐(0)
2015年3月7日
第七天学习内容 数组
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace day07{ class Program { static... 阅读全文
posted @ 2015-03-07 08:36 孤单成双 阅读(137) 评论(0) 推荐(0)
2015年3月6日
第六天学习内容 类
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace day06{ class Program { static... 阅读全文
posted @ 2015-03-06 08:32 孤单成双 阅读(140) 评论(0) 推荐(0)
2015年3月4日
第五天学习内容 for循环,嵌套
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace day05{ class Program { static... 阅读全文
posted @ 2015-03-04 08:34 孤单成双 阅读(143) 评论(0) 推荐(0)
2015年3月3日
第四天学习内容 if switch for 的练习
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace ConsoleApplication1{ class Pr... 阅读全文
posted @ 2015-03-03 11:45 孤单成双 阅读(167) 评论(0) 推荐(0)
2015年3月2日
第三天学习内容 if--else
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace day03{ class Program { static... 阅读全文
posted @ 2015-03-02 08:35 孤单成双 阅读(166) 评论(0) 推荐(0)
2015年2月28日
用条件运算符编写程序判断一个人的体重是否为标准体重
摘要: 判断一个人的体重是否为标准体重计算公式为:男生:体重-身高+100=±3 女生:体重-身高+110=±3 Console.WriteLine("请输入性别"); string a = Console.ReadLine(); Console.WriteLine("请输入体重"); double b =... 阅读全文
posted @ 2015-02-28 15:20 孤单成双 阅读(584) 评论(0) 推荐(0)
第一天学习内容
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace ConsoleApplication1{ class Pr... 阅读全文
posted @ 2015-02-28 08:51 孤单成双 阅读(151) 评论(0) 推荐(0)
上一页 1 2 3 4 5
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3