作者oasis316 (阿良)
看板AndroidDev
標題Re: [問題] 有方法在win的系統中,看framwork的code嗎?
時間Mon Jan 17 16:05:31 2011
我的作法是修改windows的register中的obcaseinsensitive
在執行打regedit -> HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Contorl/
Session Manager/kernel/obcaseinsensitive
將值設定為0即可
希望有幫助
※ 引述《nothingptt (這該死的溫柔)》之銘言:
: Which level: (app/frmwrk/lib/kernel)
: framwork
: Question:
: Android 的 framwork source code 中,因為有同目錄下同檔名但大小寫不同的檔案,
: 這種檔案在linux中沒有問題,但是在windows中會出現錯誤,像是從svn, git 下載
: 時就會出錯。
: 這個問題有解嗎? 因為只是參考framwork source code,不想切換到linux中
: Input:
: Expected Output:
: Wrong Output:
: Code: (請多利用置底文網站)
: References: (Books/Websites/...)
: Supplement:
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 219.87.142.254
1F:推 doom3:我也是這樣弄不過很多軟體還是一樣不管大小寫包含內建 01/17 17:39
2F:推 gpc:直接去git就可以看啦 01/18 23:03