240 发简信
IP属地:北京
  • 我的座右铭

    我的座右铭:不会,我可以学;落后,我可以追赶;跌倒,我可以站起来;我一定行。

  • 一个男人要做到

    贪财有道,好色有品,博学有识,读书有瘾, 喝酒有量,玩笑有度, 没事不惹事,有事不怕事, 经得起诱惑,耐得住寂寞, 对外顶天立地,对内没有脾气。

  • Java生成条形码code128

    生成code 128条形码工具类 maven依赖'''<dependency><groupId>net.sf.barcode4j</groupI...

  • SpringBoot 出现 Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported

    传参数,后台@RequestBody接收实体,报错:Content type 'application/x-www-form-urlencode...

  • bootstrap table中时间戳转为datetime格式

    方法1: ``` {field:'dispatchDate', title:'派单日期', sortable:true, align:'cent...

  • hibernate条件查询加分页封装方法

    @Overridepublic List<T> findPage(int page, int length, Map pram) {List<...

  • Resize,w 360,h 240
    彻底解决Intellij IDEA中文乱码问题(亲测成功)

    关于JAVA IDE开发工具,Eclipse系列和Intelli IDEA是大部分公司的主要选择,从开发者的选择角度,Intellij IDEA...

  • Resize,w 360,h 240
    Could not obtain transaction-synchronized Session for current thread Shiro 引起的事务报错问题...

    错误信息为 Could not obtain transaction-synchronized Session for current thre...

  • 最近要做一个spirngMVC+hibernate+shiro框架整合,特此记录一下

    通过这篇文章你可以了解到: 1.SSH 三大框架(spring + springMVC + Hiberante) 与 shiro 安全验证框架如...