mirror of
https://github.com/nganhkhoa/CTF-All-In-One.git
synced 2025-06-22 19:27:32 +07:00
开始使用Latex写作啦!不过目前处于测试摸索阶段,欢迎提issue~
This commit is contained in:
21
tex/contents/ZH/contents.tex
Normal file
21
tex/contents/ZH/contents.tex
Normal file
@ -0,0 +1,21 @@
|
||||
\input{contents/ZH/introduction/introduction}
|
||||
%\newpage
|
||||
% \input{contents/ZH/snippets/snippets}
|
||||
% \newpage
|
||||
% \input{contents/ZH/useofabbreviations/useofabbreviations}
|
||||
% \newpage
|
||||
% \input{contents/ZH/useofbibliography/useofbibliography}
|
||||
% \newpage
|
||||
% \input{contents/ZH/useofindex/useofindex}
|
||||
% \newpage
|
||||
% \input{contents/ZH/tables/tables}
|
||||
% \newpage
|
||||
% \input{contents/ZH/footnotes/footnotes}
|
||||
% \newpage
|
||||
% \input{contents/ZH/japanese/japanese}
|
||||
% \newpage
|
||||
% \input{contents/ZH/images/images}
|
||||
% \newpage
|
||||
% \input{contents/ZH/landscape/landscape}
|
||||
% \newpage
|
||||
% \input{contents/ZH/mathematics/mathematics}
|
36
tex/contents/ZH/introduction/introduction.tex
Normal file
36
tex/contents/ZH/introduction/introduction.tex
Normal file
@ -0,0 +1,36 @@
|
||||
\chapter{前言}
|
||||
|
||||
————“与其相信谣言,不如一起学习”。
|
||||
|
||||
\section{常见问题}
|
||||
|
||||
\begin{itemize}\setlength{\parindent}{2em}
|
||||
\item 什么是 CTF,我为什么要学?
|
||||
|
||||
CTF 是网络安全技术人员之间进行技术竞技的一种比赛形式,通过学习,可以在法律允许的范围内,快速地了解和掌握相关安全技术。
|
||||
|
||||
\item 阅读本书的预备知识是什么?
|
||||
|
||||
本书是为初学者准备的,不要求有预备知识,但如果对 Linux 操作系统,对编程有一定了解,肯定会有帮助。
|
||||
|
||||
\item 我可以买到纸质版吗?
|
||||
|
||||
抱歉,目前没有。除非对纸质书有偏好,你可以自行打印。否则由于内容整体尚未完成,且更新很快,作者更推荐使用电子版。
|
||||
|
||||
\item 本书有PDF/epub/mobi格式的吗?
|
||||
|
||||
没有 epub/mobi 版本。暂时有 pdf,可在 GitBook 页面下载,这群人正在努力学习Latex的使用,以提供更优雅的排版和PDF文件。
|
||||
|
||||
\item 我能打印本书或者作为教材教课吗?
|
||||
|
||||
太棒了!必须的!本书使用 Creative Commons license (CC BY-SA 4.0),大可随意使用。作为一个开源项目,我们当然希望更多的人了解并参与进来。
|
||||
|
||||
\item 本书为何免费,有何目的?
|
||||
|
||||
技术类书籍大多赚不到钱,只是作者的兴趣使然,顺便给自己打个广告。
|
||||
|
||||
\item 我还有其他问题。
|
||||
|
||||
你也可以选择提交issue到本仓库,也可以邮件联系我们。
|
||||
|
||||
\end{itemize}
|
Reference in New Issue
Block a user