-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
111 lines (106 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
<!doctype html>
<html lang="zh"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"><meta><title>J 的博客</title><link rel="manifest" href="/jblog/manifest.json"><meta name="application-name" content="J 的博客"><meta name="msapplication-TileImage" content="/img/favicon.svg"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-title" content="J 的博客"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta property="og:type" content="blog"><meta property="og:title" content="J 的博客"><meta property="og:url" content="https://zhengwhizz.github.io/jblog"><meta property="og:site_name" content="J 的博客"><meta property="og:locale" content="zh_CN"><meta property="og:image" content="https://zhengwhizz.github.io/jblog/img/og_image.png"><meta property="article:author" content="J"><meta property="twitter:card" content="summary"><meta property="twitter:image" content="/jblog/img/og_image.png"><script type="application/ld+json">{"@context":"https://schema.org","@type":"BlogPosting","mainEntityOfPage":{"@type":"WebPage","@id":"https://zhengwhizz.github.io/jblog"},"headline":"J 的博客","image":["https://zhengwhizz.github.io/jblog/img/og_image.png"],"author":{"@type":"Person","name":"J"},"publisher":{"@type":"Organization","name":"J 的博客","logo":{"@type":"ImageObject","url":"https://zhengwhizz.github.io/img/logo.svg"}},"description":""}</script><link rel="icon" href="/jblog/img/favicon.svg"><link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.2/css/all.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/highlight.js@9.12.0/styles/atom-one-light.css"><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;600&family=Source+Code+Pro"><link rel="stylesheet" href="/jblog/css/default.css"><style>body>.footer,body>.navbar,body>.section{opacity:0}</style><!--!--><!--!--><!--!--><!--!--><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/cookieconsent@3.1.1/build/cookieconsent.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/lightgallery@1.6.8/dist/css/lightgallery.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/justifiedGallery@3.7.0/dist/css/justifiedGallery.min.css"><!--!--><!--!--><script src="https://cdn.jsdelivr.net/npm/pace-js@1.0.2/pace.min.js"></script><!--!--><!--!--><script data-ad-client="ca-pub-8632806708581002" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js" async></script><meta name="generator" content="Hexo 5.4.0"></head><body class="is-2-column"><nav class="navbar navbar-main"><div class="container"><div class="navbar-brand justify-content-center"><a class="navbar-item navbar-logo" href="/jblog/"><img src="/jblog/img/logo.svg" alt="J 的博客" height="28"></a></div><div class="navbar-menu"><div class="navbar-start"><a class="navbar-item is-active" href="/jblog/">首页</a><a class="navbar-item" href="/jblog/archives">归档</a><a class="navbar-item" href="/jblog/categories">类别</a><a class="navbar-item" href="/jblog/tags">标签</a><a class="navbar-item" href="/jblog/about">我是谁</a></div><div class="navbar-end"><a class="navbar-item" target="_blank" rel="noopener" title="Download on GitHub" href="https://github.com/zhengwhizz"><i class="fab fa-github"></i></a><a class="navbar-item search" title="搜索" href="javascript:;"><i class="fas fa-search"></i></a></div></div></div></nav><section class="section"><div class="container"><div class="columns"><div class="column order-2 column-main is-8-tablet is-8-desktop is-8-widescreen"><div class="card"><article class="card-content article" role="article"><div class="article-meta is-size-7 is-uppercase level is-mobile"><div class="level-left"><span class="level-item"><time dateTime="2021-11-25T09:44:00.538Z" title="11/25/2021, 9:44:00 AM">2021-11-25</time>发表</span><span class="level-item"><time dateTime="2021-11-25T09:44:00.538Z" title="11/25/2021, 9:44:00 AM">2021-11-25</time>更新</span><span class="level-item"><a class="link-muted" href="/jblog/categories/%E4%BA%92%E8%81%94%E7%BD%91/">互联网</a></span><span class="level-item">1 分钟读完 (大约123个字)</span></div></div><h1 class="title is-3 is-size-4-mobile"><a class="link-muted" href="/jblog/2021/11/25/hexo/">hexo 的使用</a></h1><div class="content"><p>Welcome to <a target="_blank" rel="noopener" href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a target="_blank" rel="noopener" href="https://hexo.io/docs/">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a target="_blank" rel="noopener" href="https://hexo.io/docs/troubleshooting.html">troubleshooting</a> or you can ask me on <a target="_blank" rel="noopener" href="https://github.com/hexojs/hexo/issues">GitHub</a>.</p>
<h2 id="Quick-Start"><a href="#Quick-Start" class="headerlink" title="Quick Start"></a>Quick Start</h2><h3 id="Create-a-new-post"><a href="#Create-a-new-post" class="headerlink" title="Create a new post"></a>Create a new post</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo new <span class="string">"My New Post"</span></span><br></pre></td></tr></table></figure>
<p>More info: <a target="_blank" rel="noopener" href="https://hexo.io/docs/writing.html">Writing</a></p>
<h3 id="Run-server"><a href="#Run-server" class="headerlink" title="Run server"></a>Run server</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo server</span><br></pre></td></tr></table></figure>
<p>More info: <a target="_blank" rel="noopener" href="https://hexo.io/docs/server.html">Server</a></p>
<h3 id="Generate-static-files"><a href="#Generate-static-files" class="headerlink" title="Generate static files"></a>Generate static files</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo generate</span><br></pre></td></tr></table></figure>
<p>More info: <a target="_blank" rel="noopener" href="https://hexo.io/docs/generating.html">Generating</a></p>
<h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerlink" title="Deploy to remote sites"></a>Deploy to remote sites</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo deploy</span><br></pre></td></tr></table></figure>
<p>More info: <a target="_blank" rel="noopener" href="https://hexo.io/docs/one-command-deployment.html">Deployment</a></p>
</div></article></div><div class="card"><article class="card-content article" role="article"><div class="article-meta is-size-7 is-uppercase level is-mobile"><div class="level-left"><span class="level-item"><time dateTime="2021-08-26T05:53:52.000Z" title="8/26/2021, 5:53:52 AM">2021-08-26</time>发表</span><span class="level-item"><time dateTime="2021-11-25T09:44:00.538Z" title="11/25/2021, 9:44:00 AM">2021-11-25</time>更新</span><span class="level-item"><a class="link-muted" href="/jblog/categories/%E4%BA%92%E8%81%94%E7%BD%91/">互联网</a></span><span class="level-item">几秒读完 (大约54个字)</span></div></div><h1 class="title is-3 is-size-4-mobile"><a class="link-muted" href="/jblog/2021/08/26/gimp%E6%89%80%E6%9C%89%E5%9B%BE%E5%B1%82%E4%BD%9C%E4%B8%BA%E5%9B%BE%E7%89%87%E5%AF%BC%E5%87%BA/">gimp所有图层作为图片导出</a></h1><div class="content"><h3 id="GIMP-把所有图层的图片一起导出来"><a href="#GIMP-把所有图层的图片一起导出来" class="headerlink" title="GIMP 把所有图层的图片一起导出来"></a>GIMP 把所有图层的图片一起导出来</h3><p>导出时后缀改为 <code>.ora</code>, 导出后用 zip 解压软件打开 data 里就是图片。</p>
<p>参考:<a target="_blank" rel="noopener" href="https://jingyan.baidu.com/article/597a06432fb032312b5243ab.html">https://jingyan.baidu.com/article/597a06432fb032312b5243ab.html</a></p>
</div></article></div><div class="card"><article class="card-content article" role="article"><div class="article-meta is-size-7 is-uppercase level is-mobile"><div class="level-left"><span class="level-item"><time dateTime="2021-08-25T21:16:20.000Z" title="8/25/2021, 9:16:20 PM">2021-08-25</time>发表</span><span class="level-item"><time dateTime="2021-11-25T09:44:00.538Z" title="11/25/2021, 9:44:00 AM">2021-11-25</time>更新</span><span class="level-item"><a class="link-muted" href="/jblog/categories/%E4%BA%92%E8%81%94%E7%BD%91/">互联网</a></span><span class="level-item">几秒读完 (大约85个字)</span></div></div><h1 class="title is-3 is-size-4-mobile"><a class="link-muted" href="/jblog/2021/08/25/SSH%E5%88%A9%E7%94%A8KEY%E5%85%8D%E5%AF%86%E7%99%BB%E5%BD%95/">SSH利用KEY免密登录</a></h1><div class="content"><h2 id="A-机登录-B-机"><a href="#A-机登录-B-机" class="headerlink" title="A 机登录 B 机"></a>A 机登录 B 机</h2><p>在 A 机使用 <code>ssh-keygen</code> 生成秘钥,复制 <code>id_rsa.pub</code> 文件中的公钥,</p>
<p>在 B 机 <code>echo '你的公钥' >> ~/.ssh/authorized_keys</code> 把公钥保存好。<br>更改文件权限 <code>chmod 600 ~/.ssh/authorized_keys</code> 之后就可以从 A 机免密登录 B 机了。</p>
<h3 id="同样适用于-VSC-远程连接。"><a href="#同样适用于-VSC-远程连接。" class="headerlink" title="同样适用于 VSC 远程连接。"></a>同样适用于 VSC 远程连接。</h3></div></article></div><div class="card"><article class="card-content article" role="article"><div class="article-meta is-size-7 is-uppercase level is-mobile"><div class="level-left"><span class="level-item"><time dateTime="2021-08-25T20:57:20.000Z" title="8/25/2021, 8:57:20 PM">2021-08-25</time>发表</span><span class="level-item"><time dateTime="2021-11-25T09:44:00.538Z" title="11/25/2021, 9:44:00 AM">2021-11-25</time>更新</span><span class="level-item"><a class="link-muted" href="/jblog/categories/%E4%BA%92%E8%81%94%E7%BD%91/">互联网</a></span><span class="level-item">1 分钟读完 (大约149个字)</span></div></div><h1 class="title is-3 is-size-4-mobile"><a class="link-muted" href="/jblog/2021/08/25/%E9%98%BF%E9%87%8C%E4%BA%91Ubuntu20%E6%BA%90/">阿里云Ubuntu20源</a></h1><div class="content"><h3 id="Ubunt-20-阿里云源"><a href="#Ubunt-20-阿里云源" class="headerlink" title="Ubunt 20 阿里云源"></a>Ubunt 20 阿里云源</h3><p><code>vi /etc/apt/sources.list</code> 加入以下内容</p>
<figure class="highlight plaintext"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br><span class="line">5</span><br><span class="line">6</span><br><span class="line">7</span><br><span class="line">8</span><br><span class="line">9</span><br><span class="line">10</span><br><span class="line">11</span><br><span class="line">12</span><br></pre></td><td class="code"><pre><span class="line"></span><br><span class="line">deb http://mirrors.aliyun.com/ubuntu/ focal main restricted universe multiverse</span><br><span class="line">deb-src http://mirrors.aliyun.com/ubuntu/ focal main restricted universe multiverse</span><br><span class="line">deb http://mirrors.aliyun.com/ubuntu/ focal-security main restricted universe multiverse</span><br><span class="line">deb-src http://mirrors.aliyun.com/ubuntu/ focal-security main restricted universe multiverse</span><br><span class="line">deb http://mirrors.aliyun.com/ubuntu/ focal-updates main restricted universe multiverse</span><br><span class="line">deb-src http://mirrors.aliyun.com/ubuntu/ focal-updates main restricted universe multiverse</span><br><span class="line">deb http://mirrors.aliyun.com/ubuntu/ focal-proposed main restricted universe multiverse</span><br><span class="line">deb-src http://mirrors.aliyun.com/ubuntu/ focal-proposed main restricted universe multiverse</span><br><span class="line">deb http://mirrors.aliyun.com/ubuntu/ focal-backports main restricted universe multiverse</span><br><span class="line">deb-src http://mirrors.aliyun.com/ubuntu/ focal-backports main restricted universe multiverse</span><br><span class="line"></span><br></pre></td></tr></table></figure>
<p>之后运行<br><code>sudo apt update</code><br><code>sudo apt upgrade</code></p>
</div></article></div><div class="card"><article class="card-content article" role="article"><div class="article-meta is-size-7 is-uppercase level is-mobile"><div class="level-left"><span class="level-item"><time dateTime="2021-08-25T09:57:20.000Z" title="8/25/2021, 9:57:20 AM">2021-08-25</time>发表</span><span class="level-item"><time dateTime="2021-11-25T09:44:00.538Z" title="11/25/2021, 9:44:00 AM">2021-11-25</time>更新</span><span class="level-item"><a class="link-muted" href="/jblog/categories/%E4%BA%92%E8%81%94%E7%BD%91/">互联网</a></span><span class="level-item">1 分钟读完 (大约121个字)</span></div></div><h1 class="title is-3 is-size-4-mobile"><a class="link-muted" href="/jblog/2021/08/25/Google-play-%E4%B8%8A%E6%9E%B6%E7%AD%BE%E5%90%8D/">Google play 上架签名</a></h1><div class="content"><h3 id="应用上架谷歌商店报错"><a href="#应用上架谷歌商店报错" class="headerlink" title="应用上架谷歌商店报错"></a>应用上架谷歌商店报错</h3><p><code>Your Android App Bundle uses an upload certificate with a key that is too weak.</code><br>的解决方案</p>
<h2 id="生成上传密钥"><a href="#生成上传密钥" class="headerlink" title="生成上传密钥"></a>生成上传密钥</h2><p><a target="_blank" rel="noopener" href="https://developer.android.com/studio/publish/app-signing#generate-key">https://developer.android.com/studio/publish/app-signing#generate-key</a></p>
<h2 id="下载签名工具"><a href="#下载签名工具" class="headerlink" title="下载签名工具"></a>下载签名工具</h2><p>(FairGuard)[<a target="_blank" rel="noopener" href="https://www.fair-guard.com/index/helpcenter.html?id=387%5D">https://www.fair-guard.com/index/helpcenter.html?id=387]</a></p>
<p>设置 config.ini 内的配置信息</p>
<figure class="highlight plaintext"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br><span class="line">5</span><br><span class="line">6</span><br><span class="line">7</span><br></pre></td><td class="code"><pre><span class="line"></span><br><span class="line">[signinfo]</span><br><span class="line">keystore-path=C:\Users\j\Desktop\zhengwhizz.jks</span><br><span class="line">alias=key0</span><br><span class="line">password=密码</span><br><span class="line">alias-pwd=密码</span><br><span class="line"></span><br></pre></td></tr></table></figure>
<p>运行命令<br><code>java -jar FairGuard2.8.7.jar -optype_sign_jar -inputfile app.aab</code><br>对aab包进行签名</p>
<p>参考:<a target="_blank" rel="noopener" href="https://blog.csdn.net/qq_46702493/article/details/111832145">https://blog.csdn.net/qq_46702493/article/details/111832145</a></p>
</div></article></div><div class="card"><article class="card-content article" role="article"><div class="article-meta is-size-7 is-uppercase level is-mobile"><div class="level-left"><span class="level-item"><time dateTime="2021-08-17T07:59:27.000Z" title="8/17/2021, 7:59:27 AM">2021-08-17</time>发表</span><span class="level-item"><time dateTime="2021-11-25T09:44:00.538Z" title="11/25/2021, 9:44:00 AM">2021-11-25</time>更新</span><span class="level-item"><a class="link-muted" href="/jblog/categories/%E4%BA%BA%E7%94%9F%E6%99%BA%E6%85%A7/">人生智慧</a></span><span class="level-item">3 分钟读完 (大约414个字)</span></div></div><h1 class="title is-3 is-size-4-mobile"><a class="link-muted" href="/jblog/2021/08/17/IDP-%E4%BA%BA%E7%94%9F%E8%A7%84%E5%88%92/">IDP 人生规划</a></h1><div class="content"><h2 id="人生职业发展三问题"><a href="#人生职业发展三问题" class="headerlink" title="人生职业发展三问题"></a>人生职业发展三问题</h2><h3 id="定位"><a href="#定位" class="headerlink" title="定位"></a>定位</h3><pre><code>不清楚自己能干什么?
不清楚自己想干什么?
不清楚自己呆在哪个城市?
</code></pre>
<h4 id="解决方法"><a href="#解决方法" class="headerlink" title="解决方法"></a>解决方法</h4><pre><code>了解自己:了解自己的优势、了解自己的兴趣,了解自己想要什么?
了解市场:市场上职业的发展空间,薪酬水平。适合做什么?
</code></pre>
<h3 id="发展"><a href="#发展" class="headerlink" title="发展"></a>发展</h3><pre><code>工作不起劲,目标达不到预期,瓶颈难以突破
</code></pre>
<h4 id="解决方法-1"><a href="#解决方法-1" class="headerlink" title="解决方法"></a>解决方法</h4><pre><code>修改职业目标,跳出舒适区
提升自己能力
寻求资源
</code></pre>
<h3 id="平衡(本质:多角色冲突)"><a href="#平衡(本质:多角色冲突)" class="headerlink" title="平衡(本质:多角色冲突)"></a>平衡(本质:多角色冲突)</h3><pre><code>工作生活不能兼顾
任务繁重却没精力改善
不知选择什么类型工作
</code></pre>
<h4 id="解决方法-2"><a href="#解决方法-2" class="headerlink" title="解决方法"></a>解决方法</h4><pre><code>根据角色重要程度,合理分配时间资源,做好取舍。
</code></pre>
<h2 id="职业发展关键法则"><a href="#职业发展关键法则" class="headerlink" title="职业发展关键法则"></a>职业发展关键法则</h2><h4 id="人生设计-目标-行动-资本"><a href="#人生设计-目标-行动-资本" class="headerlink" title="人生设计=目标+行动+资本"></a>人生设计=目标+行动+资本</h4><pre><code>围绕目标寻找人生资本的一系列行动
</code></pre>
<h2 id="SCQA-模型"><a href="#SCQA-模型" class="headerlink" title="SCQA 模型"></a>SCQA 模型</h2><pre><code>- Situation 介绍背景
- Complication 指出冲突
- Question 提出疑问
- Analysis/Answer 分析解答
</code></pre>
<h4 id="介绍背景-S"><a href="#介绍背景-S" class="headerlink" title="介绍背景 S"></a>介绍背景 S</h4><pre><code>描述背景信息,事实、事实状态(可以是现状,也可以是理想状态),具体描述,不带观点和感受。
</code></pre>
<h4 id="指出冲突-C"><a href="#指出冲突-C" class="headerlink" title="指出冲突 C"></a>指出冲突 C</h4><pre><code>打破现状的具体事情,过程中会遇到的的障碍、问题。
</code></pre>
<h4 id="提出疑问-Q"><a href="#提出疑问-Q" class="headerlink" title="提出疑问 Q"></a>提出疑问 Q</h4><pre><code>发现理想与现状之间的差距,确定真实差距是什么?围绕如何弥补差距制定议题Q
</code></pre>
<h4 id="分析解答-A"><a href="#分析解答-A" class="headerlink" title="分析解答 A"></a>分析解答 A</h4><pre><code>针对Q给出假设性解决方案。
</code></pre>
</div></article></div><div class="card"><article class="card-content article" role="article"><div class="article-meta is-size-7 is-uppercase level is-mobile"><div class="level-left"><span class="level-item"><time dateTime="2021-08-13T21:02:11.000Z" title="8/13/2021, 9:02:11 PM">2021-08-13</time>发表</span><span class="level-item"><time dateTime="2021-11-25T09:44:00.538Z" title="11/25/2021, 9:44:00 AM">2021-11-25</time>更新</span><span class="level-item"><a class="link-muted" href="/jblog/categories/%E4%BA%BA%E7%94%9F%E6%99%BA%E6%85%A7/">人生智慧</a></span><span class="level-item">几秒读完 (大约47个字)</span></div></div><h1 class="title is-3 is-size-4-mobile"><a class="link-muted" href="/jblog/2021/08/13/%E3%80%8A%E8%AE%A4%E7%9F%A5%E5%A4%A9%E6%80%A7%E3%80%8B%E8%AF%BB%E5%90%8E%E6%84%9F/">《认知天性》读后感</a></h1><div class="content"><h2 id="间隔练习"><a href="#间隔练习" class="headerlink" title="间隔练习"></a>间隔练习</h2><h2 id="创造合理的困难"><a href="#创造合理的困难" class="headerlink" title="创造合理的困难"></a>创造合理的困难</h2><h2 id="正向反馈"><a href="#正向反馈" class="headerlink" title="正向反馈"></a>正向反馈</h2><h2 id="让学习具有挑战性,避免做轻松重复的事情"><a href="#让学习具有挑战性,避免做轻松重复的事情" class="headerlink" title="让学习具有挑战性,避免做轻松重复的事情"></a>让学习具有挑战性,避免做轻松重复的事情</h2><h2 id="避免记忆扭曲"><a href="#避免记忆扭曲" class="headerlink" title="避免记忆扭曲"></a>避免记忆扭曲</h2><h2 id="模拟真实的场景"><a href="#模拟真实的场景" class="headerlink" title="模拟真实的场景"></a>模拟真实的场景</h2></div></article></div><div class="card"><article class="card-content article" role="article"><div class="article-meta is-size-7 is-uppercase level is-mobile"><div class="level-left"><span class="level-item"><time dateTime="2021-08-13T06:21:34.000Z" title="8/13/2021, 6:21:34 AM">2021-08-13</time>发表</span><span class="level-item"><time dateTime="2021-11-25T09:44:00.538Z" title="11/25/2021, 9:44:00 AM">2021-11-25</time>更新</span><span class="level-item"><a class="link-muted" href="/jblog/categories/%E4%BA%BA%E7%94%9F%E6%99%BA%E6%85%A7/">人生智慧</a></span><span class="level-item">1 分钟读完 (大约131个字)</span></div></div><h1 class="title is-3 is-size-4-mobile"><a class="link-muted" href="/jblog/2021/08/13/%E3%80%8A%E8%AE%BA%E8%AF%AD%C2%B7%E5%AD%A6%E8%80%8C%E3%80%8B%E8%B4%A4%E8%B4%A4%E6%98%93%E8%89%B2/">《论语·学而》贤贤易色</a></h1><div class="content"><h2 id="贤贤易色;事父母,能竭其力;事君,能致其身;与朋友交,言而有信。虽曰未学,吾必谓之学矣。"><a href="#贤贤易色;事父母,能竭其力;事君,能致其身;与朋友交,言而有信。虽曰未学,吾必谓之学矣。" class="headerlink" title="贤贤易色;事父母,能竭其力;事君,能致其身;与朋友交,言而有信。虽曰未学,吾必谓之学矣。"></a>贤贤易色;事父母,能竭其力;事君,能致其身;与朋友交,言而有信。虽曰未学,吾必谓之学矣。</h2><p>我们要注重内在的品质,而不是外在的表现。对待父母,要看他的心,是否真心实意为父母竭尽全力。对待领导和事业,要全力以赴、设身处地。对待朋友,要诚实守信。这样的人是值得尊敬的人。</p>
</div></article></div><div class="card"><article class="card-content article" role="article"><div class="article-meta is-size-7 is-uppercase level is-mobile"><div class="level-left"><span class="level-item"><time dateTime="2021-08-13T06:13:57.000Z" title="8/13/2021, 6:13:57 AM">2021-08-13</time>发表</span><span class="level-item"><time dateTime="2021-11-25T09:44:00.538Z" title="11/25/2021, 9:44:00 AM">2021-11-25</time>更新</span><span class="level-item"><a class="link-muted" href="/jblog/categories/%E4%BA%BA%E7%94%9F%E6%9D%82%E8%B0%88/">人生杂谈</a></span><span class="level-item">几秒读完 (大约38个字)</span></div></div><h1 class="title is-3 is-size-4-mobile"><a class="link-muted" href="/jblog/2021/08/13/%E6%88%91%E7%9A%84%E5%8D%9A%E5%AE%A2%E5%BC%80%E9%80%9A%E4%BA%86/">我的博客开通了</a></h1><div class="content"><h2 id="今天我的博客开通了"><a href="#今天我的博客开通了" class="headerlink" title="今天我的博客开通了"></a>今天我的博客开通了</h2><p>今天本想找个地方记录下工作中遇到了一些问题,就搞了个博客。</p>
</div></article></div><div class="card"><article class="card-content article" role="article"><div class="article-meta is-size-7 is-uppercase level is-mobile"><div class="level-left"><span class="level-item"><time dateTime="2021-08-13T03:52:11.000Z" title="8/13/2021, 3:52:11 AM">2021-08-13</time>发表</span><span class="level-item"><time dateTime="2021-11-25T09:44:00.538Z" title="11/25/2021, 9:44:00 AM">2021-11-25</time>更新</span><span class="level-item"><a class="link-muted" href="/jblog/categories/%E4%BA%92%E8%81%94%E7%BD%91/">互联网</a></span><span class="level-item">几秒读完 (大约12个字)</span></div></div><h1 class="title is-3 is-size-4-mobile"><a class="link-muted" href="/jblog/2021/08/13/PGSQL-%E6%8C%89-where-in-%E6%8E%92%E5%BA%8F/">PGSQL 按 where in 排序</a></h1><div class="content"><h2 id=""><a href="#" class="headerlink" title=""></a></h2><p><code>select * from users where id in(18,16,1) order by position(','||id::text||',' in ',18,16,1,')</code></p>
</div></article></div></div><div class="column column-left is-4-tablet is-4-desktop is-4-widescreen order-1"><div class="card widget" data-type="profile"><div class="card-content"><nav class="level"><div class="level-item has-text-centered flex-shrink-1"><div><figure class="image is-128x128 mx-auto mb-2"><img class="avatar" src="/jblog/img/avatar.png" alt="Jarvis"></figure><p class="title is-size-4 is-block" style="line-height:inherit;">Jarvis</p><p class="is-size-6 is-block">我的人生主宰</p><p class="is-size-6 is-flex justify-content-center"><i class="fas fa-map-marker-alt mr-1"></i><span>云南·昆明</span></p></div></div></nav><nav class="level is-mobile"><div class="level-item has-text-centered is-marginless"><div><p class="heading">文章</p><a href="/jblog/archives"><p class="title">10</p></a></div></div><div class="level-item has-text-centered is-marginless"><div><p class="heading">分类</p><a href="/jblog/categories"><p class="title">3</p></a></div></div><div class="level-item has-text-centered is-marginless"><div><p class="heading">标签</p><a href="/jblog/tags"><p class="title">11</p></a></div></div></nav><div class="level"><a class="level-item button is-primary is-rounded" href="https://github.com/zhengwhizz" target="_blank" rel="noopener">关注我</a></div><div class="level is-mobile is-multiline"><a class="level-item button is-transparent is-marginless" target="_blank" rel="noopener" title="Github" href="https://github.com/zhengwhizz"><i class="fab fa-github"></i></a><a class="level-item button is-transparent is-marginless" target="_blank" rel="noopener" title="RSS" href="/jblog/"><i class="fas fa-rss"></i></a></div></div></div><!--!--><div class="card widget" data-type="links"><div class="card-content"><div class="menu"><h3 class="menu-label">链接</h3><ul class="menu-list"><li><a class="level is-mobile" href="https://hexo.io" target="_blank" rel="noopener"><span class="level-left"><span class="level-item">Hexo</span></span><span class="level-right"><span class="level-item tag">hexo.io</span></span></a></li><li><a class="level is-mobile" href="https://bulma.io" target="_blank" rel="noopener"><span class="level-left"><span class="level-item">Bulma</span></span><span class="level-right"><span class="level-item tag">bulma.io</span></span></a></li></ul></div></div></div><div class="card widget" data-type="categories"><div class="card-content"><div class="menu"><h3 class="menu-label">分类</h3><ul class="menu-list"><li><a class="level is-mobile" href="/jblog/categories/%E4%BA%92%E8%81%94%E7%BD%91/"><span class="level-start"><span class="level-item">互联网</span></span><span class="level-end"><span class="level-item tag">6</span></span></a></li><li><a class="level is-mobile" href="/jblog/categories/%E4%BA%BA%E7%94%9F%E6%99%BA%E6%85%A7/"><span class="level-start"><span class="level-item">人生智慧</span></span><span class="level-end"><span class="level-item tag">3</span></span></a></li><li><a class="level is-mobile" href="/jblog/categories/%E4%BA%BA%E7%94%9F%E6%9D%82%E8%B0%88/"><span class="level-start"><span class="level-item">人生杂谈</span></span><span class="level-end"><span class="level-item tag">1</span></span></a></li></ul></div></div></div><div class="card widget" data-type="recent-posts"><div class="card-content"><h3 class="menu-label">最新文章</h3><article class="media"><div class="media-content"><p class="date"><time dateTime="2021-11-25T09:44:00.538Z">2021-11-25</time></p><p class="title"><a href="/jblog/2021/11/25/hexo/">hexo 的使用</a></p><p class="categories"><a href="/jblog/categories/%E4%BA%92%E8%81%94%E7%BD%91/">互联网</a></p></div></article><article class="media"><div class="media-content"><p class="date"><time dateTime="2021-08-26T05:53:52.000Z">2021-08-26</time></p><p class="title"><a href="/jblog/2021/08/26/gimp%E6%89%80%E6%9C%89%E5%9B%BE%E5%B1%82%E4%BD%9C%E4%B8%BA%E5%9B%BE%E7%89%87%E5%AF%BC%E5%87%BA/">gimp所有图层作为图片导出</a></p><p class="categories"><a href="/jblog/categories/%E4%BA%92%E8%81%94%E7%BD%91/">互联网</a></p></div></article><article class="media"><div class="media-content"><p class="date"><time dateTime="2021-08-25T21:16:20.000Z">2021-08-25</time></p><p class="title"><a href="/jblog/2021/08/25/SSH%E5%88%A9%E7%94%A8KEY%E5%85%8D%E5%AF%86%E7%99%BB%E5%BD%95/">SSH利用KEY免密登录</a></p><p class="categories"><a href="/jblog/categories/%E4%BA%92%E8%81%94%E7%BD%91/">互联网</a></p></div></article><article class="media"><div class="media-content"><p class="date"><time dateTime="2021-08-25T20:57:20.000Z">2021-08-25</time></p><p class="title"><a href="/jblog/2021/08/25/%E9%98%BF%E9%87%8C%E4%BA%91Ubuntu20%E6%BA%90/">阿里云Ubuntu20源</a></p><p class="categories"><a href="/jblog/categories/%E4%BA%92%E8%81%94%E7%BD%91/">互联网</a></p></div></article><article class="media"><div class="media-content"><p class="date"><time dateTime="2021-08-25T09:57:20.000Z">2021-08-25</time></p><p class="title"><a href="/jblog/2021/08/25/Google-play-%E4%B8%8A%E6%9E%B6%E7%AD%BE%E5%90%8D/">Google play 上架签名</a></p><p class="categories"><a href="/jblog/categories/%E4%BA%92%E8%81%94%E7%BD%91/">互联网</a></p></div></article></div></div><div class="card widget" data-type="archives"><div class="card-content"><div class="menu"><h3 class="menu-label">归档</h3><ul class="menu-list"><li><a class="level is-mobile" href="/jblog/archives/2021/11/"><span class="level-start"><span class="level-item">十一月 2021</span></span><span class="level-end"><span class="level-item tag">1</span></span></a></li><li><a class="level is-mobile" href="/jblog/archives/2021/08/"><span class="level-start"><span class="level-item">八月 2021</span></span><span class="level-end"><span class="level-item tag">9</span></span></a></li></ul></div></div></div><div class="card widget" data-type="tags"><div class="card-content"><div class="menu"><h3 class="menu-label">标签</h3><div class="field is-grouped is-grouped-multiline"><div class="control"><a class="tags has-addons" href="/jblog/tags/Android/"><span class="tag">Android</span><span class="tag">1</span></a></div><div class="control"><a class="tags has-addons" href="/jblog/tags/GIMP/"><span class="tag">GIMP</span><span class="tag">1</span></a></div><div class="control"><a class="tags has-addons" href="/jblog/tags/IDP/"><span class="tag">IDP</span><span class="tag">1</span></a></div><div class="control"><a class="tags has-addons" href="/jblog/tags/PGSQL/"><span class="tag">PGSQL</span><span class="tag">1</span></a></div><div class="control"><a class="tags has-addons" href="/jblog/tags/SSH/"><span class="tag">SSH</span><span class="tag">1</span></a></div><div class="control"><a class="tags has-addons" href="/jblog/tags/Ubuntu/"><span class="tag">Ubuntu</span><span class="tag">2</span></a></div><div class="control"><a class="tags has-addons" href="/jblog/tags/VSC/"><span class="tag">VSC</span><span class="tag">1</span></a></div><div class="control"><a class="tags has-addons" href="/jblog/tags/%E4%BA%BA%E7%94%9F%E8%A7%84%E5%88%92/"><span class="tag">人生规划</span><span class="tag">1</span></a></div><div class="control"><a class="tags has-addons" href="/jblog/tags/%E6%95%B0%E6%8D%AE%E5%BA%93/"><span class="tag">数据库</span><span class="tag">1</span></a></div><div class="control"><a class="tags has-addons" href="/jblog/tags/%E8%AE%BA%E8%AF%AD/"><span class="tag">论语</span><span class="tag">1</span></a></div><div class="control"><a class="tags has-addons" href="/jblog/tags/%E8%AF%BB%E4%B9%A6%E4%BC%9A/"><span class="tag">读书会</span><span class="tag">2</span></a></div></div></div></div></div><div class="card widget" data-type="subscribe-email"><div class="card-content"><div class="menu"><h3 class="menu-label">订阅更新</h3><form action="https://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('https://feedburner.google.com/fb/a/mailverify?uri=','popupwindow','scrollbars=yes,width=550,height=520');return true"><input type="hidden" value="" name="uri"><input type="hidden" name="loc" value="en_US"><div class="field has-addons"><div class="control has-icons-left is-expanded"><input class="input" name="email" type="email" placeholder="Email"><span class="icon is-small is-left"><i class="fas fa-envelope"></i></span></div><div class="control"><input class="button" type="submit" value="订阅"></div></div></form></div></div></div><div class="card widget" data-type="adsense"><div class="card-content"><div class="menu"><h3 class="menu-label">广告</h3><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-8632806708581002" data-ad-slot="4867121906" data-ad-format="auto" data-full-width-responsive="true"></ins><script>(adsbygoogle = window.adsbygoogle || []).push({});</script></div></div></div><div class="card widget" data-type="subscribe-email"><div class="card-content"><div class="menu"><h3 class="menu-label">follow.it</h3><form action="" method="post" target="_blank"><div class="field has-addons"><div class="control has-icons-left is-expanded"><input class="input" name="email" type="email" placeholder="Email"><span class="icon is-small is-left"><i class="fas fa-envelope"></i></span></div><div class="control"><input class="button" type="submit" value="订阅"></div></div></form></div></div></div></div><!--!--></div></div></section><footer class="footer"><div class="container"><div class="level"><div class="level-start"><a class="footer-logo is-block mb-2" href="/jblog/"><img src="/jblog/img/logo.svg" alt="J 的博客" height="28"></a><p class="is-size-7"><span>© 2021 J</span> Powered by <a href="https://hexo.io/" target="_blank" rel="noopener">Hexo</a> & <a href="https://github.com/ppoffice/hexo-theme-icarus" target="_blank" rel="noopener">Icarus</a></p></div><div class="level-end"><div class="field has-addons"><p class="control"><a class="button is-transparent is-large" target="_blank" rel="noopener" title="Creative Commons" href="https://creativecommons.org/"><i class="fab fa-creative-commons"></i></a></p><p class="control"><a class="button is-transparent is-large" target="_blank" rel="noopener" title="Attribution 4.0 International" href="https://creativecommons.org/licenses/by/4.0/"><i class="fab fa-creative-commons-by"></i></a></p><p class="control"><a class="button is-transparent is-large" target="_blank" rel="noopener" title="Download on GitHub" href="https://github.com/ppoffice/hexo-theme-icarus"><i class="fab fa-github"></i></a></p></div></div></div></div></footer><script src="https://cdn.jsdelivr.net/npm/jquery@3.3.1/dist/jquery.min.js"></script><script src="https://cdn.jsdelivr.net/npm/moment@2.22.2/min/moment-with-locales.min.js"></script><script src="https://cdn.jsdelivr.net/npm/clipboard@2.0.4/dist/clipboard.min.js" defer></script><script>moment.locale("zh-CN");</script><script>var IcarusThemeSettings = {
article: {
highlight: {
clipboard: true,
fold: 'unfolded'
}
}
};</script><script src="/jblog/js/column.js"></script><script src="/jblog/js/animation.js"></script><a id="back-to-top" title="回到顶端" href="javascript:;"><i class="fas fa-chevron-up"></i></a><script src="/jblog/js/back_to_top.js" defer></script><!--!--><!--!--><script src="https://s9.cnzz.com/z_stat.php?id=1280221269&web_id=1280221269" async></script><script src="https://cdn.jsdelivr.net/npm/cookieconsent@3.1.1/build/cookieconsent.min.js" defer></script><script>window.addEventListener("load", () => {
window.cookieconsent.initialise({
type: "info",
theme: "edgeless",
static: false,
position: "bottom-left",
content: {
message: "此网站使用Cookie来改善您的体验。",
dismiss: "知道了!",
allow: "允许使用Cookie",
deny: "拒绝",
link: "了解更多",
policy: "Cookie政策",
href: "https://www.cookiesandyou.com/",
},
palette: {
popup: {
background: "#edeff5",
text: "#838391"
},
button: {
background: "#4b81e8"
},
},
});
});</script><script src="https://cdn.jsdelivr.net/npm/lightgallery@1.6.8/dist/js/lightgallery.min.js" defer></script><script src="https://cdn.jsdelivr.net/npm/justifiedGallery@3.7.0/dist/js/jquery.justifiedGallery.min.js" defer></script><script>window.addEventListener("load", () => {
if (typeof $.fn.lightGallery === 'function') {
$('.article').lightGallery({ selector: '.gallery-item' });
}
if (typeof $.fn.justifiedGallery === 'function') {
if ($('.justified-gallery > p > .gallery-item').length) {
$('.justified-gallery > p > .gallery-item').unwrap();
}
$('.justified-gallery').justifiedGallery();
}
});</script><!--!--><!--!--><!--!--><!--!--><!--!--><script src="/jblog/js/main.js" defer></script><div class="searchbox"><div class="searchbox-container"><div class="searchbox-header"><div class="searchbox-input-container"><input class="searchbox-input" type="text" placeholder="想要查找什么..."></div><a class="searchbox-close" href="javascript:;">×</a></div><div class="searchbox-body"></div></div></div><script src="/jblog/js/insight.js" defer></script><script>document.addEventListener('DOMContentLoaded', function () {
loadInsight({"contentUrl":"/jblog/content.json"}, {"hint":"想要查找什么...","untitled":"(无标题)","posts":"文章","pages":"页面","categories":"分类","tags":"标签"});
});</script></body></html>