1.first of all,take a lookup on the left side
of keyword const.If there is something(type or pointer),then apply const
featureto it.2.nothing found on...
分类:
编程语言 时间:
2014-05-06 00:38:25
阅读次数:
361
Problem
Link:http://oj.leetcode.com/problems/word-ladder/Two typical techniques are
inspected in this problem:Hash Table. One hash set is the words di...
分类:
其他好文 时间:
2014-05-05 22:44:44
阅读次数:
393
文章地址:http://blog.csdn.net/piggyxp/article/details/6922277附件如下:word文档PiggyIOCPServer_2008.rarPiggyStressTestClient.rar
分类:
编程语言 时间:
2014-05-04 12:36:18
阅读次数:
359
对于技术方面开发,要解决一些比较复杂的问题。技术很折腾。有个观点说,业务调整一小步,技术进一大步。非常有同感。我记得曾经看阿里巴巴dba童家旺分享提到他们数据库方面调整时,说了一点:技术人员做得最牛逼的事情,不是解决了数据库本身的问题(言外之意很难解决),而在于砍掉了业务的需求。我觉得,面对需求,确...
分类:
其他好文 时间:
2014-05-04 12:08:00
阅读次数:
272
Ctrl+Shift+O - 自动加入importAlt + / word complite
分类:
系统相关 时间:
2014-05-04 11:17:36
阅读次数:
268
You are given a string, S, and a list of words, L, that are all of the same length. Find all starting indices of substring(s) in S that is a concatenation of each word in L exactly once and without an...
分类:
其他好文 时间:
2014-05-03 21:35:49
阅读次数:
310
在使用Axure的过程中总感觉快捷键不够全面,特地去官方寻找了一下,结果还真找到了axure快捷键的PDF文档,能熟练使用快捷键操作的话,能提高不少效率,当然这个也和每个人的操作习惯有关系,有的人就不习惯两手操作。基本快捷键:打开:Ctrl+O新建:Ctrl+N保存:Ctrl+S退出:Al..
分类:
其他好文 时间:
2014-05-03 20:38:07
阅读次数:
318
Where's Waldorf?
Given a m by n grid
of letters, ( ),
and a list of words, find the location in the grid at which the word can be found. A word matches a straight, uninterrupted line o...
分类:
其他好文 时间:
2014-05-02 10:59:15
阅读次数:
514