#!/usr/bin/env python #coding:utf-8 import cgi print "Content-Type: text/html" # HTML is following print # blank line, end of headers
確定! 回上一頁