T.S. eliot's mystery cat, Macavity, besides being a criminal mastermind able to evade the combined ranks of British law enforcement, had a coat that w ...
分类:
其他好文 时间:
2018-11-28 12:29:40
阅读次数:
126
Andrewid the Android is a galaxy-famous detective. He is now chasing a criminal hiding on the planet Oxa-5, the planet almost fully covered with water ...
分类:
编程语言 时间:
2018-10-15 18:16:43
阅读次数:
169
为Criminal Intent应用添加对话框 创建DiaologFragment,使用FragmentManager管理对话框,可以灵活的显示对话框。 要显示对话框我们需要完成一些步骤: 创建DatePickerFragment类; 创建AlertDialog; public Dialog onC ...
分类:
其他好文 时间:
2017-10-15 21:27:56
阅读次数:
257
这次我们继续完善Criminal Intent应用,使其功能更加完善。 首先我们为Criminal Intent添加对话框,对话框既能引起用户的注意也可以接收用户的输入。在提示重要信息或提供用户选择方面,都非常有用。 1:创建DialogFragment,并给AlterDialog添加DatePic ...
分类:
移动开发 时间:
2017-10-15 21:09:50
阅读次数:
297
1.定义罪犯Criminal类,height(身高)/weight(体重)/blood(血型)/home(籍贯)属性。重写hashcode和equals,使用四个属性的组合进行实现。创建HashSet集合,里面存放20个Criminal对象,其中O型血2人,A型血3人,B型血4人,AB型血1人,其余血型不详。注意:hashcode()方法实现时,要..
分类:
编程语言 时间:
2016-05-28 14:28:48
阅读次数:
242
1.定义罪犯Criminal类,height(身高)/weight(体重)/blood(血型)/home(籍贯)属性。重写hashcode和equals,使用四个属性的组合进行实现。创建HashSet集合,里面存放20个Criminal对象,其中O型血2人,A型血3人,B型血4人,AB型血1人,其余血型不详。注意:hashcode()方法实现时,要..
分类:
编程语言 时间:
2016-05-24 17:09:56
阅读次数:
200
1.定义罪犯Criminal类,height(身高)/weight(体重)/blood(血型)/home(籍贯)属性。重写hashcode和equals,使用四个属性的组合进行实现。创建HashSet集合,里面存放20个Criminal对象,其中O型血2人,A型血3人,B型血4人,AB型血1人,其余血型不详。注意:hashcode()方法实现时,要..
分类:
其他好文 时间:
2016-05-20 19:56:44
阅读次数:
184
Round 310(Div.1) B. Case of FugitiveAndrewid the Android is a galaxy-famous detective. He is now chasing a criminal hiding on the planet Oxa-5, the pl... ...
分类:
其他好文 时间:
2016-05-18 21:44:02
阅读次数:
153
Description The FBI is conducting a surveillance of a known criminal hideout which serves as a communication center for a number of men and women of n ...
分类:
其他好文 时间:
2016-04-29 21:49:25
阅读次数:
189
1.定义罪犯Criminal类,height(身高)/weight(体重)/blood(血型)/home(籍贯)属性。重写hashcode和equals,使用四个属性的组合进行实现。创建HashSet集合,里面存放20个Criminal对象,其中O型血2人,A型血3人,B型血4人,AB型血1人,其余血型不详。注意:hashcode()方法实现时,要..
分类:
编程语言 时间:
2016-03-26 08:16:59
阅读次数:
201