今天又情绪失控了,没本事的人才会发火。哎。 今天把想要写的东西记到了一个文本文档,可惜不小心删了。 回忆: JavaScript: 索引字符串函数:indexOf()/转换大写:toUpperCase()/JavaScript变量命名区分大小写。 还有: ajax: 今天保网还遇到...
分类:
其他好文 时间:
2015-07-18 00:18:46
阅读次数:
93
Wangpeng has N clothes, M pants and K shoes so theoretically he can have N×M×K different combinations of dressing.One day he wears his pants Nike, sho...
分类:
其他好文 时间:
2015-07-17 22:31:28
阅读次数:
137
文章《Fisher Kernels on Visual Vocabularies for Image Categorization》中提到:Pattern classication techniques can be divided into theclasses ofgenerative app...
分类:
其他好文 时间:
2015-07-17 22:29:07
阅读次数:
195
原文地址:https://dzone.com/articles/catch-me-if-you-cant-do-otherwiseI don't know whether it's an anti-pattern or just a common and very popular mistake, ...
分类:
其他好文 时间:
2015-07-17 20:34:22
阅读次数:
149
Note: detailed procedure with full pictures is at the last paragraph. Where to buy GM TECH2? The knock off GM tech2 can cost $340 to $290, usually, th...
分类:
数据库 时间:
2015-07-17 20:27:00
阅读次数:
122
http://debuglog.iteye.com/blog/1441828ScrollView不能包含多个子项,ScrollView can host only one direct child博客分类:AndroidEclipseJavaAndroidEclipseScrollViewIlleg...
分类:
其他好文 时间:
2015-07-17 20:24:06
阅读次数:
212
Given a m x n grid filled with non-negative numbers, find a path from top left to bottom right which minimizes the sum of all numbers along its path.
Note: You can only move either down or right at...
分类:
其他好文 时间:
2015-07-17 19:03:12
阅读次数:
109
Climbing Stairs
You are climbing a stair case. It takes n steps to reach to the top.
Each time you can either climb 1 or 2 steps. In how many distinct ways can you climb to the top?
思路:题目也...
分类:
其他好文 时间:
2015-07-17 18:57:42
阅读次数:
162
问题现象:提示Can't load package:dclite70.bpl问题原因:全是Window2003的Data Execution Prevention(DEF数据执行保护)造成的。解决方法:win2003server SP1 + delphi7 ,在启动DELPHI时会提示Can't l...
Hello Hrushikesh,You can set ClientSettings.EnablePostBackOnRowClick to true along with ClientSettings.Selecting.AllowRowSelect to achieve this.Regard...
分类:
其他好文 时间:
2015-07-17 17:39:44
阅读次数:
109