[POI2007]MEG-Megalopolis 题目描述 Byteotia has been eventually touched by globalisation, and so has Byteasar the Postman, who once roamedthe country lanes ...
分类:
其他好文 时间:
2017-06-24 18:26:42
阅读次数:
143
http://codeforces.com/gym/101246/problem/D 题意: 给定一个无向有环图,大火从1点开始,每个时间点与它相邻的点也将会着火,现在有两个人轮流操作机器人,机器人从1点出发,每个人每次选择一个点走,谁最后被火烧了谁就输了。 思路: 博弈题。 我们先预处理求出每个点 ...
分类:
其他好文 时间:
2017-06-23 22:13:28
阅读次数:
142
经纬度不能直接转换为人的准确认知,需要显示文字信息。 很实用有趣的功能,容易激发学习兴趣。 ...
分类:
移动开发 时间:
2017-06-23 17:22:49
阅读次数:
279
login.js文件: Pyhton实现代码: ...
分类:
编程语言 时间:
2017-06-23 10:28:28
阅读次数:
683
Description There is a famous railway station in PopPush City. Country there is incredibly hilly. The station was built in last century. Unfortunately ...
分类:
其他好文 时间:
2017-06-22 10:04:59
阅读次数:
113
Conscription Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 13438 Accepted: 4699 Description Windy has a country, and he wants to build an ...
分类:
其他好文 时间:
2017-06-21 14:04:12
阅读次数:
148
(1)准备资源文件,资源文件的命名格式例如以下: baseName_language_country.properties baseName_language.properties baseName.properties 当中baseName是资源文件的基本名。我们能够自己定义,但language和 ...
分类:
其他好文 时间:
2017-06-21 09:46:06
阅读次数:
193
2017-06-19 18:54:57 这是自己完成的第二个小编程,感觉不错!继续努力 ...
分类:
其他好文 时间:
2017-06-19 19:40:43
阅读次数:
132
////////////////////////////////////////////////////////////////// 记性不好的可以收藏下: 1,下拉框: 稍微解释一下: 1.select[@name='country'] option[@selected] 表示具有name 属性, ...
分类:
Web程序 时间:
2017-06-19 13:11:56
阅读次数:
262