From 89799d80427938f95bf70950919078a94d207be4 Mon Sep 17 00:00:00 2001 From: Steve Lee Date: Sat, 2 Dec 2017 08:58:57 +0800 Subject: update plan --- Personal/Plan/plan.tex | 101 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 Personal/Plan/plan.tex (limited to 'Personal/Plan/plan.tex') diff --git a/Personal/Plan/plan.tex b/Personal/Plan/plan.tex new file mode 100644 index 0000000..ece91e0 --- /dev/null +++ b/Personal/Plan/plan.tex @@ -0,0 +1,101 @@ +% Created 2017-12-02 六 08:57 +% Intended LaTeX compiler: pdflatex + + \documentclass[11pt]{article} + \usepackage{xeCJK} + \usepackage{indentfirst} + \usepackage{amsmath} + \setlength{\parindent}{2em} + \setCJKmainfont{SimSun} + \numberwithin{equation}{section} + \newtheorem{Theorem}{定理}[section] + \newtheorem{Definition}[Theorem]{定义} + \newtheorem{Lemma}[Theorem]{引理} + \newtheorem{Corollary}[Theorem]{推论} + \topmargin=-0.45in + \evensidemargin=0in + \oddsidemargin=0in + \textwidth=6.5in + \textheight=9.0in + \headsep=0.25in + + \linespread{1.1} + +\usepackage[utf8]{inputenc} +\usepackage[T1]{fontenc} +\usepackage{graphicx} +\usepackage{grffile} +\usepackage{longtable} +\usepackage{wrapfig} +\usepackage{rotating} +\usepackage[normalem]{ulem} +\usepackage{amsmath} +\usepackage{textcomp} +\usepackage{amssymb} +\usepackage{capt-of} +\usepackage{hyperref} +\author{李向阳 141160029} +\date{\today} +\title{My Plan} +\hypersetup{ + pdfauthor={李向阳 141160029}, + pdftitle={My Plan}, + pdfkeywords={}, + pdfsubject={}, + pdfcreator={Emacs 25.3.1 (Org mode 9.1.3)}, + pdflang={English}} +\begin{document} + +\maketitle +\tableofcontents + + +\section{Time Management} +\label{sec:org1f4d70a} + +An almost full day study. + +Start from 7:00 am every day, and end at 1:00 pm every day. + +Six hours sleep. + +Six days a week(except Saturday, it's plan to be empty, but still study in that day). + + +\section{Books} +\label{sec:org01f9e99} + +\subsection{Data Structure and Algorithm Analysis in C} +\label{sec:org400610d} + +\subsection{SICP} +\label{sec:org2587b1a} + +\subsection{The Practice of Programming} +\label{sec:orgbf3aa08} + +\section{Courses} +\label{sec:org142273e} + +\subsection{Computer Networks} +\label{sec:orgf4c01ea} + +\subsection{Operating System} +\label{sec:org619baa8} + +\section{Coding} +\label{sec:org7ab2153} + +\subsection{Leetcode} +\label{sec:org9fc11a2} + +\section{Healthy} +\label{sec:org615daa1} + +Take 3 times exercise a week. + +\section{Social} +\label{sec:org3723119} + +None +\end{document} -- cgit v1.2.3