★果冻★的专栏

路漫漫其修远兮,吾将上下而求索.

2009年05月17日

原创 [Note] Install Android on VirtualBox

Get eee 701 vendor patch

1. create local_manifest.xml file in .repo directory
2. edit the local_manifest.xml file and append contents as following



3. Sync source code [jelly@localhost:~/work/android]$repo sync

 Compilation kernel image for X86 platform

1. copy kernel configuration file(kernel.config) to kernel directory and rename to阅读全文>

发表于 @ 2009年05月17日 17:16:00|评论(loading...)|举报|收藏

2008年11月22日

原创 BASH快速参考

BASH快速参考阅读全文>

发表于 @ 2008年11月22日 22:06:00|评论(loading...)|举报|收藏

2007年09月19日

原创 How to export files from rpm file on ubuntu system

How to export files from rpm file on ubuntu system阅读全文>

发表于 @ 2007年09月19日 16:20:00|评论(loading...)|举报|收藏

2007年09月18日

转载 Debian 维护工具之 Dpkg

Debian 维护工具之 Dpkg阅读全文>

发表于 @ 2007年09月18日 22:24:00|评论(loading...)|举报|收藏

2007年09月17日

转载  Introduction to Linux Device Driver Programming

Introduction to Linux Device Driver Programming阅读全文>

发表于 @ 2007年09月17日 16:44:00|评论(loading...)|举报|收藏

转载  Interrupt Handling Internals in Linux Kernel

Interrupt Handling Internals in Linux Kernel阅读全文>

发表于 @ 2007年09月17日 16:42:00|评论(loading...)|举报|收藏

转载 Git 中文教程

Git 中文教程阅读全文>

发表于 @ 2007年09月17日 16:23:00|评论(loading...)|举报|收藏

转载 Git User's Manual (for version 1.5.3 or newer)

Git User's Manual (for version 1.5.3 or newer)阅读全文>

发表于 @ 2007年09月17日 15:48:00|评论(loading...)|举报|收藏

转载 A tutorial introduction to git (for version 1.5.1 or newer)

A tutorial introduction to git (for version 1.5.1 or newer)阅读全文>

发表于 @ 2007年09月17日 15:44:00|评论(loading...)|举报|收藏

转载 Kernel Hackers' Guide to git

Kernel Hackers' Guide to git阅读全文>

发表于 @ 2007年09月17日 15:34:00|评论(loading...)|举报|收藏

原创 Ubuntu下安装 GetDeb 网站的软件

Ubuntu下安装 GetDeb 网站的软件阅读全文>

发表于 @ 2007年09月17日 15:32:00|评论(loading...)|举报|收藏

2007年08月26日

转载 分析Windows和Linux动态库

分析Windows和Linux动态库阅读全文>

发表于 @ 2007年08月26日 16:56:00|评论(loading...)|举报|收藏

原创 PERL学习笔记[不完整版]

PERL学习笔记阅读全文>

发表于 @ 2007年08月26日 03:07:00|评论(loading...)|举报|收藏

2007年05月18日

转载 A Glance At Garbage Collection In Object-Oriented Languages

Garbage collection (GC) is a technology that frees programmers from the hassle of explicitly managing memory allocation for every object they create. Traditionally, the benefit of this automation has come at the cost of significant overhead. However, more efficient algorithms and techniques, coupled with the increased computational power of computers have made the overhead negligible for all but the most extreme situations.阅读全文>

发表于 @ 2007年05月18日 09:49:00|评论(loading...)|举报|收藏

2007年05月11日

原创 基于Windows Mobile/CE平台上Java虚拟机与本地拨号程序状态转换图

该图描述了在Windows Mobile/CE平台下,Java虚拟机如何与本地拨号代码交互和拨号代码如何影响虚拟机的挂起和恢复.阅读全文>

发表于 @ 2007年05月11日 18:44:00|评论(loading...)|举报|收藏

Csdn Blog version 3.1a
Copyright © ★果冻★