[python相關]BaseHTTPServer -- 基本的 HTTP 服務器

from:http://hi.baidu.com/janyway/item/7dd94b322b0a47c01a969660服務器   BaseHTTPServer -- 基本的 HTTP 服務器這個模塊定義了兩個實現 HTTP 服務器 (Web 服務器)的類。 一般地, 這個模塊不被直接使用,但被用來做爲構建功能性 Web 服務器的一個基類。 參閱 SimpleHTTPServer and CG
相關文章
相關標籤/搜索