首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > perl python >

python-论坛学习

2012-12-22 
python-论坛学习-快速提供静态页面HTTP服务比如需要提供的页面存放在 D:\home\admin,有3个文件,index.html

python-论坛学习-
快速提供静态页面HTTP服务
比如需要提供的页面存放在 D:\home\admin,有3个文件,index.html a.html  hello.html
1、只需要在当前目录执行

http://localhost:4087
会默认访问index.html

热点排行