摘要: ** * ErrorCode: * * @author yangzhenlong * @since 2016/7/21 */ @Target({ElementType.METHOD}) @Retention(RetentionPolicy.RUNTIME) @Documented @Inherited public @interface ErrorException { int... 阅读全文
posted @ 2017-07-12 17:03 whmmm 阅读(196) 评论(0) 推荐(0)
摘要: datagrid 总宽度为100 到 95 之间。注意调试。。 或者是96.......... 阅读全文
posted @ 2017-07-12 15:31 whmmm 阅读(113) 评论(0) 推荐(0)
摘要: $.extend({ getHtml:function(url,callback){ $.ajax({ dataType:"html", url:url, timeout:1500, success:callback, error:function(XMLHttpRequest, textStatu 阅读全文
posted @ 2017-07-12 13:58 whmmm 阅读(359) 评论(0) 推荐(0)
摘要: Spring中事务控制相关配置: 其中的“aop:pointcut”标签中"expression"的写法规则如下: execution(modifiers-pattern? ret-type-pattern declaring-type-pat... 阅读全文
posted @ 2017-07-12 11:06 whmmm 阅读(188) 评论(0) 推荐(0)
摘要: jdk1.8 true 1.8 1.8 1.8 1.8 ... 阅读全文
posted @ 2017-07-12 10:40 whmmm 阅读(691) 评论(0) 推荐(0)
//增加一段JS脚本,为目录生成使用