码迷,mamicode.com
首页 >  
搜索关键字:excuse me    ( 4131个结果
hbase体系结构以及说明
HMaster:数据库总控节点HRegionServer:通常是一个物理节点即一台单独的计算机,一个HRegionServer包含多个HRegion,假如一个表有一亿行数据,那么可能会分散在一个RegionServer不同的Region中Store:每一个列族是一个store,当插入数据时候现在Me...
分类:其他好文   时间:2014-07-22 22:55:54    阅读次数:163
利用hadoop自带程序运行wordcount
1.启动hadoop守护进程 bin/hadoop start-all.sh2.在hadoop的bin目录下建立一个input文件夹 mkdire input3.进入input目录之后,在input目录下新建两个文本文件,并想其写入内容echo "hello excuse me fuck thank...
分类:其他好文   时间:2014-07-18 23:39:00    阅读次数:350
hdu--1059--多重背包||DP||搜索
碎碎念----- 突然 觉得好无聊~~ 还好 只有4天了~~ 直接上题吧~~ touch me 使用多重背包的代码是转自---键盘上的舞者---- 写得特别有想法 使用dp的代码是porker写的.. 使用搜索的 我一开始是将价值从低到高搜索的 这样TLE了,,因为速度实在是太慢了 ...
分类:其他好文   时间:2014-07-18 23:37:35    阅读次数:258
To Get A Plastic Bag When You Make A Purchase At Any Store
If you just finished decorating pink girls bedroom, so we have bean bags, this pink fluffy. Believe me, these bean bags large and some are very cheap ...
分类:其他好文   时间:2014-07-18 20:16:15    阅读次数:267
Dede 列表页 缩略图 有显示无则不显示
[field:array runphp='yes']@me = (strpos(@me['litpic'],'defaultpic') ? "" : ""); [/field:array]
分类:其他好文   时间:2014-07-18 17:05:44    阅读次数:160
xib中的view对iPhone和iPad自适应
1This worked for me:Make a copy of the .xib in the Finder.Open the copied file in a text editor.Change "com.apple.InterfaceBuilder3.CocoaTouch.XIB" to...
分类:其他好文   时间:2014-07-17 23:25:55    阅读次数:275
hdu--1078--记忆化搜索
啊 真无语 ~这题 一读完 就有感觉是 记忆化搜索 但就是一下子写不出来 =-=后来参考了别人的代码 发现还是有模糊的地方好好记住就是了 ~ touch me 1 #include 2 #include 3 using namespace std; 4 5 const int siz...
分类:其他好文   时间:2014-07-16 18:55:30    阅读次数:160
Python PyPI中国镜像
from:http://blog.makto.me/post/2012-11-01/pypi-mirrorfrom:http://www.pypi-mirrors.org/ from:http://pypi.hustunique.com/from:http://pypi.douban.com/作为 ...
分类:编程语言   时间:2014-07-16 17:40:12    阅读次数:1003
ping wget curl
ping -n 1 -w 10000 224.0.0.0 模拟sleep wget ifconfig.me/ip -q -O - 获取你的外部ip地址 wget -S -O/dev/null "INSERT_URL_HERE" 2>&1 | grep Server 查看服务器软件(比如 Apache...
分类:其他好文   时间:2014-07-16 16:58:53    阅读次数:186
NYOJ 234 吃土豆
吃土豆时间限制:1000ms | 内存限制:65535KB难度:4描述Bean-eating is an interesting game, everyone owns an M*N matrix, which is filled with different qualities beans. Me...
分类:其他好文   时间:2014-07-16 12:01:49    阅读次数:255
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!