Problem Description
This is a simple game.The goal of the game is to roll two balls to two holes each.
'B' -- ball
'H' -- hole
'.' -- land
'*' -- wall
Remember when a ball rolls into a hole, t...
分类:
其他好文 时间:
2014-12-11 22:31:55
阅读次数:
266
#include #include using namespace std;#define mod 20071027int dic[401000][28],val[401000];char str[301000];int dp[301000];int s,sz;char T[110];void in...
分类:
其他好文 时间:
2014-12-11 00:03:10
阅读次数:
188
用css做不了圆的checkbox框所以只能用图片代替。/** *记住密码图片按钮切换 */function rememberPwd(){ var isRemember = $("#remember_pwd").attr("data-value"); if (0 == isRemembe...
分类:
其他好文 时间:
2014-11-28 15:52:07
阅读次数:
152
Spring Security默认的用户登录表单 页面源代码Login PageLogin with Username and Password User: Password: Remember me on this computer.
分类:
编程语言 时间:
2014-11-26 13:35:55
阅读次数:
229
感觉sublime的记住上次打开文件的功能很烦,把他关掉吧 在"User/Preferences.sublime-settings"配置文件中增加条目: "hot_exit":?false,
"remember_open_files":?false 这样再打开就清爽多了。...
分类:
其他好文 时间:
2014-11-12 10:40:02
阅读次数:
176
Problem DescriptionPassword security is a tricky thing. Users prefer simple passwords that are easy to remember (like buddy), but such passwords are o...
分类:
其他好文 时间:
2014-11-10 13:34:20
阅读次数:
189
Since these files are hidden you will have to do anls -ato list them. If you don't have one you can create one.Update:If I remember correctly, when I ...
分类:
系统相关 时间:
2014-10-27 22:44:09
阅读次数:
353
1.Primacyandrecency:Peoplemostrememberthefirstandlastthingstooccur,andbarelythemiddle.Whenschedulinganinterview,askwhattimestheemployerisinterviewingandtrytobefirstorlast.2.Ifyouworkinabarorincustomerserviceofanykind……Putamirrorbehindyouatthecounter.Thisw..
分类:
其他好文 时间:
2014-10-24 11:11:47
阅读次数:
374
Magento: How to reset admin psswordIf you forget your admin password for Magento and you can’t remember the email or just want quick fix you can use o...
分类:
其他好文 时间:
2014-10-19 21:17:36
阅读次数:
307
https://icpcarchive.ecs.baylor.edu/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=1943题目大意: 给定一个字符串和给定一个单词集合。问从给定单词集合中选取单词,有多少种选....
分类:
其他好文 时间:
2014-10-19 02:38:01
阅读次数:
171