摘要: 知识详解: cgi:通用网关接口,网络脚本的解析 python cgi 自带有cgi轻量级服务器,我们通过cgi命令可以开启该服务器 python2 python -m CGIHTTPServer python2 python -m http。server --cgi 1、 创建根目录oldcgi 阅读全文
posted @ 2017-07-28 21:19 wskxy 阅读(224) 评论(0) 推荐(0)