-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
228 lines (225 loc) · 38 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
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta name="generator" content="Hugo 0.110.0">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noodp" />
<title>夜航星</title><meta name="Description" content="个人博客"><meta property="og:title" content="夜航星" />
<meta property="og:description" content="个人博客" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://austinxt.github.io/" /><meta property="og:image" content="https://austinxt.github.io/images/avatar.png"/><meta property="og:site_name" content="夜航星" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://austinxt.github.io/images/avatar.png"/>
<meta name="twitter:title" content="夜航星"/>
<meta name="twitter:description" content="个人博客"/>
<meta name="application-name" content="夜航星">
<meta name="apple-mobile-web-app-title" content="夜航星"><meta name="theme-color" content="#ffffff"><meta name="msapplication-TileColor" content="#da532c"><link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><link rel="manifest" href="/site.webmanifest"><link rel="canonical" href="https://austinxt.github.io/" /><link rel="alternate" href="/index.xml" type="application/rss+xml" title="夜航星">
<link rel="feed" href="/index.xml" type="application/rss+xml" title="夜航星"><link rel="stylesheet" href="/css/style.min.87bf1911dd101ec4f361dc638848b84bc1cdf6bfede2bce9f7291cbf99fdcc4d.css" integrity="sha256-h78ZEd0QHsTzYdxjiEi4S8HN9r/t4rzp9ykcv5n9zE0="><link rel="preload" href="/lib/fontawesome-free/all.min.0df5a33710e433de1f5415b1d47e4130ca7466aee5b81955f1045c4844bbb3ed.css" integrity="sha256-DfWjNxDkM94fVBWx1H5BMMp0Zq7luBlV8QRcSES7s+0=" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="/lib/fontawesome-free/all.min.0df5a33710e433de1f5415b1d47e4130ca7466aee5b81955f1045c4844bbb3ed.css" integrity="sha256-DfWjNxDkM94fVBWx1H5BMMp0Zq7luBlV8QRcSES7s+0="></noscript><link rel="preload" href="/lib/animate/animate.min.5fbaeb9f8e25d7e0143bae61d4b1802c16ce7390b96ceb2d498b0d96ff4c853f.css" integrity="sha256-X7rrn44l1+AUO65h1LGALBbOc5C5bOstSYsNlv9MhT8=" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="/lib/animate/animate.min.5fbaeb9f8e25d7e0143bae61d4b1802c16ce7390b96ceb2d498b0d96ff4c853f.css" integrity="sha256-X7rrn44l1+AUO65h1LGALBbOc5C5bOstSYsNlv9MhT8="></noscript><script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https:\/\/austinxt.github.io\/","inLanguage": "zh-CN","author": {
"@type": "Person",
"name": "夜航星"
},"description": "个人博客","name": "夜航星"
}
</script></head>
<body data-header-desktop="fixed" data-header-mobile="auto"><script type="text/javascript">(window.localStorage && localStorage.getItem('theme') ? localStorage.getItem('theme') === 'dark' : ('auto' === 'auto' ? window.matchMedia('(prefers-color-scheme: dark)').matches : 'auto' === 'dark')) && document.body.setAttribute('theme', 'dark');</script>
<div id="mask"></div><div class="wrapper"><header class="desktop" id="header-desktop">
<div class="header-wrapper">
<div class="header-title">
<a href="/" title="夜航星">夜航星</a>
</div>
<div class="menu">
<div class="menu-inner"><a class="menu-item" href="/talks/"> 呓语 </a><a class="menu-item" href="/posts/" title="文章"> 文章 </a><a class="menu-item" href="/tags/"> 标签 </a><a class="menu-item" href="/categories/"> 分类 </a><span class="menu-item delimiter"></span><span class="menu-item search" id="search-desktop">
<input type="text" placeholder="搜索标题或内容" id="search-input-desktop">
<a href="javascript:void(0);" class="search-button search-toggle" id="search-toggle-desktop" title="Search">
<i class="fas fa-search fa-fw" aria-hidden="true"></i>
</a>
<a href="javascript:void(0);" class="search-button search-clear" id="search-clear-desktop" title="Clear">
<i class="fas fa-times-circle fa-fw" aria-hidden="true"></i>
</a>
<span class="search-button search-loading" id="search-loading-desktop">
<i class="fas fa-spinner fa-fw fa-spin" aria-hidden="true"></i>
</span>
</span><a href="javascript:void(0);" class="menu-item theme-switch" title="Switch Theme">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</header><header class="mobile" id="header-mobile">
<div class="header-container">
<div class="header-wrapper">
<div class="header-title">
<a href="/" title="夜航星">夜航星</a>
</div>
<div class="menu-toggle" id="menu-toggle-mobile">
<span></span><span></span><span></span>
</div>
</div>
<div class="menu" id="menu-mobile"><div class="search-wrapper">
<div class="search mobile" id="search-mobile">
<input type="text" placeholder="搜索标题或内容" id="search-input-mobile">
<a href="javascript:void(0);" class="search-button search-toggle" id="search-toggle-mobile" title="Search">
<i class="fas fa-search fa-fw" aria-hidden="true"></i>
</a>
<a href="javascript:void(0);" class="search-button search-clear" id="search-clear-mobile" title="Clear">
<i class="fas fa-times-circle fa-fw" aria-hidden="true"></i>
</a>
<span class="search-button search-loading" id="search-loading-mobile">
<i class="fas fa-spinner fa-fw fa-spin" aria-hidden="true"></i>
</span>
</div>
<a href="javascript:void(0);" class="search-cancel" id="search-cancel-mobile">
Cancel
</a>
</div><a class="menu-item" href="/talks/" title="">呓语</a><a class="menu-item" href="/posts/" title="文章">文章</a><a class="menu-item" href="/tags/" title="">标签</a><a class="menu-item" href="/categories/" title="">分类</a><a href="javascript:void(0);" class="menu-item theme-switch" title="Switch Theme">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a></div>
</div>
</header><div class="search-dropdown desktop">
<div id="search-dropdown-desktop"></div>
</div>
<div class="search-dropdown mobile">
<div id="search-dropdown-mobile"></div>
</div><main class="main">
<div class="container"><div class="page home" data-home="posts"><div class="home-profile"><div class="home-avatar"><a href="/talks/" title="呓语"><img
class="lazyload"
src="/svg/loading.min.svg"
data-src="/images/avatar.png"
data-srcset="/images/avatar.png, /images/avatar.png 1.5x, /images/avatar.png 2x"
data-sizes="auto"
alt="/images/avatar.png"
title="/images/avatar.png" /></a></div><h1 class="home-title">夜航星</h1><div class="links"><a href="https://github.com/AustinXT" title="GitHub" target="_blank" rel="noopener noreffer me"><i class="fab fa-github fa-fw" aria-hidden="true"></i></a><a href="https://weibo.com/6927260974" title="微博" target="_blank" rel="noopener noreffer me"><i class="fab fa-weibo fa-fw" aria-hidden="true"></i></a><a href="https://www.douban.com/people/Austinxt" title="豆瓣" target="_blank" rel="noopener noreffer me"><i data-svg-src="/lib/simple-icons/icons/douban.min.svg" aria-hidden="true"></i></a><a href="mailto:[email protected]" title="Email" rel="me"><i class="far fa-envelope fa-fw" aria-hidden="true"></i></a><a href="/index.xml" title="RSS" target="_blank" rel="noopener noreffer me"><i class="fas fa-rss fa-fw" aria-hidden="true"></i></a></div></div>
<article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/2024-10-30-install-window11-in-utm/">在 Mac(M2)上,使用 UTM 安装 Windows11 虚拟机</a>
</h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>夜航星</a></span> <span class="post-publish">published on <time datetime="2024-10-30">2024-10-30</time></span> <span class="post-category">included in <a href="/categories/%E5%AE%9E%E6%93%8D%E8%AE%B0%E5%BD%95/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>实操记录</a></span></div><div class="content">在 Mac(M2) 上,使用 UTM 安装 Windows11 虚拟机,大致步骤还是按照Windows 11 | UTM Documentation走,中间会遇到一些卡壳的步骤需要克服一</div><div class="post-footer">
<a href="/2024-10-30-install-window11-in-utm/">Read More</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i> <a href="/tags/%E8%99%9A%E6%8B%9F%E6%9C%BA/">虚拟机</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/2024-08-08-friend-xh/">和一个跟自己很不一样的人,吃饭聊天</a>
</h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>夜航星</a></span> <span class="post-publish">published on <time datetime="2024-08-08">2024-08-08</time></span> <span class="post-category">included in <a href="/categories/%E6%88%90%E9%95%BF%E8%AE%B0%E5%BD%95/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>成长记录</a></span></div><div class="content">7 月末和 XH 约了八月底见面,没想到她还记得。之前聊天的印象是「自律、自由、洒脱的人,帮我坚定了坚持锻炼的决心。XH 是我以前不敢接触的那类人,很</div><div class="post-footer">
<a href="/2024-08-08-friend-xh/">Read More</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i> <a href="/tags/%E6%9C%8B%E5%8F%8B/">朋友</a>, <a href="/tags/%E8%81%8A%E5%A4%A9/">聊天</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/2023-09-10-git/">Git 数据模型与命令行</a>
</h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>夜航星</a></span> <span class="post-publish">published on <time datetime="2023-09-10">2023-09-10</time></span> <span class="post-category">included in <a href="/categories/%E7%9F%A5%E8%AF%86%E6%95%B4%E7%90%86/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>知识整理</a></span></div><div class="content">学习 Git 需要自顶向下学习,先了解数据模型,再去学习命令行,思考命令行对数据模型做了哪些操作。 概览 版本控制系统 (VCSs) 是一类用于追踪源代码(或其他文件</div><div class="post-footer">
<a href="/2023-09-10-git/">Read More</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i> <a href="/tags/git/">Git</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/2023-09-09-encrypt/">密码学入门</a>
</h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>夜航星</a></span> <span class="post-publish">published on <time datetime="2023-09-09">2023-09-09</time></span> <span class="post-category">included in <a href="/categories/%E7%9F%A5%E8%AF%86%E6%95%B4%E7%90%86/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>知识整理</a></span></div><div class="content">散列函数 密码散列函数 (Cryptographic hash function) 可以将任意大小的数据映射为一个固定大小的输出。除此之外,还有一些其他特性。 一个散列函数的大概规范如下: 1 hash(value: array<byte>) -> vector<byte, N></div><div class="post-footer">
<a href="/2023-09-09-encrypt/">Read More</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i> <a href="/tags/%E5%AF%86%E7%A0%81%E5%AD%A6/">密码学</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/2023-07-22-vim/">Vim 学习指南</a>
</h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>夜航星</a></span> <span class="post-publish">published on <time datetime="2023-07-22">2023-07-22</time></span> <span class="post-category">included in <a href="/categories/%E7%9F%A5%E8%AF%86%E6%95%B4%E7%90%86/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>知识整理</a></span></div><div class="content">Vim 是一个能跟上你思维速度的编辑器。 Vim 编辑器学习的步骤为: 理解编辑器的设计理念和基本原理; 学习命令,浏览教程,完成 vimtutor; 情景练习;</div><div class="post-footer">
<a href="/2023-07-22-vim/">Read More</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i> <a href="/tags/vim/">Vim</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/2023-06-13-debug/">调试代码常用方法</a>
</h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>夜航星</a></span> <span class="post-publish">published on <time datetime="2023-06-13">2023-06-13</time></span> <span class="post-category">included in <a href="/categories/%E7%9F%A5%E8%AF%86%E6%95%B4%E7%90%86/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>知识整理</a></span></div><div class="content">调试代码的学习,需要了解它的构成,有静态代码、打印、日志、第三方日志、调试器和专用工具,然后利用合适的工具和方法去实践。 打印调试法与日志 最有</div><div class="post-footer">
<a href="/2023-06-13-debug/">Read More</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i> <a href="/tags/debug/">debug</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/2023-05-31-make/">make 构建工具介绍</a>
</h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>夜航星</a></span> <span class="post-publish">published on <time datetime="2023-05-31">2023-05-31</time></span> <span class="post-category">included in <a href="/categories/%E7%9F%A5%E8%AF%86%E6%95%B4%E7%90%86/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>知识整理</a></span></div><div class="content">构建工具通常需要定义依赖、目标和规则。 make 是最常用的构建系统之一,您会发现它通常被安装到了几乎所有基于 UNIX 的系统中。make并不完美,但是对于中</div><div class="post-footer">
<a href="/2023-05-31-make/">Read More</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i> <a href="/tags/make/">make</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/2023-05-27-cmd-env/">命令行环境使用指南</a>
</h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>夜航星</a></span> <span class="post-publish">published on <time datetime="2023-05-27">2023-05-27</time></span> <span class="post-category">included in <a href="/categories/%E7%9F%A5%E8%AF%86%E6%95%B4%E7%90%86/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>知识整理</a></span></div><div class="content">无界面情况下的唯一选择 命令行环境的学习主要包括 任务控制:Shell 操作和进程的关系->需要了解进程信号 终端多路复用:如何在终端完成多面</div><div class="post-footer">
<a href="/2023-05-27-cmd-env/">Read More</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i> <a href="/tags/%E5%91%BD%E4%BB%A4%E8%A1%8C/">命令行</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/2023-01-11-data-analysis/">Shell 命令行数据处理</a>
</h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>夜航星</a></span> <span class="post-publish">published on <time datetime="2023-01-11">2023-01-11</time></span> <span class="post-category">included in <a href="/categories/%E7%9F%A5%E8%AF%86%E6%95%B4%E7%90%86/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>知识整理</a></span></div><div class="content">Shell 命令行数据处理是在 Unix 系统处理大数据绕不过去的技能。 学习需要和场景相结合,在熟悉 awk、paste 等工具的基础上,根据实际需求迭代工具集,并</div><div class="post-footer">
<a href="/2023-01-11-data-analysis/">Read More</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i> <a href="/tags/shell/">Shell</a>, <a href="/tags/%E6%95%B0%E6%8D%AE%E5%A4%84%E7%90%86/">数据处理</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/2022-12-10-profile/">常用性能分析工具</a>
</h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>夜航星</a></span> <span class="post-publish">published on <time datetime="2022-12-10">2022-12-10</time></span> <span class="post-category">included in <a href="/categories/%E7%9F%A5%E8%AF%86%E6%95%B4%E7%90%86/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>知识整理</a></span></div><div class="content">学习性能分析,最开始是查看执行时间,然后用工具帮助排查问题,用资源监控辅助。 即使您的代码能够像您期望的一样运行,但是如果它消耗了您全部的 CPU 和</div><div class="post-footer">
<a href="/2022-12-10-profile/">Read More</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i> <a href="/tags/%E6%80%A7%E8%83%BD%E5%88%86%E6%9E%90/">性能分析</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/2022-11-12-shell/">Shell 工具和脚本入门</a>
</h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>夜航星</a></span> <span class="post-publish">published on <time datetime="2022-11-12">2022-11-12</time></span> <span class="post-category">included in <a href="/categories/%E7%9F%A5%E8%AF%86%E6%95%B4%E7%90%86/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>知识整理</a></span></div><div class="content">计算机的文字接口 Shell 处理 GUI 接口无法应对的剩下 20% 使用场景。 Shell 工具和脚本的学习,其实是三块内容,Shell 语言编程、Shell 场景&工具,</div><div class="post-footer">
<a href="/2022-11-12-shell/">Read More</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i> <a href="/tags/shell/">Shell</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/2022-09-13-%E7%A1%AC%E6%B4%BE%E5%81%A5%E8%BA%AB%E8%A6%81%E7%82%B9/">硬派健身要点</a>
</h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>夜航星</a></span> <span class="post-publish">published on <time datetime="2022-09-13">2022-09-13</time></span> <span class="post-category">included in <a href="/categories/%E7%9F%A5%E8%AF%86%E6%95%B4%E7%90%86/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>知识整理</a></span></div><div class="content">人体肌肉=大肌群+小肌群。大肌群:胸、背、臀、腿;小肌群:肩、胳膊、腹、小腿。塑形健身以大肌群练习为主,搭配小肌群(包括核心肌群)练习。 简易</div><div class="post-footer">
<a href="/2022-09-13-%E7%A1%AC%E6%B4%BE%E5%81%A5%E8%BA%AB%E8%A6%81%E7%82%B9/">Read More</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i> <a href="/tags/%E5%81%A5%E8%BA%AB/">健身</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/2022-07-30-cross-border-e-commerce/">从四个问题理解跨境电商</a>
</h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>夜航星</a></span> <span class="post-publish">published on <time datetime="2022-07-30">2022-07-30</time></span> <span class="post-category">included in <a href="/categories/%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>读书笔记</a></span></div><div class="content">跨境电商与国际物流读后感。 跨境电商的含义和诞生? 跨境电商,英文通常翻译为 Cross-border eCommerce(跨境网络零售)。广义上的跨境电商包括跨境贸易在</div><div class="post-footer">
<a href="/2022-07-30-cross-border-e-commerce/">Read More</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i> <a href="/tags/%E7%94%B5%E5%95%86/">电商</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/2022-03-23-tcp-udp/">TCP 和 UDP 的区别?</a>
</h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>夜航星</a></span> <span class="post-publish">published on <time datetime="2022-03-23">2022-03-23</time></span> <span class="post-category">included in <a href="/categories/%E7%9F%A5%E8%AF%86%E6%95%B4%E7%90%86/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>知识整理</a></span></div><div class="content">tcp/udp的区别?tcp粘包是怎么回事,如何处理?udp有粘包吗? 什么是 TCP? 全称 Transmission Control Protocol,是一种传输层协议(为两个主机中</div><div class="post-footer">
<a href="/2022-03-23-tcp-udp/">Read More</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i> <a href="/tags/%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%BD%91%E7%BB%9C/">计算机网络</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/2022-02-16-13f/">13F 数据分析</a>
</h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>夜航星</a></span> <span class="post-publish">published on <time datetime="2022-02-16">2022-02-16</time></span> <span class="post-category">included in <a href="/categories/%E5%88%86%E6%9E%90%E6%8A%A5%E5%91%8A/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>分析报告</a></span></div><div class="content">单一机构分析 一个公司在一个投资机构的持仓历史变化 以 SOROS FUND MANAGEMENT LLC 持有 LIBERTY_BROADBAND_CORP 为例 一个机构持仓总市值和总标的数 新浪财经有现成的统计 个股被机构持仓的总市值和</div><div class="post-footer">
<a href="/2022-02-16-13f/">Read More</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i> <a href="/tags/%E9%87%91%E8%9E%8D/">金融</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/2021-09-11-%E8%AE%BA%E8%AF%81%E5%88%86%E6%9E%90-ch4-%E8%BF%9B%E9%98%B6%E4%BD%9C%E4%B8%9A/">图尔敏模型分析两性沟通异同</a>
</h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>夜航星</a></span> <span class="post-publish">published on <time datetime="2021-09-11">2021-09-11</time></span> <span class="post-category">included in <a href="/categories/%E5%88%86%E6%9E%90%E6%8A%A5%E5%91%8A/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>分析报告</a></span></div><div class="content">背景 非形式逻辑是“一种发展能够用于评估、分析和改进非形式推理的逻辑尝试,这些非形式推理不仅出现于人际交流、广告、政治辩论、法律论证之中,而且</div><div class="post-footer">
<a href="/2021-09-11-%E8%AE%BA%E8%AF%81%E5%88%86%E6%9E%90-ch4-%E8%BF%9B%E9%98%B6%E4%BD%9C%E4%B8%9A/">Read More</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i> <a href="/tags/%E5%9B%BE%E5%B0%94%E6%95%8F%E6%A8%A1%E5%9E%8B/">图尔敏模型</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/2021-08-14-%E5%A9%9A%E5%A7%BB%E5%88%B6%E5%BA%A6%E4%BC%9A%E6%B6%88%E4%BA%A1%E5%90%97/">《婚姻制度会消亡吗》推理树分析</a>
</h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>夜航星</a></span> <span class="post-publish">published on <time datetime="2021-08-14">2021-08-14</time></span> <span class="post-category">included in <a href="/categories/%E5%88%86%E6%9E%90%E6%8A%A5%E5%91%8A/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>分析报告</a></span></div><div class="content">原文分析 原文:婚姻制度正在走向消亡?这一代人的围城 按照推理树中序遍历的顺序依次列举不好的论证。 论点 A->O,相关因果混淆。适婚人群总数</div><div class="post-footer">
<a href="/2021-08-14-%E5%A9%9A%E5%A7%BB%E5%88%B6%E5%BA%A6%E4%BC%9A%E6%B6%88%E4%BA%A1%E5%90%97/">Read More</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i> <a href="/tags/%E8%AE%BA%E8%AF%81%E5%88%86%E6%9E%90/">论证分析</a>, <a href="/tags/%E6%8E%A8%E7%90%86%E6%A0%91/">推理树</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/2021-08-10-1993%E5%B9%B4%E5%9B%BD%E9%99%85%E5%A4%A7%E4%B8%93%E8%BE%A9%E8%AE%BA%E8%B5%9B%E5%86%B3%E8%B5%9B/">《1993 年国际大专辩论赛决赛》论证分析</a>
</h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>夜航星</a></span> <span class="post-publish">published on <time datetime="2021-08-10">2021-08-10</time></span> <span class="post-category">included in <a href="/categories/%E5%88%86%E6%9E%90%E6%8A%A5%E5%91%8A/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>分析报告</a></span></div><div class="content">资料 1993 年国际大专辩论赛决赛:人性本善还是本恶? 视频 文字稿 我方立场是:人性本恶。 第一 ,人性是由社会属性和自然属性组成的,自然属性指的就是无节制</div><div class="post-footer">
<a href="/2021-08-10-1993%E5%B9%B4%E5%9B%BD%E9%99%85%E5%A4%A7%E4%B8%93%E8%BE%A9%E8%AE%BA%E8%B5%9B%E5%86%B3%E8%B5%9B/">Read More</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i> <a href="/tags/%E8%AE%BA%E8%AF%81%E5%88%86%E6%9E%90/">论证分析</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/2021-08-10-2012%E8%AE%A8%E8%AE%BA%E7%94%B7%E5%A5%B3%E8%96%AA%E9%85%AC%E4%B8%8D%E5%B9%B3%E7%AD%89%E7%8E%B0%E8%B1%A1/">《2012 讨论男女薪酬不平等现象》认知偏差</a>
</h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>夜航星</a></span> <span class="post-publish">published on <time datetime="2021-08-10">2021-08-10</time></span> <span class="post-category">included in <a href="/categories/%E5%88%86%E6%9E%90%E6%8A%A5%E5%91%8A/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>分析报告</a></span></div><div class="content">零、背景 分析识别两方候选人在说服选民过程中,哪些地方运用了认知偏差的把戏?分别属于哪一类认知偏差呢? 2012 年奥巴马 VS 罗姆尼:讨论男女薪酬不平等现</div><div class="post-footer">
<a href="/2021-08-10-2012%E8%AE%A8%E8%AE%BA%E7%94%B7%E5%A5%B3%E8%96%AA%E9%85%AC%E4%B8%8D%E5%B9%B3%E7%AD%89%E7%8E%B0%E8%B1%A1/">Read More</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i> <a href="/tags/%E8%AE%A4%E7%9F%A5%E5%81%8F%E5%B7%AE/">认知偏差</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/2021-06-23-%E6%B3%95%E5%BE%8B%E6%A3%80%E7%B4%A2%E5%B7%A5%E5%85%B7%E5%88%86%E6%9E%90/">法律检索调研</a>
</h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel="author" class="author"><i class="fas fa-user-circle fa-fw" aria-hidden="true"></i>夜航星</a></span> <span class="post-publish">published on <time datetime="2021-06-23">2021-06-23</time></span> <span class="post-category">included in <a href="/categories/%E5%88%86%E6%9E%90%E6%8A%A5%E5%91%8A/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>分析报告</a></span></div><div class="content">此调研旨在发掘法律检索领域的现状及其入场可能性,包括法律行业发展分布状况、现有法律工具状况、法律检索相关技术,最后探讨法律检索入场的可能性和</div><div class="post-footer">
<a href="/2021-06-23-%E6%B3%95%E5%BE%8B%E6%A3%80%E7%B4%A2%E5%B7%A5%E5%85%B7%E5%88%86%E6%9E%90/">Read More</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i> <a href="/tags/%E6%B3%95%E5%BE%8B/">法律</a>, <a href="/tags/%E4%BA%A7%E5%93%81/">产品</a></div></div>
</article><ul class="pagination"><li class="page-item active">
<span class="page-link">
<a href="/">1</a>
</span>
</li><li class="page-item ">
<span class="page-link">
<a href="/page/2/">2</a>
</span>
</li><li class="page-item ">
<span class="page-link">
<a href="/page/3/">3</a>
</span>
</li></ul></div></div>
</main><footer class="footer">
<div class="footer-container"><div class="footer-line">Powered by <a href="https://gohugo.io/" target="_blank" rel="noopener noreffer" title="Hugo 0.110.0">Hugo</a> | Theme - <a href="https://github.com/dillonzq/LoveIt" target="_blank" rel="noopener noreffer" title="LoveIt 0.2.11"><i class="far fa-kiss-wink-heart fa-fw" aria-hidden="true"></i> LoveIt</a>
</div><div class="footer-line" itemscope itemtype="http://schema.org/CreativeWork"><i class="far fa-copyright fa-fw" aria-hidden="true"></i><span itemprop="copyrightYear">2017 - 2024</span> | <span class="license"><a rel="license external nofollow noopener noreffer" href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank">CC BY-NC 4.0</a></span><span class="icp-splitter"> | </span><br class="icp-br"/>
<span class="icp">浙ICP备19014045号-2</span></div>
</div>
</footer></div>
<div id="fixed-buttons"><a href="#" id="back-to-top" class="fixed-button" title="Back to Top">
<i class="fas fa-arrow-up fa-fw" aria-hidden="true"></i>
</a><a href="#" id="view-comments" class="fixed-button" title="View Comments">
<i class="fas fa-comment fa-fw" aria-hidden="true"></i>
</a>
</div><link rel="stylesheet" href="/lib/katex/katex.min.76e39bd605d45b2d1944123c66608b0c8bb9baeb70720b212571531c7cf9bc2a.css" integrity="sha256-duOb1gXUWy0ZRBI8ZmCLDIu5uutwcgshJXFTHHz5vCo="><link rel="stylesheet" href="/lib/cookieconsent/cookieconsent.min.cd0d0b6e50ff01ff2f3a9a70d7cfb66a7c6cb9acf7a566325568be6d3bd31fc4.css" integrity="sha256-zQ0LblD/Af8vOppw18+2anxsuaz3pWYyVWi+bTvTH8Q="><script type="text/javascript" src="/lib/autocomplete/autocomplete.min.ae2da1bd62c6469ee27770ad1cddf2e8296d8a7f6d85b091463e5200c5e320af.js" integrity="sha256-ri2hvWLGRp7id3CtHN3y6Cltin9thbCRRj5SAMXjIK8="></script><script type="text/javascript" src="/lib/lunr/lunr.min.08a93c0120364b01159db3c287f39b2180bb740334472bda0675bd3f18981676.js" integrity="sha256-CKk8ASA2SwEVnbPCh/ObIYC7dAM0RyvaBnW9PxiYFnY="></script><script type="text/javascript" src="/lib/lazysizes/lazysizes.min.3d9120fa621da6d613c1698b7014ec6bdf4620366e8f2b7b547059f4b6f6272b.js" integrity="sha256-PZEg+mIdptYTwWmLcBTsa99GIDZujyt7VHBZ9Lb2Jys="></script><script type="text/javascript" src="/lib/clipboard/clipboard.min.e17a1d816e13c0826e0ed7febfabc3277f45571234bde0bf9120829a7169edc9.js" integrity="sha256-4XodgW4TwIJuDtf+v6vDJ39FVxI0veC/kSCCmnFp7ck="></script><script type="text/javascript" src="/lib/katex/katex.min.eb18207487161674e717087c317db14ac1a62dadaecccb802499ce173bfeb739.js" integrity="sha256-6xggdIcWFnTnFwh8MX2xSsGmLa2uzMuAJJnOFzv+tzk="></script><script type="text/javascript" src="/lib/katex/contrib/auto-render.min.cb7f4ca60ed5dc3e258415f8c7a3b46d4a93578a52adf83011f18a7f190e7602.js" integrity="sha256-y39Mpg7V3D4lhBX4x6O0bUqTV4pSrfgwEfGKfxkOdgI="></script><script type="text/javascript" src="/lib/katex/contrib/copy-tex.min.52ce78fab4860d24ef22128a52ce24ca01368a9034457a565a1d3fccbab0ddbb.js" integrity="sha256-Us54+rSGDSTvIhKKUs4kygE2ipA0RXpWWh0/zLqw3bs="></script><script type="text/javascript" src="/lib/katex/contrib/mhchem.min.5c0a121a8b490afc85860a522347aeb34fb508c6b23044e5d29f6b2194227b51.js" integrity="sha256-XAoSGotJCvyFhgpSI0eus0+1CMayMETl0p9rIZQie1E="></script><script type="text/javascript" src="/lib/cookieconsent/cookieconsent.min.e55842a856a6d829feca3c3ad736c136b6c7549e9247274f78aa296259e06e24.js" integrity="sha256-5VhCqFam2Cn+yjw61zbBNrbHVJ6SRydPeKopYlngbiQ="></script><script type="text/javascript">window.config={"code":{"copyTitle":"Copy to clipboard","maxShownLines":50},"cookieconsent":{"content":{"dismiss":"Got it!","link":"Learn more","message":"This website uses Cookies to improve your experience."},"enable":true,"palette":{"button":{"background":"#f0f0f0"},"popup":{"background":"#1aa3ff"}},"theme":"edgeless"},"math":{"delimiters":[{"display":true,"left":"$$","right":"$$"},{"display":true,"left":"\\[","right":"\\]"},{"display":true,"left":"\\begin{equation}","right":"\\end{equation}"},{"display":true,"left":"\\begin{equation*}","right":"\\end{equation*}"},{"display":true,"left":"\\begin{align}","right":"\\end{align}"},{"display":true,"left":"\\begin{align*}","right":"\\end{align*}"},{"display":true,"left":"\\begin{alignat}","right":"\\end{alignat}"},{"display":true,"left":"\\begin{alignat*}","right":"\\end{alignat*}"},{"display":true,"left":"\\begin{gather}","right":"\\end{gather}"},{"display":true,"left":"\\begin{CD}","right":"\\end{CD}"},{"display":false,"left":"$","right":"$"},{"display":false,"left":"\\(","right":"\\)"}],"strict":false},"search":{"highlightTag":"em","lunrIndexURL":"/index.json","maxResultLength":10,"noResultsFound":"No results found","snippetLength":30,"type":"lunr"}};</script><script type="text/javascript" src="/js/theme.min.b0df51c2c57145081cc73960e9aa780e6f5f56d06cf4ef0f96da8ce1619d1e12.js" integrity="sha256-sN9RwsVxRQgcxzlg6ap4Dm9fVtBs9O8PltqM4WGdHhI="></script></body>
</html>