close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Sep 29, 2008, 11:22:46 PM (18 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v15
|
v16
|
|
| 2 | 2 | |
| 3 | 3 | * [小技巧] 用 [http://packages.debian.org/etch/apt-rdepends apt-rdepends] 查詢套件的相依性 - [http://www.howtoforge.com/checking-package-dependencies-with-apt-rdepends-on-debian-ubuntu 參考] |
| | 4 | * [小技巧] 用 apt-cache showpkg '套件名稱' 可以查詢套件是從哪個套件庫安裝的。 |
| 4 | 5 | * [小技巧] 有時候註解太多,找設定不容易,這時候可以在新版 vim 裡面把註解摺起來 - [http://www.debian-administration.org/articles/616 參考] |
| 5 | 6 | * [小技巧] 如果有一些 iptable 防火牆規則必須要在網路啟動時就立即啟動,在 Debian 底下不妨寫成 preup 的規則 - [http://www.debian-administration.org/articles/615 參考] |
| … |
… |
|
| 9 | 10 | * [縮寫] Web-oriented Architecture = [http://hinchcliffe.org/archive/2008/02/27/16617.aspx WOA] = [http://www.infoq.com/news/2008/09/woa-soa-debate SOA + REST + WWW] - 最早在 [http://blog.gartner.com/blog/index.php?itemid=400/ 2005 年] 出現在 Gartner 顧問公司的演講中 |
| 10 | 11 | * [電子書] 除錯的藝術: [http://www.nostarch.com/download/debugging_samplechapter.pdf The Art of Debugging with GDB, DDD, and Eclipse (Chapter 1 試閱)] |
| 11 | | * [新知] 讓 Google 瀏覽器 跑得比較快的秘密武器 [http://code.google.com/p/v8/ V8] - 新的 !JavaScript 解析引擎 - [http://code.google.com/apis/v8/benchmarks.html 效能分析工具] |
| | 12 | * [新知] 讓 Google 瀏覽器 [http://www.google.com/chrome/ Chrome] 跑得比較快的秘密武器 [http://code.google.com/p/v8/ V8] - 新的 !JavaScript 解析引擎 - [http://code.google.com/apis/v8/benchmarks.html 效能分析工具] |
| 12 | 13 | * [新知] 多核心的 API 標準 - [http://www.multicore-association.org/workgroup/comapi.php MCAPI] |
| 13 | 14 | * [歷史] Goolge 十歲了,看看他們整理的技術發展[http://www.google.com/tenthbirthday/#start 歷史年表]吧~ |