實現簡單的HTTP服務器

轉自:http://blog.csdn.net/linda1000/article/details/8087546python 用Python實現簡單的HTTP服務器瀏覽器 用於搭建http server的模塊有以下三種: 1)BaseHTTPServer:提供基本的Web服務和處理器類,分別是HTTPServer及BaseHTTPRequestHandler; 2)SimpleHTTPServe
相關文章
相關標籤/搜索