0%

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

Thanks♪(・ω・)ノ
修好了

总之,分享一下了
ps:博客崩了,补档
纯html+css+js,质量不好请包容,主要抄书上的css

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
 <!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>小叶的网盘下载页面</title>
<style>
/* 基本样式 ,还有,采用了先进的格式整理新奇玩意来优化我这破旧不堪的可读性极差的代码(躺*/
body {
font-family: 'Arial', sans-serif;
background: #f4f4f4;
margin: 0;
padding: 0;
overflow-x: hidden;
}
.navbar {
background: #333;
color: white;
padding: 10px 20px;
text-align: center;
}
.container {
width: 80%;
margin: 2rem auto;
overflow: hidden;
}
/* 文件容器样式 */
.file-container {
background: white;
border-radius: 10px;
box-shadow: 0 2px 5px rgba(0,0,0,0.2);
padding: 20px;
margin-bottom: 20px;
animation: fadeIn 0.5s ease-in-out;
}
.file-header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 20px;
}
.file-path {
font-size: 0.9rem;
color: #666;
}
.file {
display: flex;
align-items: center;
justify-content: space-between;
padding: 10px;
margin-bottom: 10px;
border: 1px solid #ddd;
border-radius: 8px;
transition: transform 0.3s ease-in-out;
}
.file:hover {
transform: translateY(-3px);
box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}
.file-info {
flex-grow: 1;
}
.file-name {
font-weight: bold;
margin-right: 20px;
}
.file-date {
color: #999;
}
.file-download {
text-decoration: none;
color: white;
background: #5cb85c;
padding: 8px 15px;
border-radius: 5px;
transition: background-color 0.3s ease-in-out;
}
.file-download:hover {
background: #4cae4c;
}
.clicked {
animation: clickAnimation 0.5s ease;
}
@keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; }
}
@keyframes clickAnimation {
0% { transform: scale(1); }
50% { transform: scale(1.05); }
100% { transform: scale(1); }
}
</style>
</head>
<body>

<div class="navbar">
<h1>小叶的静态网盘</h1>
</div>

<div class="container">
<div class="file-container">
<div class="file-header">
<div class="file-path">/我的文件/</div>
</div>
<div class="file" id="file1">
<div class="file-info">
<span class="file-name">WWS.zip</span>
<span class="file-date">上传时间:2023-XX-XX</span>
</div>
<a href="一个不存在的文件qwq.zip" class="file-download" download>下载</a>
</div>
<!-- 在这里复制代码来增加更多文件 -->
</div>
</div>

<script>
// 当页面加载完成后添加事件监听器
document.addEventListener('DOMContentLoaded', function() {
var downloadButtons = document.querySelectorAll('.file-download');
downloadButtons.forEach(function(button) {
button.addEventListener('click', function() {
var fileItem = button.parentElement;
fileItem.classList.add('clicked');
setTimeout(function() {
fileItem.classList.remove('clicked');
}, 500);
});
});
});
</script>

</body>
</html>
``
小叶的网盘下载页面
/我的文件/
WWS.zip 上传时间:2024-XX-XX
下载
```

没了qwq

PS:崩了三次了……

欢迎来到我的小站呀,很高兴遇见你!🤝

🏠 关于本站

  此站点运行在一些托管服务上,并且部分地区使用了cdn进行加速,如果不发评论的话各位可以到http://ericq.netlify.app访问,访问速度较快,全把它当个高速链接吧

本站主体使用Gridea搭建,后续有钱了考虑上服务器,同时,不定时提供某些软件的快速下载链接
本站己花4天迁移到hexo,真心不建议Gridea,已停止维护并BUG繁多,因其损失2篇文章
ps:仍不定时提供某些软件的快速下载链接哦

👨‍💻 博主是谁

博主是一位初中生,所以时间比较少,望各位海涵
比较喜欢网络技术,折腾一些小东西,发发文章什么的,有事情可以直接使用页面底下的留言板(评论)
顺便bb一句,其实写代码技术很差,都是连书写的

⛹ 兴趣爱好

主要是关于渗透啊,写代码,修东西什么的,现有电子产品联想笔记本电脑,老式华为手机,以及一台新装的电子垃圾(台式机),顺便有的时候搞搞副业赚钱,就比如说给班里人某些他们找不到的资源提供链接,AI工具,修电脑装机啥的,赚来的钱通常用来买电子垃圾辣条qwq除此之外还有一堆例如耳机U盘之类的小东西

📬 联系我呀

看底下的邮箱(,或者社交栏,实在不行用留言板吧亲~