自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(16)
  • 问答 (5)
  • 收藏
  • 关注

原创 AngularJs: ng-options used in the select tag

ng-options

2016-10-31 23:27:42 361

原创 AngularJs: Detect unsaved data using angularjs

detect changes

2016-10-31 15:31:13 254

原创 Template Method Pattern

Template Method Pattern

2016-10-29 15:49:28 185

原创 java: Exception Handle Mechanism

exception

2016-10-21 22:35:32 487

原创 Transaction Isolation Level

Isolation (database systems) https://en.wikipedia.org/wiki/Isolation_%28database_systems%29Spring transaction isolation level tutorial http://www.byteslounge.com/tutorials/spring-transaction-isolatio

2016-10-21 20:54:37 269

原创 break or continue java 8 stream lambda foreach(loop)

If you need this, you shouldn’t use forEach, but one of the other methods available on streams; which one, depends on what your goal is.For example, if the goal of this loop is to find the first elemen

2016-10-21 20:52:56 3323

原创 git: Rebase vs Merge

rebase merge

2016-10-21 15:36:23 223

原创 Why using Views in database

view

2016-10-21 09:53:24 316

原创 JavaBean的映射工具: Dozer

dozer是一种JavaBean的映射工具,类似于apache的BeanUtils。但是dozer更强大,它可以灵活的处理复杂类型之间的映射。不但可以进行简单的属性映射、复杂的类型映射、双向映射、递归映射等,并且可以通过XML配置文件进行灵活的配置。 http://dozer.sourceforge.net/

2016-10-19 13:02:37 462

原创 Java 8: No more loops

http://www.deadcoderising.com/java-8-no-more-loops/

2016-10-15 15:08:25 214

原创 Why you should embrace functional programming in Java 8

http://www.deadcoderising.com/why-you-should-embrace-lambdas-in-java-8/

2016-10-15 15:07:54 242

原创 Java 8: new Date/Time APIs

java 8 date time

2016-10-08 13:20:38 656

原创 AngularJS: $scope

$scope hierarchy

2016-10-04 16:23:54 363

原创 AngularJS: $watch() , $digest() and $apply()

$watch $digest $apply

2016-10-04 16:20:22 287

原创 AngularJS: $timeout $interval

$timeout $interval

2016-10-04 15:08:06 208

原创 AngularJS: $broadcast $emit $on

$broadcast $emit $on

2016-10-04 14:50:39 340

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除