2009年1月16日
摘要: 1. 燒錄 bootloader: ./dfu-util -a u-boot -R -D 2. 燒錄 kernel: ./dfu-util -a kernel -R -D 3. 燒錄 rootfs: ./dfu-util -a rootfs -R -D 4. 燒錄 splash image:... 阅读全文
posted @ 2009-01-16 16:11 陳勝暘 阅读(173) 评论(0) 推荐(0) 编辑
2009年1月14日
摘要: 找了好多書籍, 也反覆看了很多相關Linux程式設計的書/資料/網頁, 結果: 半途而廢, 不然就是一知半解, 老是覺得書不是寫的太過隴長, 又或者捎不到癢處; 終於找到一本電子書+source code, 我大致看過後; 還真覺得書本內容值得好好學習跟研究. 書本的章節內摘要如下: Chapter 1. The Anatomy of a Game ----------... 阅读全文
posted @ 2009-01-14 22:37 陳勝暘 阅读(90) 评论(0) 推荐(0) 编辑