tona-vite 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +50 -0
- package/dist/index.cjs +94 -0
- package/dist/index.d.cts +27 -0
- package/dist/index.d.cts.map +1 -0
- package/dist/index.d.mts +27 -0
- package/dist/index.d.mts.map +1 -0
- package/dist/index.mjs +69 -0
- package/dist/index.mjs.map +1 -0
- package/package.json +62 -0
- package/public/css/atom-one-dark.css +96 -0
- package/public/css/atom-one-light.css +96 -0
- package/public/css/blog-common.min.css +5049 -0
- package/public/css/font-awesome-5.css +4586 -0
- package/public/css/mobile-common.min.css +226 -0
- package/public/images/1-20210309211744338-647771178.jpg +0 -0
- package/public/images/20.png +0 -0
- package/public/images/avatar-default.svg +1 -0
- package/public/images/bannerbar-aws-bg.png +0 -0
- package/public/images/cnblogs.png +0 -0
- package/public/images/default-avatar.png +0 -0
- package/public/images/downdown.gif +0 -0
- package/public/images/favicon.png +0 -0
- package/public/images/icon_addcomment.gif +0 -0
- package/public/images/icon_form.gif +0 -0
- package/public/images/icon_voice.gif +0 -0
- package/public/images/icon_weibo_24.png +0 -0
- package/public/images/lite-mode-check.svg +1 -0
- package/public/images/logo.gif +0 -0
- package/public/images/logo.svg +1 -0
- package/public/images/message.svg +4 -0
- package/public/images/myblog.svg +4 -0
- package/public/images/newpost.svg +4 -0
- package/public/images/search.svg +1 -0
- package/public/images/upup.gif +0 -0
- package/public/images/wechat.png +0 -0
- package/public/index.html +168 -0
- package/public/js/blog.common.min.js +15934 -0
- package/public/js/highlight.min.js +1488 -0
- package/public/js/highlightjs-line-numbers.min.js +134 -0
- package/public/js/jquery.min.js +4119 -0
- package/public/js/mockAPI.js +3 -0
- package/public/templates/catalog.html +842 -0
- package/public/templates/category.html +903 -0
- package/public/templates/home.html +962 -0
- package/public/templates/photos.html +898 -0
- package/public/templates/photoview.html +814 -0
- package/public/templates/post-markdown.html +2722 -0
- package/public/templates/post-tinymce.html +1891 -0
- package/public/templates/post-tinymce5.html +2304 -0
- package/public/templates/postarchive.html +1127 -0
- package/public/templates/tags.html +2281 -0
|
@@ -0,0 +1,1127 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html lang="zh-cn">
|
|
3
|
+
|
|
4
|
+
<head>
|
|
5
|
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
6
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
7
|
+
<meta name="referrer" content="origin" />
|
|
8
|
+
<meta http-equiv="Cache-Control" content="no-transform" />
|
|
9
|
+
<meta http-equiv="Cache-Control" content="no-siteapp" />
|
|
10
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
11
|
+
<title>随笔档案</title>
|
|
12
|
+
<link rel="icon" type="image/svg+xml" href="/images/favicon.png" />
|
|
13
|
+
<link rel="stylesheet" href="../css/blog-common.min.css" />
|
|
14
|
+
</head>
|
|
15
|
+
|
|
16
|
+
<body>
|
|
17
|
+
<a name="top"></a>
|
|
18
|
+
<div id="top_nav" class="navbar forpc">
|
|
19
|
+
<nav id="nav_main" class="navbar-main">
|
|
20
|
+
<ul id="nav_left" class="navbar-list navbar-left">
|
|
21
|
+
<li class="navbar-branding">
|
|
22
|
+
<a href="https://www.cnblogs.com/" title="开发者的网上家园"><img src="/images/logo.svg" /></a>
|
|
23
|
+
</li>
|
|
24
|
+
<li>
|
|
25
|
+
<a href="/">首页</a>
|
|
26
|
+
</li>
|
|
27
|
+
<li>
|
|
28
|
+
<a href="https://news.cnblogs.com/">新闻</a>
|
|
29
|
+
</li>
|
|
30
|
+
<li>
|
|
31
|
+
<a href="https://q.cnblogs.com/">博问</a>
|
|
32
|
+
</li>
|
|
33
|
+
<li>
|
|
34
|
+
<a id="nav_brandzone" href="https://brands.cnblogs.com/">专区</a>
|
|
35
|
+
</li>
|
|
36
|
+
<li>
|
|
37
|
+
<a href="https://ing.cnblogs.com/">闪存</a>
|
|
38
|
+
</li>
|
|
39
|
+
<li>
|
|
40
|
+
<a href="https://edu.cnblogs.com/">班级</a>
|
|
41
|
+
</li>
|
|
42
|
+
</ul>
|
|
43
|
+
<ul id="nav_right" class="navbar-list navbar-right">
|
|
44
|
+
<li>
|
|
45
|
+
<form id="zzk_search" class="navbar-search" action="https://zzk.cnblogs.com/s" method="get">
|
|
46
|
+
<input name="w" id="zzk_search_input" placeholder="代码改变世界" type="text" tabindex="3" />
|
|
47
|
+
<button type="submit" id="zzk_search_button">
|
|
48
|
+
<img src="/images/search.svg" alt="搜索" />
|
|
49
|
+
</button>
|
|
50
|
+
</form>
|
|
51
|
+
</li>
|
|
52
|
+
<li id="navbar_login_status" class="navbar-list">
|
|
53
|
+
<a id="navblog-myblog-icon" class="navbar-user-info navbar-blog" href="#" alt="我的博客" title="我的博客"
|
|
54
|
+
style="display: inline">
|
|
55
|
+
<img id="myblog_icon" class="navbar-icon" src="/images/myblog.svg" alt="我的博客" />
|
|
56
|
+
</a>
|
|
57
|
+
<a class="navbar-user-info navbar-message navbar-icon-wrapper" href="#" alt="短消息" title="短消息"
|
|
58
|
+
style="display: inline">
|
|
59
|
+
<img id="msg_icon" class="navbar-icon" src="/images/message.svg" alt="短消息" />
|
|
60
|
+
<span id="msg_count">1</span>
|
|
61
|
+
</a>
|
|
62
|
+
<div id="user_info" class="navbar-user-info dropdown" style="display: block">
|
|
63
|
+
<a class="dropdown-button" href="#">
|
|
64
|
+
<img id="user_icon" class="navbar-avatar" src="/images/default-avatar.png" alt="用户头像" />
|
|
65
|
+
</a>
|
|
66
|
+
<div class="dropdown-menu">
|
|
67
|
+
<a id="navblog-myblog-text" href="#">我的博客</a>
|
|
68
|
+
<a href="#">我的园子</a>
|
|
69
|
+
<a href="#">账号设置</a>
|
|
70
|
+
<a href="#">退出登录</a>
|
|
71
|
+
</div>
|
|
72
|
+
</div>
|
|
73
|
+
<a class="navbar-anonymous" href="#" style="display: none">注册</a>
|
|
74
|
+
<a class="navbar-anonymous" href="#" style="display: none">登录</a>
|
|
75
|
+
</li>
|
|
76
|
+
</ul>
|
|
77
|
+
</nav>
|
|
78
|
+
</div>
|
|
79
|
+
|
|
80
|
+
<div id="home">
|
|
81
|
+
<div id="header">
|
|
82
|
+
<div id="blogTitle">
|
|
83
|
+
<a id="lnkBlogLogo" href="#"><img id="blogLogo" src="" alt="" /></a>
|
|
84
|
+
<h1>
|
|
85
|
+
<a id="Header1_HeaderTitle" class="headermaintitle HeaderMainTitle" href="">用户昵称</a>
|
|
86
|
+
</h1>
|
|
87
|
+
<h2></h2>
|
|
88
|
+
</div>
|
|
89
|
+
<div id="navigator">
|
|
90
|
+
<ul id="navList">
|
|
91
|
+
<li>
|
|
92
|
+
<a id="blog_nav_sitehome" class="menu" href="#">博客园</a>
|
|
93
|
+
</li>
|
|
94
|
+
<li>
|
|
95
|
+
<a id="blog_nav_myhome" class="menu" href="#">首页</a>
|
|
96
|
+
</li>
|
|
97
|
+
<li>
|
|
98
|
+
<a id="blog_nav_newpost" class="menu" href="#">新随笔</a>
|
|
99
|
+
</li>
|
|
100
|
+
<li>
|
|
101
|
+
<a id="blog_nav_contact" class="menu" href="#">联系</a>
|
|
102
|
+
</li>
|
|
103
|
+
<li>
|
|
104
|
+
<a id="blog_nav_rss" class="menu" href="#" data-rss="https://www.cnblogs.com/mzq123/rss/">订阅</a>
|
|
105
|
+
</li>
|
|
106
|
+
<li>
|
|
107
|
+
<a id="blog_nav_admin" class="menu" href="#">管理</a>
|
|
108
|
+
</li>
|
|
109
|
+
</ul>
|
|
110
|
+
<div class="blogStats">
|
|
111
|
+
<span id="stats_post_count">随笔 - 4 </span>
|
|
112
|
+
<span id="stats_article_count">文章 - 0 </span>
|
|
113
|
+
<span id="stats-comment_count">评论 - 1</span>
|
|
114
|
+
<span id="stats-total-view-count">阅读 - <span title="总阅读数: 579"> 579</span></span>
|
|
115
|
+
</div>
|
|
116
|
+
</div>
|
|
117
|
+
</div>
|
|
118
|
+
|
|
119
|
+
<div id="main">
|
|
120
|
+
<div id="mainContent">
|
|
121
|
+
<div class="forFlow">
|
|
122
|
+
<div class="entrylist">
|
|
123
|
+
<h1 class="entrylistTitle">10 2015 档案</h1>
|
|
124
|
+
<div class="entrylistDescription"></div>
|
|
125
|
+
<div class="entrylistItem">
|
|
126
|
+
<div class="entrylistPosttitle">
|
|
127
|
+
<a class="entrylistItemTitle" href="https://www.cnblogs.com/caiguoqing/p/4923066.html">
|
|
128
|
+
<span>Linux netstat命令详解</span>
|
|
129
|
+
</a>
|
|
130
|
+
</div>
|
|
131
|
+
<div class="entrylistPostSummary">
|
|
132
|
+
<div class="c_b_p_desc">
|
|
133
|
+
摘要:简介Netstat
|
|
134
|
+
命令用于显示各种网络相关信息,如网络连接,路由表,接口状态
|
|
135
|
+
(Interface Statistics),masquerade 连接,多播成员 (Multicast
|
|
136
|
+
Memberships)
|
|
137
|
+
等等。输出信息含义执行netstat后,其输出结果为Active Internet
|
|
138
|
+
co...
|
|
139
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4923066.html" class="c_b_p_desc_readmore">阅读全文</a>
|
|
140
|
+
</div>
|
|
141
|
+
</div>
|
|
142
|
+
<div class="entrylistItemPostDesc">
|
|
143
|
+
posted @
|
|
144
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4923066.html" title="permalink">2015-10-30 13:45</a><text>
|
|
145
|
+
</text>
|
|
146
|
+
程序之心
|
|
147
|
+
<span data-post-id="4923066" class="post-view-count">阅读(61)</span>
|
|
148
|
+
<span data-post-id="4923066" class="post-comment-count">评论(0)</span>
|
|
149
|
+
<span data-post-id="4923066" class="post-digg-count">推荐(0)</span>
|
|
150
|
+
<a href="https://i.cnblogs.com/EditPosts.aspx?postid=4923066" rel="nofollow">编辑</a>
|
|
151
|
+
</div>
|
|
152
|
+
</div>
|
|
153
|
+
<div class="postSeparator"></div>
|
|
154
|
+
<div class="entrylistItem">
|
|
155
|
+
<div class="entrylistPosttitle">
|
|
156
|
+
<a class="entrylistItemTitle" href="https://www.cnblogs.com/caiguoqing/p/4923037.html">
|
|
157
|
+
<span>Linux GCC常用命令</span>
|
|
158
|
+
</a>
|
|
159
|
+
</div>
|
|
160
|
+
<div class="entrylistPostSummary">
|
|
161
|
+
<div class="c_b_p_desc">
|
|
162
|
+
摘要:1简介GCC 的意思也只是 GNU C Compiler
|
|
163
|
+
而已。经过了这么多年的发展,GCC 已经不仅仅能支持 C
|
|
164
|
+
语言;它现在还支持 Ada 语言、C++ 语言、Java 语言、Objective
|
|
165
|
+
C 语言、Pascal
|
|
166
|
+
语言、COBOL语言,以及支持函数式编程和逻辑编程的 Mercury
|
|
167
|
+
语言,...
|
|
168
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4923037.html" class="c_b_p_desc_readmore">阅读全文</a>
|
|
169
|
+
</div>
|
|
170
|
+
</div>
|
|
171
|
+
<div class="entrylistItemPostDesc">
|
|
172
|
+
posted @
|
|
173
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4923037.html" title="permalink">2015-10-30 13:32</a><text>
|
|
174
|
+
</text>
|
|
175
|
+
程序之心
|
|
176
|
+
<span data-post-id="4923037" class="post-view-count">阅读(81)</span>
|
|
177
|
+
<span data-post-id="4923037" class="post-comment-count">评论(0)</span>
|
|
178
|
+
<span data-post-id="4923037" class="post-digg-count">推荐(0)</span>
|
|
179
|
+
<a href="https://i.cnblogs.com/EditPosts.aspx?postid=4923037" rel="nofollow">编辑</a>
|
|
180
|
+
</div>
|
|
181
|
+
</div>
|
|
182
|
+
<div class="postSeparator"></div>
|
|
183
|
+
<div class="entrylistItem">
|
|
184
|
+
<div class="entrylistPosttitle">
|
|
185
|
+
<a class="entrylistItemTitle" href="https://www.cnblogs.com/caiguoqing/p/4923022.html">
|
|
186
|
+
<span>Linux tcpdump命令详解</span>
|
|
187
|
+
</a>
|
|
188
|
+
</div>
|
|
189
|
+
<div class="entrylistPostSummary">
|
|
190
|
+
<div class="c_b_p_desc">
|
|
191
|
+
摘要:简介用简单的话来定义tcpdump,就是:dump the traffic on
|
|
192
|
+
a
|
|
193
|
+
network,根据使用者的定义对网络上的数据包进行截获的包分析工具。tcpdump可以将网络中传送的数据包的“头”完全截获下来提供分析。它支持针对网络层、协议、主机、网络或端口的过滤,并提供and、or、not等...
|
|
194
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4923022.html" class="c_b_p_desc_readmore">阅读全文</a>
|
|
195
|
+
</div>
|
|
196
|
+
</div>
|
|
197
|
+
<div class="entrylistItemPostDesc">
|
|
198
|
+
posted @
|
|
199
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4923022.html" title="permalink">2015-10-30 13:26</a><text>
|
|
200
|
+
</text>
|
|
201
|
+
程序之心
|
|
202
|
+
<span data-post-id="4923022" class="post-view-count">阅读(96)</span>
|
|
203
|
+
<span data-post-id="4923022" class="post-comment-count">评论(0)</span>
|
|
204
|
+
<span data-post-id="4923022" class="post-digg-count">推荐(0)</span>
|
|
205
|
+
<a href="https://i.cnblogs.com/EditPosts.aspx?postid=4923022" rel="nofollow">编辑</a>
|
|
206
|
+
</div>
|
|
207
|
+
</div>
|
|
208
|
+
<div class="postSeparator"></div>
|
|
209
|
+
<div class="entrylistItem">
|
|
210
|
+
<div class="entrylistPosttitle">
|
|
211
|
+
<a class="entrylistItemTitle" href="https://www.cnblogs.com/caiguoqing/p/4922946.html">
|
|
212
|
+
<span>Linux多线程编程(不限Linux)</span>
|
|
213
|
+
</a>
|
|
214
|
+
</div>
|
|
215
|
+
<div class="entrylistPostSummary">
|
|
216
|
+
<div class="c_b_p_desc">
|
|
217
|
+
摘要:前言线程?为什么有了进程还需要线程呢,他们有什么区别?使用线程有什么优势呢?还有多线程编程的一些细节问题,如线程之间怎样同步、互斥,这些东西将在本文中介绍。我在某QQ群里见到这样一道面试题:是否熟悉POSIX多线程编程技术?如熟悉,编写程序完成如下功能:1)有一int型全局变量g_Flag初始值为0...
|
|
218
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4922946.html" class="c_b_p_desc_readmore">阅读全文</a>
|
|
219
|
+
</div>
|
|
220
|
+
</div>
|
|
221
|
+
<div class="entrylistItemPostDesc">
|
|
222
|
+
posted @
|
|
223
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4922946.html" title="permalink">2015-10-30 12:36</a><text>
|
|
224
|
+
</text>
|
|
225
|
+
程序之心
|
|
226
|
+
<span data-post-id="4922946" class="post-view-count">阅读(98)</span>
|
|
227
|
+
<span data-post-id="4922946" class="post-comment-count">评论(0)</span>
|
|
228
|
+
<span data-post-id="4922946" class="post-digg-count">推荐(0)</span>
|
|
229
|
+
<a href="https://i.cnblogs.com/EditPosts.aspx?postid=4922946" rel="nofollow">编辑</a>
|
|
230
|
+
</div>
|
|
231
|
+
</div>
|
|
232
|
+
<div class="postSeparator"></div>
|
|
233
|
+
<div class="entrylistItem">
|
|
234
|
+
<div class="entrylistPosttitle">
|
|
235
|
+
<a class="entrylistItemTitle" href="https://www.cnblogs.com/caiguoqing/p/4922046.html">
|
|
236
|
+
<span>腾讯后台开发面试题2</span>
|
|
237
|
+
</a>
|
|
238
|
+
</div>
|
|
239
|
+
<div class="entrylistPostSummary">
|
|
240
|
+
<div class="c_b_p_desc">
|
|
241
|
+
摘要:前段时间专心面过腾讯,经过了N轮的技术面,结果还是挂了,但没挂在技术面,比较欣慰,回来之后写一点总结,以供有梦想进入腾讯做后台服务器开发的同学参考,本文章为胡成精心总结,胡成原创,copy和转载请通知。ps:()之内的文字由作者点评,非面试题文字。linux和os:netstat
|
|
242
|
+
tcpdump i...
|
|
243
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4922046.html" class="c_b_p_desc_readmore">阅读全文</a>
|
|
244
|
+
</div>
|
|
245
|
+
</div>
|
|
246
|
+
<div class="entrylistItemPostDesc">
|
|
247
|
+
posted @
|
|
248
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4922046.html" title="permalink">2015-10-29 22:42</a><text>
|
|
249
|
+
</text>
|
|
250
|
+
程序之心
|
|
251
|
+
<span data-post-id="4922046" class="post-view-count">阅读(550)</span>
|
|
252
|
+
<span data-post-id="4922046" class="post-comment-count">评论(0)</span>
|
|
253
|
+
<span data-post-id="4922046" class="post-digg-count">推荐(0)</span>
|
|
254
|
+
<a href="https://i.cnblogs.com/EditPosts.aspx?postid=4922046" rel="nofollow">编辑</a>
|
|
255
|
+
</div>
|
|
256
|
+
</div>
|
|
257
|
+
<div class="postSeparator"></div>
|
|
258
|
+
<div class="entrylistItem">
|
|
259
|
+
<div class="entrylistPosttitle">
|
|
260
|
+
<a class="entrylistItemTitle" href="https://www.cnblogs.com/caiguoqing/p/4922045.html">
|
|
261
|
+
<span>腾讯后台开发面试题</span>
|
|
262
|
+
</a>
|
|
263
|
+
</div>
|
|
264
|
+
<div class="entrylistPostSummary">
|
|
265
|
+
<div class="c_b_p_desc">
|
|
266
|
+
摘要:1)tcp三次握手的过程,accept发生在三次握手哪个阶段?2)Tcp流,
|
|
267
|
+
udp的数据报,之间有什么区别,为什么TCP要叫做数据流?3)const的含义及实现机制,比如:const
|
|
268
|
+
int i,是怎么做到i只可读的?4) valitale的含义。5)OFFSETOF(s,
|
|
269
|
+
m)的宏定义,s是结构...
|
|
270
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4922045.html" class="c_b_p_desc_readmore">阅读全文</a>
|
|
271
|
+
</div>
|
|
272
|
+
</div>
|
|
273
|
+
<div class="entrylistItemPostDesc">
|
|
274
|
+
posted @
|
|
275
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4922045.html" title="permalink">2015-10-29 22:41</a><text>
|
|
276
|
+
</text>
|
|
277
|
+
程序之心
|
|
278
|
+
<span data-post-id="4922045" class="post-view-count">阅读(341)</span>
|
|
279
|
+
<span data-post-id="4922045" class="post-comment-count">评论(0)</span>
|
|
280
|
+
<span data-post-id="4922045" class="post-digg-count">推荐(0)</span>
|
|
281
|
+
<a href="https://i.cnblogs.com/EditPosts.aspx?postid=4922045" rel="nofollow">编辑</a>
|
|
282
|
+
</div>
|
|
283
|
+
</div>
|
|
284
|
+
<div class="postSeparator"></div>
|
|
285
|
+
<div class="entrylistItem">
|
|
286
|
+
<div class="entrylistPosttitle">
|
|
287
|
+
<a class="entrylistItemTitle" href="https://www.cnblogs.com/caiguoqing/p/4921582.html">
|
|
288
|
+
<span>【转】Linux杀死fork产生的子进程的僵尸进程defunct</span>
|
|
289
|
+
</a>
|
|
290
|
+
</div>
|
|
291
|
+
<div class="entrylistPostSummary">
|
|
292
|
+
<div class="c_b_p_desc">
|
|
293
|
+
摘要:僵尸进程 就是 已经结束,但是还没有清理出去的.用kill -9
|
|
294
|
+
$PID
|
|
295
|
+
也无法杀死.所以程序中应该避免出现僵尸进程.用fork之后,父进程如果没有wait
|
|
296
|
+
/waitpid
|
|
297
|
+
等待子进程的话,子进程完毕后,就成了僵尸进程.但是父进程如果等待wait/waitpid的话,就没法干别的事情了...尤其...
|
|
298
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4921582.html" class="c_b_p_desc_readmore">阅读全文</a>
|
|
299
|
+
</div>
|
|
300
|
+
</div>
|
|
301
|
+
<div class="entrylistItemPostDesc">
|
|
302
|
+
posted @
|
|
303
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4921582.html" title="permalink">2015-10-29 19:23</a><text>
|
|
304
|
+
</text>
|
|
305
|
+
程序之心
|
|
306
|
+
<span data-post-id="4921582" class="post-view-count">阅读(693)</span>
|
|
307
|
+
<span data-post-id="4921582" class="post-comment-count">评论(0)</span>
|
|
308
|
+
<span data-post-id="4921582" class="post-digg-count">推荐(0)</span>
|
|
309
|
+
<a href="https://i.cnblogs.com/EditPosts.aspx?postid=4921582" rel="nofollow">编辑</a>
|
|
310
|
+
</div>
|
|
311
|
+
</div>
|
|
312
|
+
<div class="postSeparator"></div>
|
|
313
|
+
<div class="entrylistItem">
|
|
314
|
+
<div class="entrylistPosttitle">
|
|
315
|
+
<a class="entrylistItemTitle" href="https://www.cnblogs.com/caiguoqing/p/4920166.html">
|
|
316
|
+
<span>【转】Linux网络编程入门</span>
|
|
317
|
+
</a>
|
|
318
|
+
</div>
|
|
319
|
+
<div class="entrylistPostSummary">
|
|
320
|
+
<div class="c_b_p_desc">
|
|
321
|
+
摘要:(一)Linux网络编程--网络知识介绍Linux网络编程--网络知识介绍客户端和服务端
|
|
322
|
+
网络程序和普通的程序有一个最大的区别是网络程序是由两个部分组成的--客户端和服务器端.客户端
|
|
323
|
+
在网络程序中,如果一个程序主动和外面的程序通信,那么我们把这个程序称为客户端程序。
|
|
324
|
+
比如我们使用ftp程序从另外一 ...
|
|
325
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4920166.html" class="c_b_p_desc_readmore">阅读全文</a>
|
|
326
|
+
</div>
|
|
327
|
+
</div>
|
|
328
|
+
<div class="entrylistItemPostDesc">
|
|
329
|
+
posted @
|
|
330
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4920166.html" title="permalink">2015-10-29 13:03</a><text>
|
|
331
|
+
</text>
|
|
332
|
+
程序之心
|
|
333
|
+
<span data-post-id="4920166" class="post-view-count">阅读(82)</span>
|
|
334
|
+
<span data-post-id="4920166" class="post-comment-count">评论(0)</span>
|
|
335
|
+
<span data-post-id="4920166" class="post-digg-count">推荐(0)</span>
|
|
336
|
+
<a href="https://i.cnblogs.com/EditPosts.aspx?postid=4920166" rel="nofollow">编辑</a>
|
|
337
|
+
</div>
|
|
338
|
+
</div>
|
|
339
|
+
<div class="postSeparator"></div>
|
|
340
|
+
<div class="entrylistItem">
|
|
341
|
+
<div class="entrylistPosttitle">
|
|
342
|
+
<a class="entrylistItemTitle" href="https://www.cnblogs.com/caiguoqing/p/4920153.html">
|
|
343
|
+
<span>【转】揭开Socket编程的面纱</span>
|
|
344
|
+
</a>
|
|
345
|
+
</div>
|
|
346
|
+
<div class="entrylistPostSummary">
|
|
347
|
+
<div class="c_b_p_desc">
|
|
348
|
+
摘要:对TCP/IP、UDP、Socket编程这些词你不会很陌生吧?随着网络技术的发展,这些词充斥着我们的耳朵。那么我想问:1.什么是TCP/IP、UDP?2.Socket在哪里呢?3.Socket是什么呢?4.你会使用它们吗?什么是TCP/IP、UDP?TCP/IP(Transmission
|
|
349
|
+
Contr...
|
|
350
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4920153.html" class="c_b_p_desc_readmore">阅读全文</a>
|
|
351
|
+
</div>
|
|
352
|
+
</div>
|
|
353
|
+
<div class="entrylistItemPostDesc">
|
|
354
|
+
posted @
|
|
355
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4920153.html" title="permalink">2015-10-29 12:53</a><text>
|
|
356
|
+
</text>
|
|
357
|
+
程序之心
|
|
358
|
+
<span data-post-id="4920153" class="post-view-count">阅读(90)</span>
|
|
359
|
+
<span data-post-id="4920153" class="post-comment-count">评论(0)</span>
|
|
360
|
+
<span data-post-id="4920153" class="post-digg-count">推荐(0)</span>
|
|
361
|
+
<a href="https://i.cnblogs.com/EditPosts.aspx?postid=4920153" rel="nofollow">编辑</a>
|
|
362
|
+
</div>
|
|
363
|
+
</div>
|
|
364
|
+
<div class="postSeparator"></div>
|
|
365
|
+
<div class="entrylistItem">
|
|
366
|
+
<div class="entrylistPosttitle">
|
|
367
|
+
<a class="entrylistItemTitle" href="https://www.cnblogs.com/caiguoqing/p/4919988.html">
|
|
368
|
+
<span>【转】简单理解socket</span>
|
|
369
|
+
</a>
|
|
370
|
+
</div>
|
|
371
|
+
<div class="entrylistPostSummary">
|
|
372
|
+
<div class="c_b_p_desc">
|
|
373
|
+
摘要:题外话前几天和朋友聊天,朋友问我怎么最近不写博客了,一个是因为最近在忙着公司使用的一些控件的开发,浏览器兼容性搞死人;但主要是因为这段时间一直在看html5的东西,看到web
|
|
374
|
+
socket时觉得很有意思,动手写几个demo,但web
|
|
375
|
+
socket需要特定的服务器支持,由于标准制定工作还没完成,所以没...
|
|
376
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4919988.html" class="c_b_p_desc_readmore">阅读全文</a>
|
|
377
|
+
</div>
|
|
378
|
+
</div>
|
|
379
|
+
<div class="entrylistItemPostDesc">
|
|
380
|
+
posted @
|
|
381
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4919988.html" title="permalink">2015-10-29 11:38</a><text>
|
|
382
|
+
</text>
|
|
383
|
+
程序之心
|
|
384
|
+
<span data-post-id="4919988" class="post-view-count">阅读(52)</span>
|
|
385
|
+
<span data-post-id="4919988" class="post-comment-count">评论(0)</span>
|
|
386
|
+
<span data-post-id="4919988" class="post-digg-count">推荐(0)</span>
|
|
387
|
+
<a href="https://i.cnblogs.com/EditPosts.aspx?postid=4919988" rel="nofollow">编辑</a>
|
|
388
|
+
</div>
|
|
389
|
+
</div>
|
|
390
|
+
<div class="postSeparator"></div>
|
|
391
|
+
<div class="entrylistItem">
|
|
392
|
+
<div class="entrylistPosttitle">
|
|
393
|
+
<a class="entrylistItemTitle" href="https://www.cnblogs.com/caiguoqing/p/4919287.html">
|
|
394
|
+
<span>【转】404、500、502等HTTP状态码介绍</span>
|
|
395
|
+
</a>
|
|
396
|
+
</div>
|
|
397
|
+
<div class="entrylistPostSummary">
|
|
398
|
+
<div class="c_b_p_desc">
|
|
399
|
+
摘要:基本涵盖了所有问题HTTP 400 – 请求无效HTTP 401.1 –
|
|
400
|
+
未授权:登录失败HTTP 401.2 –
|
|
401
|
+
未授权:服务器配置问题导致登录失败HTTP 401.3 – ACL
|
|
402
|
+
禁止访问资源HTTP 401.4 – 未授权:授权被筛选器拒绝HTTP 401.5
|
|
403
|
+
– 未授权:ISAPI 或 CG...
|
|
404
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4919287.html" class="c_b_p_desc_readmore">阅读全文</a>
|
|
405
|
+
</div>
|
|
406
|
+
</div>
|
|
407
|
+
<div class="entrylistItemPostDesc">
|
|
408
|
+
posted @
|
|
409
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4919287.html" title="permalink">2015-10-29 08:39</a><text>
|
|
410
|
+
</text>
|
|
411
|
+
程序之心
|
|
412
|
+
<span data-post-id="4919287" class="post-view-count">阅读(202)</span>
|
|
413
|
+
<span data-post-id="4919287" class="post-comment-count">评论(0)</span>
|
|
414
|
+
<span data-post-id="4919287" class="post-digg-count">推荐(0)</span>
|
|
415
|
+
<a href="https://i.cnblogs.com/EditPosts.aspx?postid=4919287" rel="nofollow">编辑</a>
|
|
416
|
+
</div>
|
|
417
|
+
</div>
|
|
418
|
+
<div class="postSeparator"></div>
|
|
419
|
+
<div class="entrylistItem">
|
|
420
|
+
<div class="entrylistPosttitle">
|
|
421
|
+
<a class="entrylistItemTitle" href="https://www.cnblogs.com/caiguoqing/p/4916933.html">
|
|
422
|
+
<span>【转】fread函数和fwrite函数</span>
|
|
423
|
+
</a>
|
|
424
|
+
</div>
|
|
425
|
+
<div class="entrylistPostSummary">
|
|
426
|
+
<div class="c_b_p_desc">
|
|
427
|
+
摘要:1.函数功能 用来读写一个数据块。2.一般调用形式
|
|
428
|
+
fread(buffer,size,count,fp);
|
|
429
|
+
fwrite(buffer,size,count,fp);3.说明
|
|
430
|
+
(1)buffer:是一个指针,对fread来说,它是读入数据的存放地址。对fwrite来说,是要输出数据的地址。
|
|
431
|
+
(2)...
|
|
432
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4916933.html" class="c_b_p_desc_readmore">阅读全文</a>
|
|
433
|
+
</div>
|
|
434
|
+
</div>
|
|
435
|
+
<div class="entrylistItemPostDesc">
|
|
436
|
+
posted @
|
|
437
|
+
<a href="https://www.cnblogs.com/caiguoqing/p/4916933.html" title="permalink">2015-10-28 12:27</a><text>
|
|
438
|
+
</text>
|
|
439
|
+
程序之心
|
|
440
|
+
<span data-post-id="4916933" class="post-view-count">阅读(111)</span>
|
|
441
|
+
<span data-post-id="4916933" class="post-comment-count">评论(0)</span>
|
|
442
|
+
<span data-post-id="4916933" class="post-digg-count">推荐(0)</span>
|
|
443
|
+
<a href="https://i.cnblogs.com/EditPosts.aspx?postid=4916933" rel="nofollow">编辑</a>
|
|
444
|
+
</div>
|
|
445
|
+
</div>
|
|
446
|
+
<p></p>
|
|
447
|
+
</div>
|
|
448
|
+
</div>
|
|
449
|
+
</div>
|
|
450
|
+
|
|
451
|
+
<div id="sideBar">
|
|
452
|
+
<div id="sideBarMain">
|
|
453
|
+
<div id="sidebar_news" class="newsItem">
|
|
454
|
+
<h3 class="catListTitle">公告</h3>
|
|
455
|
+
<div id="blog-news">
|
|
456
|
+
<div id="profile_block">
|
|
457
|
+
昵称:
|
|
458
|
+
<a href="https://home.cnblogs.com/u/guangzan/"> guangzan </a>
|
|
459
|
+
<br />
|
|
460
|
+
园龄:
|
|
461
|
+
<a href="https://home.cnblogs.com/u/guangzan/" title="入园时间:2018-09-29">
|
|
462
|
+
2年7个月
|
|
463
|
+
</a>
|
|
464
|
+
<br />
|
|
465
|
+
粉丝:
|
|
466
|
+
<a href="https://home.cnblogs.com/u/guangzan/followers/">
|
|
467
|
+
252
|
|
468
|
+
</a>
|
|
469
|
+
<br />
|
|
470
|
+
关注:
|
|
471
|
+
<a href="https://home.cnblogs.com/u/guangzan/followees/">
|
|
472
|
+
40
|
|
473
|
+
</a>
|
|
474
|
+
<div id="p_b_follow">
|
|
475
|
+
<a href="javascript:void(0)">+加关注</a>
|
|
476
|
+
</div>
|
|
477
|
+
</div>
|
|
478
|
+
</div>
|
|
479
|
+
</div>
|
|
480
|
+
<div id="sidebar_c3"></div>
|
|
481
|
+
<div id="blog-calendar">
|
|
482
|
+
<table id="blogCalendar" class="Cal" cellspacing="0" cellpadding="0" title="Calendar" border="0">
|
|
483
|
+
<tbody>
|
|
484
|
+
<tr>
|
|
485
|
+
<td colspan="7">
|
|
486
|
+
<table class="CalTitle" cellspacing="0" border="0">
|
|
487
|
+
<tbody>
|
|
488
|
+
<tr>
|
|
489
|
+
<td class="CalNextPrev">
|
|
490
|
+
<a href="javascript:void(0);"
|
|
491
|
+
onclick="loadBlogCalendar('2021/04/23'); return false;"><</a>
|
|
492
|
+
</td>
|
|
493
|
+
<td align="center">2021年5月</td>
|
|
494
|
+
<td align="right" class="CalNextPrev">
|
|
495
|
+
<a href="javascript:void(0);"
|
|
496
|
+
onclick="loadBlogCalendar('2021/06/23'); return false;">></a>
|
|
497
|
+
</td>
|
|
498
|
+
</tr>
|
|
499
|
+
</tbody>
|
|
500
|
+
</table>
|
|
501
|
+
</td>
|
|
502
|
+
</tr>
|
|
503
|
+
<tr>
|
|
504
|
+
<th class="CalDayHeader" align="center" abbr="日" scope="col">
|
|
505
|
+
日
|
|
506
|
+
</th>
|
|
507
|
+
<th class="CalDayHeader" align="center" abbr="一" scope="col">
|
|
508
|
+
一
|
|
509
|
+
</th>
|
|
510
|
+
<th class="CalDayHeader" align="center" abbr="二" scope="col">
|
|
511
|
+
二
|
|
512
|
+
</th>
|
|
513
|
+
<th class="CalDayHeader" align="center" abbr="三" scope="col">
|
|
514
|
+
三
|
|
515
|
+
</th>
|
|
516
|
+
<th class="CalDayHeader" align="center" abbr="四" scope="col">
|
|
517
|
+
四
|
|
518
|
+
</th>
|
|
519
|
+
<th class="CalDayHeader" align="center" abbr="五" scope="col">
|
|
520
|
+
五
|
|
521
|
+
</th>
|
|
522
|
+
<th class="CalDayHeader" align="center" abbr="六" scope="col">
|
|
523
|
+
六
|
|
524
|
+
</th>
|
|
525
|
+
</tr>
|
|
526
|
+
<tr>
|
|
527
|
+
<td class="CalOtherMonthDay" align="center">25</td>
|
|
528
|
+
<td class="CalOtherMonthDay" align="center">26</td>
|
|
529
|
+
<td class="CalOtherMonthDay" align="center">27</td>
|
|
530
|
+
<td class="CalOtherMonthDay" align="center">28</td>
|
|
531
|
+
<td class="CalOtherMonthDay" align="center">29</td>
|
|
532
|
+
<td class="CalOtherMonthDay" align="center">30</td>
|
|
533
|
+
<td class="CalWeekendDay" align="center">1</td>
|
|
534
|
+
</tr>
|
|
535
|
+
<tr>
|
|
536
|
+
<td class="CalWeekendDay" align="center">2</td>
|
|
537
|
+
<td class="" align="center">3</td>
|
|
538
|
+
<td class="" align="center">4</td>
|
|
539
|
+
<td class="" align="center">5</td>
|
|
540
|
+
<td class="" align="center">6</td>
|
|
541
|
+
<td class="" align="center">
|
|
542
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2021/05/07.html"><u>7</u></a>
|
|
543
|
+
</td>
|
|
544
|
+
<td class="CalWeekendDay" align="center">
|
|
545
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2021/05/08.html"><u>8</u></a>
|
|
546
|
+
</td>
|
|
547
|
+
</tr>
|
|
548
|
+
<tr>
|
|
549
|
+
<td class="CalWeekendDay" align="center">9</td>
|
|
550
|
+
<td class="" align="center">10</td>
|
|
551
|
+
<td class="" align="center">11</td>
|
|
552
|
+
<td class="" align="center">12</td>
|
|
553
|
+
<td class="" align="center">13</td>
|
|
554
|
+
<td class="" align="center">14</td>
|
|
555
|
+
<td class="CalWeekendDay" align="center">15</td>
|
|
556
|
+
</tr>
|
|
557
|
+
<tr>
|
|
558
|
+
<td class="CalWeekendDay" align="center">16</td>
|
|
559
|
+
<td class="" align="center">17</td>
|
|
560
|
+
<td class="" align="center">18</td>
|
|
561
|
+
<td class="" align="center">19</td>
|
|
562
|
+
<td class="" align="center">
|
|
563
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2021/05/20.html"><u>20</u></a>
|
|
564
|
+
</td>
|
|
565
|
+
<td class="" align="center">21</td>
|
|
566
|
+
<td class="CalWeekendDay" align="center">22</td>
|
|
567
|
+
</tr>
|
|
568
|
+
<tr>
|
|
569
|
+
<td class="CalTodayDay" align="center">
|
|
570
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2021/05/23.html"><u>23</u></a>
|
|
571
|
+
</td>
|
|
572
|
+
<td class="" align="center">24</td>
|
|
573
|
+
<td class="" align="center">25</td>
|
|
574
|
+
<td class="" align="center">26</td>
|
|
575
|
+
<td class="" align="center">27</td>
|
|
576
|
+
<td class="" align="center">28</td>
|
|
577
|
+
<td class="CalWeekendDay" align="center">29</td>
|
|
578
|
+
</tr>
|
|
579
|
+
<tr>
|
|
580
|
+
<td class="CalWeekendDay" align="center">30</td>
|
|
581
|
+
<td class="" align="center">31</td>
|
|
582
|
+
<td class="CalOtherMonthDay" align="center">1</td>
|
|
583
|
+
<td class="CalOtherMonthDay" align="center">2</td>
|
|
584
|
+
<td class="CalOtherMonthDay" align="center">3</td>
|
|
585
|
+
<td class="CalOtherMonthDay" align="center">4</td>
|
|
586
|
+
<td class="CalOtherMonthDay" align="center">5</td>
|
|
587
|
+
</tr>
|
|
588
|
+
</tbody>
|
|
589
|
+
</table>
|
|
590
|
+
</div>
|
|
591
|
+
<div id="leftcontentcontainer">
|
|
592
|
+
<div id="blog-sidecolumn">
|
|
593
|
+
<!-- 搜索 -->
|
|
594
|
+
<div id="sidebar_search" class="sidebar-block">
|
|
595
|
+
<div id="sidebar_search" class="mySearch">
|
|
596
|
+
<h3 class="catListTitle">搜索</h3>
|
|
597
|
+
<div id="sidebar_search_box">
|
|
598
|
+
<div id="widget_my_zzk" class="div_my_zzk">
|
|
599
|
+
<input type="text" id="q" onkeydown="return zzk_go_enter(event);"
|
|
600
|
+
class="input_my_zzk" /> <input onclick="zzk_go()" type="button" value="找找看" id="btnZzk"
|
|
601
|
+
class="btn_my_zzk" />
|
|
602
|
+
</div>
|
|
603
|
+
<div id="widget_my_google" class="div_my_zzk">
|
|
604
|
+
<input type="text" name="google_q" id="google_q" onkeydown="return google_go_enter(event);"
|
|
605
|
+
class="input_my_zzk" /> <input onclick="google_go()" type="button" value="谷歌搜索"
|
|
606
|
+
class="btn_my_zzk" />
|
|
607
|
+
</div>
|
|
608
|
+
</div>
|
|
609
|
+
</div>
|
|
610
|
+
</div>
|
|
611
|
+
<!-- 常用链接 -->
|
|
612
|
+
<div id="sidebar_shortcut" class="sidebar-block">
|
|
613
|
+
<div class="catListLink">
|
|
614
|
+
<h3 class="catListTitle">常用链接</h3>
|
|
615
|
+
<ul>
|
|
616
|
+
<li>
|
|
617
|
+
<a href="https://www.cnblogs.com/guangzan/p/" title="我的博客的随笔列表">我的随笔</a>
|
|
618
|
+
</li>
|
|
619
|
+
<li>
|
|
620
|
+
<a href="https://www.cnblogs.com/guangzan/MyComments.html" title="我的发表过的评论列表">我的评论</a>
|
|
621
|
+
</li>
|
|
622
|
+
<li>
|
|
623
|
+
<a href="https://www.cnblogs.com/guangzan/OtherPosts.html" title="我评论过的随笔列表">我的参与</a>
|
|
624
|
+
</li>
|
|
625
|
+
<li>
|
|
626
|
+
<a href="https://www.cnblogs.com/guangzan/RecentComments.html" title="我的博客的评论列表">最新评论</a>
|
|
627
|
+
</li>
|
|
628
|
+
<li>
|
|
629
|
+
<a href="https://www.cnblogs.com/guangzan/tag/" title="我的博客的标签列表">我的标签</a>
|
|
630
|
+
</li>
|
|
631
|
+
</ul>
|
|
632
|
+
</div>
|
|
633
|
+
</div>
|
|
634
|
+
<!-- 最新随笔 -->
|
|
635
|
+
<div id="sidebar_recentposts" class="sidebar-block">
|
|
636
|
+
<div class="catListEssay">
|
|
637
|
+
<h3 class="catListTitle">最新随笔</h3>
|
|
638
|
+
<ul>
|
|
639
|
+
<li>
|
|
640
|
+
<a href="https://www.cnblogs.com/guangzan/p/14801294.html">1.非标准用法在 ES module下的解决方案</a>
|
|
641
|
+
</li>
|
|
642
|
+
<li>
|
|
643
|
+
<a href="https://www.cnblogs.com/guangzan/p/14801290.html">2.Node.js Built-Ins Define/ Mock /
|
|
644
|
+
Shim/ Sham/
|
|
645
|
+
Polyfill</a>
|
|
646
|
+
</li>
|
|
647
|
+
<li>
|
|
648
|
+
<a href="https://www.cnblogs.com/guangzan/p/14790923.html">3.ts event 类型</a>
|
|
649
|
+
</li>
|
|
650
|
+
<li>
|
|
651
|
+
<a href="https://www.cnblogs.com/guangzan/p/14744226.html">4.webpack5热更新失效</a>
|
|
652
|
+
</li>
|
|
653
|
+
<li>
|
|
654
|
+
<a href="https://www.cnblogs.com/guangzan/p/14741436.html">5.webpack4 升级到 5</a>
|
|
655
|
+
</li>
|
|
656
|
+
<li>
|
|
657
|
+
<a href="https://www.cnblogs.com/guangzan/p/14723413.html">6.深色模式适配和主题切换</a>
|
|
658
|
+
</li>
|
|
659
|
+
<li>
|
|
660
|
+
<a href="https://www.cnblogs.com/guangzan/p/14225762.html">7.谈谈 Vue 模板和 JSX</a>
|
|
661
|
+
</li>
|
|
662
|
+
<li>
|
|
663
|
+
<a href="https://www.cnblogs.com/guangzan/p/14166007.html">8.博客园代码折叠</a>
|
|
664
|
+
</li>
|
|
665
|
+
<li>
|
|
666
|
+
<a href="https://www.cnblogs.com/guangzan/p/14135368.html">9.win10关闭锁屏,直接进入登录界面</a>
|
|
667
|
+
</li>
|
|
668
|
+
<li>
|
|
669
|
+
<a href="https://www.cnblogs.com/guangzan/p/14057876.html">10.vscode 中 eslint prettier 和 eslint
|
|
670
|
+
-loader
|
|
671
|
+
配置关系</a>
|
|
672
|
+
</li>
|
|
673
|
+
</ul>
|
|
674
|
+
</div>
|
|
675
|
+
</div>
|
|
676
|
+
<!-- 我的标签 -->
|
|
677
|
+
<div id="sidebar_toptags" class="sidebar-block">
|
|
678
|
+
<div class="catListTag">
|
|
679
|
+
<h3 class="catListTitle">我的标签</h3>
|
|
680
|
+
<ul>
|
|
681
|
+
<li>
|
|
682
|
+
<a href="https://www.cnblogs.com/guangzan/tag/javascript/">javascript<span
|
|
683
|
+
class="tag-count">(14)</span></a>
|
|
684
|
+
</li>
|
|
685
|
+
<li>
|
|
686
|
+
<a href="https://www.cnblogs.com/guangzan/tag/Vue/">Vue<span class="tag-count">(10)</span></a>
|
|
687
|
+
</li>
|
|
688
|
+
<li>
|
|
689
|
+
<a href="https://www.cnblogs.com/guangzan/tag/webpack4/">webpack4<span
|
|
690
|
+
class="tag-count">(9)</span></a>
|
|
691
|
+
</li>
|
|
692
|
+
<li>
|
|
693
|
+
<a href="https://www.cnblogs.com/guangzan/tag/css/">css<span class="tag-count">(9)</span></a>
|
|
694
|
+
</li>
|
|
695
|
+
<li>
|
|
696
|
+
<a href="https://www.cnblogs.com/guangzan/tag/vue3/">vue3<span class="tag-count">(8)</span></a>
|
|
697
|
+
</li>
|
|
698
|
+
<li>
|
|
699
|
+
<a href="https://www.cnblogs.com/guangzan/tag/">更多</a>
|
|
700
|
+
</li>
|
|
701
|
+
</ul>
|
|
702
|
+
</div>
|
|
703
|
+
</div>
|
|
704
|
+
<!-- 积分与排名 -->
|
|
705
|
+
<div id="sidebar_scorerank" class="sidebar-block">
|
|
706
|
+
<div class="catListBlogRank">
|
|
707
|
+
<h3 class="catListTitle">积分与排名</h3>
|
|
708
|
+
<ul>
|
|
709
|
+
<li class="liScore">积分 - 131080</li>
|
|
710
|
+
<li class="liRank">排名 - 7140</li>
|
|
711
|
+
</ul>
|
|
712
|
+
</div>
|
|
713
|
+
</div>
|
|
714
|
+
<!-- 随笔分类、随笔档案、文章分类、新闻分类、相册、链接 -->
|
|
715
|
+
<div id="sidebar_categories">
|
|
716
|
+
<div id="sidebar_postcategory" class="catListPostCategory sidebar-block">
|
|
717
|
+
<h3 class="catListTitle">随笔分类</h3>
|
|
718
|
+
|
|
719
|
+
<ul>
|
|
720
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
721
|
+
<a href="https://www.cnblogs.com/guangzan/category/1607570.html" rel="" target="">
|
|
722
|
+
Cnblog(12)
|
|
723
|
+
</a>
|
|
724
|
+
</li>
|
|
725
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
726
|
+
<a href="https://www.cnblogs.com/guangzan/category/1690966.html" rel="" target="">
|
|
727
|
+
Code Optimization(3)
|
|
728
|
+
</a>
|
|
729
|
+
</li>
|
|
730
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
731
|
+
<a href="https://www.cnblogs.com/guangzan/category/1386378.html" rel="" target="">
|
|
732
|
+
CSS(16)
|
|
733
|
+
</a>
|
|
734
|
+
</li>
|
|
735
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
736
|
+
<a href="https://www.cnblogs.com/guangzan/category/1640195.html" rel="" target="">
|
|
737
|
+
Data Visualization(4)
|
|
738
|
+
</a>
|
|
739
|
+
</li>
|
|
740
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
741
|
+
<a href="https://www.cnblogs.com/guangzan/category/1864688.html" rel="" target="">
|
|
742
|
+
Design(1)
|
|
743
|
+
</a>
|
|
744
|
+
</li>
|
|
745
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
746
|
+
<a href="https://www.cnblogs.com/guangzan/category/1639548.html" rel="" target="">
|
|
747
|
+
Error(8)
|
|
748
|
+
</a>
|
|
749
|
+
</li>
|
|
750
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
751
|
+
<a href="https://www.cnblogs.com/guangzan/category/1507898.html" rel="" target="">
|
|
752
|
+
Git(9)
|
|
753
|
+
</a>
|
|
754
|
+
</li>
|
|
755
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
756
|
+
<a href="https://www.cnblogs.com/guangzan/category/1386376.html" rel="" target="">
|
|
757
|
+
HTML(1)
|
|
758
|
+
</a>
|
|
759
|
+
</li>
|
|
760
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
761
|
+
<a href="https://www.cnblogs.com/guangzan/category/1386379.html" rel="" target="">
|
|
762
|
+
JS/TS(30)
|
|
763
|
+
</a>
|
|
764
|
+
</li>
|
|
765
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
766
|
+
<a href="https://www.cnblogs.com/guangzan/category/1668615.html" rel="" target="">
|
|
767
|
+
Module Bundler(8)
|
|
768
|
+
</a>
|
|
769
|
+
</li>
|
|
770
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
771
|
+
<a href="https://www.cnblogs.com/guangzan/category/1965813.html" rel="" target="">
|
|
772
|
+
NodeJS(2)
|
|
773
|
+
</a>
|
|
774
|
+
</li>
|
|
775
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
776
|
+
<a href="https://www.cnblogs.com/guangzan/category/1635528.html" rel="" target="">
|
|
777
|
+
React(4)
|
|
778
|
+
</a>
|
|
779
|
+
</li>
|
|
780
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
781
|
+
<a href="https://www.cnblogs.com/guangzan/category/1799265.html" rel="" target="">
|
|
782
|
+
Source Analysis(4)
|
|
783
|
+
</a>
|
|
784
|
+
</li>
|
|
785
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
786
|
+
<a href="https://www.cnblogs.com/guangzan/category/1512296.html" rel="" target="">
|
|
787
|
+
Tools(8)
|
|
788
|
+
</a>
|
|
789
|
+
</li>
|
|
790
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
791
|
+
<a href="https://www.cnblogs.com/guangzan/category/1386380.html" rel="" target="">
|
|
792
|
+
Vue(23)
|
|
793
|
+
</a>
|
|
794
|
+
</li>
|
|
795
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
796
|
+
<a href="https://www.cnblogs.com/guangzan/category/1598137.html" rel="" target="">
|
|
797
|
+
Windows(15)
|
|
798
|
+
</a>
|
|
799
|
+
</li>
|
|
800
|
+
</ul>
|
|
801
|
+
</div>
|
|
802
|
+
<div id="sidebar_postarchive" class="catListPostArchive sidebar-block">
|
|
803
|
+
<h3 class="catListTitle">随笔档案</h3>
|
|
804
|
+
|
|
805
|
+
<ul>
|
|
806
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
807
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2021/05.html" rel="" target="">
|
|
808
|
+
2021年5月(6)
|
|
809
|
+
</a>
|
|
810
|
+
</li>
|
|
811
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
812
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2021/04.html" rel="" target="">
|
|
813
|
+
2021年4月(5)
|
|
814
|
+
</a>
|
|
815
|
+
</li>
|
|
816
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
817
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2021/03.html" rel="" target="">
|
|
818
|
+
2021年3月(1)
|
|
819
|
+
</a>
|
|
820
|
+
</li>
|
|
821
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
822
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2021/01.html" rel="" target="">
|
|
823
|
+
2021年1月(2)
|
|
824
|
+
</a>
|
|
825
|
+
</li>
|
|
826
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
827
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2020/12.html" rel="" target="">
|
|
828
|
+
2020年12月(2)
|
|
829
|
+
</a>
|
|
830
|
+
</li>
|
|
831
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
832
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2020/11.html" rel="" target="">
|
|
833
|
+
2020年11月(6)
|
|
834
|
+
</a>
|
|
835
|
+
</li>
|
|
836
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
837
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2020/10.html" rel="" target="">
|
|
838
|
+
2020年10月(5)
|
|
839
|
+
</a>
|
|
840
|
+
</li>
|
|
841
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
842
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2020/08.html" rel="" target="">
|
|
843
|
+
2020年8月(3)
|
|
844
|
+
</a>
|
|
845
|
+
</li>
|
|
846
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
847
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2020/07.html" rel="" target="">
|
|
848
|
+
2020年7月(11)
|
|
849
|
+
</a>
|
|
850
|
+
</li>
|
|
851
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
852
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2020/06.html" rel="" target="">
|
|
853
|
+
2020年6月(2)
|
|
854
|
+
</a>
|
|
855
|
+
</li>
|
|
856
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
857
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2020/05.html" rel="" target="">
|
|
858
|
+
2020年5月(9)
|
|
859
|
+
</a>
|
|
860
|
+
</li>
|
|
861
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
862
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2020/04.html" rel="" target="">
|
|
863
|
+
2020年4月(7)
|
|
864
|
+
</a>
|
|
865
|
+
</li>
|
|
866
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
867
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2020/03.html" rel="" target="">
|
|
868
|
+
2020年3月(19)
|
|
869
|
+
</a>
|
|
870
|
+
</li>
|
|
871
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
872
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2020/02.html" rel="" target="">
|
|
873
|
+
2020年2月(6)
|
|
874
|
+
</a>
|
|
875
|
+
</li>
|
|
876
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
877
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2020/01.html" rel="" target="">
|
|
878
|
+
2020年1月(7)
|
|
879
|
+
</a>
|
|
880
|
+
</li>
|
|
881
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
882
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2019/12.html" rel="" target="">
|
|
883
|
+
2019年12月(1)
|
|
884
|
+
</a>
|
|
885
|
+
</li>
|
|
886
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
887
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2019/11.html" rel="" target="">
|
|
888
|
+
2019年11月(11)
|
|
889
|
+
</a>
|
|
890
|
+
</li>
|
|
891
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
892
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2019/10.html" rel="" target="">
|
|
893
|
+
2019年10月(1)
|
|
894
|
+
</a>
|
|
895
|
+
</li>
|
|
896
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
897
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2019/07.html" rel="" target="">
|
|
898
|
+
2019年7月(35)
|
|
899
|
+
</a>
|
|
900
|
+
</li>
|
|
901
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
902
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2019/03.html" rel="" target="">
|
|
903
|
+
2019年3月(2)
|
|
904
|
+
</a>
|
|
905
|
+
</li>
|
|
906
|
+
<li data-category-list-item-visible="false" style="display: none">
|
|
907
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2019/02.html" rel="" target="">
|
|
908
|
+
2019年2月(1)
|
|
909
|
+
</a>
|
|
910
|
+
</li>
|
|
911
|
+
<li data-category-list-item-visible="false" style="display: none">
|
|
912
|
+
<a href="https://www.cnblogs.com/guangzan/archive/2019/01.html" rel="" target="">
|
|
913
|
+
2019年1月(4)
|
|
914
|
+
</a>
|
|
915
|
+
</li>
|
|
916
|
+
<li>
|
|
917
|
+
<a href="javascript:void(0)" onclick="sideColumnManager.loadMore(this)">更多</a>
|
|
918
|
+
</li>
|
|
919
|
+
</ul>
|
|
920
|
+
</div>
|
|
921
|
+
<div id="sidebar_imagecategory" class="catListImageCategory sidebar-block">
|
|
922
|
+
<h3 class="catListTitle">相册</h3>
|
|
923
|
+
|
|
924
|
+
<ul>
|
|
925
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
926
|
+
<a href="https://www.cnblogs.com/guangzan/gallery/1822578.html" rel="nofollow noopener noreferrer"
|
|
927
|
+
target="">
|
|
928
|
+
测试1(1)
|
|
929
|
+
</a>
|
|
930
|
+
</li>
|
|
931
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
932
|
+
<a href="https://www.cnblogs.com/guangzan/gallery/1822579.html" rel="nofollow noopener noreferrer"
|
|
933
|
+
target="">
|
|
934
|
+
测试2(1)
|
|
935
|
+
</a>
|
|
936
|
+
</li>
|
|
937
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
938
|
+
<a href="https://www.cnblogs.com/guangzan/gallery/1822580.html" rel="nofollow noopener noreferrer"
|
|
939
|
+
target="">
|
|
940
|
+
测试3(6)
|
|
941
|
+
</a>
|
|
942
|
+
</li>
|
|
943
|
+
</ul>
|
|
944
|
+
</div>
|
|
945
|
+
<div id="sidebar_links1978167" class="catList sidebar-block">
|
|
946
|
+
<h3 class="catListTitle">友情链接</h3>
|
|
947
|
+
|
|
948
|
+
<ul>
|
|
949
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
950
|
+
<a href="www.cnblog.com" rel="nofollow noopener noreferrer" target="">
|
|
951
|
+
测试测试测试
|
|
952
|
+
</a>
|
|
953
|
+
</li>
|
|
954
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
955
|
+
<a href="www.baidu.com" rel="nofollow noopener noreferrer" target="">
|
|
956
|
+
测试测试测试
|
|
957
|
+
</a>
|
|
958
|
+
</li>
|
|
959
|
+
<li data-category-list-item-visible="true" style="display: block">
|
|
960
|
+
<a href="www.cnblog.com" rel="nofollow noopener noreferrer" target="">
|
|
961
|
+
测试测试测试
|
|
962
|
+
</a>
|
|
963
|
+
</li>
|
|
964
|
+
</ul>
|
|
965
|
+
</div>
|
|
966
|
+
</div>
|
|
967
|
+
<!-- 最新评论 -->
|
|
968
|
+
<div id="sidebar_recentcomments" class="sidebar-block">
|
|
969
|
+
<div class="catListComment">
|
|
970
|
+
<h3 class="catListTitle">最新评论</h3>
|
|
971
|
+
|
|
972
|
+
<div class="RecentCommentBlock">
|
|
973
|
+
<ul>
|
|
974
|
+
<li class="recent_comment_title">
|
|
975
|
+
<a href="https://www.cnblogs.com/guangzan/p/12892420.html">1. Re:Lorem, ipsum dolor sit amet consectetur adipisicing elit</a>
|
|
976
|
+
</li>
|
|
977
|
+
<li class="recent_comment_body">
|
|
978
|
+
@kin02 请使用 Markdown 编辑器,注意 Markdown
|
|
979
|
+
语法;可能与你自己的博客代码冲突;...
|
|
980
|
+
</li>
|
|
981
|
+
<li class="recent_comment_author">--guangzan</li>
|
|
982
|
+
<li class="recent_comment_title">
|
|
983
|
+
<a href="https://www.cnblogs.com/guangzan/p/12892420.html">2. Re:Lorem, ipsum dolor sit amet consectetur adipisicing elit</a>
|
|
984
|
+
</li>
|
|
985
|
+
<li class="recent_comment_body">
|
|
986
|
+
<p>白天模式正常😓</p>
|
|
987
|
+
</li>
|
|
988
|
+
<li class="recent_comment_author">--kin02</li>
|
|
989
|
+
</ul>
|
|
990
|
+
</div>
|
|
991
|
+
</div>
|
|
992
|
+
</div>
|
|
993
|
+
<!-- 阅读排行榜 -->
|
|
994
|
+
<div id="sidebar_topviewedposts" class="sidebar-block">
|
|
995
|
+
<div class="catListView">
|
|
996
|
+
<h3 class="catListTitle">阅读排行榜</h3>
|
|
997
|
+
<div id="TopViewPostsBlock">
|
|
998
|
+
<ul style="word-break: break-all">
|
|
999
|
+
<li>
|
|
1000
|
+
<a href="https://www.cnblogs.com/guangzan/p/11268900.html">
|
|
1001
|
+
1. vue实现简单的点击切换颜色(7316)
|
|
1002
|
+
</a>
|
|
1003
|
+
</li>
|
|
1004
|
+
<li>
|
|
1005
|
+
<a href="https://www.cnblogs.com/guangzan/p/12466467.html">
|
|
1006
|
+
2. Parsing error: 'import' and 'export' may only
|
|
1007
|
+
appear at the top level(5297)
|
|
1008
|
+
</a>
|
|
1009
|
+
</li>
|
|
1010
|
+
<li>
|
|
1011
|
+
<a href="https://www.cnblogs.com/guangzan/p/12244579.html">
|
|
1012
|
+
3. vant list 不断连续请求接口神奇原因(4501)
|
|
1013
|
+
</a>
|
|
1014
|
+
</li>
|
|
1015
|
+
<li>
|
|
1016
|
+
<a href="https://www.cnblogs.com/guangzan/p/11268930.html">
|
|
1017
|
+
4. Vue Prop属性(父to子)(3774)
|
|
1018
|
+
</a>
|
|
1019
|
+
</li>
|
|
1020
|
+
<li>
|
|
1021
|
+
<a href="https://www.cnblogs.com/guangzan/p/10291885.html">
|
|
1022
|
+
5. CSS3-flex弹性布局之flex属性(3753)
|
|
1023
|
+
</a>
|
|
1024
|
+
</li>
|
|
1025
|
+
</ul>
|
|
1026
|
+
</div>
|
|
1027
|
+
</div>
|
|
1028
|
+
</div>
|
|
1029
|
+
<!-- 评论排行榜 -->
|
|
1030
|
+
<div id="sidebar_topcommentedposts" class="sidebar-block">
|
|
1031
|
+
<div class="catListFeedback">
|
|
1032
|
+
<h3 class="catListTitle">评论排行榜</h3>
|
|
1033
|
+
<div id="TopFeedbackPostsBlock">
|
|
1034
|
+
<ul style="word-break: break-all">
|
|
1035
|
+
<li>
|
|
1036
|
+
<a href="https://www.cnblogs.com/guangzan/p/13020977.html">
|
|
1037
|
+
1. Lorem, ipsum dolor sit amet consectetur adipisicing elit(66)
|
|
1038
|
+
</a>
|
|
1039
|
+
</li>
|
|
1040
|
+
<li>
|
|
1041
|
+
<a href="https://www.cnblogs.com/guangzan/p/12892420.html">
|
|
1042
|
+
2. Lorem, ipsum dolor sit amet consectetur adipisicing elit(32)
|
|
1043
|
+
</a>
|
|
1044
|
+
</li>
|
|
1045
|
+
<li>
|
|
1046
|
+
<a href="https://www.cnblogs.com/guangzan/p/12256583.html">
|
|
1047
|
+
3. 分享几套不一样的博客园皮肤 ?(32)
|
|
1048
|
+
</a>
|
|
1049
|
+
</li>
|
|
1050
|
+
<li>
|
|
1051
|
+
<a href="https://www.cnblogs.com/guangzan/p/12515742.html">
|
|
1052
|
+
4. 从这个博客皮肤迈入前端性能优化一小步(30)
|
|
1053
|
+
</a>
|
|
1054
|
+
</li>
|
|
1055
|
+
<li>
|
|
1056
|
+
<a href="https://www.cnblogs.com/guangzan/p/12886111.html">
|
|
1057
|
+
5. 2020年了,别再重复学习原型了(14)
|
|
1058
|
+
</a>
|
|
1059
|
+
</li>
|
|
1060
|
+
</ul>
|
|
1061
|
+
</div>
|
|
1062
|
+
</div>
|
|
1063
|
+
</div>
|
|
1064
|
+
<!-- 推荐排行榜 -->
|
|
1065
|
+
<div id="sidebar_topdiggedposts" class="sidebar-block">
|
|
1066
|
+
<div id="topdigg_posts_wrap">
|
|
1067
|
+
<div class="catListView">
|
|
1068
|
+
<h3 class="catListTitle">推荐排行榜</h3>
|
|
1069
|
+
<div id="TopDiggPostsBlock">
|
|
1070
|
+
<ul style="word-break: break-all">
|
|
1071
|
+
<li>
|
|
1072
|
+
<a href="https://www.cnblogs.com/guangzan/p/12892420.html">
|
|
1073
|
+
1. Lorem, ipsum dolor sit amet consectetur adipisicing elit(45)
|
|
1074
|
+
</a>
|
|
1075
|
+
</li>
|
|
1076
|
+
<li>
|
|
1077
|
+
<a href="https://www.cnblogs.com/guangzan/p/13020977.html">
|
|
1078
|
+
2. Lorem, ipsum dolor sit amet consectetur adipisicing elit(31)
|
|
1079
|
+
</a>
|
|
1080
|
+
</li>
|
|
1081
|
+
<li>
|
|
1082
|
+
<a href="https://www.cnblogs.com/guangzan/p/12256583.html">
|
|
1083
|
+
3. Lorem, ipsum dolor sit amet consectetur adipisicing elit(26)
|
|
1084
|
+
</a>
|
|
1085
|
+
</li>
|
|
1086
|
+
<li>
|
|
1087
|
+
<a href="https://www.cnblogs.com/guangzan/p/13524990.html">
|
|
1088
|
+
4. Lorem, ipsum dolor sit amet consectetur adipisicing elit(15)
|
|
1089
|
+
</a>
|
|
1090
|
+
</li>
|
|
1091
|
+
<li>
|
|
1092
|
+
<a href="https://www.cnblogs.com/guangzan/p/12515742.html">
|
|
1093
|
+
5. Lorem, ipsum dolor sit amet consectetur adipisicing elit(15)
|
|
1094
|
+
</a>
|
|
1095
|
+
</li>
|
|
1096
|
+
</ul>
|
|
1097
|
+
</div>
|
|
1098
|
+
</div>
|
|
1099
|
+
</div>
|
|
1100
|
+
</div>
|
|
1101
|
+
</div>
|
|
1102
|
+
</div>
|
|
1103
|
+
</div>
|
|
1104
|
+
</div>
|
|
1105
|
+
|
|
1106
|
+
<div class="clear"></div>
|
|
1107
|
+
</div>
|
|
1108
|
+
|
|
1109
|
+
<div class="clear"></div>
|
|
1110
|
+
<div id="footer">
|
|
1111
|
+
Copyright © 2020 用户昵称用户456123
|
|
1112
|
+
<br /><span id="poweredby">Powered by .NET Core on Kubernetes</span>
|
|
1113
|
+
</div>
|
|
1114
|
+
</div>
|
|
1115
|
+
<script src="../js/jquery.min.js"></script>
|
|
1116
|
+
<script src="../js/mockAPI.js"></script>
|
|
1117
|
+
<script type="module" src="../src/main.js"></script>
|
|
1118
|
+
<script>
|
|
1119
|
+
document.querySelectorAll('a').forEach(a => {
|
|
1120
|
+
a.addEventListener('click', (e) => {
|
|
1121
|
+
e.preventDefault();
|
|
1122
|
+
});
|
|
1123
|
+
});
|
|
1124
|
+
</script>
|
|
1125
|
+
</body>
|
|
1126
|
+
|
|
1127
|
+
</html>
|