自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (8)
  • 收藏
  • 关注

原创 ubuntu10.04启动流程

关于linux的启动流程已近有很多人讨论过,但是很多时候都不是适合自己;这就是linux版本差异造成的,比如目前我看的10.04版本,就和很多网上的帖子论述的不一样所以需要自己边看边实验;大致的顺序就是:/etc/init.d/rc-sysinit.sh/etc/init.d/rcS/etc/init.d/rc S/etc/rcX.d/*然后就是用户相关的/et

2011-12-19 17:44:23 525

原创 关于在ubuntu下面添加自启动脚本的方法

我们需要依据upsatart启动机制,在/etc/init.d/里面添加要增加的脚本比如cat 》onlytestecho “I am here!”CTRL+D然后修改文件权限chmod a+x onlytest最后运行系统的perl脚本sudo updata-rc.d onlytest default 98删除的方法sudo update-rc.d -f

2011-12-19 10:36:19 474

原创 linux下隐藏鼠标的方法

最近工作需要,调查了一下如何在界面启动以后不显示鼠标光标,但是触摸屏可以正常工作,现将方法总结一下:1:使用XCursor Transparent Theme 方法下载xcursor-transparent-theme-0.1.1.gz,解压;编译,安装;./configurecd cursorsmake install-data-local DESTDIR=/home/use

2011-12-17 10:27:38 5946 1

TCP/IP网络编程(随书代码)

韩国网站下载,在此分享;需要的下载, TCP/IP网络编程 随书代码

2015-03-28

网络游戏核心技术与实战

网络游戏核心技术与实战 code 代码 日文的网站,蒙着下载了下来 需要的请下载

2014-04-20

A Little C Primer

This book was generated by the volunteers at Wikibooks, a team of people from around the world with varying backgrounds. The people who wrote this book may not be experts in the field. Some may not even have a passing familiarity with it. The result of this is that some information in this book may be incorrect, out of place, or misleading. For this reason, you should never rely on a community-edited Wikibook when dealing in matters of medical, legal, financial, or other importance. Please see our disclaimer for more details on this. Despite the warning of the last paragraph, however, books at Wikibooks are continuously edited and improved. If errors are found they can be corrected immediately. If you find a problem in one of our books, we ask that you be bold in fixing it. You don't need anybody's permission to help or to make our books better. Wikibooks runs off the assumption that many eyes can find many errors, and many able hands can fix them. Over time, with enough community involvement, the books at Wikibooks will become very high-quality indeed. You are invited to participate at Wikibooks to help make our books better. As you find problems in your book don't just complain about them: Log on and fix them! This is a kind of proactive and interactive reading experience that you probably aren't familiar with yet, so log on to http:/ / en. wikibooks. org and take a look around at all the possibilities. We promise that we won't bite!

2013-08-29

c++沉思录的21章代码录入

c++沉思录的21章代码 没有下载的,只是书上有些分散的代码片段,我录入了一下,供需要的人下载使用,节省时间

2013-04-09

80x86、80x87结构与汇编语言程序设计

资源集合。关于80x86、80x87结构与汇编语言程序设计的

2012-10-15

gnu_c_book.pdf

gnu类别的c语言 学习linux下编程必备

2008-10-06

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除