会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
littleTs
博客园
首页
新随笔
联系
订阅
管理
2017年4月22日
4.19计算机网络笔记
摘要:
阅读全文
posted @ 2017-04-22 20:59 littleTs
阅读(126)
评论(0)
推荐(0)
2017年4月12日
4.12计算机网络笔记
摘要:
阅读全文
posted @ 2017-04-12 21:27 littleTs
阅读(88)
评论(0)
推荐(0)
2017年4月5日
4.5计算机网络笔记
摘要:
阅读全文
posted @ 2017-04-05 19:05 littleTs
阅读(113)
评论(0)
推荐(0)
2017年4月1日
3.29计算机网络笔记
摘要:
阅读全文
posted @ 2017-04-01 09:30 littleTs
阅读(97)
评论(0)
推荐(0)
2017年3月22日
3.22计算机网络
摘要:
阅读全文
posted @ 2017-03-22 17:19 littleTs
阅读(93)
评论(0)
推荐(0)
2016年10月13日
作业 4
摘要: 作业1 作业2 作业3 作业4 作业5 作业6 心得 此次作业相对困难 但同时自己对程序的应用愈加成熟 革命还需努力
阅读全文
posted @ 2016-10-13 10:41 littleTs
阅读(161)
评论(1)
推荐(0)
2016年10月12日
作业
摘要: #include<stdio.h>#include<math.h>int main(){ int a=0,b=0,c=0,z; float s,ave; printf("请输入三条边:\n"); scanf("%d%d%d",&a,&b,&c); if(a+b>=c && a+c>=b && b+c
阅读全文
posted @ 2016-10-12 21:32 littleTs
阅读(136)
评论(3)
推荐(0)
2016年9月26日
作业
摘要: #include <stdio.h> int main(){ char c; printf("请输入一个字母:"); scanf("%c",&c); printf("%c\n",c-32); } #include <stdio.h> int main(){ printf("请输入一个字母:"); c
阅读全文
posted @ 2016-09-26 16:25 littleTs
阅读(123)
评论(1)
推荐(0)
2016年9月13日
自我介绍
摘要: 姓名:田朔 学号:160809213 爱好:游戏,音乐,美剧,篮球 本人性格活泼,思想活跃,有很长时间的电脑龄,所以我对于电脑还是算小有了解的,因为喜欢游戏所以我选择了计算机, 我想自己创造一个软件,因为我觉得现在软件质量很一般,其实最好是做一个游戏像dota那样的,可以很有名的游戏, 但是我希望在
阅读全文
posted @ 2016-09-13 19:54 littleTs
阅读(127)
评论(1)
推荐(0)
公告