摘要: 转:http://blog.csdn.net/kaishuaige/article/details/8505174 JSP页面用EL表达式 输出date格式 1、头上引入标签 <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"% 阅读全文
posted @ 2017-02-20 17:55 Angel挤一挤 阅读(1150) 评论(0) 推荐(0)
摘要: 使用layer时候 想在弹出层 在打开的时候默认就是最大值 1 perContent = layer.open({ 2 type:2, 3 title: userName+nowDate+"的"+perType, 4 content: 'perContentUpdate.htmls', 5 area 阅读全文
posted @ 2017-02-20 10:59 Angel挤一挤 阅读(14134) 评论(0) 推荐(0)