摘要: 阅读全文
posted @ 2018-07-15 13:26 lvlin241 阅读(146) 评论(0) 推荐(0) 编辑
摘要: 参考:http://blog.chinaunix.net/uid-22823163-id-3295220.html 阅读全文
posted @ 2018-07-15 13:23 lvlin241 阅读(277) 评论(0) 推荐(0) 编辑
摘要: 参考:https://blog.csdn.net/Coyotess/article/details/80637837 阅读全文
posted @ 2018-07-15 13:22 lvlin241 阅读(17044) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/yecao8888/p/6364830.html 阅读全文
posted @ 2018-07-15 13:21 lvlin241 阅读(357) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/young_gao/article/details/78341317 阅读全文
posted @ 2018-07-15 13:12 lvlin241 阅读(136) 评论(0) 推荐(0) 编辑
摘要: $("#selectId")[0][0].selected = true; 阅读全文
posted @ 2018-07-15 13:11 lvlin241 阅读(966) 评论(0) 推荐(0) 编辑
摘要: 参考:https://www.aliyun.com/jiaocheng/800577.html 阅读全文
posted @ 2018-07-15 13:08 lvlin241 阅读(1663) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/sxdcgaq8080/p/8119186.html 阅读全文
posted @ 2018-07-15 13:03 lvlin241 阅读(228) 评论(0) 推荐(0) 编辑
摘要: 参考:http://www.runoob.com/jquery/misc-inarray.html js判断数组中是否包含某个元素 js字符串中判断是否包含某个字符 阅读全文
posted @ 2018-07-15 13:02 lvlin241 阅读(282) 评论(0) 推荐(0) 编辑
摘要: 参考:https://blog.csdn.net/zsq520520/article/details/53375284?locationNum=8&fps=1 阅读全文
posted @ 2018-07-15 12:43 lvlin241 阅读(1491) 评论(0) 推荐(0) 编辑
摘要: 参考:https://blog.csdn.net/rainbow702/article/details/50519424 like CONCAT('%', #{mkName}, '%') 阅读全文
posted @ 2018-07-15 12:36 lvlin241 阅读(358) 评论(0) 推荐(0) 编辑
摘要: 参考:https://blog.csdn.net/changjiangbuxi/article/details/26054755 阅读全文
posted @ 2018-07-15 12:35 lvlin241 阅读(131) 评论(0) 推荐(0) 编辑
摘要: 参考:http://layer.layui.com/api.html layer提供了5种层类型: 0:信息框,默认 1:页面层 2:iframe层 3:加载层 4:tips层 阅读全文
posted @ 2018-07-15 12:34 lvlin241 阅读(10429) 评论(0) 推荐(1) 编辑
摘要: 参考:https://zhidao.baidu.com/question/559052179.html 阅读全文
posted @ 2018-07-15 12:31 lvlin241 阅读(159) 评论(0) 推荐(0) 编辑
摘要: XOM 参考:https://xom.nu/ java 利用XOM解析XML 参考:http://blog.sodhanalibrary.com/2014/09/parse-xml-using-java.html#.W0rOEjozbIU XOM解析XML为Java对象 补充:https://www 阅读全文
posted @ 2018-07-15 12:30 lvlin241 阅读(148) 评论(0) 推荐(0) 编辑
摘要: @ResponseBody @RequestMapping("xxx.do") public List<POJO> getList(){ return List<POJO>; } 阅读全文
posted @ 2018-07-15 12:21 lvlin241 阅读(2381) 评论(0) 推荐(0) 编辑
摘要: $("#inputName").attr("type","text"); 阅读全文
posted @ 2018-07-15 12:19 lvlin241 阅读(10851) 评论(0) 推荐(0) 编辑
摘要: 参考:http://www.runoob.com/jsref/dom-obj-textarea.html 阅读全文
posted @ 2018-07-15 12:16 lvlin241 阅读(1320) 评论(0) 推荐(0) 编辑
摘要: &#x2605; .star { color: red; /* Make it red */ font-size: 200%; /* Make it twice as large */ } 阅读全文
posted @ 2018-07-15 12:13 lvlin241 阅读(152) 评论(0) 推荐(0) 编辑
摘要: 参考:https://css-tricks.com/examples/ShapesOfCSS/ 阅读全文
posted @ 2018-07-15 12:13 lvlin241 阅读(139) 评论(0) 推荐(0) 编辑