mirror of
https://github.com/nganhkhoa/CTF-All-In-One.git
synced 2025-06-23 03:35:03 +07:00
开始使用Latex写作啦!不过目前处于测试摸索阶段,欢迎提issue~
This commit is contained in:
33
tex/contents/EN/useofabbreviations/useofabbreviations.tex
Normal file
33
tex/contents/EN/useofabbreviations/useofabbreviations.tex
Normal file
@ -0,0 +1,33 @@
|
||||
\chapter{Use of Abbreviations}
|
||||
|
||||
\ac{KDE} % K Desktop Environment (KDE)
|
||||
\\
|
||||
\acs{KDE} % KDE
|
||||
\\
|
||||
\acf{KDE} % K Desktop Environment (KDE)
|
||||
\\
|
||||
\acl{KDE} % K Desktop Environment
|
||||
\\
|
||||
\acp{KDE} % K Desktop Environments (KDEs)
|
||||
\\
|
||||
\acsp{KDE} % KDEs
|
||||
\\
|
||||
\acfp{KDE} % K Desktop Environments (KDEs)
|
||||
\\
|
||||
\aclp{KDE} % K Desktop Environments
|
||||
\\
|
||||
\ac{SQL}
|
||||
\\
|
||||
\acs{SQL}
|
||||
\\
|
||||
\acf{SQL}
|
||||
\\
|
||||
\acl{SQL}
|
||||
\\
|
||||
\acp{SQL}
|
||||
\\
|
||||
\acsp{SQL}
|
||||
\\
|
||||
\acfp{SQL}
|
||||
\\
|
||||
\aclp{SQL}
|
Reference in New Issue
Block a user