-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
452 lines (317 loc) · 11.7 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
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>南极台风</title>
<meta name="keywords" content="">
<meta name="description" content="南极台风">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="打算写点什么,先放到这里">
<meta property="og:type" content="website">
<meta property="og:title" content="about">
<meta property="og:url" content="http://cmossss.github.io/about/index.html">
<meta property="og:site_name" content="南极台风">
<meta property="og:description" content="打算写点什么,先放到这里">
<meta property="og:locale">
<meta property="article:published_time" content="2024-12-06T04:38:32.000Z">
<meta property="article:modified_time" content="2024-12-06T04:38:58.536Z">
<meta property="article:author" content="cmossss">
<meta name="twitter:card" content="summary">
<link rel="icon" href="/img/tree.png">
<link href="/css/style.css?v=1.1.0" rel="stylesheet">
<link href="/css/hl_theme/atom-light.css?v=1.1.0" rel="stylesheet">
<link href="//cdn.jsdelivr.net/npm/animate.css@4.1.0/animate.min.css" rel="stylesheet">
<script src="//cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script>
<script src="/js/titleTip.js?v=1.1.0" ></script>
<script src="//cdn.jsdelivr.net/npm/highlightjs@9.16.2/highlight.pack.min.js"></script>
<script>
hljs.initHighlightingOnLoad();
</script>
<script src="//cdn.jsdelivr.net/npm/nprogress@0.2.0/nprogress.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/jquery.cookie@1.4.1/jquery.cookie.min.js" ></script>
<script src="/js/iconfont.js?v=1.1.0" ></script>
<meta name="generator" content="Hexo 7.3.0"></head>
<div style="display: none">
<input class="theme_disqus_on" value="false">
<input class="theme_preload_comment" value="">
<input class="theme_blog_path" value="">
<input id="theme_shortcut" value="true" />
<input id="theme_highlight_on" value="true" />
<input id="theme_code_copy" value="true" />
</div>
<body>
<aside class="nav mobile">
<div class="nav-left">
<a href="/"
class="avatar_target">
<img class="avatar"
src="/img/tree.png"/>
</a>
<div class="author">
<span>cmossss</span>
</div>
<div class="icon">
<a title="github"
href="https://github.com/cmossss"
target="_blank">
<svg class="iconfont-svg" aria-hidden="true">
<use xlink:href="#icon-github"></use>
</svg>
</a>
<a title="email"
href="mailto:xor0205@163.com"
target="_blank">
<svg class="iconfont-svg" aria-hidden="true">
<use xlink:href="#icon-email"></use>
</svg>
</a>
</div>
<ul>
<li>
<div class="all active" data-rel="All">All
<small>(3)</small>
</div>
</li>
<li>
<div data-rel="sta">
sta
<small>(3)</small>
</div>
</li>
</ul>
<div class="left-bottom">
<div class="menus">
</div>
<div>
<a class="about hasFriend site_url"
href="/about">About</a>
<a style="width: 50%"
class="friends">Friends</a>
</div>
</div>
<input type="hidden" id="yelog_site_posts_number" value="3">
<input type="hidden" id="yelog_site_word_count" value="1.1k">
<div style="display: none">
<span id="busuanzi_value_site_uv"></span>
<span id="busuanzi_value_site_pv"></span>
</div>
</div>
<div class="nav-right">
<div class="friends-area">
<div class="friends-title">
Links
<i class="iconfont icon-left"></i>
</div>
<div class="friends-content">
<ul>
</ul>
</div>
</div>
<div class="title-list">
<div class="right-top">
<div id="default-panel">
<i class="iconfont icon-search" data-title="search shortcut key i"></i>
<div class="right-title">All</div>
<i class="iconfont icon-file-tree" data-title="switch to outline view shortcut key w"></i>
</div>
<div id="search-panel">
<i class="iconfont icon-left" data-title="return"></i>
<input id="local-search-input" autocomplete="off"/>
<label class="border-line" for="input"></label>
<i class="iconfont icon-case-sensitive" data-title="case sensitive"></i>
<i class="iconfont icon-tag" data-title="label"></i>
</div>
<div id="outline-panel" style="display: none">
<div class="right-title">outline</div>
<i class="iconfont icon-list" data-title="switch to article list"></i>
</div>
</div>
<div class="tags-list">
<input id="tag-search" />
<div class="tag-wrapper">
</div>
</div>
<nav id="title-list-nav">
<a class="All sta "
href="/2024/12/08/STA%E7%AE%80%E4%BB%8B/"
data-tag=""
data-author="" >
<span class="post-title" title="01-STA简介">01-STA简介</span>
<span class="post-date" title="2024-12-08 21:58:55">2024/12/08</span>
</a>
<a class="All sta "
href="/2024/12/06/%E9%9D%99%E6%80%81%E6%97%B6%E5%BA%8F%E5%88%86%E6%9E%90/"
data-tag=""
data-author="" >
<span class="post-title" title="静态时序分析">静态时序分析</span>
<span class="post-date" title="2024-12-06 23:50:58">2024/12/06</span>
</a>
<a class="All sta "
href="/2024/12/06/generated-clock/"
data-tag=""
data-author="" >
<span class="post-title" title="generated clock">generated clock</span>
<span class="post-date" title="2024-12-06 13:05:43">2024/12/06</span>
</a>
<div id="no-item-tips">
</div>
</nav>
<div id="outline-list">
</div>
</div>
</div>
<div class="hide-list">
<div class="semicircle" data-title="切换全屏 快捷键 s">
<div class="brackets first"><</div>
<div class="brackets">></div>
</div>
</div>
</aside>
<div id="post" class="index">
<div class="pjax">
<article class="index">
<div class="toc-ref">
<ol class="toc"><li class="toc-item toc-level-2"><a class="toc-link" href="#%E5%85%B3%E4%BA%8E%E6%88%91"><span class="toc-text">关于我</span></a></li><li class="toc-item toc-level-2"><a class="toc-link" href="#%E5%85%B3%E4%BA%8E%E6%9C%AC%E7%AB%99"><span class="toc-text">关于本站</span></a></li></ol>
<style>
.left-col .switch-btn,
.left-col .switch-area {
display: none;
}
.toc-level-3 i,
.toc-level-3 ol {
display: none !important;
}
</style>
</div>
<p>写这个博客主要是为了作为自己的学习笔记,同时也可以记录一些自己的想法。<br>这个博客通过搜索引擎应该也不太容易搜到,当然如果有看到的朋友并且有问题也欢迎通过邮件跟我交流。</p>
<h2 id="关于我"><a href="#关于我" class="headerlink" title="关于我"></a>关于我</h2><p>一个刚毕业的芯片行业从业者。</p>
<h2 id="关于本站"><a href="#关于本站" class="headerlink" title="关于本站"></a>关于本站</h2><p>到目前为止已经写了<code class="article_number"></code>篇文章, 共<code class="site_word_count"></code>字。<br>本站访问人数:<code class="site_uv"></code>人次 , 访问量:<code class="site_pv"></code>次</p>
</article>
</div>
<div class="copyright">
<p class="footer-entry">
©2016-2020 Yelog
</p>
<p class="footer-entry">Built with <a href="https://hexo.io/" target="_blank">Hexo</a> and <a href="https://github.com/yelog/hexo-theme-3-hexo" target="_blank">3-hexo</a> theme</p>
</div>
</div>
<div class="full-toc">
<button class="full" data-title="Toggle full screen shortcut key s"><span class="min "></span></button>
<a class="" id="rocket" ></a>
</div>
</body>
<script src="/js/jquery.pjax.js?v=1.1.0" ></script>
<script src="/js/script.js?v=1.1.0" ></script>
<script>
var img_resize = 'default';
function initArticle() {
/*渲染对应的表格样式*/
$("#post .pjax table").addClass("green_title");
/*渲染打赏样式*/
/*高亮代码块行号*/
$('pre code').each(function(){
var lines = $(this).text().trim().split('\n').length, widther='';
if (lines>99) {
widther = 'widther'
}
var $numbering = $('<ul/>').addClass('pre-numbering ' + widther).attr("unselectable","on");
$(this).addClass('has-numbering ' + widther)
.parent()
.append($numbering);
for(var i=1;i<=lines;i++){
$numbering.append($('<li/>').text(i));
}
});
/*访问数量*/
$.getScript("//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js");
/*代码高亮,行号对齐*/
$('.pre-numbering').css('line-height',$('.has-numbering').css('line-height'));
}
/*打赏页面隐藏与展示*/
</script>
<!--加入行号的高亮代码块样式-->
<style>
pre{
position: relative;
margin-bottom: 24px;
border-radius: 10px;
border: 1px solid #e2dede;
background: #FFF;
overflow: hidden;
}
code.has-numbering{
margin-left: 30px;
}
code.has-numbering.widther{
margin-left: 35px;
}
.pre-numbering{
margin: 0;
position: absolute;
top: 0;
left: 0;
width: 20px;
padding: 18px 3px 15px 5px;
border-right: 1px solid #C3CCD0;
text-align: right;
color: #AAA;
background-color: #fafafa;
}
.pre-numbering.widther {
width: 35px;
}
</style>
<!--自定义样式设置-->
<style>
.nav {
width: 542px;
}
.nav.fullscreen {
margin-left: -542px;
}
.nav-left {
width: 120px;
}
@media screen and (max-width: 1468px) {
.nav {
width: 492px;
}
.nav.fullscreen {
margin-left: -492px;
}
.nav-left {
width: 100px;
}
}
@media screen and (max-width: 1024px) {
.nav {
width: 492px;
margin-left: -492px
}
.nav.fullscreen {
margin-left: 0;
}
}
@media screen and (max-width: 426px) {
.nav {
width: 100%;
}
.nav-left {
width: 100%;
}
}
.nav-right .title-list nav a .post-title, .nav-right .title-list #local-search-result a .post-title {
color: #383636;
}
.nav-right .title-list nav a .post-date, .nav-right .title-list #local-search-result a .post-date {
color: #5e5e5f;
}
.nav-right nav a.hover, #local-search-result a.hover{
background-color: #e2e0e0;
}
/*列表样式*/
/* 背景图样式 */
/*引用块样式*/
/*文章列表背景图*/
</style>
</html>