Changes between Version 12 and Version 13 of jazz/08-09-29
- Timestamp:
- Sep 29, 2008, 3:51:52 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/08-09-29
v12 v13 7 7 * [小技巧] [http://plog.longwin.com.tw/programming/2008/09/23/linux-bash-command-join-2008 Linux Bash 命令: Join (指定某個欄位為主, 來合併多個檔案)] (man join - join lines of two files on a common field) 8 8 * [縮寫] Text User Interface = TUI 9 * [縮寫] Web-oriented Architecture = [http://hinchcliffe.org/archive/2008/02/27/16617.aspx WOA] - 最早在 [http://blog.gartner.com/blog/index.php?itemid=400/ 2005 年] 出現在 Gartner 顧問公司的演講中9 * [縮寫] Web-oriented Architecture = [http://hinchcliffe.org/archive/2008/02/27/16617.aspx WOA] = SOA + REST + WWW - 最早在 [http://blog.gartner.com/blog/index.php?itemid=400/ 2005 年] 出現在 Gartner 顧問公司的演講中 10 10 * [電子書] 除錯的藝術: [http://www.nostarch.com/download/debugging_samplechapter.pdf The Art of Debugging with GDB, DDD, and Eclipse (Chapter 1 試閱)] 11 11 * [新知] 讓 Google 瀏覽器 跑得比較快的秘密武器 [http://code.google.com/p/v8/ V8] - 新的 !JavaScript 解析引擎 - [http://code.google.com/apis/v8/benchmarks.html 效能分析工具]