JComboBox jcombox=new JComboBox(stkName); JRadioButton today_radioButton=new JRadioButton("Today",true); //下拉菜单监听 jcombox.addItemListener(new ItemList ...
分类:
编程语言 时间:
2016-05-18 12:34:33
阅读次数:
147
Problem C: The Same Color Description Diao Yang has many balls with different colors. Today he wants to divide his balls into two groups. But he does ...
分类:
其他好文 时间:
2016-05-15 21:24:39
阅读次数:
249
Problem I: Catching Dogs Description Diao Yang keeps many dogs. But today his dogs all run away. Diao Yang has to catch them. To simplify the problem, ...
分类:
其他好文 时间:
2016-05-15 16:39:11
阅读次数:
240
Seems like I get this weird problem while running Xamarin.iOS on Visual studio. This happened after I updated to the latest Xamarin (today). I have co ...
分类:
移动开发 时间:
2016-05-15 07:07:54
阅读次数:
656
If you are looking for a host website, you can try Firebase, heroku or AWS... Today, I tried to deploy a simple website to Firebase, it looks like pre ...
分类:
Web程序 时间:
2016-05-15 07:04:03
阅读次数:
134
HDU Today Time Limit: 15000/5000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 23388 Accepted Submission(s): 5614 Pro ...
分类:
其他好文 时间:
2016-05-13 12:55:24
阅读次数:
186
How Many Tables
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)
Total Submission(s): 22498 Accepted Submission(s): 11193
Problem Description
Today is Ignatiu...
分类:
其他好文 时间:
2016-05-13 01:04:47
阅读次数:
216
链接:戳这里
ztr loves substring
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)
Problem Description
ztr love reserach substring.Today ,he has n string.Now ...
分类:
其他好文 时间:
2016-05-13 00:59:17
阅读次数:
270
How Many Tables
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)
Total Submission(s): 22520 Accepted Submission(s): 11206
Problem Description
Today is...
分类:
其他好文 时间:
2016-05-12 16:14:19
阅读次数:
190
1.获取周跨度列表
直接调用getWeekList(0)这个方法即可,得到周列表
/**
* 获取周日期列表
*/
public static ArrayListString> getWeekList(int startId) {
ArrayListString> list = new ArrayListString>();
Date today = new D...
分类:
移动开发 时间:
2016-05-12 13:40:14
阅读次数:
190