website: add search data. #105 b034d7970d

This commit is contained in:
jaywcjlove
2022-11-17 08:00:19 +00:00
parent a804a415f5
commit f412635104
97 changed files with 21288 additions and 96 deletions

View File

@@ -42,7 +42,7 @@
<p>这是理解和编写 JSON 格式配置文件的快速参考备忘单。</p>
</div></header><div class="menu-tocs"><div class="menu-btn"><svg aria-hidden="true" fill="currentColor" height="1em" width="1em" viewBox="0 0 16 16" version="1.1" data-view-component="true">
<path fill-rule="evenodd" d="M2 4a1 1 0 100-2 1 1 0 000 2zm3.75-1.5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zm0 5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zm0 5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zM3 8a1 1 0 11-2 0 1 1 0 012 0zm-1 6a1 1 0 100-2 1 1 0 000 2z"></path>
</svg></div><div class="menu-modal"><a aria-hidden="true" class="leve2 tocs-link" href="#入门">入门</a><a aria-hidden="true" class="leve3 tocs-link" href="#介绍">介绍</a><a aria-hidden="true" class="leve3 tocs-link" href="#示例">示例</a><a aria-hidden="true" class="leve3 tocs-link" href="#类型">类型</a><a aria-hidden="true" class="leve3 tocs-link" href="#字符串">字符串</a><a aria-hidden="true" class="leve4 tocs-link" href="#示例-1">示例</a><a aria-hidden="true" class="leve4 tocs-link" href="#无效字符串">无效字符串</a><a aria-hidden="true" class="leve3 tocs-link" href="#数字">数字</a><a aria-hidden="true" class="leve4 tocs-link" href="#示例-2">示例</a><a aria-hidden="true" class="leve4 tocs-link" href="#无效的数字">无效的数字</a><a aria-hidden="true" class="leve3 tocs-link" href="#对象-objects">对象 Objects</a><a aria-hidden="true" class="leve3 tocs-link" href="#数组-arrays">数组 Arrays</a><a aria-hidden="true" class="leve3 tocs-link" href="#对象数组">对象数组</a><a aria-hidden="true" class="leve3 tocs-link" href="#数组对象">数组对象</a><a aria-hidden="true" class="leve3 tocs-link" href="#二维阵列">二维阵列</a><a aria-hidden="true" class="leve3 tocs-link" href="#对象的对象">对象的对象</a><a aria-hidden="true" class="leve3 tocs-link" href="#嵌套">嵌套</a><a aria-hidden="true" class="leve2 tocs-link" href="#在-javascript-中访问-json">在 JavaScript 中访问 JSON</a><a aria-hidden="true" class="leve3 tocs-link" href="#访问对象">访问对象</a><a aria-hidden="true" class="leve3 tocs-link" href="#访问嵌套">访问嵌套</a><a aria-hidden="true" class="leve3 tocs-link" href="#访问对象数组">访问对象数组</a><a aria-hidden="true" class="leve3 tocs-link" href="#访问阵列">访问阵列</a><a aria-hidden="true" class="leve2 tocs-link" href="#另见">另见</a></div></div><div class="h1wrap-body"><div class="wrap h2body-exist"><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">
</svg></div><div class="menu-modal"><a aria-hidden="true" class="leve2 tocs-link" data-num="2" href="#入门">入门</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#介绍">介绍</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#示例">示例</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#类型">类型</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#字符串">字符串</a><a aria-hidden="true" class="leve4 tocs-link" data-num="4" href="#示例-1">示例</a><a aria-hidden="true" class="leve4 tocs-link" data-num="4" href="#无效字符串">无效字符串</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#数字">数字</a><a aria-hidden="true" class="leve4 tocs-link" data-num="4" href="#示例-2">示例</a><a aria-hidden="true" class="leve4 tocs-link" data-num="4" href="#无效的数字">无效的数字</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#对象-objects">对象 Objects</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#数组-arrays">数组 Arrays</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#对象数组">对象数组</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#数组对象">数组对象</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#二维阵列">二维阵列</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#对象的对象">对象的对象</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#嵌套">嵌套</a><a aria-hidden="true" class="leve2 tocs-link" data-num="2" href="#在-javascript-中访问-json">在 JavaScript 中访问 JSON</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#访问对象">访问对象</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#访问嵌套">访问嵌套</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#访问对象数组">访问对象数组</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#访问阵列">访问阵列</a><a aria-hidden="true" class="leve2 tocs-link" data-num="2" href="#另见">另见</a></div></div><div class="h1wrap-body"><div class="wrap h2body-exist"><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">
</div></div><div class="h2wrap-body"><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="介绍"><a aria-hidden="true" tabindex="-1" href="#介绍"><span class="icon icon-link"></span></a>介绍</h3><div class="wrap-body">
<p><a href="https://json.org/">JSON</a> 是一种基于文本的轻量级开放标准,专为人类可读的数据交换而设计。</p>
<ul>