a href="xn--fiqr16adi7bgnc.xn--dqr445bdw4a.xn--j6w193g">隆鎮,Hacker News,Network Security,Hacker News,1N4148
Run locally - App Engine Guide,Google App Engine Guide

Run locally

 
The final step in this installation guide is to have a trial run of the helloworld application locally.
 
  1. Start the Google App Engine SDK,
  2. Click on the "helloworld" application, you will see the "Run" button is enabled. Press the "Run" button
  3. When the application is trying to start up, you will see an orange "clock" icon appeared on the left of the label of "helloworld", now wait until "clock" icon disappeared.
  4. Now a green "play" icon has been appear on the left of the "helloworld" label, showing that the application has been started successfully. You can press the "Browse" button to launch the Internet Explorer directly.
  5. In the Internet Explorer, you will notice that the Address is http://localhost:8080/ meaning that the application is run locally. In the content window of the Internet Explorer, you will see the "Hello World!" message.