Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

《Redis Command Reference》全文的中文翻译版。

Notifications You must be signed in to change notification settings

ll625257054/redis

Repository files navigation

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
 <title>关于 &mdash; Redis 命令参考</title>
 
 <link rel="stylesheet" href="_static/pyramid.css" type="text/css" />
 <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
 
 <script type="text/javascript">
 var DOCUMENTATION_OPTIONS = {
 URL_ROOT: './',
 VERSION: '2.8',
 COLLAPSE_INDEX: false,
 FILE_SUFFIX: '.html',
 HAS_SOURCE: true
 };
 </script>
 <script type="text/javascript" src="_static/jquery.js"></script>
 <script type="text/javascript" src="_static/underscore.js"></script>
 <script type="text/javascript" src="_static/doctools.js"></script>
 <link rel="top" title="Redis 命令参考" href="index.html" /> 
<!--[if lte IE 6]>
<link rel="stylesheet" href="_static/ie6.css" type="text/css" media="screen" charset="utf-8" />
<![endif]-->
 </head>
 <body>
 <div class="related">
 <h3>Navigation</h3>
 <ul>
 <li class="right" style="margin-right: 10px">
 <a href="genindex.html" title="General Index"
 accesskey="I">index</a></li>
 <li><a href="index.html">Redis 命令参考</a> &raquo;</li> 
 </ul>
 </div> 
 <div class="document">
 <div class="documentwrapper">
 <div class="bodywrapper">
 <div class="body">
 
 <div class="section" id="id1">
<h1>关于<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h1>
<p>本文档是 Redis 命令参考手册的中文翻译版,
可以在 <a class="reference external" href="http://www.redisdoc.com">RedisDoc.com</a> 在线阅读本文档。</p>
<div class="section" id="id2">
<h2>版权声明<a class="headerlink" href="#id2" title="Permalink to this headline">¶</a></h2>
<p>本文档由 <a class="reference external" href="http://huangz.me">黄健宏(huangz)</a> 翻译,版权归 Redis 官方所有。</p>
</div>
<div class="section" id="id3">
<h2>赞助商<a class="headerlink" href="#id3" title="Permalink to this headline">¶</a></h2>
<p>本文档由 <a class="reference external" href="http://yunba.io/">云巴(yunba.io)</a> 提供赞助支持。</p>
</div>
</div>
 <div class="section" id="discuss">
 <h2>
 讨论
 <a class="headerlink" href="#discuss" title="永久链接至标题">¶</a>
 </h2>
 <div id="disqus_thread"></div>
 <script type="text/javascript">
 /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
 var disqus_shortname = 'redis-command-cn'; // required: replace example with your forum shortname
 /* * * DON'T EDIT BELOW THIS LINE * * */
 (function() {
 var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
 dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
 (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
 })();
 </script>
 <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
 <a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
</div>
<div id="sponser">
 <h2>赞助商</h2>
 <p>我们正在寻找赞助商,有意对这个网站进行赞助的朋友请联系 huangz1990@gmail.com 。</p>
</div>
 </div>
 </div>
 </div>
 <div class="clearer"></div>
 </div>
 <div class="related">
 <h3>Navigation</h3>
 <ul>
 <li class="right" style="margin-right: 10px">
 <a href="genindex.html" title="General Index"
 >index</a></li>
 <li><a href="index.html">Redis 命令参考</a> &raquo;</li> 
 </ul>
 </div>
 <div class="footer">
 &copy; Copyright 2015, Redis.
 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.3.3.
 </div>
 <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 ga('create', 'UA-53959484-7', 'auto');
 ga('send', 'pageview');
 </script>
 </body>
</html>

About

《Redis Command Reference》全文的中文翻译版。

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 93.9%
  • JavaScript 4.7%
  • CSS 1.4%

AltStyle によって変換されたページ (->オリジナル) /