資源簡介
代碼片段和文件信息
from?http.server?import?HTTPServer?CGIHTTPRequestHandler
port?=?8002
httpd?=?HTTPServer((‘‘?port)?CGIHTTPRequestHandler)
print(“Starting?simple_httpd?on?port:?“?+?str(httpd.server_port))
httpd.serve_forever()
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-01-22?23:39??HeadFristPython\
?????目錄???????????0??2018-01-23?20:24??HeadFristPython\.idea\
?????文件?????????489??2018-01-22?22:56??HeadFristPython\.idea\HeadFristPython.iml
?????文件?????????226??2018-01-22?22:56??HeadFristPython\.idea\misc.xm
?????文件?????????282??2018-01-22?22:56??HeadFristPython\.idea\modules.xm
?????文件???????32624??2018-01-23?20:24??HeadFristPython\.idea\workspace.xm
?????文件?????????796??2018-01-22?23:41??HeadFristPython\athletes.pickle
?????目錄???????????0??2018-01-22?23:41??HeadFristPython\cgi-bin\
?????文件?????????638??2018-01-22?23:34??HeadFristPython\cgi-bin\athletelist.py
?????文件????????1052??2018-01-22?23:41??HeadFristPython\cgi-bin\athletemodel.py
?????文件?????????543??2018-01-22?23:29??HeadFristPython\cgi-bin\generate_list.py
?????文件?????????850??2018-01-22?23:33??HeadFristPython\cgi-bin\generate_timing_data.py
?????文件????????2963??2018-01-22?23:30??HeadFristPython\cgi-bin\yate.py
?????文件???????????0??2018-01-22?21:47??HeadFristPython\cgi-bin\__init__.py
?????目錄???????????0??2018-01-22?23:41??HeadFristPython\cgi-bin\__pycache__\
?????文件????????1082??2018-01-22?23:34??HeadFristPython\cgi-bin\__pycache__\athletelist.cpython-36.pyc
?????文件????????1262??2018-01-22?23:41??HeadFristPython\cgi-bin\__pycache__\athletemodel.cpython-36.pyc
?????文件????????1984??2018-01-22?23:31??HeadFristPython\cgi-bin\__pycache__\yate.cpython-36.pyc
?????文件????????1093??2010-09-18?06:31??HeadFristPython\coach.css
?????目錄???????????0??2018-01-22?23:32??HeadFristPython\data\
?????文件??????????80??2010-08-28?21:57??HeadFristPython\data\james.txt
?????文件??????????82??2010-07-24?17:00??HeadFristPython\data\julie.txt
?????文件??????????84??2010-07-24?16:59??HeadFristPython\data\mikey.txt
?????文件??????????84??2010-07-24?17:01??HeadFristPython\data\sarah.txt
?????文件????????1150??2010-09-01?11:10??HeadFristPython\favicon.ico
?????目錄???????????0??2018-01-22?21:45??HeadFristPython\images\
?????文件???????42092??2010-08-28?18:37??HeadFristPython\images\coach-head.jpg
?????文件?????????396??2010-09-01?10:00??HeadFristPython\index.html
?????文件?????????216??2018-01-22?23:36??HeadFristPython\simple_httpd.py
?????目錄???????????0??2018-01-22?23:35??HeadFristPython\templates\
?????文件??????????32??2010-08-29?06:53??HeadFristPython\templates\footer.html
............此處省略2個文件信息
- 上一篇:python批量圖片(pysnooper)
- 下一篇:Python模擬登陸淘寶
評論
共有 條評論