mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-26 11:06:28 +08:00
deploy
This commit is contained in:
parent
9d3dfcedbe
commit
ee3a70d66b
4 changed files with 3 additions and 3 deletions
|
@ -3369,7 +3369,7 @@
|
||||||
<p>本项目旨在创建一本开源免费、新手友好的数据结构与算法入门教程。</p>
|
<p>本项目旨在创建一本开源免费、新手友好的数据结构与算法入门教程。</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>全书采用动画图解,结构化地讲解数据结构与算法知识,内容清晰易懂、学习曲线平滑。</li>
|
<li>全书采用动画图解,结构化地讲解数据结构与算法知识,内容清晰易懂、学习曲线平滑。</li>
|
||||||
<li>算法源代码皆可一键运行,支持 Java、C++、Python、Go、JS、TS、C#、Swift、Rust、Dart、Zig 等语言。</li>
|
<li>算法源代码皆可一键运行,支持 Python、C++、Java、C#、Go、Swift、JS、TS、Dart、Rust、C、Zig 等语言。</li>
|
||||||
<li>鼓励读者在章节讨论区互帮互助、共同进步,提问与评论通常可在两日内得到回复。</li>
|
<li>鼓励读者在章节讨论区互帮互助、共同进步,提问与评论通常可在两日内得到回复。</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2 id="011">0.1.1 读者对象<a class="headerlink" href="#011" title="Permanent link">¶</a></h2>
|
<h2 id="011">0.1.1 读者对象<a class="headerlink" href="#011" title="Permanent link">¶</a></h2>
|
||||||
|
|
|
@ -3322,7 +3322,7 @@
|
||||||
<hr />
|
<hr />
|
||||||
<h3 align="center"> 代码一键运行 </h3>
|
<h3 align="center"> 代码一键运行 </h3>
|
||||||
|
|
||||||
<p align="center"> 提供各个算法与数据结构的简洁实现与测试样例,皆可直接运行</br>支持 Java、C++、Python、Go、JS、TS、C#、Swift、Rust、Dart、Zig 等语言 </p>
|
<p align="center"> 提供各个算法与数据结构的简洁实现与测试样例,皆可直接运行</br>支持 Python、C++、Java、C#、Go、Swift、JS、TS、Dart、Rust、C、Zig 等语言 </p>
|
||||||
|
|
||||||
<p><img alt="running_code" src="index.assets/running_code.gif" /></p>
|
<p><img alt="running_code" src="index.assets/running_code.gif" /></p>
|
||||||
<div class="admonition quote">
|
<div class="admonition quote">
|
||||||
|
|
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Reference in a new issue