Changes between Version 6 and Version 7 of jazz/08-12-26


Ignore:
Timestamp:
Jan 4, 2009, 10:05:25 PM (16 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/08-12-26

    v6 v7  
    55== Web Service: JavaScript ==
    66
    7  * [http://ejohn.org/projects/bringing-the-browser-to-the-server/ Rhino/env.js] - 互動式 JavaScript Shell (interactive js shell)
     7 * [http://ejohn.org/projects/bringing-the-browser-to-the-server/ Rhino/env.js] - 互動式 JavaScript Shell (interactive js shell) 支援 jQuerry
     8   * [http://www.mozilla.org/rhino Rhino] - 是一套 Server-side !JavaScript 的引擎(當然有很多[http://en.wikipedia.org/wiki/Server-side_JavaScript 實作])
     9   * 使用 Rhino 搭配上這篇 Blog 提到的 env.js 就可以練習寫 jQuerry 的程式