摘要: #!D:\Programs\Python\Python35-32\python.exeimport cgidef htmlTop(): print("Content-type: text/html\n") print() print(""" ... 阅读全文
posted @ 2016-09-11 13:25 chinacloudy 阅读(219) 评论(0) 推荐(0)