aboutsummaryrefslogtreecommitdiff
path: root/Personal
diff options
context:
space:
mode:
authorSteve Lee <me@xiangyangli.com>2017-12-02 08:58:57 +0800
committerSteve Lee <me@xiangyangli.com>2017-12-02 08:58:57 +0800
commit89799d80427938f95bf70950919078a94d207be4 (patch)
treecf36bd7041b55d85283e1e6a91e3c6ce7a6f0f95 /Personal
parent445b6aa9f7e4f5052783bbfa1d268d2bf8375115 (diff)
download42-89799d80427938f95bf70950919078a94d207be4.tar.xz
42-89799d80427938f95bf70950919078a94d207be4.zip
update plan
Diffstat (limited to 'Personal')
-rw-r--r--Personal/Plan/plan.org38
-rw-r--r--Personal/Plan/plan.pdfbin0 -> 25249 bytes
-rw-r--r--Personal/Plan/plan.tex101
-rw-r--r--Personal/Plan/plan.tex~61
-rw-r--r--Personal/Plan/plan.txt83
5 files changed, 283 insertions, 0 deletions
diff --git a/Personal/Plan/plan.org b/Personal/Plan/plan.org
index e69de29..9ea16d9 100644
--- a/Personal/Plan/plan.org
+++ b/Personal/Plan/plan.org
@@ -0,0 +1,38 @@
+#+TITLE: My Plan
+
+* Time Management
+
+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).
+
+
+* Books
+
+** Data Structure and Algorithm Analysis in C
+
+** SICP
+
+** The Practice of Programming
+
+* Courses
+
+** Computer Networks
+
+** Operating System
+
+* Coding
+
+** Leetcode
+
+* Healthy
+
+Take 3 times exercise a week.
+
+* Social
+
+None
diff --git a/Personal/Plan/plan.pdf b/Personal/Plan/plan.pdf
new file mode 100644
index 0000000..e96c75d
--- /dev/null
+++ b/Personal/Plan/plan.pdf
Binary files differ
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}
diff --git a/Personal/Plan/plan.tex~ b/Personal/Plan/plan.tex~
new file mode 100644
index 0000000..17fbf78
--- /dev/null
+++ b/Personal/Plan/plan.tex~
@@ -0,0 +1,61 @@
+% Created 2017-12-02 六 08:49
+% 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{Books}
+\label{sec:org5940704}
+
+\section{Healthy}
+\label{sec:org6658fd4}
+
+\section{Social}
+\label{sec:orge4ebe9c}
+\end{document}
diff --git a/Personal/Plan/plan.txt b/Personal/Plan/plan.txt
new file mode 100644
index 0000000..4d25366
--- /dev/null
+++ b/Personal/Plan/plan.txt
@@ -0,0 +1,83 @@
+ ━━━━━━━━━━━━━━━━━━
+ MY PLAN
+
+ 李向阳 141160029
+ ━━━━━━━━━━━━━━━━━━
+
+
+Table of Contents
+─────────────────
+
+1 Time Management
+2 Books
+.. 2.1 Data Structure and Algorithm Analysis in C
+.. 2.2 SICP
+.. 2.3 The Practice of Programming
+3 Courses
+.. 3.1 Computer Networks
+.. 3.2 Operating System
+4 Coding
+.. 4.1 Leetcode
+5 Healthy
+6 Social
+
+
+
+
+
+1 Time Management
+═════════════════
+
+ 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).
+
+
+2 Books
+═══════
+
+2.1 Data Structure and Algorithm Analysis in C
+───────────────────────
+
+
+2.2 SICP
+────
+
+
+2.3 The Practice of Programming
+───────────────
+
+
+3 Courses
+═════════
+
+3.1 Computer Networks
+──────────
+
+
+3.2 Operating System
+──────────
+
+
+4 Coding
+════════
+
+4.1 Leetcode
+──────
+
+
+5 Healthy
+═════════
+
+ Take 3 times exercise a week.
+
+
+6 Social
+════════
+
+ None