……

10 2020 档案

摘要:目前唯一解决办法 添加 : __DIR__ . 将:include("../conn/conn.php"); 修改为 :include(__DIR__ . "/../conn/conn.php"); https://blog.csdn.net/qq_45645732/article/details/ 阅读全文
posted @ 2020-10-25 12:06 十零 阅读(3829) 评论(0) 推荐(0)
摘要:现在由于html5的普及,各大视频网站其实已经很多都不需要Flash Player了,所以现在Flash Player安不安全其实不算重要,但有些网站还是需要Flash Player才能运行,比如一些单位的网站就必须要Flash Player支持,所以我们不得不安装起来,但最近遇到一件比较愤怒的事情 阅读全文
posted @ 2020-10-14 21:22 十零 阅读(2487) 评论(0) 推荐(0)