摘要: 在写php作业的时候,里面有一段是查询语句 <?php session_start(); // .连接数据库 try { $pdo = new PDO("mysql:host=localhost;dbname=test;", "root", "root"); } catch (PDOExceptio 阅读全文
posted @ 2022-06-04 22:20 zrswheart 阅读(1660) 评论(0) 推荐(0)
摘要: 本周主要在复习期末,没有写什么东西 阅读全文
posted @ 2022-06-04 20:31 zrswheart 阅读(18) 评论(0) 推荐(0)