易春木

Feed Rss

Archive for the ‘易春木’ Category

在電子電路中,常可以看到VCC、VDD和VSS三種不同的符號,它們有什麼區別呢?

gpio 隨手記

12.28.2011, No Comments, IT開發, by , 300.

gpio_get_value() => __gpio_get_value()    定義在位置 kernel/drivers/gpio/gpiolib.c  

System Call(系統呼叫) Def:

一篇論文介紹Android porting過程 非常詳細, 值得推薦! 線上觀看: https://docs.google.com/open?id=0B7Hc2mvu-wI_MGY1YjQ4Y2YtYTZhNi00YWE3LTlkODItN2UyZTNhMjBjYTIy

Trace source at vim 幾個步驟大綱: Introduce Install Setup Tag Your Codebase Text Editor 進階版

由於我的公司網路會檔apt-get的下載與更新 讓我感到非常不方便, 甚至我不想要每次都要插拔網路線

按什麼按鈕都不會動,沒反應 依照官網說明

tar是Linux底下常用到的打包、壓縮工具,它的參數相當多,這裡僅列出常用的壓縮及解壓縮參數。

git format-patch 預設會從某個commit一路依照commit作出patch檔案們 但是有可能你只想要產生該commit的patch

android 4.0 再次延續 android 2.3 以前的AOSP計畫 將原始碼open出來, 下載方式如同官網 http://source.android.com/source/downloading.html