The string"PAYPALISHIRING"is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed font fo...
分类:
其他好文 时间:
2015-07-04 18:06:34
阅读次数:
86
豆瓣Redis解决方案Codis源码剖析:Proxy代理1.预备知识1.1 CodisCodis就不详细说了,摘抄一下GitHub上的一些项目描述:
Codis is a proxy based high performance Redis cluster solution written in Go/C, an alternative to Twemproxy. It supports mul...
分类:
其他好文 时间:
2015-07-03 22:07:01
阅读次数:
459
题目要求:The string"PAYPALISHIRING"is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed fo...
分类:
其他好文 时间:
2015-06-29 22:16:15
阅读次数:
191
计数器输出
运行完毕作业之后的计数器输出
内置计数器
hadoop为每个作业提供了若干内置计数器,用以描述各项指标。
文件系统计数器
所属类:org.apache.hadoop.mapreduce.FileSystemCounter
BYTES_READ:文件系统读取的字节数
BYTES_WRITTEN:文件系统写的字节数
FileInputFormat任务计数器
...
分类:
其他好文 时间:
2015-06-28 12:50:10
阅读次数:
168
Redis是什么Redis是什么,首先Redis官网上是这么说的:A persistent key-value database with built-in net interface written in ANSI-C for Posix systemsRedis是 key value serve...
分类:
其他好文 时间:
2015-06-26 23:42:08
阅读次数:
217
1: vi /etc/sysconfig/iptables# Firewall configuration written by system-config-firewall# Manual customization of this file is not recommended.*filter:...
分类:
系统相关 时间:
2015-06-23 19:57:12
阅读次数:
235
题目:The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed fo...
分类:
其他好文 时间:
2015-06-23 13:24:20
阅读次数:
114
#6 ZigZag Conversion
The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows like
this: (you may want to display this pattern in a fixed font for better legibility)...
分类:
其他好文 时间:
2015-06-22 22:25:11
阅读次数:
181
Apache log4j的官方介绍是“log4j is a reliable, fast and flexible logging framework (APIs) written in Java, which is distributed under the Apache Software L.....
分类:
编程语言 时间:
2015-06-22 20:28:30
阅读次数:
191
原题链接:https://leetcode.com/problems/zigzag-conversion/
The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows like
this: (you may want to display this pattern i...
分类:
其他好文 时间:
2015-06-21 14:28:48
阅读次数:
153