make it run,make it better,make it fast. https://github.com/liulanghaitun
发布时间:2017-11-10 18:59:04
1)在电脑上切换到指定的目录2)在该目录下执行 python -m SimpleHTTPServer 8080如果提示No module named SimpleHTTPServer则上述命令修改为:python -m http.server 80803)手机打开浏览器,输入电脑IP地址,加上端口号8080,即IP:8080直接下载即可......【阅读全文】
发布时间:2013-07-07 14:41:17
# lsb_release -a LSB Version: :core-4.0-ia32:core-4.0-noarch:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-ia32:printing-4.0-noarch Distributor ID: RedHatEnterpriseServer Description: Red Hat Enterprise Linux Server release 6.3 (Santiag.........【阅读全文】
发布时间:2013-04-25 00:35:39
#lsb_release -aLSB Version: :core-4.0-ia32:core-4.0-noarch:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-ia32:printing-4.0-noarchDistributor ID: RedHatEnterpriseServerDescription: Red Hat Enterprise Linux Server release 6.3 (Santiago)Release:  .........【阅读全文】