-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshare.html
477 lines (410 loc) · 22.7 KB
/
share.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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
<!doctype html>
<html class="no-js" lang="zxx">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>MrSunny分享的文件</title>
<meta name="keywords" content="MrSunny,MrSunny1008,个人网站,MrSunny.top,MrSunny分享的文件" />
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- favicon.icon-->
<link rel="shortcut icon" type="image/x-icon" href="assets/img/png_favicon.png">
<!-- CSS -->
<link rel="stylesheet" href="assets/css/preloader.css">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/slick.css">
<link rel="stylesheet" href="assets/css/meanmenu.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/css/backToTop.css">
<link rel="stylesheet" href="assets/css/jquery.fancybox.min.css">
<link rel="stylesheet" href="assets/css/fontAwesome5Pro.css">
<link rel="stylesheet" href="assets/css/elegantFont.css">
<link rel="stylesheet" href="assets/css/default.css">
<link rel="stylesheet" href="assets/css/style.css">
<!-- 自定义css -->
<link rel="stylesheet" href="assets/css/extra-css.css">
<link rel="stylesheet" href="assets/css/mourning-mod.css">
<!-- 自定义css结束 -->
<link rel="icon" href="png_favicon.png" type=" image/png" />
<!-- IE浏览器选项 -->
<script src="anti-selfish-browser/jquery.min.js"></script>
<script src="anti-selfish-browser/3.1.1/layer.min.js"></script>
<script src="/anti-selfish-browser/Browser.js"></script>
<script src="/anti-selfish-browser/anti-selfish-browser.js"></script>
</head>
<body>
<!--[if lte IE 9]>
<p class="browserupgrade">你的浏览器<strong>版本过低</strong>!请 <a href="https://browsehappy.com/">升级你的浏览器</a> 后再访问网站。</p>
<![endif]-->
<!-- Add your site or application content here -->
<!-- pre loader area start -->
<div id="loading">
<div id="loading-center">
<div id="loading-center-absolute">
<div class="object" id="object_one"></div>
<div class="object" id="object_two" style="left:20px;"></div>
<div class="object" id="object_three" style="left:40px;"></div>
<div class="object" id="object_four" style="left:60px;"></div>
<div class="object" id="object_five" style="left:80px;"></div>
</div>
</div>
</div>
<!-- pre loader area end -->
<!-- back to top start -->
<div class="progress-wrap">
<svg class="progress-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102">
<path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" />
</svg>
</div>
<!-- back to top end -->
<!-- header area start -->
<header>
<div class="header__area header__shadow-2 white-bg" id="header-sticky">
<div class="container">
<div class="row align-items-center">
<div class="col-xxl-2 col-xl-2 col-lg-2 col-md-4 col-6">
<div class="logo">
<a href="index.html">
<img src="assets/img/index/logo/logo_hd.png" alt="logo" style="height: 30px;">
</a>
</div>
</div>
<div class="col-xxl-7 col-xl-7 col-lg-8 d-none d-lg-block">
<div class="main-menu d-flex justify-content-end">
<nav id="mobile-menu">
<ul>
<li><a href="index.html">主页</a></li>
<li > <a href="blog.html">博客</a></li>
<li><a href="photos.html">相册</a></li>
<li class="has-dropdown">
<a href="recommend.html">推荐</a>
<ul class="submenu">
<li><a href="recommend/recommend_website.html">推荐的网站</a></li>
<li><a href="recommend/recommend_app.html">推荐应用程序</a></li>
<li><a href="recommend/recommend_media.html">影视和漫画</a></li>
<li><a href="recommend/recommend_music.html">我的歌单🎵</a></li>
<li><a href="share.html">文件分享📄</a></li>
</ul>
</li>
<li><a href="contact.html">联系方式</a></li>
<li class="has-dropdown">
<a href="about.html">关于</a>
<ul class="submenu">
<li><a href="about_me.html">关于MrSunny</a></li>
<li><a href="about_website.html">关于网站</a></li>
<li><a href="interest.html">关于我的兴趣爱好🏀</a></li>
<li><a href="https://qiusen.mrsunny.top">学术主页🧪</a></li>
<li><a href="https://info.mrsunny.top">网站介绍页📰</a></li>
</ul>
</li>
</ul>
</nav>
</div>
</div>
<div class="col-xxl-3 col-xl-3 col-lg-2 col-md-8 col-6">
<div class="header__action d-flex align-items-center justify-content-end">
<div class="header__login header__login-2 d-none d-sm-block"> </div>
<div class="header__btn d-none d-xl-block">
<a href="app-download.html" class="m-btn m-btn-2" target="_self">下载应用</a>
</div>
<div class="sidebar__menu d-lg-none">
<div class="sidebar-toggle-btn" id="sidebar-toggle">
<span class="line"></span>
<span class="line"></span>
<span class="line"></span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- header area end -->
<!-- sidebar area start -->
<div class="sidebar__area">
<div class="sidebar__wrapper">
<div class="sidebar__close">
<button class="sidebar__close-btn" id="sidebar__close-btn">
<span><i class="fal fa-times"></i></span>
<span>关闭</span>
</button>
</div>
<div class="sidebar__content">
<div class="logo mb-40">
<a href="index.html">
<img src="assets/img/index/logo/logo-white_hd.png" alt="logo" style="height: 30px;">
</a>
</div>
<div class="mobile-menu"></div>
</div>
</div>
</div>
<!-- sidebar area end -->
<div class="body-overlay"></div>
<!-- sidebar area end -->
<main>
<!-- blog area start -->
<section class="blog__area pt-105 pb-110 grey-bg-2" style="padding-top: 0px;">
<div class="container">
<div class="row">
<div class="col-xxl-10 offset-xxl-1 col-xl-10 offset-xl-1">
<div class="hero__content hero__content-2 text-center mt-10">
<div class="nofind">
<img src="./assets/img/share/head.png" style="width: 45%;margin-top: 5vh;margin-bottom: 1vh;margin-bottom: 20px;max-width: 350px;">
</div>
<h2 class="hero__title" >
MrSunny分享的文件
</h2>
<p style="margin-bottom: 20px;">Documents Shared by MrSunny.</p>
<p style="color: red;">过期文件会不定时清除,请及时下载 。超过25MB大小的文件请前往阿里云盘下载。</p>
<!-- <a href="../blog.html" class="m-btn m-btn-2">返回博客 <span></span> </a>
<br>
<br>
<br> -->
</div>
</div>
</div>
</div>
<div class="container">
<!-- <div class="row">
<div class="col-xxl-12">
<div class="section__title-wrapper mb-65">
<h2 class="section__title">MrSunny分享的文件</h2>
<p>Shared Documents by MrSunny.</p>
</div>
</div>
</div> -->
<div class="row">
<div class="col-xxl-4 col-xl-4 col-lg-4 col-md-6">
<div class="blog__wrapper white-bg mb-30 transition-3">
<div class="blog__single">
<div class="blog__icon"></div>
<h3 class="blog__title">
<a href="./assets/others/file/Unit3选择性必修第一册word studysyh.ppt">Unit3选择性必修一单词-1.ppt</a>
</h3>
</div>
<div class="blog__single">
<div class="blog__icon"></div>
<h3 class="blog__title">
<a href="./assets/others/file/B4U3(打印).pdf">B4U3-1(打印).pdf</a>
</h3>
</div>
<div class="blog__single">
<div class="blog__icon"></div>
<h3 class="blog__title">
<a href="./assets/others/file/Unit3选择性必修第一册word studysally.ppt">Unit3选择性必修一单词-2.ppt</a>
</h3>
</div><div class="blog__single">
<div class="blog__icon"></div>
<h3 class="blog__title">
<a href="./assets/others/file/B4U3.pdf">B4U3-2(打印).pdf</a>
</h3>
</div>
</div>
</div>
<div class="col-xxl-4 col-xl-4 col-lg-4 col-md-6">
<div class="blog__wrapper white-bg mb-30 transition-3">
<div class="blog__single">
<div class="blog__icon"></div>
<h3 class="blog__title">
<a href="./assets/others/file/Unit2选择性必修第一册word study.ppt">Unit2选择性必修一单词.ppt</a>
</h3>
</div>
<div class="blog__single">
<div class="blog__icon"></div>
<h3 class="blog__title">
<a href="./assets/others/file/B4U2.pdf">B4U2-1(打印).pdf</a>
</h3>
</div>
<div class="blog__single">
<div class="blog__icon"></div>
<h3 class="blog__title">
<a href="./assets/others/file/B4U2-2.pdf">B4U2-2(打印).pdf</a>
</h3>
</div>
<div class="blog__single">
<div class="blog__icon"></div>
<h3 class="blog__title">
<a href="https://www.aliyundrive.com/s/8o3ZQLWqfQJ">3.1常见农业地域类型课件.pptx</a>
</h3>
</div>
</div>
</div>
<a href=" https://www.aliyundrive.com/s/2ibcNKhzj6s" target="_blank;" style="text-decoration:none;">
<div style="width: 150px;height: 40px;line-height: 37px;text-align: center;margin-left: auto;margin-right: auto;color: white;background-color: #5f3afc;-moz-border-radius: 1em;-webkit-border-radius: 1em;border-radius: 0.5em;-webkit-box-shadow: 5px 5px 16px #5e3afc73;-moz-box-shadow: 5px 5px 16px #5e3afc73;box-shadow: 5px 5px 16px #5e3afc73;">
<b>
阿里云盘 查看
</b>
</div>
</a>
<!-- <div class="col-xxl-4 col-xl-4 col-lg-4 col-md-6">
<div class="blog__wrapper white-bg mb-30 transition-3">
<div class="blog__single">
<div class="blog__icon"></div>
<h3 class="blog__title">
<a href="blog.html">Tracking carrier option list</a>
</h3>
</div>
<div class="blog__single">
<div class="blog__icon"></div>
<h3 class="blog__title">
<a href="blog.html">Community Jobs Board</a>
</h3>
</div>
<div class="blog__single">
<div class="blog__icon"></div>
<h3 class="blog__title">
<a href="blog.html">How do I purchase an item?</a>
</h3>
</div>
<div class="blog__single">
<div class="blog__icon"></div>
<h3 class="blog__title">
<a href="blog.html">What is Item Support?</a>
</h3>
</div>
</div>
</div> -->
<div style="width: 100%;margin-top: 40px;">
<div class="sidebar__banner" data-background="assets/img/about/ask.png" style="margin: 12px;">
<h4 class="sidebar__banner-title">文件没有及时更新? <br>联系站长</h4>
<a href="contact.html" class="m-btn m-btn-white"> <span></span> 查看联系方式</a>
</div>
</div>
</div>
</div>
</section>
<!-- blog area end -->
<!-- <div style="width: 98%;margin-left: auto;margin-right: auto;background-color: #f6f6f7;
-webkit-box-shadow: 3px 3px 6px rgba(167, 167, 167, 0.336);
-moz-box-shadow: 3px 3px 6px rgba(167, 167, 167, 0.336);
box-shadow: 5px 5px 16px rgba(167, 167, 167, 0.336);
text-align: center;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
border-radius: 0.5em;
padding-top: 60px;
padding-bottom: 60px;">
<h2 class="section__title">观看更多视频?</h2>
<p>Want to see more videos?
<br>
</p>
<a href="../404.html" class="m-btn m-btn-border-2 cta__btn active" target="_blank"> <span></span> 关注我的哔哩哔哩</a>
<a href="../404.html" class="m-btn m-btn-border-2 cta__btn" target="_blank"> <span></span> 访问我的QQ空间</a>
</div> -->
</main>
<!-- footer area start -->
<footer>
<div class="footer__area footer-bg-2">
<div class="footer__top pt-90 pb-50">
<div class="container">
<div class="row">
<div class="col-xxl-3 col-xl-3 col-lg-3 col-md-4 col-sm-6">
<div class="footer__widget mb-40 wow fadeInUp" data-wow-delay=".3s">
<div class="footer__widget-head mb-35">
<a href="index.html">
<img src="assets/img/index/logo/logo_hd.png" alt="logo" style="height: 30px;">
</a>
</div>
<div class="footer__widget-content">
<div class="footer__social mb-30">
<h4> 很 / 高 / 兴 / 认 / 识 / 你 /</h4>
<h5>/I'm Mr Sunny.</h5>
</div>
</div>
<div class="footer__widget-head mb-35">
<img src="assets/img/index/logo/qrcode.png" alt="" style="width: 80px;">
</div>
</div>
</div>
<div class="col-xxl-2 col-xl-2 col-lg-2 col-md-4 col-sm-6">
<div class="footer__widget mb-40 wow fadeInUp" data-wow-delay=".5s">
<div class="footer__widget-head">
<h4 class="footer__widget-title footer__widget-title-2">网页直达</h4>
</div>
<div class="footer__widget-content">
<div class="footer__link footer__link-2">
<ul>
<li><a href="blog.html">博客 </a></li>
<li><a href="photos.html">相册 </a></li>
<li><a href="recommend.html">推荐 </a></li>
<li><a href="contact.html">联系方式</a></li>
<li><a href="about.html">关于</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-xxl-3 col-xl-3 col-lg-3 col-md-4 col-sm-6">
<div class="footer__widget mb-40 wow fadeInUp footer__widget-pl-70" data-wow-delay=".7s">
<div class="footer__widget-head">
<h4 class="footer__widget-title footer__widget-title-2">友情链接</h4>
</div>
<object style="border:0px" type="text/x-scriptlet" data="index-link.html" width=100% height=auto>
</object>
</div>
</div>
<div class="col-xxl-4 col-xl-3 col-lg-3 col-md-5 col-sm-6">
<div class="footer__widget mb-40 wow fadeInUp footer__widget-sub-pl-70" data-wow-delay=".7s">
<div class="footer__widget-head">
<h4 class="footer__widget-title footer__widget-title-2">写在最后</h4>
</div>
<div class="footer__widget-content">
<div class="footer__subscribe">
<p>声明:本网站不具有任何商业用途,部分素材来源于网络。如果侵犯了你的权益,请联系删除。</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer__bottom">
<div class="container">
<div class="footer__bottom-inner footer__bottom-inner-2">
<div class="row">
<div class="col-xxl-6 col-xl-6 col-md-6">
<div class="footer__copyright footer__copyright-2 wow fadeInUp" data-wow-delay=".5s">
<p> Copyright.© 2021
<span id="show_time"><script>
setInterval("fun(show_time)",1);
function fun(timeID){
var date = new Date();
var y = date.getFullYear();
document.getElementById(timeID.id).innerHTML = "-"+ y;
}
</script></span> Mr.Sunny. </a></p>
</div>
</div>
<div class="col-xxl-6 col-xl-6 col-md-6">
<div class="footer__bottom-link footer__bottom-link-2 wow fadeInUp text-md-end" data-wow-delay=".8s">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- footer area end -->
<!-- JS here -->
<script src="assets/js/vendor/jquery-3.5.1.min.js"></script>
<script src="assets/js/vendor/waypoints.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/jquery.meanmenu.js"></script>
<script src="assets/js/slick.min.js"></script>
<script src="assets/js/jquery.fancybox.min.js"></script>
<script src="assets/js/isotope.pkgd.min.js"></script>
<script src="assets/js/parallax.min.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/backToTop.js"></script>
<script src="assets/js/jquery.counterup.min.js"></script>
<script src="assets/js/ajax-form.js"></script>
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/imagesloaded.pkgd.min.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>