mirror of
https://gitee.com/py2cn/pyminer.git
synced 2024-11-29 18:28:11 +08:00
188 lines
6.0 KiB
HTML
Executable File
188 lines
6.0 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>pmgwidgets — 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>
|
|
<link rel="index" title="索引" href="../genindex.html" />
|
|
<link rel="search" title="搜索" href="../search.html" />
|
|
<link rel="next" title="PyMiner 函数库" href="../alg/index.html" />
|
|
<link rel="prev" title="信号" href="../pyminer/workspace/signals.html" />
|
|
<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 current active nav-item">
|
|
<a class="current reference internal nav-link" href="#">
|
|
界面部分
|
|
</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="../search.html" 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">
|
|
<ul class="simple nav bd-sidenav">
|
|
</ul>
|
|
</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>
|
|
|
|
<div class="section" id="pmgwidgets">
|
|
<h1>pmgwidgets<a class="headerlink" href="#pmgwidgets" title="永久链接至标题">¶</a></h1>
|
|
<div class="toctree-wrapper compound">
|
|
</div>
|
|
<span class="target" id="module-pmgwidgets"></span><dl class="py function">
|
|
<dt id="pmgwidgets.pmgprint">
|
|
<code class="sig-name descname">pmgprint</code><span class="sig-paren">(</span><em class="sig-param"><span class="o">*</span><span class="n">x</span></em><span class="sig-paren">)</span><a class="headerlink" href="#pmgwidgets.pmgprint" title="永久链接至目标">¶</a></dt>
|
|
<dd></dd></dl>
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class='prev-next-bottom'>
|
|
|
|
<a class='left-prev' id="prev-link" href="../pyminer/workspace/signals.html" title="previous page">信号</a>
|
|
<a class='right-next' id="next-link" href="../alg/index.html" title="next page">PyMiner 函数库</a>
|
|
|
|
</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> |