Changes between Initial Version and Version 1 of jazz/09-05-18/GAE


Ignore:
Timestamp:
May 18, 2009, 2:32:04 PM (16 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/09-05-18/GAE

    v1 v1  
     1= 2009-05-18 =
     2
     3   * [備忘] [http://freeskyman.pixnet.net/blog/post/21897606 ubuntu 下,flash 亂碼的修正]
     4   * (1) 下載 Google App Engine SDK
     5   * (2) 安裝 Eclipse (非必要)
     6{{{
     7$ wget http://googleappengine.googlecode.com/files/google_appengine_1.1.5.zip
     8$ unzip google_appengine_1.1.5.zip
     9$ sudo apt-get install sun-java6-jdk eclipse
     10}}}
     11   * (3) 安裝 Pydev (非必要)
     12   * (4) 申請 Google App Engine Key -
     13   * (5) 下載課程範例程式
     14{{{
     15$ wget http://trac.nchc.org.tw/grid/raw-attachment/wiki/Reading/GAE.zip
     16}}}