Latex 博客模板-基于电子科技大学学位论文latex模板
Posted Tequila Sunrise
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Latex 博客模板-基于电子科技大学学位论文latex模板相关的知识,希望对你有一定的参考价值。
主要修改了原工程的thesis.clx文件,主要修改了
1 封面LOGO 2 封面个人信息 3 去掉英文摘要、英文译文等章节 ,使内容更适合paper。
修改的代码如下:
1 %% 2 %% This is file `uestcthesis.cls\', 3 %% generated with the docstrip utility. 4 %% 5 %% The original source files were: 6 %% 7 %% uestcthesis.dtx (with options: `class\') 8 %% 9 %% This is a generated file. 10 %% 11 %% Copyright 2012-2013 Shi Fujun <shifujun@foxmail.com> 12 %% 13 %% This work may be distributed and/or modified under the 14 %% conditions of the LaTeX Project Public License, either version 1.3 15 %% of this license or (at your option) any later version. 16 %% The latest version of this license is in 17 %% http://www.latex-project.org/lppl.txt 18 %% and version 1.3 or later is part of all distributions of LaTeX 19 %% version 2005/12/01 or later. 20 %% 21 %% This work has the LPPL maintenance status `maintained\'. 22 %% 23 %% The Current Maintainer of this work is Shi Fujun <shifujun@foxmail.com>. 24 %% 25 %% This work consists of the files uestcthesis.dtx, uestcthesis.ins 26 %% and the derived file uestcthesis.cls, uestcthesis.bst and beamerthemeuestcthesis.sty. 27 %% Other files in this work\'s package are belongs to the respective owners. 28 %% 29 30 \\NeedsTeXFormat{LaTeX2e}[2011/06/27] 31 \\ProvidesClass{uestcthesis} 32 [2013/06/07 v0.4.8 UESTC thesis class] 33 \\LoadClass[cs4size,UTF8,fancyhdr,hyperref,fntef,openany]{ctexbook}[2011/03/11] 34 \\RequirePackage{etoolbox}[2011/01/03] 35 \\RequirePackage{ifthen} 36 \\newcommand{\\bachelor@uestcthesis}{ 37 \\newcommand{\\degree@uestcthesis}{bachelor} 38 \\newcommand{\\bachelortitlepage@uestcthesis}{}%先声明宏,稍后定义。 39 \\newcommand{\\titlepage@degree}{\\bachelortitlepage@uestcthesis} 40 41 \\newcommand{\\multibibflag@uestcthesis}{} 42 43 \\newcommand{\\thesisname@degree}{天线领域的一名小学生} 44 45 \\newcommand{\\chapternumberformat@uestcthesis}{\\arabic{chapter}} 46 } 47 \\newcommand{\\master@uestcthesis}{ 48 \\newcommand{\\degree@uestcthesis}{master} 49 \\newcommand{\\mastertitlepage@uestcthesis}{}%先声明宏,稍后定义。 50 \\newcommand{\\titlepage@degree}{\\mastertitlepage@uestcthesis} 51 52 \\newcommand{\\multibibflag@uestcthesis}{TRUE} 53 54 \\newcommand{\\thesisname@degree}{博客随笔} 55 56 \\newcommand{\\publicationsname@degree}{研究成果} 57 58 \\newcommand{\\@degree}{硕士} 59 60 \\newcommand{\\publicationsname@english}{Research Results Obtained During the Study for Master Degree} 61 \\newcommand{\\thesisname@english}{Master Thesis of University of Electronic Science and Technology of China} 62 63 \\newcommand{\\chapternumberformat@uestcthesis}{\\chinese{chapter}} 64 } 65 \\newcommand{\\doctor@uestcthesis}{ 66 \\newcommand{\\degree@uestcthesis}{doctor} 67 \\newcommand{\\doctortitlepage@uestcthesis}{}%先声明宏,稍后定义。 68 \\newcommand{\\titlepage@degree}{\\doctortitlepage@uestcthesis} 69 70 \\newcommand{\\multibibflag@uestcthesis}{TRUE} 71 72 \\newcommand{\\thesisname@degree}{电子科技大学博士学位论文} 73 74 \\newcommand{\\publicationsname@degree}{攻博期间取得的研究成果} 75 76 \\newcommand{\\@degree}{博士} 77 78 \\newcommand{\\publicationsname@english}{Research Results Obtained During the Study for Doctor Degree} 79 \\newcommand{\\thesisname@english}{Doctor Thesis of University of Electronic Science and Technology of China} 80 81 \\newcommand{\\chapternumberformat@uestcthesis}{\\chinese{chapter}} 82 } 83 \\newcommand{\\tocname@uestcthesis}{\\zihao{5}目\\enspace 录} 84 \\newcommand{\\chaptername@uestcthesis}{ 85 \\CTEXsetup[ name={第,章}, 86 number={\\chapternumberformat@uestcthesis} 87 ]{chapter} 88 } 89 \\newcommand{\\chaptermarkfix@uestcthesis}{ 90 \\renewcommand{\\chaptermark}[1]{\\markboth{第\\chapternumberformat@uestcthesis章~##1 }{}} 91 } 92 \\newcommand{\\acknowledgementsname@uestcthesis}{致\\enspace 谢} 93 \\newcommand{\\glossaryname@uestcthesis}{主要符号表} 94 \\newcommand{\\entryname@uestcthesis}{符号或术语} 95 \\newcommand{\\descriptionname@uestcthesis}{说明} 96 \\newcommand{\\glspageheader@uestcthesis}{页码} 97 \\newcommand{\\english@uestcthesis}{ 98 \\renewcommand{\\tocname@uestcthesis}{\\zihao{5}Contents} 99 \\renewcommand{\\chaptername@uestcthesis}{ 100 \\CTEXsetup[ name={Chapter\\space,}, 101 number={\\arabic{chapter}} 102 ]{chapter} 103 } 104 \\renewcommand{\\chaptermarkfix@uestcthesis}{} 105 \\renewcommand{\\chaptermark}[1]{\\markboth{Chapter\\space\\arabic{chapter}~##1 }{}} 106 107 \\renewcommand{\\acknowledgementsname@uestcthesis}{Acknowledgements} 108 \\renewcommand{\\CTEX@bibname}{References} 109 \\renewcommand{\\publicationsname@degree}{\\publicationsname@english} 110 \\renewcommand{\\thesisname@degree}{\\thesisname@english} 111 \\renewcommand{\\CTEX@figurename}{Figure} 112 \\renewcommand{\\CTEX@tablename}{Table} 113 \\renewcommand{\\glossaryname@uestcthesis}{Glossary} 114 \\renewcommand{\\entryname@uestcthesis}{Notation} 115 \\renewcommand{\\descriptionname@uestcthesis}{Description} 116 \\renewcommand{\\glspageheader@uestcthesis}{Page} 117 \\renewcommand{\\CTEX@appendixname}{Appendix~} 118 } 119 \\DeclareOption{bachelor}{\\bachelor@uestcthesis} 120 \\DeclareOption{master}{\\master@uestcthesis} 121 \\DeclareOption{doctor}{\\doctor@uestcthesis} 122 \\DeclareOption{english}{\\english@uestcthesis} 123 \\ProcessOptions\\relax 124 \\RequirePackage[a4paper,headheight=12.65pt,headsep=4mm,includeheadfoot,centering, 125 top=2.75cm,left=3cm]{geometry} 126 \\linespread{1.391} 127 \\parskip=0bp plus 10bp minus 1bp 128 \\raggedbottom 129 \\RequirePackage{graphicx,calc,float,texnames} 130 \\RequirePackage[format=hang,labelsep=space]{caption} 131 \\intextsep=6bp 132 \\captionsetup[figure]{aboveskip=0bp,belowskip=-7mm+6bp} 133 \\captionsetup[table]{aboveskip=0bp,belowskip=0bp} 134 \\RequirePackage{booktabs,tabularx,threeparttable,longtable} 135 \\DeclareCaptionFont{capfont}{\\zihao{5}} 136 \\captionsetup{font=capfont} 137 \\renewcommand{\\thefigure}{\\arabic{chapter}\\textendash\\arabic{figure}} 138 \\renewcommand{\\thetable}{\\arabic{chapter}\\textendash\\arabic{table}} 139 \\graphicspath{{pics/}} 140 \\RequirePackage[below]{placeins} 141 \\RequirePackage{flafter} 142 \\newcommand{\\newcmds@uestcthesis}{ 143 \\newcommand{\\pic}[4][htbp]{ 144 \\begin{figure}[##1] 145 \\centering 146 \\includegraphics[##3]{##4} 147 \\caption{##2} 148 \\label{##4} 149 \\end{figure} 150 } 151 \\newcommand{\\subpiclabel}{}%定义一个空的多图环境整体的标签变量 152 \\newcommand{\\subpiccaption}{}%定义一个空的多图环境整体的标题变量 153 \\newenvironment{pics}[3][htbp]{%定义多图环境 154 \\renewcommand{\\subpiclabel}{##3}%设置多图环境整体的标签 155 \\renewcommand{\\subpiccaption}{##2}%设置多图环境整体的标题。这里先定义两个空变量,又设置值,是因为在定义一个环境时,环境结尾中不能调用##2,##3等传入的值。所以要在环境结尾中插入标题和标签就只能这么做了。 156 \\begin{figure}[##1] 157 \\centering} 158 {\\caption{\\subpiccaption} 159 \\label{\\subpiclabel} 160 \\end{figure} 161 } 162 \\newcommand{\\addsubpic}[3]{ 163 \\subfigure[##1]{\\label{##3}\\includegraphics[##2]{##3}} 164 } 165 \\newcommand{\\threelinetable}[8][htbp]{ 166 \\begin{table}[##1] 167 \\zihao{5}%管理规范中要求表格中文字为五号字。 168 \\centering 169 \\begin{threeparttable} 170 \\caption{##5} 171 \\label{##2} 172 \\begin{tabularx}{##3}{##4} 173 \\toprule[0.1em] 174 ##6 175 \\midrule[0.05em] 176 ##7 177 \\bottomrule[0.1em] 178 \\end{tabularx} 179 \\ifblank{##8}{}{ 180 \\begin{tablenotes} 181 ##8 182 \\end{tablenotes} 183 } 184 \\end{threeparttable} 185 \\end{table} 186 } 187 \\newcommand{\\longthreelinetable}[6]{ 188 { 189 \\zihao{5}%管理规范中要求表格中文字为五号字。 190 \\centering 191 \\begin{longtable}{##4} 192 \\caption{##2}\\label{##1}\\\\ 193 \\toprule[0.1em] 194 ##5 195 \\midrule[0.05em] 196 \\endfirsthead 197 \\multicolumn{##3}{r}{\\footnotesize 接上页}\\\\ 198 \\toprule[0.1em] 199 ##5 200 \\midrule[0.05em] 201 \\endhead 202 \\bottomrule[0.1em] 203 \\multicolumn{##3}{r}{\\footnotesize 接下页}\\\\ 204 \\endfoot 205 \\bottomrule[0.1em] 206 \\endlastfoot 207 ##6 208 \\end{longtable} 209 } 210 } 211 \\newcommand{\\pictable}[4][htbp]{ 212 \\begin{table}[##1] 213 \\centering 214 \\caption{##2} 215 \\label{##4} 216 \\includegraphics[##3]{##4} 217 \\end{table} 218 } 219 }%\\newcmds@uestcthesis定义完毕 220 \\newcommand{\\mainmatterfancy}{ 221 \\fancyhf{} 222 \\fancyhead[OC]{\\zihao{5}\\leftmark}%奇数页居中打印章标题 223 \\fancyhead[EC]{\\zihao{5}\\thesisname@degree}%偶数页居中打印论文全名 224 \\fancyfoot[C]{\\zihao{-5}\\thepage}%页码位于页面底端,居中打印。 225 } 226 \\newcommand{\\Cabstractfancy}{% 227 \\fancyhf{}% 228 \\fancyhead[C]{\\zihao{5}摘要}%页眉居中打印“摘要” 229 \\fancyfoot[C]{\\zihao{-5}\\thepage}%页码位于页面底端,居中打印。 230 } 231 \\newcommand{\\Eabstractfancy}{ 232 \\fancyhf{}% 233 \\fancyhead[C]{\\zihao{5}ABSTRACT}%页眉居中打印“ABSTRACT” 234 \\fancyfoot[C]{\\zihao{-5}\\thepage}%页码位于页面底端,居中打印。 235 } 236 \\newcommand{\\tocmatterfancy}{ 237 \\fancyhf{} 238 \\fancyhead[C]{\\tocname@uestcthesis}%页眉居中打印“目 录” 239 \\fancyfoot[C]{\\zihao{-5}\\thepage}%页码位于页面底端,居中打印。 240 } 241 \\newcommand{\\glossarymatterfancy}{%定义主要符号表版式设置 242 \\fancypagestyle{plain}{ 243 \\fancyhf{} 244 \\fancyhead[C]{\\zihao{5}\\glossaryname@uestcthesis}% 245 \\fancyfoot[C]{\\zihao{-5}\\thepage}% 246 } 247 \\renewcommand{\\glossarypreamble}{% 248 \\fancyhead[C]{\\zihao{5}\\glossaryname@uestcthesis}%页眉居中打印“主要符号表” 249 } 250 } 251 \\newcommand{\\Cabstractmatter}{ 252 \\setcounter{page}{1}%页码重置为1 253 \\pagenumbering{Roman}%页码使用大写罗马数字 254 \\pagestyle{fancy} 255 \\Cabstractfancy 256 \\fancypagestyle{plain}{\\Cabstractfancy} 257 } 258 \\newcommand{\\Eabstractmatter}{ 259 \\pagestyle{fancy} 260 \\Eabstractfancy 261 \\fancypagestyle{plain}{\\Eabstractfancy} 262 } 263 \\newcommand{\\tocmatter}{ 264 \\pagestyle{fancy} 265 \\tocmatterfancy 266 \\fancypagestyle{plain}{\\tocmatterfancy} 267 } 268 \\renewcommand{\\mainmatter}{ 269 \\newpage 270 \\setcounter{page}{1} 271 \\pagenumbering{arabic} 272 \\pagestyle{fancy} 273 \\chaptermarkfix@uestcthesis %修正页眉章号显示不正确 274 \\mainmatterfancy%设置正文的版式 275 \\fancypagestyle{plain}{\\mainmatterfancy} 276 } 277 \\newcommand{\\stuid}[1]{ 278 \\newcommand{\\@stuid}{#1} 279 } 280 \\newcommand{\\major}[1]{ 281 \\newcommand{\\@major}{#1} 282 } 283 \\newcommand{\\school}[1]{ 284 \\newcommand{\\@school}{#1} 285 } 286 \\newcommand{\\adviser}[3]{ 287 \\newcommand{\\@advisername}{#1}%姓名 288 \\newcommand{\\@advisertitle}{#2}%职称 289 \\newcommand{\\@adviserinstitution}{#3}%工作单位 290 } 291 \\newcommand{\\adviserB}[3]{ 292 \\newcommand{\\@adviserBname}{#1}%姓名 293 \\newcommand{\\@adviserBtitle}{#2}%职称 294 \\newcommand{\\@adviserBinstitution}{#3}%工作单位 295 } 296 \\newcommand{\\adviserC}[3]{ 297 \\newcommand{\\@adviserCname}{#1}%姓名 298 \\newcommand{\\@adviserCtitle}{#2}%职称 299 \\newcommand{\\@adviserCinstitution}{#3}%工作单位 300 } 301 \\newcommand{\\adviserD}[3]{ 302 \\newcommand{\\@adviserDname}{#1}%姓名 303 \\newcommand{\\@adviserDtitle}{#2}%职称 304 \\newcommand{\\@adviserDinstitution}{#3}%工作单位 305 } 306 \\newcommand{\\university}[1]{ 307 \\newcommand{\\@university}{#1} 308 } 309 \\renewcommand{\\date}[3]{ 310 \\renewcommand{\\@date}{#1年#2月#3日} 311 \\newcommand{\\@year}{#1}%用于pdf元信息 312 } 313 \\newcommand{\\oraldefensedate}[3]{ 314 \\newcommand{\\@oraldefensedate}{#1年#2月#3日} 315 } 316 \\newcommand{\\awarddate}[3]{ 317 \\newcommand{\\@awarddate}{#1年#2月#3日} 318 } 319 \\newcommand{\\classnumber}[1]{ 320 \\newcommand{\\@classnumber}{#1} 321 } 322 \\newcommand{\\securityclassification}[1]{ 323 \\newcommand{\\@securityclassification}{#1} 324 } 325 \\newcommand{\\UDC}[1]{ 326 \\newcommand{\\@UDC}{#1} 327 } 328 \\newcommand{\\chairman}[1]{ 329 \\newcommand{\\@chairman}{#1} 330 } 331 \\newcommand{\\appraiser}[1]{ 332 \\newcommand{\\@appraiser}{#1} 333 } 334 \\newcommand{\\englishtitle}[1]{ 335 \\newcommand{\\@englishtitle}{#1} 336 } 337 \\newcommand{\\englishmajor}[1]{ 338 \\newcommand{\\@englishmajor}{#1} 339 } 340 \\newcommand{\\englishauthor}[1]{ 341 \\newcommand{\\@englishauthor}{#1} 342 } 343 \\newcommand{\\englishadvisor}[1]{ 344 \\newcommand{\\@englishadvisor}{#1} 345 } 346 \\newcommand{\\englishshcool}[1]{ 347 \\newcommand{\\@englishshcool}{#1} 348 } 349 \\begin{filecontents*}{logo.tex} 350 \\documentclass[pstricks=true]{standalone} 351 \\usepackage{pstricks} 352 353 \\begin{document} 354 %%Creator: 0.48.3.1 355 %%Please note this file requires PSTricks extensions 356 \\psset{xunit=.5pt,yunit=.5pt,runit=.5pt} 357 \\begin{pspicture}(11072.75488281,3090.08740234) 358 { 359 \\newrgbcolor{curcolor}{0.17254902 0.17254902 0.16862746} 360 \\pscustom[linestyle=none,fillstyle=solid,fillcolor=curcolor] 361 此处省略N行 362 \\end{pspicture} 363 364 \\end{document} 365 \\end{filecontents*} 366 367 % \\immediate\\write18{latex logo}% 368 % \\immediate\\write18{dvips logo}% 369 % \\IfFileExists{logo.dvi}{ 370 % \\immediate\\write18{ps2pdf logo.ps}% 371 % }{} 372 \\newcommand{\\uestclogo}{ 373 \\IfFileExists{tmp.pdf}{\\includegraphics[width=5cm]{tmp.pdf}}{ 374 {\\zihao{6}此文档不是用正确编译脚本生成的。请用compile.bat或compile.sh生成才能保证编译结果完全正确,包括此处的LOGO。 375 如果您是从MikTeX或CTAN.org处得到的此模板,请访问\\url{https://github.com/shifujun/UESTCthesis}获取最新版本和相应的编译脚本。} 376 } 377 } 378 \\newcommand{\\uestclogobadge}{ 379 \\IfFileExists{logo.pdf}{\\includegraphics*[height=5cm,trim=0 0 140cm 0]{logo.pdf}}{ 380 {\\zihao{6}此文档不是用正确编译脚本生成的。请用compile.bat或compile.sh生成才能保证编译结果完全正确,包括此处的LOGO。 381 如果您是从MikTeX或CTAN.org处得到的此模板,请访问\\url{https://github.com/shifujun/UESTCthesis}获取最新版本和相应的编译脚本。} 382 } 383 } 384 \\ifdefstring{\\degree@uestcthesis}{bachelor}{ 385 \\renewcommand{\\bachelortitlepage@uestcthesis}{ 386 \\renewcommand{\\maketitle}{ 387 \\begin{titlepage} 388 \\begin{center} 389 \\zihao{3} 390 \\uestclogo\\\\ 391 \\vspace{1cm} 392 \\resizebox{!}{1cm}{\\zihao{0} 天\\hspace{0.30em}线\\hspace{0.30em}领\\hspace{0.30em}域\\hspace{0.30em}的\\hspace{0.30em}一\\hspace{0.30em}名\\hspace{0.30em}小\\hspace{0.30em}学\\hspace{0.30em}生}\\\\[3mm] 393 {\\bf TECHNOLOGICAL BLOGS}\\\\[1cm] 394 \\renewcommand{\\ULthickness}{0.8pt} 395 \\renewcommand{\\CJKunderlinecolor}{\\color{black}} 396 \\linespread{1.25} 397 \\noindent 398 \\parbox[t][14ex][t]{\\linewidth}{\\centering 399 {\\heiti\\zihao{3} 题目}\\zihao{3}{\\uline{\\@title}} 400 }\\\\[3mm] 401 \\linespread{1.391} 402 \\renewcommand{\\ULthickness}{0.4pt} 403 {\\zihao{3}姓名~}\\makebox[20em][c]{\\uline{\\hfill\\@author\\hfill}}\\\\[5mm] 404 %%{\\zihao{3}学\\qquad 号~}\\makebox[20em][c]{\\uline{\\hfill\\@stuid\\hfill}}\\\\[5mm] 405 %%{\\zihao{3}专\\qquad 业~}\\makebox[20em][c]{\\uline{\\hfill\\@major\\hfill}}\\\\[5mm] 406 %%{\\zihao{3}学\\qquad 院~}\\makebox[20em][c]{\\uline{\\hfill\\@school\\hfill}}\\\\[5mm] 407 {\\zihao{3}博客地址~}\\makebox[20em][c]{\\uline{\\hfill\\@advisername\\hfill}}\\\\[5mm] 408 {\\zihao{3}邮箱~}\\makebox[20em][c]{\\uline{\\hfill\\@university\\hfill}}\\\\[5mm] 409 {\\zihao{3}\\@date} 410 \\end{center} 411 \\end{titlepage}}}}{} 412 \\ifdefstring{\\degree@uestcthesis}{master}{ 413 \\renewcommand{\\mastertitlepage@uestcthesis}{ 414 \\renewcommand{\\maketitle}{%定义封面的格式 415 \\begin{titlepage} 416 \\begin{center} 417 {\\zihao{2}电\\enspace{}子\\enspace{}科\\enspace{}技\\enspace{}大\\enspace{}学}\\\\ 418 {\\zihao{-4}UNIVERSITY OF ELECTRONIC SCIENCE AND TECHNOLOGY OF CHINA}\\\\ 419 ~\\\\ 420 ~\\\\ 421 {\\zihao{0}硕士学位论文}\\\\[12bp] 422 {\\bf\\zihao{3}MASTER THESIS}\\\\[2cm] 423 \\uestclogobadge\\\\[2cm] 424 \\renewcommand{\\ULthickness}{0.8pt} 425 \\renewcommand{\\CJKunderlinecolor}{\\color{black}} 426 \\linespread{1.25} 427 \\noindent 428 \\parbox[t][14ex][t]{\\linewidth}{\\centering 429 {\\zihao{-2} 论文题目~~}{\\zihao{3}\\uline{\\@title}} 430 }\\\\[3mm] 431 \\linespread{1.391} 432 \\renewcommand{\\ULthickness}{0.4pt} 433 {\\zihao{3}~}\\\\ 434 {\\zihao{3}学科专业~}\\makebox[20em][c]{\\zihao{3}\\uline{\\hfill\\@major\\hfill}}\\\\[5mm] 435 {\\zihao{3}学\\qquad 号~}\\makebox[20em][c]{\\zihao{3}\\uline{\\hfill\\@stuid\\hfill}}\\\\[5mm] 436 {\\zihao{3}作者姓名~}\\makebox[20em][c]{\\zihao{3}\\uline{\\hfill\\@author\\hfill}}\\\\[5mm] 437 {\\zihao{3}指导教师~}\\makebox[20em][c]{\\zihao{3}\\uline{\\hfill\\@advisername\\hfill}}\\\\[5mm] 438 \\end{center} 439 \\newpage 440 \\thispagestyle{empty} 441 \\noindent 442 {\\zihao{-4}分类号}\\makebox[15em][l]{\\zihao{-4}\\uline{~~~\\@classnumber\\hfill}} 443 {\\zihao{-4}密级}\\makebox[15em][l]{\\zihao{-4}\\uline{~~~\\@securityclassification\\hfill}}\\\\ 444 {\\zihao{-4}UDC\\textsuperscript{注1}\\!}\\makebox[15em][l]{\\zihao{-4}\\uline{~~~\\@UDC\\hfill}}\\\\ 445 \\begin{center} 446 {\\zihao{-0}学\\quad{}位\\quad{}论\\quad{}文}\\\\ 447 {\\zihao{3}~}\\\\ 448 \\makebox[\\linewidth][c]{\\zihao{3}\\uline{\\hfill\\@title\\hfill}}\\\\ 449 {\\zihao{-4}(题名和副题名)}\\\\ 450 {\\zihao{5}~}\\\\ 451 {\\zihao{5}~}\\\\ 452 \\makebox[10em][c]{\\zihao{3}\\uline{\\hfill\\@author\\hfill}}\\\\ 453 {\\zihao{-4}(作者姓名)}\\\\ 454 {\\zihao{-4}~}\\\\ 455 {\\zihao{5}~}\\\\ 456 {\\zihao{-4}指导教师}\\makebox[29em][c]{\\zihao{-4}\\uline{\\hfill\\@advisername 、\\@advisertitle 、\\@adviserinstitution \\hfill}}\\\\[5bp] 457 {\\zihao{-4}\\qquad\\qquad}\\makebox[29em][c]{\\zihao{-4}\\uline{\\hfill\\ifthenelse{\\isundefined{\\@adviserBname}}{}{\\@adviserBname 、\\@adviserBtitle 、\\@adviserBinstitution }\\hfill}}\\\\[5bp] 458 {\\zihao{-4}\\qquad\\qquad}\\makebox[29em][c]{\\zihao{-4}\\uline{\\hfill\\ifthenelse{\\isundefined{\\@adviserCname}}{}{\\@adviserBname 、\\@adviserCtitle 、\\@adviserCinstitution }\\hfill}}\\\\[5bp] 459 {\\zihao{-4}\\qquad\\qquad}\\makebox[29em][c]{\\zihao{-4}\\uline{\\hfill\\ifthenelse{\\isundefined{\\@adviserDname}}{}{\\@adviserBname 、\\@adviserDtitle 、\\@adviserDinstitution }\\hfill}}\\\\[5bp] 460 {\\zihao{-4}(姓名、职称、单位名称)}\\\\[8bp] 461 \\end{center} 462 {\\zihao{-4}申请学位级别}\\makebox[10em][l]{\\zihao{-4}\\uline{\\hfill\\@degree\\hfill}} 463 {\\zihao{-4}学科专业}\\makebox[15em][l]{\\zihao{-4}\\uline{\\hfill\\@major\\hfill}}\\\\[13bp] 464 {\\zihao{-4}提交论文日期}\\makebox[10em][l]{\\zihao{-4}\\uline{\\hfill\\@date\\hfill}} 465 {\\zihao{-4}论文答辩日期}\\makebox[13em][l]{\\zihao{-4}\\uline{\\hfill\\@oraldefensedate\\hfill}}\\\\[13bp] 466 {\\zihao{-4}学位授予单位和日期}\\makebox[26em][l]{\\zihao{3}\\uline{\\hfill 电子科技大学\\hfill\\@awarddate}}\\\\[13bp] 467 {\\zihao{-4}答辩委员会主席}\\makebox[16em][l]{\\zihao{-4}\\uline{\\hfill\\@chairman\\hfill}}\\\\[13bp] 468 {\\zihao{-4}评阅人}\\makebox[32em][l]{\\zihao{-4}\\uline{\\hfill\\@appraiser\\hfill}}\\\\ 469 \\vfill 470 {\\zihao{5}注1:注明《国际十进分类法UDC》的类号。} 471 \\newpage 472 \\thispagestyle{empty} 473 \\begin{center} 474 {\\zihao{-4}~}\\\\ 475 {\\zihao{-4}~}\\\\ 476 {\\zihao{-4}~}\\\\ 477 {\\bf\\zihao{-2}\\@englishtitle}\\\\ 478 \\vfill 479 {\\zihao{-3}A Thesis Submitted to}\\\\[1ex] 480 {\\zihao{-3}University of Electronic Science and Technology of China}\\\\ 481 \\vspace{3cm} 482 \\makebox[6em][r]{\\zihao{4}Major:}\\makebox[25em][l]{\\zihao{4}\\uline{\\hfill\\@englishmajor\\hfill}}\\\\[1ex] 483 \\makebox[6em][r]{\\zihao{4}Author:}\\makebox[25em][l]{\\zihao{4}\\uline{\\hfill\\@englishauthor\\hfill}}\\\\[1ex] 484 \\makebox[6em][r]{\\zihao{4}Advisor:}\\makebox[25em][l]{\\zihao{4}\\uline{\\hfill\\@englishadvisor\\hfill}}\\\\[1ex] 485 \\makebox[6em][r]{\\zihao{4}School:}\\makebox[25em][l]{\\zihao{4}\\uline{\\hfill\\@englishshcool\\hfill}}\\\\[1ex] 486 \\end{center} 487 \\newpage <以上是关于Latex 博客模板-基于电子科技大学学位论文latex模板的主要内容,如果未能解决你的问题,请参考以下文章