Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jane-QinJ committed Dec 18, 2023
1 parent 1787ce8 commit 36a9c51
Show file tree
Hide file tree
Showing 8 changed files with 1,351 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Coding language/C/Basic_C_note.html
Original file line number Diff line number Diff line change
Expand Up @@ -429,19 +429,19 @@ <h2>三、变量存储<a class="headerlink" href="#id3" title="Permalink to this
<figure class="align-default" id="markdown-fig">
<img alt="1_memory" src="../../_images/1_memory.png" />
<figcaption>
<p><span class="caption-number">Fig. 5 </span><span class="caption-text">内存</span><a class="headerlink" href="#markdown-fig" title="Permalink to this image">#</a></p>
<p><span class="caption-number">Fig. 11 </span><span class="caption-text">内存</span><a class="headerlink" href="#markdown-fig" title="Permalink to this image">#</a></p>
</figcaption>
</figure>
<figure class="align-default" id="id4">
<img alt="2_variable" src="../../_images/2_variable.png" />
<figcaption>
<p><span class="caption-number">Fig. 6 </span><span class="caption-text">变量</span><a class="headerlink" href="#id4" title="Permalink to this image">#</a></p>
<p><span class="caption-number">Fig. 12 </span><span class="caption-text">变量</span><a class="headerlink" href="#id4" title="Permalink to this image">#</a></p>
</figcaption>
</figure>
<figure class="align-default" id="id5">
<img alt="3_pointer" src="../../_images/3_pointer.png" />
<figcaption>
<p><span class="caption-number">Fig. 7 </span><span class="caption-text">指针</span><a class="headerlink" href="#id5" title="Permalink to this image">#</a></p>
<p><span class="caption-number">Fig. 13 </span><span class="caption-text">指针</span><a class="headerlink" href="#id5" title="Permalink to this image">#</a></p>
</figcaption>
</figure>
</section>
Expand Down
Loading

0 comments on commit 36a9c51

Please sign in to comment.