摘要: // function myTest($x)// {// echo $x;// }// myTest(5); // $txt1="Hello world!";// $txt2="What a nice day!";// echo $txt1 . $txt2; // echo strpos("Hell 阅读全文
posted @ 2021-07-09 20:11 晓帅啦 阅读(46) 评论(0) 推荐(0) 编辑