用GAEPhotos建立你自己的网络相册:
创建 GAE Python HRD 程序, HRD 是必须的.
从 http://code.g*oo*gl*e.com/p/gaephotos/downloads/list 下载本的GAEPhotos.
解压到本地目录.
更改 app.yaml 文件的第一行:
application: gaephotos2
改成 application: xxxxxx
xxxxxx 是你的GAE app id.
运行 update.bat. (确认 appcfg.py 在你的系统Path)
完成!
访问xxxxxx.appspot.com, 上传图片.
PS. 中国大陆用户有两种方法可访问Appspot:
申请Google Apps( http://www.**googl*e.com/apps ), 绑定域名到GAE应用. 如 http://gaephotos.de*e*pg*ully.com
使用 appsp0t, 请注意是数字\’0′而不是字母\’o\’. 如 http://gaephotos2.apps**p*0t.com/
