-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex1.html
More file actions
372 lines (363 loc) · 16.6 KB
/
Copy pathindex1.html
File metadata and controls
372 lines (363 loc) · 16.6 KB
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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="description" content="MeltIce的个人主页">
<meta name="keywords" content="MeltIce,mtice,AMDISYES,AMD,amd,amdisyes,amdisys,AMDISYS,MeltIce,MtIce,mtice,Ice,Melted_Ice,博客,个人博客,网络博客,个人网站,个人网页,AMD-Blog,blog,weblog,BLOG,Blog,WebLog,WEBLOG">
<link href="css/mdui.min.css" rel="stylesheet">
<link href="img/favoricon.png" rel="shortcut icon"> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[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]-->
<style>
@font-face {
font-family: '宋体';
src: url('fonts/宋体.ttf')
format('truetype');
}
@font-face {
font-family: 'unifont';
src: url('fonts/unifont.ttf')
format('truetype');
}
.footer {
a {
color:white;
}
a:visited {
color:white;
}
}
body {
a {
color:black;
}
a:visited {
color:black;
}
}
.countdown { font-size: 36px; text-align: center; animation: countdown-animation 1s infinite; } @keyframes countdown-animation { 0% { transform: scale(1); } 50% { transform: scale(1.2); } 100% { transform: scale(1); } }
</style>
<title>MeltIce-Home</title>
</head>
<body style="font-family:unifont;" background="img/bg.png" class="mdui-container-fluid">
<div class="mdui-card">
<div class="mdui-card-primary mdui-color-red mdui-text-color-white">
<h2 class="mdui-card-primary-title"><b>注意: 本页面已经很久未更新,本页面的内容有部分已经过时</b></h2>
</div>
</div>
<marquee style="background-color:black;color:red;">
注意: 本页面已经很久未更新
</marquee>
<center style="background-color:black;color:white;">
<div style="font-size:28px;padding-top:20px;padding-bottom:20px"><b>MeltIce的个人主页</b>
</div>
<div id="hitokoto" style="font-size:14px;padding-bottom:10px;">
<span id="from">一切帝国主义和反动派都是纸老虎。--毛泽东</span>
</div>
</center>
<hr>
<table>
<tbody>
<tr>
<td style="padding-right:20px;">
<details style="padding:3px;">
<summary>网站地图</summary>
<li><a href="https://meltice.us.kg">博客</a></li>
<li><a href="down.html">下载</a></li>
<li><a href="tools.html">实用工具</a></li>
<li><a href="cps.html">CPS测试</a></li>
</details></td>
<td style="padding-left:20px;">
<details style="padding:3px;">
<summary>友情链接</summary>
<li><a href="https://high20212021.github.io/" target="_blank">Yukati's ArchLinux Repo</a></li>
<li><a href="https://www.minqwq.us.kg/" target="_blank">minqwq 个人网站</a></li>
<li><a href="https://lengshanyun.top/" target="_blank">CoreStudio</a></li>
<li><a href="https://bibimingming.github.io/MCPE014.github.io/" target="_blank">MCPE0.14 速通</a></li>
</details></td>
</tr>
</tbody>
</table>
<hr>
<div style="padding-top:10px">
当前时间: <span class="timebox">加载中...</span>
</div>
<div>
今天是: <span id="year"></span><span id="date">未知</span>
</div> <!--<p style="color:red;">距离中考仅剩<span class="countdown"></span></p>-->
<div id="tp-weather-widget"></div>
<script>
(function(a,h,g,f,e,d,c,b){b=function(){d=h.createElement(g);c=h.getElementsByTagName(g)[0];d.src=e;d.charset="utf-8";d.async=1;c.parentNode.insertBefore(d,c)};a["SeniverseWeatherWidgetObject"]=f;a[f]||(a[f]=function(){(a[f].q=a[f].q||[]).push(arguments)});a[f].l=+new Date();if(a.attachEvent){a.attachEvent("onload",b)}else{a.addEventListener("load",b,false)}}(window,document,"script","SeniverseWeatherWidget","//cdn.sencdn.com/widget2/static/js/bundle.js?t="+parseInt((new Date().getTime() / 100000000).toString(),10)));
window.SeniverseWeatherWidget('show', {
flavor: "slim",
location: "WTN75JN9H56X",
geolocation: true,
language: "zh-Hans",
unit: "c",
theme: "auto",
token: "4595f371-fbcb-49ee-886f-8f1d68f35334",
hover: "enabled",
container: "tp-weather-widget"
})
</script>
<form onsubmit="return search()" style="white-space:nowrap;padding-top:12px;">
<input type="text" autocomplete="off" id="search_input" placeholder="必应搜索..." style="height:18px;"> <button onclick="return search()">搜索</button>
</form>
<p>网站访问总次数:<br><img src="https://count.himiku.com/get/@huakaifg24?theme=moebooru" style="padding-top:5px;" class="mdui-img-fluid"></p> <button id="up" onclick="up()" style="position:fixed;bottom:10px;right:10px;z-index:99;">返回顶部</button>
<hr>
<h2>关于我 <img src="http://q.qlogo.cn/headimg_dl?dst_uin=3480656548&spec=640&img_type=jpg" style="height:30px;width:30px;"></h2>
<details style="padding-left:6px"><summary>点击查看大头照</summary>
<div class="mdui-row">
<div class="mdui-col-xs-8">
<img src="http://q.qlogo.cn/headimg_dl?dst_uin=3480656548&spec=640&img_type=jpg" class="mdui-img-fluid">
</div>
</div>
<div>
长按保存图像
</div>
</details>
<ul>
<li>QQ:3480656548</li>
<li>B站:<a href="https://space.bilibili.com/57690791">AMDISYES</a></li>
<li>Github:<a href="https://github.com/AMDISYES">AMDISYES</a></li>
<li>Telegram:<a href="https://t.me/MeltIce2947">@MeltIce2947</a></li>
<li>邮箱1:3480656548@qq.com</li>
<li>邮箱2:amdisyes@outlook.com</li>
<li>邮箱3:amdisyes@126.com</li>
</ul>
<hr>
<h2>关于本网站</h2>
<ul>
<li>MeltIce编写了100%的网站</li>
<li>网站使用HTML5技术</li>
<li>网站使用字体: Unifont</li>
<li>获取QQ头像的API来自腾讯云开发者社区</li>
<li>一言API(Hitokoto)由知乎大佬给出</li>
<li>本网站由<a href="https://github.com">Github</a>托管</li>
<li>本项目仓库:<a href="https://github.com/AMDISYES/amdisyes.github.io">点击前往</a><br><del>能不能给我点个star...</del></li>
</ul>
<hr>
<h2>我的项目</h2>
<h2>Stream Client</h2>
<div style="color:red;"><b>MeltIce的最新0.14客户端!</b>
</div>
<div>
相比于原版的特点:
</div>
<div style="padding-left:15px;">
<li>首发Color Texture 2.0(JadChina制作)</li>
<li>扁平化了大部分的界面和图标,重制主界面</li>
<li>重绘大部分图标,大量采用高清图标资源</li>
<li>简洁的方向键和半透明物品栏</li>
<li>相比原版体积缩小了约20%</li>
<li>HUD面板和伪装Vape Logo</li>
</div> <b>访问密码:2nk4</b> <button onclick="location.href='https://amdisyes.lanzouk.com/b02q2sxli'">下载</button>
<p></p>
<h2>CQ Chatroom</h2>
<div>
一个易语言局域网聊天室 <br> <b>访问密码: c27j(客户端) hp04(服务端)</b> <br> <button onclick="location.href='https://amdisyes.lanzouk.com/b02ql6pef'">下载客户端</button> <button onclick="location.href='https://amdisyes.lanzouk.com/b02ql6pab'">下载服务端</button>
</div>
<p></p>
<h2>ServerHelper</h2>
<div>
一个适用于PocketMine-MP的“全能”插件 <br> 支持版本:0.12-0.14 <br> 插件功能: <br>
<li>服务器帮助</li>
<li>输入指令给面包</li> 项目地址:<a href="https://github.com/AMDISYES/serverhelper" target="_blank">https://github.com/AMDISYES/serverhelper</a>
</div> <button onclick="location.href='https://github.com/AMDISYES/serverhelper/releases/latest'">下载</button>
<p></p>
<h2>H4起始页</h2>
<div>
基于HTML4技术的简单起始页 <br> 项目地址:<br><a href="https://github.com/AMDISYES/amdisyes.github.io" target="_blank">https://github.com/AMDISYES/amdisyes.github.io</a>
</div> <button onclick="location.href='https://amdisyes.github.io/start.html'">访问</button>
<h2>MPGA PyOS</h2>
<div>
一个基于Python3的伪操作系统<br>
特点:<br>
<li>密码以base64加密存储</li>
<li>仿真zsh的体验</li>
项目地址:<a href="https://github.com/AMDISYES/pyos_core" target="_blank">https://github.com/AMDISYES/pyos_core</a>
</div> <button onclick="location.href='https://github.com/AMDISYES/pyos_core/releases'">获取</button>
<hr>
<h2>中国传统节日一览表</h2>
<li>农历正月初一 春节</li>
<li>农历正月十五 元宵节</li>
<li>农历二月初二 龙抬头</li>
<li>农历三月初三 上巳节</li>
<li>清明前一天 寒食节</li>
<li>公历4月5日前后 清明节</li>
<li>农历五月初五 端午节</li>
<li>农历七月初七 七夕节</li>
<li>农历七月十五 中元节</li>
<li>农历八月十五 中秋节</li>
<li>农历九月初九 重阳节</li>
<li>农历十月初一 寒衣节</li>
<li>农历十月十五 下元节</li>
<li>公历12月21日前后 冬至节</li>
<li>农历腊月初八 腊八节</li>
<li>农历腊月二十三 小年</li>
<li>农历腊月最后一天 除夕</li>
<h2>二十四节气一览表</h2>
<h3>春季</h3>
<li>立春 2月3-5日</li>
<li>雨水 2月18-20日</li>
<li>惊蛰 3月5-7日</li>
<li>春分 3月20-22日</li>
<li>清明 4月4-6日</li>
<li>谷雨 4月19-21日</li>
<h3>夏季</h3>
<li>立夏 5月5-7日</li>
<li>小满 5月20-27日</li>
<li>芒种 6月5-7日</li>
<li>夏至 6月21-22日</li>
<li>小暑 7月6-8日</li>
<li>大暑 7月22-24日</li>
<h3>秋季</h3>
<li>立秋 8月7-9日</li>
<li>处暑 8月22-24日</li>
<li>白露 9月7-9日</li>
<li>秋分 9月22-24日</li>
<li>寒露 10月8-9日</li>
<li>霜降 10月24-24日</li>
<h3>冬季</h3>
<li>立冬 11月7-8日</li>
<li>小雪 11月22-23日</li>
<li>大雪 12月6-8日</li>
<li>冬至 12月21-23日</li>
<li>小寒 1月5-7日</li>
<li>大寒 1月20-21日</li>
<hr>
<div style="background-color:black;color:white;" class="footer">
©MeltIce 2022-<span id="cpyear"></span> <br> <a href="index.html">现代版</a> <a href="http://amdisyes.xlphp.net/old">2023年版</a> <a href="http://amdisyes.xlphp.net/past">2022年版</a> <br> <span class="padding-top:16px;"><a href="http://wapmz.com/in/56"><img src="http://wapmz.com/cn/big/56" alt="wapmz.com"></a><img src="img/logo.png" width="62" height="31"><img src="img/classic.png" width="62" height="31"></span>
</div>
<div style="background-color:black;color:white;margin-top:8px;" class="footer">
<center>
<a onclick="up()">[带我回顶部]</a>
</center>
</div>
<script>
//返回顶部
window.onscroll = function() {
scrollFunction()
};
function scrollFunction() {
console.log(121);
if (document.body.scrollTop > 1 || document.documentElement.scrollTop > 1) {
document.getElementById("up").style.display = "block";
} else {
document.getElementById("up").style.display = "none";
}
}
function up() {
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0;
}
//必应搜索
function search() {
if (document.getElementById("search_input").value != "") {
window.location.href = "https://cn.bing.com/search?q=" + document.getElementById("search_input").value;
document.getElementById("search_input").value = "";
}
return false;
}
//一言
var xhr = new XMLHttpRequest();
xhr.open('get', 'https://v1.hitokoto.cn/?c=b');
xhr.onreadystatechange = function() {
if (xhr.readyState === 4) {
var data = JSON.parse(xhr.responseText);
var hitokoto = document.getElementById('hitokoto');
var fromm = document.getElementById("from")
fromm.innerText = data.from;
hitokoto.innerText = data.hitokoto;
}
}
xhr.send();
//获取日期
var ThisNowDate = new Date();
var month = ThisNowDate.getMonth() + 1;
if (document.getElementById("date")) {
if (ThisNowDate.getDay() == 1)
var Weeks = '星期一'
else if (ThisNowDate.getDay() == 2)
var Weeks = '星期二'
else if (ThisNowDate.getDay() == 3)
var Weeks = '星期三'
else if (ThisNowDate.getDay() == 4)
var Weeks = '星期四'
else if (ThisNowDate.getDay() == 5)
var Weeks = '星期五'
else if (ThisNowDate.getDay() == 6)
var Weeks = '星期六'
else if (ThisNowDate.getDay() == 0)
var Weeks = '星期日'
document.getElementById('date').innerHTML = ThisNowDate.getFullYear() + '年' + month +
'月' +
ThisNowDate.getDate() + '日' + ' ' +
Weeks;
document.getElementById('cpyear').innerHTML = ThisNowDate.getFullYear()
}
//获取时间
function getTime() {
var date = new Date();
var hour = date.getHours(); //获取小时
hour = hour < 10 ? '0' + hour : hour;
var minute = date.getMinutes(); // 获取分
minute = minute < 10 ? '0' + minute : minute;
var seconds = date.getSeconds(); //获取秒
seconds = seconds < 10 ? '0' + seconds : seconds;
return hour + ':' + minute + ':' + seconds;
}
setInterval(function() {
document.querySelector('.timebox').innerHTML = getTime();
}, 1000)
//鼠标点击特效
var a_idx = 0;
jQuery(document).ready(function($) {
$("body").click(function(e) {
var a = new Array("富强", "民主", "文明", "和谐", "自由", "平等", "公正", "法治", "爱国", "敬业", "诚信", "友善");
var $i = $("<span/>").text(a[a_idx]);
a_idx = (a_idx + 1) % a.length;
var x = e.pageX,
y = e.pageY;
$i.css({
"z-index": 100000000,
"top": y - 20,
"left": x,
"position": "absolute",
"font-weight": "bold",
"color": "#ff6651"
});
$("body").append($i);
$i.animate({
"top": y - 180,
"opacity": 0
}, 1500, function() {
$i.remove();
});
});
});
// 目标日期
var targetDate = new Date("2024-06-22T00:00:00");
// 更新倒计时
function updateCountdown() {
var now = new Date();
var timeLeft = targetDate - now;
// 计算剩余的天、小时、分钟和秒
var days = Math.floor(timeLeft / (1000 * 60 * 60 * 24));
var hours = Math.floor((timeLeft % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60));
var minutes = Math.floor((timeLeft % (1000 * 60 * 60)) / (1000 * 60));
var seconds = Math.floor((timeLeft % (1000 * 60)) / 1000);
// 更新页面上的倒计时显示
document.querySelector(".countdown").textContent = days + "天 " + hours + "小时 " + minutes + "分钟 " + seconds + "秒";
// 每秒钟更新一次倒计时
setTimeout(updateCountdown, 1000);
}
// 启动倒计时
updateCountdown();
</script>
<script src="http://libs.baidu.com/jquery/2.0.0/jquery.min.js"></script>
</body>
</html>