摘要:
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)
摘要:
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)
摘要:
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)
摘要:
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. controller@RequestMapping("/function.htm") public String function(HttpSession session, Model model, RequestParameter param) { pmap.clear(); List ... 阅读全文
posted @ 2015-12-17 10:35
#define wzz
阅读(152)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2015-12-17 10:34
#define wzz
阅读(245)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2015-12-17 10:33
#define wzz
阅读(412)
评论(0)
推荐(0)
浙公网安备 33010602011771号