| Version 1 (modified by jazz, 16 years ago) (diff) | 
|---|
2009-05-18
- [備忘] ubuntu 下,flash 亂碼的修正
 - (1) 下載 Google App Engine SDK
 - (2) 安裝 Eclipse (非必要)
$ wget http://googleappengine.googlecode.com/files/google_appengine_1.1.5.zip $ unzip google_appengine_1.1.5.zip $ sudo apt-get install sun-java6-jdk eclipse
 - (3) 安裝 Pydev (非必要)
 - (4) 申請 Google App Engine Key -
 - (5) 下載課程範例程式
$ wget http://trac.nchc.org.tw/grid/raw-attachment/wiki/Reading/GAE.zip
 
