|
@@ -0,0 +1,451 @@
|
|
|
+
|
|
|
+<!DOCTYPE HTML>
|
|
|
+<html lang="" >
|
|
|
+ <head>
|
|
|
+ <meta charset="UTF-8">
|
|
|
+ <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
|
|
|
+ <title>关于本文档 · 代码收集</title>
|
|
|
+ <meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
|
+ <meta name="description" content="">
|
|
|
+ <meta name="generator" content="GitBook 3.1.1">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <link rel="stylesheet" href="blogs/gitbook/style.css">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <link rel="stylesheet" href="blogs/gitbook/gitbook-plugin-search-pro/search.css">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <link rel="stylesheet" href="blogs/gitbook/gitbook-plugin-highlight/website.css">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <meta name="HandheldFriendly" content="true"/>
|
|
|
+ <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
|
|
+ <meta name="apple-mobile-web-app-capable" content="yes">
|
|
|
+ <meta name="apple-mobile-web-app-status-bar-style" content="black">
|
|
|
+ <link rel="apple-touch-icon-precomposed" sizes="152x152" href="blogs/gitbook/images/apple-touch-icon-precomposed-152.png">
|
|
|
+ <link rel="shortcut icon" href="blogs/gitbook/images/favicon.ico" type="image/x-icon">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <link rel="next" href="blogs/JavaScript/demo/" />
|
|
|
+
|
|
|
+
|
|
|
+ <link rel="prev" href="blogs/" />
|
|
|
+
|
|
|
+
|
|
|
+ </head>
|
|
|
+ <body>
|
|
|
+
|
|
|
+<div class="gb-page-wrapper">
|
|
|
+ <header class="gb-page-header">
|
|
|
+ <div class="container">
|
|
|
+
|
|
|
+
|
|
|
+<div id="book-search-input" role="search">
|
|
|
+ <input type="text" placeholder="Type to search" />
|
|
|
+</div>
|
|
|
+
|
|
|
+
|
|
|
+ <a href="blogs" class="logo">
|
|
|
+ <img src="blogs/gitbook/images/logo/128.png">
|
|
|
+ <h1>代码收集</h1>
|
|
|
+ </a>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+<a href="https://github.com/seamong/myBlogs/blob/master/doc/../README.md" target="_blank" class="btn btn-link pull-right hidden-xs">
|
|
|
+ <i class="octicon octicon-mark-github"></i> 在GitHub编辑本页
|
|
|
+</a>
|
|
|
+<a href="blogs/faq.md" class="btn btn-link pull-right hidden-xs">
|
|
|
+ F.A.Q
|
|
|
+</a>
|
|
|
+<a href="https://github.com/seamong/myBlogs/README.md" target="_blank" class="btn btn-link pull-right hidden-xs">
|
|
|
+ 1.0.0
|
|
|
+</a>
|
|
|
+
|
|
|
+
|
|
|
+ </div>
|
|
|
+ </header>
|
|
|
+
|
|
|
+ <div class="gb-page-body">
|
|
|
+ <div class="gb-page-inner">
|
|
|
+ <div class="container">
|
|
|
+ <div class="row">
|
|
|
+ <div class="col-md-3">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <div class="panel panel-default">
|
|
|
+
|
|
|
+ <div class="panel-heading">
|
|
|
+ <h3 class="panel-title">介绍</h3>
|
|
|
+ </div>
|
|
|
+
|
|
|
+
|
|
|
+ <div class="list-group">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <a href="blogs/" class="list-group-item ">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ Introduction
|
|
|
+
|
|
|
+
|
|
|
+ </a>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <a href="./" class="list-group-item active">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ 关于本文档
|
|
|
+
|
|
|
+
|
|
|
+ </a>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="panel panel-default">
|
|
|
+
|
|
|
+ <div class="panel-heading">
|
|
|
+ <h3 class="panel-title">JavaScript</h3>
|
|
|
+ </div>
|
|
|
+
|
|
|
+
|
|
|
+ <div class="list-group">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <a href="blogs/JavaScript/demo/" class="list-group-item ">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ 案例
|
|
|
+
|
|
|
+
|
|
|
+ </a>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <a href="blogs/JavaScript/data_type.html" class="list-group-item ">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ 数据类型
|
|
|
+
|
|
|
+
|
|
|
+ </a>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="panel panel-default">
|
|
|
+
|
|
|
+ <div class="panel-heading">
|
|
|
+ <h3 class="panel-title">vue</h3>
|
|
|
+ </div>
|
|
|
+
|
|
|
+
|
|
|
+ <div class="list-group">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <a href="blogs/vue/router/" class="list-group-item ">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <i class="octicon octicon-chevron-right"></i>
|
|
|
+
|
|
|
+
|
|
|
+ router
|
|
|
+
|
|
|
+
|
|
|
+ </a>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="panel panel-default">
|
|
|
+
|
|
|
+ <div class="panel-heading">
|
|
|
+ <h3 class="panel-title">ubuntu</h3>
|
|
|
+ </div>
|
|
|
+
|
|
|
+
|
|
|
+ <div class="list-group">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <a href="blogs/ubuntu/serves/" class="list-group-item ">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <i class="octicon octicon-chevron-right"></i>
|
|
|
+
|
|
|
+
|
|
|
+ 服务器生存指南
|
|
|
+
|
|
|
+
|
|
|
+ </a>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <a href="blogs/ubuntu/instruction.html" class="list-group-item ">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ 常用指令
|
|
|
+
|
|
|
+
|
|
|
+ </a>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="panel panel-default">
|
|
|
+
|
|
|
+ <div class="panel-heading">
|
|
|
+ <h3 class="panel-title">GIT</h3>
|
|
|
+ </div>
|
|
|
+
|
|
|
+
|
|
|
+ <div class="list-group">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <a href="blogs/git/git.html" class="list-group-item ">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ git 命令
|
|
|
+
|
|
|
+
|
|
|
+ </a>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <div class="panel panel-default">
|
|
|
+
|
|
|
+
|
|
|
+ <div class="list-group">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <a href="blogs/other/faq.html" class="list-group-item ">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ FAQ
|
|
|
+
|
|
|
+
|
|
|
+ </a>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <a href="blogs/other/examples.html" class="list-group-item ">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ Examples
|
|
|
+
|
|
|
+
|
|
|
+ </a>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <div class="col-md-9">
|
|
|
+
|
|
|
+<div id="book-search-results">
|
|
|
+ <div class="search-noresults">
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <div class="gb-markdown book-page-inner">
|
|
|
+ <h1 id="介绍">介绍</h1>
|
|
|
+<p>项目模板地址:<a href="https://github.com/GitbookIO/gitbook" target="_blank">gitbook</a></p>
|
|
|
+<p>本文档参考了gitbook官方的<code>GitBook Toolchain Documentation</code>,因为该文档的<code>theme</code>和<code>plugins</code>搭配的很合理,就拿来用作个人知识载体的基石.</p>
|
|
|
+
|
|
|
+ </div>
|
|
|
+
|
|
|
+<hr>
|
|
|
+<div class="btn-group btn-group-justified">
|
|
|
+
|
|
|
+ <a class="btn" href="blogs/"><b>上一页:</b> Introduction</a>
|
|
|
+
|
|
|
+
|
|
|
+ <a class="btn" href="blogs/JavaScript/demo/"><b>下一页:</b> 案例</a>
|
|
|
+
|
|
|
+</div>
|
|
|
+
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <div class="search-results">
|
|
|
+ <div class="has-results">
|
|
|
+
|
|
|
+ <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
|
|
+ <ul class="search-results-list"></ul>
|
|
|
+
|
|
|
+ </div>
|
|
|
+ <div class="no-results">
|
|
|
+
|
|
|
+ <h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
|
|
|
+
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+</div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <footer class="gb-page-footer">
|
|
|
+ <div class="container">
|
|
|
+ <ul class="menu">
|
|
|
+ <li class="pull-right">
|
|
|
+ <span class="service-info">Copyright GitBook 2018</span>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <a href="#">Return to the top</a>
|
|
|
+ </li>
|
|
|
+ <li>
|
|
|
+ <a href="#">Updated May 30th 18</a>
|
|
|
+ </li>
|
|
|
+ </ul>
|
|
|
+ </div>
|
|
|
+ </footer>
|
|
|
+</div>
|
|
|
+
|
|
|
+<script src="blogs/gitbook/gitbook.js"></script>
|
|
|
+
|
|
|
+
|
|
|
+ <script src="blogs/gitbook/gitbook-plugin-search-pro/jquery.mark.min.js"></script>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <script src="blogs/gitbook/gitbook-plugin-search-pro/search.js"></script>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <script src="blogs/gitbook/gitbook-plugin-livereload/plugin.js"></script>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <script src="blogs/gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ <script src="blogs/gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
|
|
|
+
|
|
|
+
|
|
|
+<script>
|
|
|
+(function() {
|
|
|
+ gitbook.page.hasChanged({"page":{"title":"关于本文档","level":"1.2","depth":1,"next":{"title":"案例","level":"2.1","depth":1,"path":"JavaScript/demo/README.md","ref":"JavaScript/demo/README.md","articles":[]},"previous":{"title":"Introduction","level":"1.1","depth":1,"path":"README.md","ref":"README.md","articles":[]},"dir":"ltr"},"config":{"plugins":["theme-official@2.1.1","-sharing","-fontsettings","sitemap","-search","search-pro","livereload"],"root":"./doc/","styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"sitemap":{"hostname":"https://toolchain.gitbook.com"},"search-pro":{"cutWordLib":"nodejieba","defineWord":["小需求","基础建设"]},"livereload":{},"highlight":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"theme-official":{},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"version":"1.0.0"},"title":"代码收集","gitbook":"3.1.1"},"file":{"path":"../README.md","mtime":"2018-05-30T06:33:38.105Z","type":"markdown"},"gitbook":{"version":"3.1.1","time":"2018-05-30T06:34:08.869Z"},"basePath":"blogs","book":{"language":""}});
|
|
|
+})();
|
|
|
+</script>
|
|
|
+
|
|
|
+
|
|
|
+ </body>
|
|
|
+</html>
|
|
|
+
|