-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsearch.xml
26 lines (12 loc) · 7.79 KB
/
search.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="utf-8"?>
<search>
<entry>
<title>teset-101</title>
<link href="/posts/5be7.html"/>
<url>/posts/5be7.html</url>
<content type="html"><或者[][URL序号],当出现很多网站需要连接时,在适当的段落尾部逐个给出,较为调理</code><br><a href="https://windstorm.ga/">我是一个么得感情的链接</a></li></ol><ol start="3"><li>图片的使用<code></code><br>举个例子,疫情在家,多运动 <code></code><br><img src="https://i.loli.net/2020/06/13/hbW4mdUezgvSY7c.gif" alt="test101.gif"></li></ol><h2 id="四-表格"><a href="#四-表格" class="headerlink" title="四 表格"></a>四 表格</h2><p>对齐方式的书写为左(默认)右中<code>-:,:-,:-:</code><br>栗子1<br>转义字符用\,这个RMB字符不需要转义<br>|表头|row 1|row 2|<br>|–:|:—-|:—:|<br>|price|6¥|0.89$|</p><p>栗子2<br>|课表|李明|约翰|<br>|:—:|:—:|:—:|<br>|上午|英语|语文|<br>|下午|高数|书法|<br>|左|中|右| </p><h2 id="五-代码展现"><a href="#五-代码展现" class="headerlink" title="五 代码展现"></a>五 代码展现</h2><p>缩进四个空格后写代码,vscode一个tab两个空格,代码写在``````,高亮展示,可复制</p><pre class=" language-java"><code class="language-java"> <span class="token keyword">class</span> <span class="token class-name">Student</span><span class="token punctuation">{</span> <span class="token keyword">private</span> String number<span class="token punctuation">;</span> <span class="token keyword">public</span> <span class="token function">Student</span><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token punctuation">{</span> System<span class="token punctuation">.</span>out<span class="token punctuation">.</span><span class="token function">println</span><span class="token punctuation">(</span><span class="token string">"学知识"</span><span class="token punctuation">)</span><span class="token punctuation">;</span> <span class="token punctuation">}</span> <span class="token punctuation">}</span></code></pre><p>对于程序流程图这里不展示,其他工具做好,可以直接上图。</p><h2 id="六-此外支持多种HTML标签"><a href="#六-此外支持多种HTML标签" class="headerlink" title="六 此外支持多种HTML标签"></a>六 此外支持多种HTML标签</h2><p>目前支持的 HTML 元素有:<code><kbd> <b> <i> <em> <sup> <sub> <br></code>等 ,在markdown中可以交叉使用.<br>更多信息参考菜鸟教程<a href="https://www.runoob.com/markdown/md-tutorial.html" target="_blank" rel="noopener">【点击这里】</a></p>]]></content>
<categories>
<category> 语法&博文测试 </category>
</categories>
</entry>
</search>