摘要: <?php header("Content-type: text/html; charset=utf-8"); if(PATH_SEPARATOR==':') echo '本机操作系统是:Linux<br>'; else echo '本机操作系统是:Windows<br>'; try { //服务器 阅读全文
posted @ 2022-05-21 16:06 愛羅 阅读(154) 评论(0) 推荐(1)