会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
mingtianweixiao
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
下一页
2016年4月28日
linux内核结构
摘要: 链接: http://www.redflag-linux.com/source/Documents/kernelframe.html
阅读全文
posted @ 2016-04-28 15:30 mingtianweixiao
阅读(85)
评论(0)
推荐(0)
2016年4月25日
从别人的博客学习
摘要: 链接: http://www.cppblog.com/ownwaterloo/archive/2009/04/20/predefined_macro___cplusplus.html http://www.cnblogs.com/ggjucheng/archive/2011/12/14/228773
阅读全文
posted @ 2016-04-25 13:10 mingtianweixiao
阅读(119)
评论(0)
推荐(0)
递归的认识
摘要: 链接: http://www.nowamagic.net/librarys/veda/detail/2314
阅读全文
posted @ 2016-04-25 12:13 mingtianweixiao
阅读(100)
评论(0)
推荐(0)
二叉树前序,中序,后序求法
摘要: 链接: http://www.cr173.com/html/18891_1.html http://blog.csdn.net/jiqiren007/article/details/6461761
阅读全文
posted @ 2016-04-25 11:13 mingtianweixiao
阅读(106)
评论(0)
推荐(0)
2016年4月24日
ubuntu中统计root登陆次数的“命令”
摘要: last | grep root | wc -l
阅读全文
posted @ 2016-04-24 16:31 mingtianweixiao
阅读(266)
评论(0)
推荐(0)
ubuntu中禁用和打开触摸板(shell script)
摘要: #这是一个开启触摸板的shell script#!/bin/bashsudo modprobe psmouseexit 0 #这是一个禁用触摸板的shell script#!/bin/bashsudo rmmod psmouseexit 0
阅读全文
posted @ 2016-04-24 16:27 mingtianweixiao
阅读(194)
评论(0)
推荐(0)
2016年4月23日
linux 忘记root的密码怎么办
摘要: 链接: http://www.imooc.com/index/search?words=linux
阅读全文
posted @ 2016-04-23 19:40 mingtianweixiao
阅读(101)
评论(0)
推荐(0)
linux查看端口
摘要: 链接: http://blog.163.com/malloc_wet/blog/static/1104560862012113111723534/
阅读全文
posted @ 2016-04-23 12:23 mingtianweixiao
阅读(115)
评论(0)
推荐(0)
2016年4月20日
ubuntu 的firefox 下载速度慢
摘要: 链接:http://www.lupaworld.com/thread-869352-1-1.html
阅读全文
posted @ 2016-04-20 00:09 mingtianweixiao
阅读(1518)
评论(0)
推荐(0)
2016年4月16日
学习网站
摘要: http://www.study-area.org/network/network.htm //网络基础 http://www.study-area.org/compu/compu.htm //电脑基础 http://www.study-area.org/menu2.htm //酷学园主页
阅读全文
posted @ 2016-04-16 23:47 mingtianweixiao
阅读(145)
评论(0)
推荐(0)
上一页
1
2
3
下一页
公告