5. //popen是单向的,如果需要双向支持,使用proc_open()。 6. $handle = popen('python E:/webroot/test/dtree.py', 'r'); 7.
確定! 回上一頁