1 Star 0 Fork 2

mick/aardio

forked from 苏扬/aardio 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 3.04 KB
一键复制 编辑 原始数据 按行查看 历史
苏扬 提交于 2020-10-15 12:29 . update index.html
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/print.css" media="print">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- Begin Jekyll SEO tag v2.6.1 -->
<title>扩展库 | aardio</title>
<meta name="generator" content="Jekyll v3.9.0" />
<meta property="og:title" content="扩展库" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="AArdio library" />
<meta property="og:description" content="AArdio library" />
<link rel="canonical" href="https://suiang.cn/aardio/" />
<meta property="og:url" content="https://suiang.cn/aardio/" />
<meta property="og:site_name" content="aardio" />
<script type="application/ld+json">
{"@type":"WebSite","headline":"扩展库","url":"https://suiang.cn/aardio/","description":"AArdio library","name":"aardio","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
</head>
<body>
<div id="container">
<div class="inner">
<header>
<h1>扩展库</h1>
<h2>AArdio library</h2>
</header>
<section id="downloads" class="clearfix">
</section>
<hr>
<section id="main_content">
<h4 id="如何使用">如何使用</h4>
<div class="language-js highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="c1">//安装扩展库</span>
<span class="nx">_IMPORTURL</span><span class="p">[</span><span class="dl">"</span><span class="s2">库名称</span><span class="dl">"</span><span class="p">]</span> <span class="o">=</span> <span class="dl">"</span><span class="s2">库链接</span><span class="dl">"</span>
<span class="k">import</span> <span class="nx">库名称</span><span class="p">;</span> <span class="c1">//导入刚安装的扩展库</span>
</code></pre></div></div>
<h4 id="库列表">库列表</h4>
<ul>
<li><a href="https://suiang.cn/aardio/samples/ip2region.html">ip2region</a> : 获取ip信息 https://gitee.com/lionsoul/ip2region</li>
<li><a href="https://suiang.cn/aardio/samples/jsonStore.html">jsonStore</a> : JSON 存储服务 https://extendsclass.com/json-storage.html</li>
<li><a href="https://suiang.cn/aardio/samples/lanzou.html">lanzou.client</a> : 获取蓝奏云分享直连</li>
<li><a href="https://suiang.cn/aardio/samples/ServerChan.html">ServerChan</a> : 微信推送 https://sc.ftqq.com</li>
<li><a href="https://suiang.cn/aardio/samples/Eventable.html">table.event</a> : 事件表 https://github.com/develephant/Eventable</li>
</ul>
</section>
<footer>
aardio is maintained by <a href="https://github.com/suiang/aardio">suiang</a><br>
This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.
</footer>
</div>
</div>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mick2019/aardio.git
git@gitee.com:mick2019/aardio.git
mick2019
aardio
aardio
master

搜索帮助