%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % Copyright (c) 2010 - 2011 Caspar Zhang % % % % This copyrighted material is made available to anyone wishing % % to use, modify, copy, or redistribute it subject to the terms % % and conditions of the GNU General Public License version 2. % % % % This program is distributed in the hope that it will be % % useful, but WITHOUT ANY WARRANTY; without even the implied % % warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR % % PURPOSE. See the GNU General Public License for more details. % % % % You should have received a copy of the GNU General Public % % License along with this program; if not, write to the Free % % Software Foundation, Inc., 51 Franklin Street, Fifth Floor, % % Boston, MA 02110-1301, USA. % % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % 你只需要修改下面几行就可以完成大部分内容的填写, % 这要求你具有一定的LaTeX基础,但是如果你足够聪明, % 不具有LaTeX基础也可以完成。 % 论文中文题目 \def\thesistitle{社猜猜看这个毕设题目是什么} % 论文英文题目 %提示:英文摘要页的标题注意格式要求。 \def\thesistitleen{HAVE A TRY TO GUESS WHAT THE TITLE IS} % Thank Words \def\thankwords{ 此处请写致谢的内容。 它可以有多段。 }