1 Star 0 Fork 1

seagull/linux-command

forked from beiming/linux-command 
加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
footer.ejs 1.35 KB
一键复制 编辑 原始数据 按行查看 历史
小弟调调 提交于 2019-04-13 15:25 +08:00 . 更新模板连接地址
<div class="footer <%if(type=='index'){%> footer_index <%}%>">
<a target="_blank" href="https://github.com/jaywcjlove/linux-command/new/master/command">添加命令</a> |
<a href="<%=relative_path%>hot.html">命令列表</a> |
<a href="https://github.com/jaywcjlove/oscnews">Chrome 插件</a> |
<a href="https://github.com/jaywcjlove/linux-command/releases">Alfred</a> |
<a href="https://github.com/roachsinai/krunner-linuxcommands">Krunner</a> |
<a href="http://jaywcjlove.gitee.io/linux-command/">开源中国Web版</a>
<br />
<a href="https://github.com/jaywcjlove/linux-command">Github</a> |
<a href="https://jaywcjlove.github.io/linux-command/">短地址:https://git.io/linux</a>
<br />
收藏本站请使用Ctrl+D或者Command+d
<br /> 共搜集到
<span id="commands_info">
<%=describe.command_length?describe.command_length:''%>
</span> 个Linux命令
</div>
<script>
var _hmt = _hmt || []; (function() {var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?a542c0213a9aa8ae29fccdc8a18b91ef"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script>
<script type="text/javascript" src="<%=relative_path%>js/dt.js?v=<%=new Date().getTime()%>"></script>
<script type="text/javascript" src="<%=relative_path%>js/index.js?v=<%=new Date().getTime()%>"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/seagullmr/linux-command.git
git@gitee.com:seagullmr/linux-command.git
seagullmr
linux-command
linux-command
master

搜索帮助