2015年10月16日星期五

Web Devloper learning

Compared with http, TCP/IP, sockets
http://jingyan.baidu.com/article/08b6a591e07ecc14a80922f1.html

VIM turorial

Official App Engine Python SDK
https://cloud.google.com/appengine/docs/python/gettingstartedpython27/introduction
Quick Tutorial

Server pages: https://appengine.google.com/
Server ID: https://console.developers.google.com/project/optimum-sound-110122

google app engine:

open local:   push run in googleAppEngineLauncher then go to browser and type in url as localhost:port. In local mode, if I change files locally, the changes will be displayed directly in localhost

deploy:
First Create a new application in google app engine website
<way 1> command: appcfg.py -A applicationID update app.yaml
<way 2> click edit button in googleAppEngineLauncher, change application name to application ID, then push deploy button directly.

没有评论:

发表评论