码迷,mamicode.com
首页 >  
搜索关键字:written    ( 1077个结果
Redis内存存储结构分析
五竹,20110418 Redis: A persistent key-value database with built-in net interface written in ANSI-C for Posix systems 1 Redis 内存存储结构 本文是基于 Redis-v2.2.4 版本进行分析. 1.1 Redis 内存存储总体结构 Redis 是支持...
分类:其他好文   时间:2015-03-29 12:19:09    阅读次数:159
[翻译] NMBottomTabBarController
NMBottomTabBarControllerA customisable tab bar controller for iOS written in Objective C. It uses auto layout.一个自定义的Tabbar控制器,使用了自动布局。RequirementsiOS ...
分类:其他好文   时间:2015-03-29 00:29:28    阅读次数:153
LeetCode Algorithm 06
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-03-22 01:37:27    阅读次数:143
100 high quality blogs from java developers
This list collects 100 high quality blogs from Java developers from all over the world. Some of these blogs may not be written by Java developers, but...
分类:编程语言   时间:2015-03-21 00:55:23    阅读次数:236
keepalived
http://www.keepalived.org/index.htmlWhat is Keepalived ?Keepalived is a routing software written in C. The main goal of this project is to provide sim...
分类:其他好文   时间:2015-03-20 18:18:25    阅读次数:109
vss的ss.ini丢失或损坏导致的vss无法登录错误
vss的ss.ini丢失或损坏导致的vss无法登录错误Written in 2007-07-03 18:17在vss使用过程中,不知道什么原因,会导至vss目录中的ss.ini文件损坏,此文件位于类似如下的文件夹:\\server\vssu\users\yao\ss.ini,其中server为vss...
分类:其他好文   时间:2015-03-20 10:34:05    阅读次数:130
Python输入输出
There are several ways to present the output of a program; data can be printed in a human-readable form, or written to a file for future use. This cha...
分类:编程语言   时间:2015-03-19 23:28:10    阅读次数:317
ZigZag Conversion
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 patter...
分类:其他好文   时间:2015-03-19 17:48:57    阅读次数:132
A1019. General Palindromic Number (20)
A number that will be the same when it is written forwards or backwards is known as a Palindromic Number. For example, 1234321 is a palindromic number...
分类:其他好文   时间:2015-03-18 20:27:57    阅读次数:131
leetcode题解||ZigZag Conversion问题
problem: 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) P A H N A...
分类:其他好文   时间:2015-03-17 15:59:47    阅读次数:129
1077条   上一页 1 ... 80 81 82 83 84 ... 108 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!