The Revenge of the Princess’ Knight Problem Description There is an old country and the king fell in love with a devil. The devil always asks the king ...
分类:
编程语言 时间:
2016-08-26 15:27:42
阅读次数:
244
1,下拉框: var cc1 = $(".formc select[@name='country'] option[@selected]").text(); //得到下拉菜单的选中项的文本(注意中间有空格) var cc2 = $('.formc select[@name="country"]'). ...
分类:
Web程序 时间:
2016-08-23 14:44:05
阅读次数:
166
Abandoned country Time Limit: 8000/4000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 4487 Accepted Submission(s): 1 ...
分类:
其他好文 时间:
2016-08-21 16:37:45
阅读次数:
171
Abandoned country Time Limit: 8000/4000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 4477 Accepted Submission(s): 11 ...
分类:
其他好文 时间:
2016-08-21 10:53:50
阅读次数:
126
Travel The country frog lives in has nn towns which are conveniently numbered by 1,2,…,n. Among n(n?1) / 2 pairs of towns, m of them are connected by ...
分类:
其他好文 时间:
2016-08-19 11:14:56
阅读次数:
173
HTML: <link rel="stylesheet" href="views/tree/checkbox.css"/> <div class="tree"> <ul> <li ng-repeat="country in vm.countries" ng-class="{closed:countr ...
分类:
其他好文 时间:
2016-08-09 02:13:29
阅读次数:
437
HTML: http://www.ngnice.com/showcase/#/tree/basic <link rel="stylesheet" href="views/tree/basic.css"/> <div class="tree"> <ul> <li ng-repeat="country ...
分类:
其他好文 时间:
2016-08-09 02:01:55
阅读次数:
513
Abandoned country Time Limit: 8000/4000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 3006 Accepted Submission(s): 34 ...
分类:
其他好文 时间:
2016-08-04 22:56:27
阅读次数:
279
You want to visit a strange country. There are n cities in the country. Cities are numbered from 1 to n. The unique way to travel in the country is ta ...
分类:
其他好文 时间:
2016-07-31 15:55:52
阅读次数:
167
题目链接:hdu 5723 Abandoned country ...
分类:
其他好文 时间:
2016-07-30 14:51:33
阅读次数:
185