摘要:
一、接口:public interfaceAuthorizationViewQueryFacade{ ArrangementMultiQueryResultqueryArrangementListByRoleId(String roleId, QueryContext context);}方法的返回... 阅读全文
posted @ 2015-07-07 15:50
sky123123
阅读(537)
评论(0)
推荐(0)
摘要:
List是接口,定义了一些方法,但是方法没有被实现,ArrayList是一个类,实现了List这个接口的里边的方法使用方法:1、List a =new ArrayList();2、List types = new ArrayList();其中DetailType为一个class。 DetailTyp... 阅读全文
posted @ 2015-07-07 14:43
sky123123
阅读(167)
评论(0)
推荐(0)
摘要:
Mockito.when(mockService.queryInfo(Mockito.any(QueryCod.class))).thenReturn(uInfo);mockService为接口;queryInfo是mockService接口里的方法;QueryCod是方法queryInfo的入参,... 阅读全文
posted @ 2015-07-07 13:40
sky123123
阅读(4493)
评论(0)
推荐(0)
摘要:
调整字体大小:Window-Preferences-General-Appearence-Colors And Fonts修改背景颜色:windows->Preferences->General->Editor->Text Editors右边选择Appearance color options选Ba... 阅读全文
posted @ 2015-07-07 10:12
sky123123
阅读(150)
评论(0)
推荐(0)

浙公网安备 33010602011771号