• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
#define wzz
博客园    首页    新随笔    联系   管理    订阅  订阅
上一页 1 2 3 4 5 6 7 8 9 10 下一页
2016年1月7日
登陆 退出
摘要: 1.tologin@RequestMapping("/tologin.htm") public String tologin(HttpSession session, RequestParameter param) { if (!StringUtils.isBlank(param.getBacku... 阅读全文
posted @ 2016-01-07 10:25 #define wzz 阅读(263) 评论(0) 推荐(0)
2015年12月23日
Login 页面
摘要: 1、jsp 2.controller@RequestMapping("/tologin.htm") public String tologin(HttpSession session, RequestParameter param) { if (!StringUtils.isBlank(para... 阅读全文
posted @ 2015-12-23 10:01 #define wzz 阅读(651) 评论(0) 推荐(0)
2015年12月17日
dubug
摘要: 1、设置断点 2、启动servers端的debug模式 3、运行程序,在后台遇到断点时,进入debug调试状态 ============================= 作用域 功能 快捷键 全局 单步返回 F7 全局 单步跳过 F6 全局 单步跳入 F5 全局 单步跳入选择 Ctrl+F5 全局... 阅读全文
posted @ 2015-12-17 10:50 #define wzz 阅读(285) 评论(0) 推荐(0)
上传文件
摘要: 1.jsp商业计划书 点击上传 function ajaxFileUpload2() { var uploadUrl = encodeURI(encodeURI("${contextPath}/commons/uploadfile")); $.ajaxF... 阅读全文
posted @ 2015-12-17 10:46 #define wzz 阅读(111) 评论(0) 推荐(0)
jsp 文件引入
摘要: var sid = parseInt(treeNode.tId.substring(treeNode.tId.lastIndexOf('_')+1))+1; 阅读全文
posted @ 2015-12-17 10:45 #define wzz 阅读(310) 评论(0) 推荐(0)
用户权限
摘要: 1.functionCreate TableCREATE TABLE `sys_fun` ( `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '编号', `f_id` bigint(20) NOT NULL COMMENT '功能编号', `na... 阅读全文
posted @ 2015-12-17 10:44 #define wzz 阅读(195) 评论(0) 推荐(0)
时间控件
摘要: 1.转换成Long:function.setCreatedate(Long.toString(DateUtil.dataString2long(function.getCreatedate(), "YYYY-MM-DD")));转换成DATETIME:LEFT(FROM_UNIXTIME(creat... 阅读全文
posted @ 2015-12-17 10:44 #define wzz 阅读(148) 评论(0) 推荐(0)
下拉框
摘要: 1.jsp:2.WebController:Map pmap = new HashMap(); pmap.clear(); pmap.put("cfield", "SSTAGE"); model.addAttribute("sstagelist", commonsService.getCKVL... 阅读全文
posted @ 2015-12-17 10:41 #define wzz 阅读(206) 评论(0) 推荐(0)
Mybatis 实用
摘要: 1. DELETE FROM sys_fun WHERE pids LIKE CONCAT('%',',',${value},',','%')2.从一张表中找到多条记录插入到另一张表中3.从另一张表中找到需要的字段赋值给当前表对应字段4.5. INSERT INTO inter_fu... 阅读全文
posted @ 2015-12-17 10:39 #define wzz 阅读(297) 评论(0) 推荐(0)
ajax接触
摘要: 1.function doSave() { ajax_get("${contextPath}/auth/functionsave", $("#editForm").serialize(), function(data) { if (data.errorMessage) { showmsg... 阅读全文
posted @ 2015-12-17 10:36 #define wzz 阅读(158) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 10 下一页
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3