Skip to content

Commit 42ad6c9

Browse files
committed
update index
Signed-off-by: husharp <[email protected]>
1 parent 363e794 commit 42ad6c9

File tree

21 files changed

+109
-399
lines changed

21 files changed

+109
-399
lines changed

.DS_Store

0 Bytes
Binary file not shown.

_posts/2020-07-18-HuSharp-origin.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,14 @@ categories: life
66
author: Hu#
77
---
88

9-
* content
10-
{:toc}
11-
129
[引用链接](https://www.douban.com/note/210460736/)
1310

14-
\# 汉语中因形似“井”,通常读作井号,真正的含义是数字符号(Number sign),如在一些国家#1’代表No.1的意思。在美式英语中一般称作pound sign,电话上的“#”叫做pound key,而加拿大英语则称之为number sign key北美以外的其他英语国家一般称“#”为hash,相应的电话键叫做hash key
11+
\# 汉语中因形似 "井",通常读作井号,真正的含义是数字符号(Number sign),如在一些国家 `#1` 代表 No.1 的意思。在美式英语中一般称作pound sign,电话上的(#)叫做 `pound key`,而加拿大英语则称之为 `number sign key`; 北美以外的其他英语国家一般称(#)为 hash,相应的电话键叫做 hashkey
1512

1613
![musiceol](http://www.musiceol.com/news/html/2016-2/images/20162151237399513.png)
1714

18-
注意:数字符号(#)极易和乐谱中的升音符(♯ 读作sharp)相混淆。但是,乐谱的sharp和数字符号的字形不完全一样。标准数字符号(#)横线水平,而竖线向右倾斜;而乐谱的升号()为了在五线谱中容易识别,横线改为斜向上但竖线垂直。
15+
注意:数字符号(#)极易和乐谱中的升音符(♯ 读作 sharp /ʃɑrp/)相混淆。但是,乐谱和数字符号的字形不完全一样。标准数字符号(#)横线水平,而竖线向右倾斜;而乐谱的升号()为了在五线谱中容易识别,横线改为斜向上但竖线垂直。
1916

20-
因此C#(C Sharp)的读音之所以如此,正是因为C Sharp中符号Sharp的创意来源于升音符?在乐谱中的含义——紧跟其后的音符的音高比实际标定的高半音,表示技术进一步提升之意。由于“ ♯ ”在计算机显示、输入中不方便,因此在书写体中用“#”代替“ ♯ ”,但读音保持不变。于是就出现了书写成“C#”但念作C Sharp的情形。
17+
而 C#(C Sharp)的读音之所以如此,正是因为 `C Sharp` 中符号 `Sharp` 的创意来源于升音符(♯)在乐谱中的含义——紧跟其后的音符的音高比实际标定的高半音,表示技术进一步提升之意。由于(♯)在计算机显示、输入中不方便,因此在书写体中用(#)代替(♯),但读音保持不变。于是就出现了书写成 `C#` 但念作 `C Sharp` 的情形。
2118

22-
不难看出HuSharp的来源正是如此。本人名字大致同 "井号"(暴露了不念后鼻音--_--),便改成了Hu#,由于很多昵称不能带特殊符号,因此就叫做HuSharp了~也预示希望**升音符在乐谱中的含义——紧跟其后的音符的音高比实际标定的高半音,表示技术进一步提升之意**
19+
不难看出 `HuSharp` 的来源正是如此。本人名字大致同 "井号"(暴露了不念后鼻音= =),便改成了 `Hu#`,由于很多昵称不能带特殊符号,因此就叫做 `HuSharp`~也预示**升音符(♯)在乐谱中的含义——紧跟其后的音符的音高比实际标定的高半音,表示技术进一步提升之意**

_site/feed.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2023-04-28T23:54:26+08:00</updated><id>http://localhost:4000/feed.xml</id><entry><title type="html">HuSharp的由来</title><link href="http://localhost:4000/life/2020/07/18/HuSharp-origin.html" rel="alternate" type="text/html" title="HuSharp的由来" /><published>2020-07-18T09:00:00+08:00</published><updated>2020-07-18T09:00:00+08:00</updated><id>http://localhost:4000/life/2020/07/18/HuSharp-origin</id><content type="html" xml:base="http://localhost:4000/life/2020/07/18/HuSharp-origin.html"><![CDATA[<p><a href="https://www.douban.com/note/210460736/">引用链接</a></p>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2023-04-29T00:59:07+08:00</updated><id>http://localhost:4000/feed.xml</id><entry><title type="html">HuSharp的由来</title><link href="http://localhost:4000/life/2020/07/18/HuSharp-origin.html" rel="alternate" type="text/html" title="HuSharp的由来" /><published>2020-07-18T09:00:00+08:00</published><updated>2020-07-18T09:00:00+08:00</updated><id>http://localhost:4000/life/2020/07/18/HuSharp-origin</id><content type="html" xml:base="http://localhost:4000/life/2020/07/18/HuSharp-origin.html"><![CDATA[<p><a href="https://www.douban.com/note/210460736/">引用链接</a></p>
22
3-
<p># 汉语中因形似“井”,通常读作井号,真正的含义是数字符号(Number sign),如在一些国家‘#1’代表No.1的意思。在美式英语中一般称作pound sign,电话上的“#”叫做pound key,而加拿大英语则称之为number sign key北美以外的其他英语国家一般称“#”为hash,相应的电话键叫做hash key。</p>
3+
<p># 汉语中因形似 “井”,通常读作井号,真正的含义是数字符号(Number sign),如在一些国家 <code class="language-plaintext highlighter-rouge">#1</code> 代表 No.1 的意思。在美式英语中一般称作pound sign,电话上的(#)叫做 <code class="language-plaintext highlighter-rouge">pound key</code>,而加拿大英语则称之为 <code class="language-plaintext highlighter-rouge">number sign key</code>; 北美以外的其他英语国家一般称(#)为 hash,相应的电话键叫做 hashkey。</p>
44
55
<p><img src="http://www.musiceol.com/news/html/2016-2/images/20162151237399513.png" alt="musiceol" /></p>
66
7-
<p>注意:数字符号(#)极易和乐谱中的升音符(♯ 读作sharp)相混淆。但是,乐谱的sharp和数字符号的字形不完全一样。标准数字符号(#)横线水平,而竖线向右倾斜;而乐谱的升号()为了在五线谱中容易识别,横线改为斜向上但竖线垂直。</p>
7+
<p>注意:数字符号(#)极易和乐谱中的升音符(♯ 读作 sharp /ʃɑrp/)相混淆。但是,乐谱和数字符号的字形不完全一样。标准数字符号(#)横线水平,而竖线向右倾斜;而乐谱的升号()为了在五线谱中容易识别,横线改为斜向上但竖线垂直。</p>
88
9-
<p>因此C#(C Sharp)的读音之所以如此,正是因为C Sharp中符号Sharp的创意来源于升音符?在乐谱中的含义——紧跟其后的音符的音高比实际标定的高半音,表示技术进一步提升之意。由于“ ♯ ”在计算机显示、输入中不方便,因此在书写体中用“#”代替“ ♯ ”,但读音保持不变。于是就出现了书写成“C#”但念作C Sharp的情形。</p>
9+
<p>而 C#(C Sharp)的读音之所以如此,正是因为 <code class="language-plaintext highlighter-rouge">C Sharp</code> 中符号 <code class="language-plaintext highlighter-rouge">Sharp</code> 的创意来源于升音符(♯)在乐谱中的含义——紧跟其后的音符的音高比实际标定的高半音,表示技术进一步提升之意。由于(♯)在计算机显示、输入中不方便,因此在书写体中用(#)代替(♯),但读音保持不变。于是就出现了书写成 <code class="language-plaintext highlighter-rouge">C#</code> 但念作 <code class="language-plaintext highlighter-rouge">C Sharp</code> 的情形。</p>
1010
11-
<p>不难看出HuSharp的来源正是如此。本人名字大致同 “井号”(暴露了不念后鼻音–_–),便改成了Hu#,由于很多昵称不能带特殊符号,因此就叫做HuSharp了~也预示希望<strong>升音符在乐谱中的含义——紧跟其后的音符的音高比实际标定的高半音,表示技术进一步提升之意</strong></p>]]></content><author><name>Hu#</name></author><category term="life" /></entry></feed>
11+
<p>不难看出 <code class="language-plaintext highlighter-rouge">HuSharp</code> 的来源正是如此。本人名字大致同 “井号”(暴露了不念后鼻音= =),便改成了 <code class="language-plaintext highlighter-rouge">Hu#</code>,由于很多昵称不能带特殊符号,因此就叫做 <code class="language-plaintext highlighter-rouge">HuSharp</code>了~也预示<strong>升音符(♯)在乐谱中的含义——紧跟其后的音符的音高比实际标定的高半音,表示技术进一步提升之意</strong></p>]]></content><author><name>Hu#</name></author><category term="life" /><summary type="html"><![CDATA[引用链接]]></summary></entry></feed>

_site/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@
104104
<br />
105105
<br />
106106
<br />
107+
<br />
108+
<br />
107109
<br /></p>
108110

109111
<hr />

_site/life/2020/07/18/HuSharp-origin.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,16 @@
4343
<meta property="og:title" content="HuSharp的由来" />
4444
<meta name="author" content="Hu#" />
4545
<meta property="og:locale" content="en_US" />
46+
<meta name="description" content="引用链接" />
47+
<meta property="og:description" content="引用链接" />
4648
<link rel="canonical" href="http://localhost:4000/life/2020/07/18/HuSharp-origin.html" />
4749
<meta property="og:url" content="http://localhost:4000/life/2020/07/18/HuSharp-origin.html" />
4850
<meta property="og:type" content="article" />
4951
<meta property="article:published_time" content="2020-07-18T09:00:00+08:00" />
5052
<meta name="twitter:card" content="summary" />
5153
<meta property="twitter:title" content="HuSharp的由来" />
5254
<script type="application/ld+json">
53-
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"Hu#"},"dateModified":"2020-07-18T09:00:00+08:00","datePublished":"2020-07-18T09:00:00+08:00","headline":"HuSharp的由来","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/life/2020/07/18/HuSharp-origin.html"},"url":"http://localhost:4000/life/2020/07/18/HuSharp-origin.html"}</script>
55+
{"@context":"https://schema.org","@type":"BlogPosting","author":{"@type":"Person","name":"Hu#"},"dateModified":"2020-07-18T09:00:00+08:00","datePublished":"2020-07-18T09:00:00+08:00","description":"引用链接","headline":"HuSharp的由来","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/life/2020/07/18/HuSharp-origin.html"},"url":"http://localhost:4000/life/2020/07/18/HuSharp-origin.html"}</script>
5456
<!-- End Jekyll SEO tag -->
5557

5658
</head>
@@ -80,18 +82,17 @@
8082
<h1>HuSharp的由来</h1>
8183

8284

83-
84-
<p><a href="https://www.douban.com/note/210460736/">引用链接</a></p>
85+
<p><a href="https://www.douban.com/note/210460736/">引用链接</a></p>
8586

86-
<p># 汉语中因形似“井”,通常读作井号,真正的含义是数字符号(Number sign),如在一些国家‘#1’代表No.1的意思。在美式英语中一般称作pound sign,电话上的“#”叫做pound key,而加拿大英语则称之为number sign key北美以外的其他英语国家一般称“#”为hash,相应的电话键叫做hash key</p>
87+
<p># 汉语中因形似 “井”,通常读作井号,真正的含义是数字符号(Number sign),如在一些国家 <code class="language-plaintext highlighter-rouge">#1</code> 代表 No.1 的意思。在美式英语中一般称作pound sign,电话上的(#)叫做 <code class="language-plaintext highlighter-rouge">pound key</code>,而加拿大英语则称之为 <code class="language-plaintext highlighter-rouge">number sign key</code>; 北美以外的其他英语国家一般称(#)为 hash,相应的电话键叫做 hashkey</p>
8788

8889
<p><img src="http://www.musiceol.com/news/html/2016-2/images/20162151237399513.png" alt="musiceol" /></p>
8990

90-
<p>注意:数字符号(#)极易和乐谱中的升音符(♯ 读作sharp)相混淆。但是,乐谱的sharp和数字符号的字形不完全一样。标准数字符号(#)横线水平,而竖线向右倾斜;而乐谱的升号()为了在五线谱中容易识别,横线改为斜向上但竖线垂直。</p>
91+
<p>注意:数字符号(#)极易和乐谱中的升音符(♯ 读作 sharp /ʃɑrp/)相混淆。但是,乐谱和数字符号的字形不完全一样。标准数字符号(#)横线水平,而竖线向右倾斜;而乐谱的升号()为了在五线谱中容易识别,横线改为斜向上但竖线垂直。</p>
9192

92-
<p>因此C#(C Sharp)的读音之所以如此,正是因为C Sharp中符号Sharp的创意来源于升音符?在乐谱中的含义——紧跟其后的音符的音高比实际标定的高半音,表示技术进一步提升之意。由于“ ♯ ”在计算机显示、输入中不方便,因此在书写体中用“#”代替“ ♯ ”,但读音保持不变。于是就出现了书写成“C#”但念作C Sharp的情形。</p>
93+
<p>而 C#(C Sharp)的读音之所以如此,正是因为 <code class="language-plaintext highlighter-rouge">C Sharp</code> 中符号 <code class="language-plaintext highlighter-rouge">Sharp</code> 的创意来源于升音符(♯)在乐谱中的含义——紧跟其后的音符的音高比实际标定的高半音,表示技术进一步提升之意。由于(♯)在计算机显示、输入中不方便,因此在书写体中用(#)代替(♯),但读音保持不变。于是就出现了书写成 <code class="language-plaintext highlighter-rouge">C#</code> 但念作 <code class="language-plaintext highlighter-rouge">C Sharp</code> 的情形。</p>
9394

94-
<p>不难看出HuSharp的来源正是如此。本人名字大致同 “井号”(暴露了不念后鼻音–_–),便改成了Hu#,由于很多昵称不能带特殊符号,因此就叫做HuSharp了~也预示希望<strong>升音符在乐谱中的含义——紧跟其后的音符的音高比实际标定的高半音,表示技术进一步提升之意</strong></p>
95+
<p>不难看出 <code class="language-plaintext highlighter-rouge">HuSharp</code> 的来源正是如此。本人名字大致同 “井号”(暴露了不念后鼻音= =),便改成了 <code class="language-plaintext highlighter-rouge">Hu#</code>,由于很多昵称不能带特殊符号,因此就叫做 <code class="language-plaintext highlighter-rouge">HuSharp</code>了~也预示<strong>升音符(♯)在乐谱中的含义——紧跟其后的音符的音高比实际标定的高半音,表示技术进一步提升之意</strong></p>
9596

9697

9798
</div>

_site/resume.html

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,31 @@ <h1 id="jinhao-hu-胡锦浩">Jinhao Hu (<code class="language-plaintext highligh
8181
<h2 id="skills">Skills</h2>
8282

8383
<ul>
84-
<li>{multilingual} (not limited to any specific language) experienced in Golang/Rust/Python.</li>
84+
<li><strong>Programming Language</strong>: <strong>multilingual</strong>(not limited to any specific language) experienced in Golang/Rust/Python.</li>
85+
<li><strong>Distributed System/Database</strong>: contribute to TiKV/PD/TiDB, taken course MIT 6.824 and PingCAP’s Talent Plan.</li>
86+
<li><strong>Developing Tool</strong>: familiar with Linux-based programming, have experience with team tools like Git.</li>
8587
</ul>
8688

8789
<h2 id="experience">Experience</h2>
8890

89-
<p><strong>PingCAP – Orchestration Team</strong> (Developer Intern; Jul, 2022 ~ till now)</p>
91+
<p><strong>ByteDance Inc.</strong> (Developer Intern; Mar, 2021 ~ Sept, 2021)</p>
92+
93+
<ul>
94+
<li>Participate in the main process of building a publishing platform (bits platform) for the whole company’s business line mobile.</li>
95+
<li>Using KiteX + Ginex service framework and Thrift multi-messaging protocol to build a set of RPC services, providing RESTful interfaces for Feishu, including: package upload, publishing policy, channel management, user group management.</li>
96+
</ul>
97+
98+
<p><strong>PingCAP – Orchestration Team</strong> (Database Engineer; Jul, 2022 ~ till now)</p>
9099

91100
<h2 id="education">Education</h2>
92101

102+
<p><strong>Central South University - Computer Science</strong> (Bachelor; 2018 ~ 2022)</p>
103+
104+
<ul>
105+
<li>National Scholarship 2019 (Top 0.2% national-wide)</li>
106+
</ul>
107+
108+
93109

94110
</div>
95111

_site/sitemap.xml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,19 @@
66
</url>
77
<url>
88
<loc>http://localhost:4000/subtopics/collections/quote.html</loc>
9-
<lastmod>2023-04-28T23:54:26+08:00</lastmod>
9+
<lastmod>2023-04-29T00:59:07+08:00</lastmod>
1010
</url>
1111
<url>
1212
<loc>http://localhost:4000/subtopics/collections/tools.html</loc>
13-
<lastmod>2023-04-28T23:54:26+08:00</lastmod>
14-
</url>
15-
<url>
16-
<loc>http://localhost:4000/subtopics/dreams.html</loc>
17-
<lastmod>2023-04-28T23:54:26+08:00</lastmod>
13+
<lastmod>2023-04-29T00:59:07+08:00</lastmod>
1814
</url>
1915
<url>
2016
<loc>http://localhost:4000/subtopics/polymorphism.html</loc>
2117
<lastmod>2021-08-20T09:10:19+08:00</lastmod>
2218
</url>
2319
<url>
2420
<loc>http://localhost:4000/topics/computer-system.html</loc>
25-
<lastmod>2023-04-28T23:54:26+08:00</lastmod>
21+
<lastmod>2023-04-29T00:59:07+08:00</lastmod>
2622
</url>
2723
<url>
2824
<loc>http://localhost:4000/blogs.html</loc>

0 commit comments

Comments
 (0)