加载中
Android Tel

http://letsgoustc.spaces.live.com/blog/

恨!

http://www.oschina.net/bbs/thread/13137 四川,昨天收到二个 这样 的弹窗,都是在访问 OsChina 的时候,访问 OsChina 第一次收到这种弹窗是一个月前,我还以为 红薯 在弄这个东西呢。 咱们...

Linux Error Numbers

0 = Success 1 = Operation not permitted 2 = No such file or directory 3 = No such process 4 = Interrupted system call 5 = Input/output error 6 = No such device or address 7 = Ar...

一起来参加优秀大学的公开课程吧

我在阅读网上免费上耶鲁?一文时,看到该文的后面罗列一些知名大学的公开课程,这些课程通过互联网以视频或音频的形式免费向公众开放,只要有兴趣,都可以学习。我把它们附在本文里,希望更多...

Android Add new target

Add new target Overview The article describes how to create a target for your own device under Android-x86. Rewritten from the e-mail Chih-wei Huang sent to android-x86 discussi...

android 启动过程和 build 过程

首先下载下android源码并编译,网上的资料特别多,可以参考一下这个网站http://blog.csdn.net/liaoshengjiong/archive/2009/03/04/3957749.aspx 按照网站上的步骤,将android内核编译成功,如...

Android build system note

非常有用的记录,感谢作者! ======================================= 1. Android编译系统分析 编译脚本及系统变量 build/envsetup.sh脚本分析 在编译源代码之前通常需要在android源代码顶层...

什么是 prelink

Most programs require libraries to function. Libraries can be integrated into a program once, by a linker, when it is compiled (static linking) or they can be integrated when th...

手工打包 system.img

单个模块编译后,直接打包/system目录下的内容到system.img,这样可以加快编译速度。 ./mkyaffs2image <要打包的目录> <生成的文件> out/host/linux-x86/bin下有一些有用的host工具,可以添加...

Makefile 中四种变量赋值方式的区别

Ask: What is the difference between :  VARIABLE = value  VARIABLE ?= value  VARIABLE := value  VARIABLE += value I have read the section in GNU Make's manual, but it still ...

2010/11/05 10:53
2.2K
make middle button on Thinkpad get to work in ubuntu 10.10

First: Go to (in terminal) /usr/share/X11/xorg.conf.d Next: create a file named (as root) 20-thinkpad.conf Next: Add the following to the file: Section "InputClass" Ide...

没有更多内容

加载失败,请刷新页面

没有更多内容

返回顶部
顶部