-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
175 lines (175 loc) · 8.93 KB
/
index.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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!DOCTYPE HTML>
<!-- saved from url=(0022)http://site.baidu.com/ -->
<HTML>
<HEAD>
<TITLE>Morlet's Homepage</TITLE>
<META http-equiv=Content-Type content="text/html" charset="utf-8">
<meta name="unknow" content="won't tell you">
<link href="style.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY>
<!--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%-->
<!--这是上半部分开始-->
<DIV id=header class="bordercolor_R">
<a href="https://www.bilibili.com/">
<img height=100% alt="images" src="2233.jpg"/>
</a>
<DIV id=headerRight class="bordercolor_Y">
<a href="http://www.weather.com.cn/html/weather/101181601.shtml?">天气预报</a>
<A href="https://www.thefreedictionary.com/Word-Finder.htm">Word Finder</A>
<A href="https://www.affixes.org/">affixes</A>
<A href="https://www.bing.com/translator">翻译</A>
<A href="https://github.com/cyfile/computer/tree/master/bookmark">收藏</A>
☐ ☐ <A href="https://github.com/cyfile/computer/issues">电脑</A>
<A href="https://github.com/cyfile/My-file/issues">零碎</A>
<FORM id=f1 name=f action="https://www.baidu.com/s" method="get">
<INPUT class=formInput id=kww autofocus onfocus=this.select(); size=20 name="word" autocomplete="on">
<INPUT type=button value=Dictionary onmousedown="window.location.replace( 'https://www.thefreedictionary.com/'+ document.getElementById('kww').value )">
<INPUT type=submit value=Bing onmousedown="document.getElementById('f1').action='https://global.bing.com/search';document.getElementById('kww').name='q'">
<INPUT type=submit value=Baidu>
</FORM>
</DIV>
</DIV>
<!--这是上半部分结束-->
<!--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%-->
<DIV id=container class="bordercolor_R">
<!--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%-->
<!--这是一段注释。注释不会在浏览器中显示。-->
<DIV id=leftSide class="bordercolor_Y">
<h3>网络硬盘</h3>
<ul class="bordercolor_B">
<li>
<A href="http://pan.baidu.com/disk/home">百度云</A>
</li>
<li>
<A href="https://translate.google.com/">google翻译</A>
</li>
<li>
<A href="https://earth.google.com/web/@33.008,113.944,99a,8888d,1y,-0h,0t,0r">GoogleEarth</A>
</li>
<li>
<A href="https://ffmpeg.org/documentation.html">ffmpeg</A>
</li>
</ul>
<hr/>
<h3>联系工具</h3>
<ul class="bordercolor_B">
<li>
<A href="https://mail.google.com/mail/u/0/h/1pq68r75kzvdr/">Gmail</A>
</li>
<li>
<A href="http://mail.sohu.com/">搜狐邮箱</A>
</li>
<li>
<A href="http://mail.qq.com/">QQ邮箱</A>
</li>
</ul>
</DIV>
<!--这是一段注释。注释不会在浏览器中显示。-->
<!--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%-->
<!--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%-->
<!--这是一段注释。注释不会在浏览器中显示。-->
<DIV id=rightSide class="bordercolor_Y">
<h3 class=BGcolor align="center">GitHub </h3>
<div id=mmswebsite class="bordercolor_B">
<A href="https://github.com/cyfile/computer/issues">Computer</A>
<A href="https://github.com/cyfile/My-file/issues">杂项记录</A>
<A href="https://github.com/cyfile/My-file/blob/master/README.md">便笺</A>
<A href="http://cyfile.github.io/My-file/">Blog</A>
<!-- <BR/> -->
<A href="https://github.com/213cy?tab=repositories">Repository</A>
<A href="https://octave-online.net/">octave</A>
<A href="https://matlab.mathworks.com/">MATLABOnline</A>
<A href="https://github.com/213cy/pyCode">pyCode</A>
<!-- <BR/> -->
<A href="https://github.com/213cy/vsCode">vsCode</A>
<A href="https://github.com/cyfile/Matlab-base-toolbox">matlabCode</A>
<A href="https://github.com/213cy/war3map">War3Map</A>
<A href="https://github.com/213cy/213cy.github.io">主页代码</A>
</DIV>
<!--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%-->
<!--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%-->
<h3 class=BGcolor>
<A href="1.html">Websites</A>
</h3>
<DIV id="websites" class="bordercolor_B">
<span>MATLAB</span>
<ul>
<li>
<A href="https://www.mathworks.com/help/index.html">Docs</A>
</li>
<li>
<A href="http://ctms.engin.umich.edu/CTMS/index.php?example=Introduction§ion=ControlPID">CTMS</A>
</li>
<li>
<A href="http://cn.mathworks.com/academia/student-competitions/">Competitions</A>
</li>
<li>
<A href="http://blogs.mathworks.com/pick/">Pick of Week</A>
</li>
</ul>
<span>Cplusplus</span>
<ul>
<li>
<A href="https://docs.microsoft.com/en-us/windows/win32/apiindex/api-index-portal">Win32 API</A>
</li>
<li>
<A href="https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/debugger-reference">WinDbg</A>
</li>
<li>
<A href="http://www.cplusplus.com/reference/cstdio/printf/">printf</A>
</li>
<li>
<A href="https://gcc.gnu.org/onlinedocs/gcc-11.2.0/gcc/Option-Index.html#Option-Index">GCC</A>
</li>
</ul>
<span>Python</span>
<ul>
<li>
<A href="https://docs.python.org/3/py-modindex.html">Python Module</A>
</li>
<li>
<A href="https://numpy.org/doc/stable/reference/index.html">NumPy</A>
</li>
<li>
<A href="https://pytorch.org/docs/stable/torch.html">PyTorch</A>
</li>
</ul>
<span>JASS</span>
<ul>
<li>
<A href="http://jass.sourceforge.net/doc/api/common_j-source.shtml">common.j</A>
</li>
<li>
<A href="http://jass.sourceforge.net/doc/api/Blizzard_j-source.shtml">Blizzard.j</A>
</li>
<li>
<A href="http://213cy.github.io/war3map">JASS</A>
</li>
<li>
<A href="https://xywiki.com/Common.j">咸鱼维基</A>
</li>
</ul>
<span>课程</span>
<ul>
<li>
<A href="http://www.verycd.com/topics/2834343/">矩阵分析</A>
</li>
<li>
<A href="https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Selectors/Combinators">MDN web docs</A>
</li>
<li>
<A href="http://www.icourses.cn/jpk/viewCharacterDetail.action?courseId=3271&characId=42813">数学建模与实验</A>
</li>
</ul>
</DIV>
</DIV>
<div class="clear">
| <A href="https://github.com/213cy/213cy.github.io/edit/master/index.html">编辑</A>
|
</div>
<!--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%-->
<!--%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%-->
</DIV>
</BODY>
</HTML>