自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

走南闯北的专栏

--及时同步、及时刷新,每天进步一点点--

  • 博客(8)
  • 资源 (26)
  • 收藏
  • 关注

原创 Git修改提交的用户名和Email

<br />Your name and email address were configured automatically based<br />on your username and hostname. Please check that they are accurate.<br />You can suppress this message by setting them explicitly:<br /><br />    git config --global user.name

2011-02-28 22:54:00 8217 1

原创 对Linux内核开发模式的认识

<br />1、mainline<br />内核开发的主干线,由Linus Torvalds维护,主要是负责新的大版本内核开发,并确定大版本。如l2.6.35, 2.6.37, 2.6.38。<br /> <br />2、stable和longterm<br />稳定的内核版本,由Greg Kroah-Hartman维护,在mainline确定了大版本后,接着就是针对大版本的维护,并保证内核的稳定性。<br /> <br />3、linux-next<br />提供给内核开发提交代码,并进行测试。<br /

2011-02-27 21:14:00 1409

原创 Linux内核Patch和Inc.的区别

Linux内核Patch和Inc.的区别

2011-02-26 23:37:00 2121

原创 USB转串口端口设置

USB转串口端口设置

2011-02-21 22:45:00 2705

翻译 [SVN]-How do I relocate a repository to another host?

[SVN]-How do I relocate a repository to another host?

2011-02-14 21:28:00 1156

翻译 How To: Install and Configure GitWeb

<br />http://gofedora.com/how-to-install-configure-gitweb/Goal<br />Setting up gitweb (web interface for SCM software git) for yourproject’s git repository for public access and developer commits viassh.AssumptionsYou already have your project’s git re

2011-02-09 16:02:00 1200

原创 Install Gitweb in fedora12

Install Gitweb in fedora12

2011-02-09 15:50:00 740

翻译 Open Source community building: a guide to getting it right

Open Source community building: a guide to getting it right

2011-02-09 13:48:00 967

OllyDBG StuPE工具

Win32 OllyDBG StuPE工具,OllyDbg是一种具有可视化界面的32位汇编分析调试器,是一个新的动态追踪工具,将IDA与SoftICE结合起来的思想,Ring3级调试器,非常容易上手,己代替SoftICE成为当今最为流行的调试解密工具了. 看雪学院也有下载:http://www.pediy.com/tools/Debuggers.htm

2011-08-01

VisualSVN for Visual Studio2008

VisualSVN for Visual Studio2008

2011-02-16

ViEmu2.5 Crack

ViEmu2.5 Crack,在VS2008中测试通过。

2011-02-15

ViEmu/VS: vi-vim editing for Microsoft Visual Studio

ViEmu/VS: vi-vim editing for Microsoft Visual Studio ViEmu for Visual Studio is the most popular and mature product of the ViEmu line. Many hundreds of developers use it all day, every day for all their development tasks. Supporting all basic and many advanced features of vi/vim inside Visual Studio, it's a boost for your development productivity. ViEmu for Visual Studio "Classic" is compatible with Visual Studio 2008, Visual Studio 2005, Visual Studio .NET 2003, and Visual Studio .NET 2002. ViEmu for Visual Studio 2010 works with the latest VS 2010 environment. Learn more about ViEmu for Visual Studio: See the ViEmu/VS faq Read the full documentation View more screenshots Read about the features Compatible with other 3rd party tools Browse the support forums Access older versions that will work with older licenses

2010-12-12

手把手教你把Vim改装成一个IDE编程环境(图文)

手把手教你把Vim改装成一个IDE编程环境(图文)

2010-11-02

XP-RNDIS-Ethernet-Gadget驱动.7z

XP-RNDIS-Ethernet-Gadget驱动.7z

2010-10-10

Pro Git中文版电子书

介绍Git的一本好书,从中会很快掌握git分布式版本管控的技能。

2010-10-09

ubuntu-linux-0.11

找了很久,终于找到一个跟我一样想在现代的Linux上编译linux-0.11的老兄了,感谢那位老兄分享,附件就是源码和patch。

2010-07-12

Thinking+in+C++.pdf

Thinking+in+C++.pdf,Thinking+in+C++.pdf

2010-06-23

LXR+mysql+glimpse+apache源码浏览平台搭建心得(二)lxr.conf

LXR+mysql+glimpse+apache源码浏览平台搭建心得(二)lxr.conf

2010-06-09

LXR+mysql+glimpse+apache源码浏览平台搭建心得(一)

LXR+mysql+glimpse+apache源码浏览平台搭建心得(一)

2010-06-09

linux JNI实例及其JNI编程模板

linux JNI实例及其JNI编程模板

2010-05-24

《使用开源软件-自己动手写操作系统》pdf

《使用开源软件-自己动手写操作系统》pdf

2010-05-23

MuPDF号称史上最快pdf浏览器

MuPDF号称史上最快pdf浏览器,由于其使用纯C语言编写,可移植性极好。

2010-04-14

使用ADS自带armcc,armlink,armelf编写Makefile测试uCOS-II

使用ADS自带armcc,armlink,armelf编写Makefile测试uCOS-II

2010-04-12

DNW for linux

linux平台下的DNW,该压缩包包含dnw程序源码及其secbulk USB驱动程序。

2010-04-08

uCOS-IIV286-ARM7TDMI

刚从网上下载了uCOS-IIV2.86的源码,并且已经将其移植到了S3C44B0的处理器上。

2010-04-05

ARM7TDMI-uCOS-II移植(修正版)

ARM7TDMI-uCOS-II移植(修正版),修正了其中串口显示乱码的问题。

2010-04-05

ARM7TDMI-uCOS-II移植

这是ARM7TDMI-uCOS-II移植成功的例子

2010-04-05

Grub硬盘引导安装Linux相关文件

其中包含grub.exe,grldr,menu.lst,boot.ini硬盘安装必备的文件

2010-01-22

Java_Native_Interface_Specification.CHM

Java_Native_Interface_Specification.CHM

2009-12-28

Java Native Interface Programmers Guide and Specification(Exp)

Java Native Interface Programmers Guide and Specification(Exp)

2009-12-28

git tutor入门文档

一份非常适合Git入门的文档,值得参考。

2009-12-26

GNU make中文手册

这是一份有关makefile编写的不错的文档,值得参考!

2009-12-26

空空如也

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

TA关注的人

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