Windows
1、安裝 Python 2.7.x for Windows
2、win+R打開命令列
3、cmd
4、cd Desktop/index.html 接換到檔案位置
5、執行Python 架起 Server D:\Python27\python.exe -m SimpleHTTPServer 8080
6、localhost:8080,檢查是否成功
7、ipconfig,看自己ip多少使別台電腦連入
Mac
1、內建Python功能不用安裝
2、Spotlight->terminal
3、cd 切換到檔案位置
4、執行python -m SimpleHTTPServer 8080
5、退出ctrl+D
參考來源
北藝大網路藝術助教:謝尚偉
沒有留言:
張貼留言