摘要:
"General" 我是个将军 “ You, sir a hyena. I hava no wish to speak to you.” “你就是一个土狗,你不配跟我说话” 一、基本介绍 在JDK1.6之前,JDK核心类一直没有Base64的实现类,有人建议用Sun/Oracle JDK里面的sun 阅读全文
摘要:
Joe Gage 盖奇·乔 “First time in my life I made a pretty penny.And, figured I'd come home and spend time with my mothr for Christmas.” “有生以来第一次挣了很多钱,于是,我想 阅读全文
摘要:
Mannix‘s Marauders -Chris Mannix 曼尼克斯掠夺者 曼尼克斯·克里斯 “I'm the new sheriff of Red Rock.” “我是红石镇的新任警长” 一、基础介绍 目前Java8已经实现了JSR310的全部内容。新增了java.time包定义的类表示了日 阅读全文
摘要:
“You John Ruth The Hangman” 绞刑者鲁斯·约翰 “When the Hangman catches you, you hang.”当被绞刑者抓住了,你肯定会被绞死 一、基本介绍 看一下官方的定义:A sequence of elements supporting seque 阅读全文
摘要:
Major Marquis Warren 沃伦·马奎斯少校 “Tring to get a couple of bounties in to Red Rock.”我想带几个通缉犯去红石镇 一、基本介绍 我的理解里,新特性中的lambda就是提供了Java的语句优化(读写起来更简单)的功能。如果你想让 阅读全文
摘要:
"If you're gonna play the game, boy, ya gotta learn to play it right" Spring Boot 使用事务非常简单,首先使用注解 @EnableTransactionManagement 开启事务支持后,然后在访问数据库的Servic 阅读全文