摘要: <c:if test="${requestScope.delBookSuccess_Flag==true}"> <script type='text/javascript'>alert('删除成功');</script> </c:if> <c:if test="${requestScope.delB 阅读全文
posted @ 2021-06-21 17:31 Mrzxs 阅读(260) 评论(0) 推荐(0)
摘要: url=jdbc:mysql: //localhost:3306/shop?rewriteBatchedStatements=true&useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT%2B8 username=root passw 阅读全文
posted @ 2021-06-21 15:34 Mrzxs 阅读(312) 评论(0) 推荐(0)