-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
183 lines (160 loc) · 7.29 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
176
177
178
179
180
181
182
183
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0">
<title>数学爱好者</title>
<!--缩略图引用-->
<link href="https://img.hacpai.com/avatar/1544098952164?imageView2/1/w/242/h/242/interlace/0/q" rel="SHORTCUT ICON">
<!--css引用-->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/mysite.css">
<link rel="stylesheet" href="https://unpkg.com/gitalk/dist/gitalk.css">
<link rel="stylesheet" href="css/night.css" id="dayornight">
<link rel="stylesheet" type="text/css" href="css/waifu.css"/>
<!--js引用-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"></script>
<script src="https://unpkg.com/gitalk/dist/gitalk.min.js"></script>
<script src="js/dayornight.js"></script>
<script src="js/setdon.js"></script>
<script src="//cdn.jsdelivr.net/npm/[email protected]/index.min.js"></script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?fce9bdfb35236a9dd38bf99f7bc540b6";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</head>
<body>
<header class="headerpage"></header>
<div class="container">
<!--页首图 -->
<div class="jumbotron text-center" style="margin-top: 70px; padding: 0">
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<img src="img/book1.png" alt="First slide">
</div>
<div class="item">
<img src="img/book2.png" alt="Second slide">
</div>
<div class="item">
<img src="img/book3.png" alt="Third slide">
</div>
</div>
<!-- Controls -->
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<!--面包屑导航栏-->
<ul class="breadcrumb">
<li class="active">首页</li>
</ul>
<!--文章面板 begin-->
<div class="panel panel-primary">
<div class="panel-heading">
<div class="panel-title">
<a href="docs/superset/"><h3 style="margin-top:10px">数值分析</h3></a>
</div>
<div class="small">
数值分析
</div>
</div>
<div class="panel-body">
<div class="col-sm-3">
<img src="img/supersetchart.jpg" alt="os" class="img-responsive">
</div>
<div class="col-sm-9" >
<div class="list-group">
<a class="list-group-item" href="docs/superset/#/?id=superset简介">数值分析</a>
<a class="list-group-item" href="docs/superset/#/?id=二次开发已实现的功能">数值分析</a>
<a class="list-group-item" href="docs/superset/#/?id=图表使用实践">数值分析</a>
<a class="list-group-item" href="docs/superset/#/?id=增加自定义图表">数值分析</a>
<a class="list-group-item" href="docs/superset/#/?id=技术栈学习了解">数值分析</a>
</div>
</div>
</div>
<div class="panel-footer">
<div class="small text-muted">
更新于2020/11/30 15:44
</div>
</div>
</div>
<!--文章面板 end-->
<!--页码栏-->
<div class="text-center">
<ul class="pagination">
<li><a href="#">上一页</a></li>
<li class="active"><a href="/">1</a></li>
<li><a href="#">下一页</a></li>
</ul>
</div>
<!--个人信息 begin-->
<footer>
<div class="col-sm-5" style="padding-left:0">
<div class="list-group">
<div class="list-group-item active">
<h4 class="title">我的联系方式</h4>
</div>
<div class="list-group-item">
<div class="list-group-item-heading">
<h4>微信</h4>
</div>
<div class="list-group-item-text">
prs1022flower
</div>
</div>
<div class="list-group-item">
<div class="list-group-item-heading">
<h4>知乎账号</h4>
</div>
<div class="list-group-item-text">
<a href="https://www.zhihu.com/people/songrenpu">松仁普</a>
</div>
</div>
</div>
</div>
<div class="col-sm-3"></div>
<div class="col-sm-4 text-center">
<img src="img/weixin.jpg" style="height: 370px;" alt="weixin" class="img-responsive">
</div>
</footer>
<!--个人信息 end-->
</div>
<footer class="footerpage"></footer>
<script>
window.$docsify = {
plugins: [
// change to your Carbon property id
DocsifyCarbon.create('CE7I52QU', 'xmakeio')
]
}
$(function() {
/*公共部分
* 导航栏
* footer CopyRight
*/
$(".headerpage").load("header.html");
$(".footerpage").load("footer.html");
});
</script>
</body>
</html>