码迷,mamicode.com
首页 >  
搜索关键字:pdf word    ( 24956个结果
make it clear how to use const in C++
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
【LeetCode OJ】Word Ladder I
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
HDU Word Index (数位DP)
题意:给你字符串,算出它的数值...
分类:其他好文   时间:2014-05-05 12:58:25    阅读次数:288
c++ 完成端口资料
文章地址: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
eclipse 快捷键
Ctrl+Shift+O - 自动加入importAlt + / word complite
分类:系统相关   时间:2014-05-04 11:17:36    阅读次数:268
emacs
ielm
分类:其他好文   时间:2014-05-03 22:32:02    阅读次数:224
【LeetCode】Substring with Concatenation of All Words
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
AxureRP快捷键大全,附Axure官方快捷键HotkeyPDF下载
在使用Axure的过程中总感觉快捷键不够全面,特地去官方寻找了一下,结果还真找到了axure快捷键的PDF文档,能熟练使用快捷键操作的话,能提高不少效率,当然这个也和每个人的操作习惯有关系,有的人就不习惯两手操作。基本快捷键:打开:Ctrl+O新建:Ctrl+N保存:Ctrl+S退出:Al..
分类:其他好文   时间:2014-05-03 20:38:07    阅读次数:318
UVA 之10010 - Where's Waldorf?
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!