forked from symcheng/HomePage_T06
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcourse.html
106 lines (95 loc) · 3.33 KB
/
course.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<!DOCTYPE html>
<!-- saved from url=(0045)./index.html -->
<html lang="en" style="" class=" js flexbox flexboxlegacy canvas canvastext webgl no-touch geolocation postmessage websqldatabase indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms csstransforms3d csstransitions fontface generatedcontent video audio localstorage sessionstorage webworkers applicationcache svg inlinesvg smil svgclippaths">
<head>
<title>Tao Xiang's Home</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<base target="_blank" />
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Favicon -->
<link href="./images/favicon.ico" rel="shortcut icon">
<!-- Stylesheets -->
<link rel="stylesheet" href="./index_files/bootstrap.min.css">
<link rel="stylesheet" href="./index_files/font-awesome.min.css">
<link rel="stylesheet" href="./index_files/owl.carousel.css">
<link rel="stylesheet" href="./index_files/magnific-popup.css">
<link rel="stylesheet" href="./index_files/reset.css">
<link rel="stylesheet" href="./index_files/style.css">
<link rel="stylesheet" href="./index_files/style2.css">
<link rel="stylesheet" href="./index/bootstrap.css"> <!-- Bootstrap-Core-CSS -->
<link rel="stylesheet" href="./index/style.css" type="text/css" media="all" /> <!-- Style-CSS -->
<link rel="stylesheet" href="./index/swipebox.css">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- ==== MODERNIZR ==== -->
<script src="./index_files/modernizr.js.下载"></script>
</head>
<body style="overflow: visible;">
<!-- ==== About Section Start ==== -->
<section class="about-section spad" id="interest">
<div class="container">
<h2>Lecture Note</h2>
<br>
<div class="col-md-12 col-sm-12">
<div class="about-text">
<br>
<br>
<ol>
<li>
<h3><a href="mix/cmd06-1.pdf">General Introduction</a></h3>
</li>
</ol>
<ul>
<li>
<p >Hybridized Course on
Condensed Matter Physics</p></li>
</ul>
<br>
<ol>
<li>
<h3><a href="mix/heisenberg.pdf">Theory of Quantum Magnetism</a></h3>
</li>
</ol>
<ul>
<li>
<p >The study of magnetism as a cooperative
phenomena has been responsible for the most
significant advances in the theory of
thermodynamic phase transitions. This has
transformed statistical mechanics into one of
the sharpest and most significant tools for the
study of condensed matter. </p></li>
</ul>
<br>
<ol>
<li>
<h3><a href="mix/high%20tc%20long%20march.pdf">Long March of High-Tc Superconductivity:
Known & Unknown</a></h3>
</li>
</ol>
<ul>
<li>
<p >高温超导是我们研究的最清楚,但又是最不清楚的材料</p></li>
</ul>
<br>
<ol>
<li>
<h3><a href="mix/interlayer.pdf">Long March of High-Tc Superconductivity:
Interlayer Dynamics</a></h3>
</li>
</ol>
<ul>
<li>
<p >高温超导体c轴电阻的普适标度律</p></li>
</ul>
<br>
</div>
</div>
</div>
</section>
<!-- ==== About Section End ==== -->
</body></html>