mirror of
https://gitee.com/py2cn/pyminer.git
synced 2024-11-29 18:28:11 +08:00
198 lines
5.6 KiB
HTML
Executable File
198 lines
5.6 KiB
HTML
Executable File
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="zh_CN">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>搜索 — pyminer 文档</title>
|
|
|
|
<link href="_static/css/theme.css" rel="stylesheet" />
|
|
<link href="_static/css/index.101715efdecc9b59cb6e1ddfa685c31f.css" rel="stylesheet" />
|
|
|
|
|
|
<link rel="stylesheet"
|
|
href="_static/vendor/fontawesome/5.13.0/css/all.min.css">
|
|
<link rel="preload" as="font" type="font/woff2" crossorigin
|
|
href="_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.woff2">
|
|
<link rel="preload" as="font" type="font/woff2" crossorigin
|
|
href="_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.woff2">
|
|
|
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
|
<link rel="stylesheet" href="_static/css/pyminer.css" type="text/css" />
|
|
|
|
<link rel="preload" as="script" href="_static/js/index.d8bbf5861d671d414e1a.js">
|
|
|
|
|
|
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
|
<script src="_static/jquery.js"></script>
|
|
<script src="_static/underscore.js"></script>
|
|
<script src="_static/doctools.js"></script>
|
|
<script src="_static/translations.js"></script>
|
|
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
|
|
<script src="_static/searchtools.js"></script>
|
|
<script src="_static/language_data.js"></script>
|
|
<link rel="index" title="索引" href="genindex.html" />
|
|
<link rel="search" title="搜索" href="#" />
|
|
<script src="searchindex.js" defer></script>
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<meta name="docsearch:language" content="en" />
|
|
|
|
</head>
|
|
<body data-spy="scroll" data-target="#bd-toc-nav" data-offset="80">
|
|
|
|
<nav class="navbar navbar-light navbar-expand-lg bg-light fixed-top bd-navbar" id="navbar-main"><div class="container-xl">
|
|
|
|
|
|
|
|
<a class="navbar-brand" href="contents.html">
|
|
<p class="title">pyminer</p>
|
|
</a>
|
|
|
|
|
|
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-menu" aria-controls="navbar-menu" aria-expanded="false" aria-label="Toggle navigation">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
|
|
|
|
<div id="navbar-menu" class="col-lg-9 collapse navbar-collapse">
|
|
<ul id="navbar-main-elements" class="navbar-nav mr-auto">
|
|
<li class="toctree-l1 nav-item">
|
|
<a class="reference internal nav-link" href="pyminer/index.html">
|
|
主程序部分
|
|
</a>
|
|
</li>
|
|
|
|
<li class="toctree-l1 nav-item">
|
|
<a class="reference internal nav-link" href="pmg/index.html">
|
|
界面部分
|
|
</a>
|
|
</li>
|
|
|
|
<li class="toctree-l1 nav-item">
|
|
<a class="reference internal nav-link" href="alg/index.html">
|
|
算法部分
|
|
</a>
|
|
</li>
|
|
|
|
<li class="toctree-l1 nav-item">
|
|
<a class="reference internal nav-link" href="pkgs/index.html">
|
|
插件部分
|
|
</a>
|
|
</li>
|
|
|
|
<li class="toctree-l1 nav-item">
|
|
<a class="reference internal nav-link" href="dev/index.html">
|
|
开发工具部分
|
|
</a>
|
|
</li>
|
|
|
|
<li class="toctree-l1 nav-item">
|
|
<a class="reference internal nav-link" href="contribute/index.html">
|
|
参与贡献
|
|
</a>
|
|
</li>
|
|
|
|
|
|
</ul>
|
|
|
|
<ul id="navbar-icon-links" class="navbar-nav" aria-label="Icon Links">
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
|
|
|
|
<div class="container-xl">
|
|
<div class="row">
|
|
|
|
|
|
<!-- Only show if we have sidebars configured, else just a small margin -->
|
|
<div class="col-12 col-md-3 bd-sidebar"><form class="bd-search d-flex align-items-center" action="#" method="get">
|
|
<i class="icon fas fa-search"></i>
|
|
<input type="search" class="form-control" name="q" id="search-input" placeholder="Search the docs ..." aria-label="Search the docs ..." autocomplete="off" >
|
|
</form>
|
|
<nav class="bd-links" id="bd-docs-nav" aria-label="Main navigation">
|
|
<div class="bd-toc-item active">
|
|
|
|
</div>
|
|
</nav>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="d-none d-xl-block col-xl-2 bd-toc">
|
|
|
|
|
|
<nav id="bd-toc-nav">
|
|
|
|
</nav>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<main class="col-12 col-md-9 col-xl-7 py-md-5 pl-md-5 pr-md-4 bd-content" role="main">
|
|
|
|
<div>
|
|
|
|
<h1 id="search-documentation">搜索</h1>
|
|
<div id="fallback" class="admonition warning">
|
|
<script>$('#fallback').hide();</script>
|
|
<p>
|
|
请激活 JavaScript 以开启搜索功能。
|
|
</p>
|
|
</div>
|
|
<p>
|
|
Searching for multiple words only shows matches that contain
|
|
all words.
|
|
</p>
|
|
<form action="" method="get">
|
|
<input type="text" name="q" aria-labelledby="search-documentation" value="" />
|
|
<input type="submit" value="搜索" />
|
|
<span id="search-progress" style="padding-left: 10px"></span>
|
|
</form>
|
|
|
|
<div id="search-results">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
<div class='prev-next-bottom'>
|
|
|
|
|
|
</div>
|
|
|
|
</main>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<script src="_static/js/index.d8bbf5861d671d414e1a.js"></script>
|
|
|
|
|
|
<footer class="footer mt-5 mt-md-0">
|
|
<div class="container">
|
|
<p>
|
|
© Copyright 2020, py2cn.<br/>
|
|
由 <a href="http://sphinx-doc.org/">Sphinx</a> 3.4.0+ 创建。<br/>
|
|
</p>
|
|
</div>
|
|
</footer>
|
|
</body>
|
|
</html> |