About the big bang ,now,I find AMY is the woman i love most in this series.when she said “It is so cute when she tries.”, I saw the very very beautifu...
分类:
其他好文 时间:
2015-05-24 00:11:06
阅读次数:
202
"phoneError")); exit;}$arr = array ("phone"=>$phone,"mac"=>"aabbccdreeff");$data=json_encode($arr);//$url='http://mobile.9797168.com:8080/uc/ask_reg?d...
分类:
Web程序 时间:
2015-05-22 16:43:50
阅读次数:
347
1、单词上浮:An old woman had a cat. 注意:适用于标签2、首行缩进:text-indent: 10%; 段落两侧对其:text-align: justify;3、字间距:word-spacing:10px; 字母间距:letter-spacing:10px;4、字体装饰...
分类:
Web程序 时间:
2015-05-20 22:09:24
阅读次数:
195
QTREE - Query on a treeno tags
You are given a tree (an acyclic undirected connected graph) with N nodes, and edges numbered 1, 2, 3…N-1.We will ask you to perfrom some instructions of the following...
分类:
其他好文 时间:
2015-05-20 18:31:52
阅读次数:
241
Implement atoi to convert a string to an integer.
Hint: Carefully consider all possible input cases. If you want a challenge, please do not see below and ask yourself what are the possible input ca...
分类:
其他好文 时间:
2015-05-20 11:21:31
阅读次数:
157
基与上篇文章,在这里我们用3种方式来验证表单.1.表单字段的验证器详见:https://docs.djangoproject.com/en/1.6/ref/validators/fromdjango.core.exceptionsimportValidationError
defvalidate_nickname(value):
ifvalue=="badboy":
raiseValidationError(u‘%sisprivate,dont..
分类:
其他好文 时间:
2015-05-20 02:13:22
阅读次数:
235
String to Integer (atoi)Implement atoi to convert a string to an integer.Hint: Carefully consider all possible input cases. If you want a challenge, please do not see below and ask yourself what are th...
分类:
其他好文 时间:
2015-05-18 16:52:50
阅读次数:
125
spoj275-Query on a tree
原题:
QTREE - Query on a tree
no tags
You are given a tree (an acyclic undirected connected graph) with N nodes, and edges numbered 1, 2, 3...N-1.
We will ask...
分类:
其他好文 时间:
2015-05-17 09:24:58
阅读次数:
122
题意:
There is a array contain N(1
Every query will be:
1 x : ask longest substring which every number no less than x
2 y x : change the A[y] to x. there are at most change 10 times.
For each ask...
分类:
其他好文 时间:
2015-05-16 14:52:28
阅读次数:
121