12 2017 档案

摘要:了解python的朋友都知道,python的os模块中system()方法可以执行shell命令行,因此执行与操作系统相关的内容; 而php中,同样存在这样的函数:system(),exec(),passthru() system — 执行外部程序,并且显示输出 string system ( st 阅读全文
posted @ 2017-12-30 11:14 ZhiRuSi 阅读(5237) 评论(0) 推荐(0)