helloworld.py 是網頁程式的部份
print "Content-Type: text/plain"
print ''
print 'Hello, world! I\'m finalevil~'
第1行:設定目前網頁資料的類型為"文字"
第3行:輸出至網頁的文字內容
app.yaml 則是GAE的配置文件
application: helloworld
version: 1
runtime: python
api_version: 1
handlers:
- url: /.*
script: helloworld.py
標籤
- C
- android
- Objective-c
- Sort
- BlueTooth
- Python
- 133
- Apache
- ArrayList
- BluetoothChat
- C sharp
- C#
- CVS
- CheckBox
- Closest Pair
- Console.ReadLine
- HashMap
- NFC
- NSDocumentDirectory
- NSString
- Pandaboard
- SQLite
- UIAlertController
- VB
- Xcode6
- driver
- execSQL
- gatt error
- httpd.conf
- office
- primie check
- property
- sharedApplication
- 小小問題
2010年12月11日 星期六
2010年12月7日 星期二
2010年12月6日 星期一
2010年12月4日 星期六
訂閱:
文章 (Atom)