12 2020 档案

摘要:1 <?xml version="1.0" encoding="UTF-8"?> 2 <beans xmlns="http://www.springframework.org/schema/beans" 3 xmlns:context="http://www.springframework.org/ 阅读全文
posted @ 2020-12-29 09:58 Kc_blog 阅读(157) 评论(0) 推荐(0) 编辑
摘要:[WARNING] [WARNING] Some problems were encountered while building the effective settings [WARNING] expected START_TAG or END_TAG not TEXT (position: T 阅读全文
posted @ 2020-12-23 21:46 Kc_blog 阅读(5116) 评论(0) 推荐(0) 编辑
摘要:跟着我最后实现出来的效果图: 前端页面jsp: 1 <%-- 2 Created by IntelliJ IDEA. 3 User: Administrator 4 Date: 2020/12/10 5 Time: 20:34 6 To change this template use File | 阅读全文
posted @ 2020-12-16 20:56 Kc_blog 阅读(169) 评论(0) 推荐(0) 编辑
摘要:列1:通过id查询显示数据 $(".viewUser").click(function () { var id=$(this).attr("userid"); alert(id) $.ajax({ type:"get", //这里用到了restful风格 url:"/jsp/view/"+id, / 阅读全文
posted @ 2020-12-09 21:16 Kc_blog 阅读(147) 评论(1) 推荐(0) 编辑

点击右上角即可分享
微信分享提示