摘要: mysql> prepare getpdo from 'select * from pdo where id=?'; ERROR 1146 (42S02): Table 'yanruicheng.pdo' doesn't exist mysql> prepare getpdo from 'selec 阅读全文
posted @ 2019-06-14 14:12 yahn~ 阅读(401) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html><head> <meta charset="utf-8"/> <title>看新闻</title></head><body> <input type="button" value="看新闻"> <ul></ul></body><script type="te 阅读全文
posted @ 2019-06-14 08:40 yahn~ 阅读(3066) 评论(0) 推荐(0)
摘要: <!DOCTYPE html><html><head> <meta charset="utf-8"/> <title>唐诗</title></head><body> <input type="button" value = "换一首"> <h1>名称</h1> <h2>作者</h2> <!-- <h 阅读全文
posted @ 2019-06-14 08:22 yahn~ 阅读(582) 评论(0) 推荐(0)