This commit is contained in:
krahets
2023-08-20 23:28:04 +08:00
parent 26a2e7f171
commit 47b7d6fd44
49 changed files with 161 additions and 162 deletions
+3 -3
View File
@@ -3461,10 +3461,10 @@
<h2 id="021">0.2.1 &nbsp; 行文风格约定<a class="headerlink" href="#021" title="Permanent link">&para;</a></h2>
<ul>
<li>标题后标注 <code>*</code> 的是选读章节,内容相对困难。如果你的时间有限,建议可以先跳过。</li>
<li>文章中的重要名词会用 <code>「 」</code> 括号标注,例如 <code>「数组 Array」</code> 。请务必记住这些名词,包括英文翻译,以便后续阅读文献时使用。</li>
<li><strong>加粗的文字</strong> 表示重点内容或总结性语句,这类文字值得特别关注。</li>
<li>专有名词和有特指含义的词句会使用 <code>“双引号”</code> 标注,以避免歧义。</li>
<li>涉及到编程语言之间不一致的名词,本书均以 Python 为准,例如使用 <span class="arithmatex">\(\text{None}\)</span> 来表示“空”</li>
<li>重要专有名词及其英文翻译会用 <code>「 」</code> 括号标注,例如 <code>「数组 array」</code> 。建议记住它们,以便阅读文献</li>
<li><strong>加粗的文字</strong> 表示重点内容或总结性语句,这类文字值得特别关注。</li>
<li>当涉及到编程语言之间不一致的名词时,本书均以 Python 为准,例如使用 <span class="arithmatex">\(\text{None}\)</span> 来表示“空”。</li>
<li>本书部分放弃了编程语言的注释规范,以换取更加紧凑的内容排版。注释主要分为三种类型:标题注释、内容注释、多行注释。</li>
</ul>
<div class="tabbed-set tabbed-alternate" data-tabs="1:12"><input checked="checked" id="__tabbed_1_1" name="__tabbed_1" type="radio" /><input id="__tabbed_1_2" name="__tabbed_1" type="radio" /><input id="__tabbed_1_3" name="__tabbed_1" type="radio" /><input id="__tabbed_1_4" name="__tabbed_1" type="radio" /><input id="__tabbed_1_5" name="__tabbed_1" type="radio" /><input id="__tabbed_1_6" name="__tabbed_1" type="radio" /><input id="__tabbed_1_7" name="__tabbed_1" type="radio" /><input id="__tabbed_1_8" name="__tabbed_1" type="radio" /><input id="__tabbed_1_9" name="__tabbed_1" type="radio" /><input id="__tabbed_1_10" name="__tabbed_1" type="radio" /><input id="__tabbed_1_11" name="__tabbed_1" type="radio" /><input id="__tabbed_1_12" name="__tabbed_1" type="radio" /><div class="tabbed-labels"><label for="__tabbed_1_1">Java</label><label for="__tabbed_1_2">C++</label><label for="__tabbed_1_3">Python</label><label for="__tabbed_1_4">Go</label><label for="__tabbed_1_5">JS</label><label for="__tabbed_1_6">TS</label><label for="__tabbed_1_7">C</label><label for="__tabbed_1_8">C#</label><label for="__tabbed_1_9">Swift</label><label for="__tabbed_1_10">Zig</label><label for="__tabbed_1_11">Dart</label><label for="__tabbed_1_12">Rust</label></div>