CHUAI

博客园 首页 新随笔 联系 订阅 管理

02 2017 档案

摘要:1、方法一 (1)js var html=""; html+="<a href=\"#\" onclick=\check('"+id+"');\">点击</a>"; function check(check_id){ window.location.href="${contextPath}/chec 阅读全文
posted @ 2017-02-24 17:14 chuai 阅读(442) 评论(0) 推荐(0)

摘要:<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%><%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %><%@ taglib prefix 阅读全文
posted @ 2017-02-05 18:12 chuai 阅读(252) 评论(0) 推荐(0)

摘要:import org.apache.log4j.Logger;import org.springframework.beans.factory.BeanFactory;import org.springframework.beans.factory.annotation.Autowired;impo 阅读全文
posted @ 2017-02-05 15:53 chuai 阅读(304) 评论(0) 推荐(0)