-
Notifications
You must be signed in to change notification settings - Fork 0
/
help.html
7 lines (7 loc) · 4.31 KB
/
help.html
1
2
3
4
5
6
7
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><title>MyBatis 工具 · 分页插件 PageHelper、通用 Mapper</title><meta name="viewport" content="width=device-width"/><meta name="generator" content="Docusaurus"/><meta property="og:title" content="MyBatis 工具 · 分页插件 PageHelper、通用 Mapper"/><meta property="og:type" content="website"/><meta property="og:url" content="https://mybatis3.github.io/index.html"/><meta property="og:description" content="分页插件 PageHelper、通用 Mapper"/><meta property="og:image" content="https://mybatis3.github.io/img/docusaurus.png"/><meta name="twitter:card" content="summary"/><meta name="twitter:image" content="https://mybatis3.github.io/img/docusaurus.png"/><link rel="shortcut icon" href="/img/favicon.png"/><link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/default.min.css"/><script type="text/javascript" src="https://buttons.github.io/buttons.js"></script><link rel="stylesheet" href="/css/main.css"/></head><body class="separateOnPageNav"><div class="fixedHeaderContainer"><div class="headerWrapper wrapper"><header><a href="/"><img class="logo" src="/img/docusaurus.svg" alt="MyBatis 工具"/><h2 class="headerTitleWithLogo">MyBatis 工具</h2></a><div class="navigationWrapper navigationSlider"><nav class="slidingNav"><ul class="nav-site nav-site-internal"><li class=""><a href="/downloads.html" target="_self">资源下载</a></li><li class=""><a href="/plugins.html" target="_self">其他插件</a></li><li class=""><a href="/samples.html" target="_self">示例项目</a></li><li class=""><a href="/donates.html" target="_self">捐赠列表</a></li></ul></nav></div></header></div></div><div class="navPusher"><div class="docMainWrapper wrapper"><div class="container mainContainer documentContainer postContainer"><div class="wrapper"><div class="post"><header class="postHeader"><h2>Need help?</h2></header><p>This project is maintained by a dedicated group of people.</p><div class="gridBlock"><div class="blockElement threeByGridBlock"><div class="blockContent"><h2><div><span><p>Browse Docs</p>
</span></div></h2><div><span><p>Learn more using the <a href="/docs/doc1.html">documentation on this site.</a></p>
</span></div></div></div><div class="blockElement threeByGridBlock"><div class="blockContent"><h2><div><span><p>Join the community</p>
</span></div></h2><div><span><p>Ask questions about the documentation and project</p>
</span></div></div></div><div class="blockElement threeByGridBlock"><div class="blockContent"><h2><div><span><p>Stay up to date</p>
</span></div></h2><div><span><p>Find out what's new with this project</p>
</span></div></div></div></div></div></div></div></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/docusaurus.svg" alt="MyBatis 工具" width="66" height="58"/></a><div><h5>文档</h5><a href="https://github.com/pagehelper/Mybatis-PageHelper/blob/master/wikis/zh/HowToUse.md" target="_blank">如何使用分页插件?</a><a href="https://github.com/abel533/Mapper/wiki" target="_blank">如何使用通用 Mapper?</a><a href="http://mybatis.github.io/mybatis-3/index.html" target="_blank">MyBatis 文档</a><a href="http://www.mybatis.org/spring-boot-starter/mybatis-spring-boot-autoconfigure/" target="_blank">MyBatis Starter 文档</a><a href="https://mybatis.github.io/spring/index.html" target="_blank">MyBatis Spring 文档</a></div><div><h5>社区</h5><a href="http://shang.qq.com/wpa/qunwpa?idkey=c36b92f02329b7d2f6510dc351a74becf602835956d57e8a92d229885673c310" target="_blank">加入 QQ 群</a><a href="https://gitter.im/mybatis-3/Lobby" target="_blank">Chat On Gitter</a><a href="https://github.com/mybatis-book/book/issues" target="_blank">GitHub Issue</a><a href="http://tieba.baidu.com/f?kw=mybatis" target="_blank">贴吧</a></div><div><h5>更多</h5><a href="https://blog.csdn.net/isea533" target="_blank">偶尔记一下</a><a href="https://github.com/abel533" target="_blank">GitHub</a></div></section><a href="https://code.facebook.com/projects/" style="display:none" target="_blank" rel="noreferrer noopener" class="fbOpenSource"><img src="/img/oss_logo.png" alt="Facebook Open Source" width="170" height="45"/></a><section class="copyright">Copyright © 2019 abel533@gmail.com </section></footer></div></body></html>