重构目录层次
0-课程笔记 1-平时作业 2-实验报告 3-期末大作业
This commit is contained in:
15
计算机网络/平时作业/全部作业.tex
Normal file
15
计算机网络/平时作业/全部作业.tex
Normal file
@@ -0,0 +1,15 @@
|
||||
\documentclass[a4paper]{ctexbook}
|
||||
\input{mypreamble}
|
||||
\title{\heiti\zihao{2} 《计算机网络》作业}
|
||||
\author{\songti 岳锦鹏}
|
||||
\newcommand{\mysignature}{10213903403 岳锦鹏}
|
||||
\date{2023年10月6日 —— 2023年12月31日}
|
||||
\begin{document}
|
||||
\maketitle
|
||||
\tableofcontents
|
||||
\subfile{Chapter_1_HW}
|
||||
\subfile{Chapter_2_HW}
|
||||
\subfile{Chapter_3_HW}
|
||||
\subfile{Chapter_4_HW}
|
||||
\subfile{Chapter_5_HW}
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user