??
Description

Problem J
Jin Ge Jin Qu [h]ao
(If you smiled when you see the title, this problem is for you ^_^)
For those who don't know KTV, see:
http://en.wikipedia.org/w...
分类:
其他好文 时间:
2014-07-29 14:38:18
阅读次数:
285
Buy the souvenirs
Time Limit: 10000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 927 Accepted Submission(s): 319
Problem Description
When the wi...
分类:
其他好文 时间:
2014-07-29 14:34:23
阅读次数:
231
【Vertex and fragment programs】 When you use vertex and fragment programs (the so called "programmable pipeline"), most of the hardcoded functionality....
分类:
其他好文 时间:
2014-07-29 13:39:18
阅读次数:
175
The Utopian tree goes through 2 cycles of growth every year. The first growth cycle of the tree occurs during the monsoon, when it doubles in height. ...
分类:
其他好文 时间:
2014-07-29 11:57:26
阅读次数:
190
Problem Description
A project manager wants to determine the number of the workers needed in every month. He does know the minimal number of the workers needed in each month. When he hires or fires...
分类:
其他好文 时间:
2014-07-28 15:44:23
阅读次数:
284
SELECT CASE WHEN `MEMBERTYPE` = 1 THEN '参赛队员' ELSE '指导老师' ENDFROM `tab_sign_member`WHERE 1 = 1
分类:
数据库 时间:
2014-07-28 13:52:00
阅读次数:
303
【这些是我刚学习HTML的时候做的笔记,在2013年,知识如果过时了,请大家指明,谢谢!】3W1H学习法?What | When |Why HOW注释:1、知道学习的这个东西是什么? 2、知道什么时候使用这个东西? 3、知道为什么使用这个东西。 4、知道怎么使用这个东西。 学习...
分类:
Web程序 时间:
2014-07-27 23:24:59
阅读次数:
268
--------------输出----------------print 'hello world'--以文本形式输出select 'hello world'--以网格形式输出,也可以设置成以文本形式输出print 'abc'+'cde'print 3+5print 'ab'+5--出错,'ab'...
分类:
其他好文 时间:
2014-07-27 10:42:52
阅读次数:
275
atitit.表单验证的dsl 本质跟 easyui ligerui比较
1. DSL 声明验证 1
2. 自定义规则 1
3. 正则表达式验证,可以扩展实现 2
4. 犯错误消息提示,generic canBeEmpty is good 3
5. Prevent the form to submit when invalid 3
6. 为空则不验证,不为空则验证,的实现 5
...
分类:
其他好文 时间:
2014-07-26 15:09:30
阅读次数:
316
【Blending】 Blending is used to make transparent objects. When graphics are rendered, after all shaders have executed and all textures have been ap...
分类:
其他好文 时间:
2014-07-26 14:53:40
阅读次数:
306