mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-20 22:17:32 +08:00
feat: add ini.md
cheatsheet. 09f57d1848
This commit is contained in:
@ -216,9 +216,21 @@
|
||||
</span></code></pre>
|
||||
</div></div></div></div></div><div class="wrap"><div class="wrap-header h2wrap"><h2 id="另见"><a aria-hidden="true" tabindex="-1" href="#另见"><span class="icon icon-link"></span></a>另见</h2><div class="wrap-body">
|
||||
<ul>
|
||||
<li><a href="https://toml.io/en/latest">Document</a> <em>(toml.io)</em></li>
|
||||
<li><a href="https://learnxinyminutes.com/docs/toml/">Learn X in Y minutes</a> <em>(learnxinyminutes.com)</em></li>
|
||||
<li><a href="https://marketplace.visualstudio.com/items?itemName=bungcip.better-toml">Better TOML VSCode 插件</a> <em>(visualstudio.com)</em></li>
|
||||
<li>
|
||||
<p><a href="https://toml.io/en/latest">Document</a> <em>(toml.io)</em></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://learnxinyminutes.com/docs/toml/">Learn X in Y minutes</a> <em>(learnxinyminutes.com)</em></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://marketplace.visualstudio.com/items?itemName=bungcip.better-toml">Better TOML VSCode 插件</a> <em>(visualstudio.com)</em></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="./ini.html">INI 格式配置文件备忘清单</a> <em>(jaywcjlove.github.io)</em></p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="./yaml.html">YAML 格式配置文件备忘清单</a> <em>(jaywcjlove.github.io)</em></p>
|
||||
</li>
|
||||
</ul>
|
||||
</div></div></div></div></div><footer class="footer-wrap"><footer class="max-container">© 2022 Kenny Wang, All rights reserved.</footer></footer><script>
|
||||
if(('onhashchange' in window) && ((typeof document.documentMode==='undefined') || document.documentMode==8)) {
|
||||
|
Reference in New Issue
Block a user