摘要:
$.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)