-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
319 lines (258 loc) · 12.3 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>韦昊斯的博客</title>
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<meta name="theme-color" content="#f8f5ec" />
<meta name="msapplication-navbutton-color" content="#f8f5ec">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="#f8f5ec">
<meta name="author" content="West" /><meta name="description" content="韦昊斯的个人博客,软件测试,性能测试,自动化测试,自动化运维,Python,Go,Golang,Linux,Jmeter,Loadrunner,gatling" /><meta name="keywords" content="韦昊斯, 软件测试, 自动化测试, 性能测试, 软件实施, 运维" />
<meta name="google-site-verification" content="iT0L_lOZIgxvdR3NYt_wnIhDPDzi3Zo3W1DczmxO9YI" />
<meta name="generator" content="Hugo 0.53 with even 4.0.0" />
<link rel="canonical" href="http://www.weihaosi.me/" />
<link href="http://www.weihaosi.me/index.xml" rel="alternate" type="application/rss+xml" title="韦昊斯的博客" />
<link href="http://www.weihaosi.me/index.xml" rel="feed" type="application/rss+xml" title="韦昊斯的博客" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<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="manifest" href="/manifest.json">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<link href="/dist/even.c2a46f00.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fancyapps/[email protected]/dist/jquery.fancybox.min.css" integrity="sha256-7TyXnr2YU040zfSP+rEcz29ggW4j56/ujTPwjMzyqFY=" crossorigin="anonymous">
<meta property="og:title" content="韦昊斯的博客" />
<meta property="og:description" content="韦昊斯的个人博客,软件测试,性能测试,自动化测试,自动化运维,Python,Go,Golang,Linux,Jmeter,Loadrunner,gatling" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://www.weihaosi.me/" />
<meta property="og:updated_time" content="2019-04-01T10:42:16+08:00"/>
<meta itemprop="name" content="韦昊斯的博客">
<meta itemprop="description" content="韦昊斯的个人博客,软件测试,性能测试,自动化测试,自动化运维,Python,Go,Golang,Linux,Jmeter,Loadrunner,gatling">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="韦昊斯的博客"/>
<meta name="twitter:description" content="韦昊斯的个人博客,软件测试,性能测试,自动化测试,自动化运维,Python,Go,Golang,Linux,Jmeter,Loadrunner,gatling"/>
<!--[if lte IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/classlist/1.1.20170427/classList.min.js"></script>
<![endif]-->
<!--[if lt IE 9]>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/html5shiv.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dest/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div id="mobile-navbar" class="mobile-navbar">
<div class="mobile-header-logo">
<a href="/" class="logo">韦昊斯的博客</a>
</div>
<div class="mobile-navbar-icon">
<span></span>
<span></span>
<span></span>
</div>
</div>
<nav id="mobile-menu" class="mobile-menu slideout-menu">
<ul class="mobile-menu-list">
<a href="/">
<li class="mobile-menu-item">首页</li>
</a><a href="/tags/">
<li class="mobile-menu-item">标签</li>
</a><a href="/categories/">
<li class="mobile-menu-item">分类</li>
</a><a href="/life/">
<li class="mobile-menu-item">记事</li>
</a>
</ul>
</nav>
<div class="container" id="mobile-panel">
<header id="header" class="header">
<div class="logo-wrapper">
<a href="/" class="logo">韦昊斯的博客</a>
</div>
<nav class="site-navbar">
<ul id="menu" class="menu">
<li class="menu-item">
<a class="menu-item-link" href="/">首页</a>
</li><li class="menu-item">
<a class="menu-item-link" href="/tags/">标签</a>
</li><li class="menu-item">
<a class="menu-item-link" href="/categories/">分类</a>
</li><li class="menu-item">
<a class="menu-item-link" href="/life/">记事</a>
</li>
</ul>
</nav>
</header>
<main id="main" class="main">
<div class="content-wrapper">
<div id="content" class="content">
<section id="posts" class="posts">
<article class="post">
<header class="post-header">
<h1 class="post-title"><a class="post-link" href="/post/postgresql-10-%E4%B8%BB%E4%BB%8E%E9%85%8D%E7%BD%AE/">Postgresql 10 主从配置</a></h1>
<div class="post-meta">
<span class="post-time"> 2019-04-01 </span>
<div class="post-category">
<a href="/categories/postgresql/"> Postgresql </a>
<a href="/categories/%E6%95%B0%E6%8D%AE%E5%BA%93/"> 数据库 </a>
</div>
</div>
</header>
<div class="post-content">
<div class="post-summary">
实验环境 主从方案: 主数据库: db1 从数据库: db2 主从方式: 流复制 数据库版本: 10.3 操作系统: Centos 7.3 数据库安装 具体手动安装的详细方法,自行百度,这里提供一
</div>
<div class="read-more">
<a href="/post/postgresql-10-%E4%B8%BB%E4%BB%8E%E9%85%8D%E7%BD%AE/" class="read-more-link">阅读更多</a>
</div>
</div>
</article>
<article class="post">
<header class="post-header">
<h1 class="post-title"><a class="post-link" href="/post/appium-%E7%9A%84-android-%E5%B9%B3%E5%8F%B0%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90%E8%BD%AC%E8%BD%BD/">Appium 的 Android 平台源码分析[转载]</a></h1>
<div class="post-meta">
<span class="post-time"> 2019-01-16 </span>
<div class="post-category">
<a href="/categories/appium/"> Appium </a>
<a href="/categories/app%E8%87%AA%E5%8A%A8%E5%8C%96%E6%B5%8B%E8%AF%95/"> App自动化测试 </a>
<a href="/categories/%E8%87%AA%E5%8A%A8%E5%8C%96%E6%B5%8B%E8%AF%95/"> 自动化测试 </a>
</div>
</div>
</header>
<div class="post-content">
<div class="post-summary">
[转载声明]内容整理来自csdn 的Q博士 appium框架之bootstrap bootstrap之Click事件 bootstrap之WaitF
</div>
<div class="read-more">
<a href="/post/appium-%E7%9A%84-android-%E5%B9%B3%E5%8F%B0%E6%BA%90%E7%A0%81%E5%88%86%E6%9E%90%E8%BD%AC%E8%BD%BD/" class="read-more-link">阅读更多</a>
</div>
</div>
</article>
<article class="post">
<header class="post-header">
<h1 class="post-title"><a class="post-link" href="/post/python-nose%E6%B5%8B%E8%AF%95%E6%A1%86%E6%9E%B6%E5%91%BD%E4%BB%A4%E8%A1%8C%E8%AF%A6%E8%A7%A3/">Python Nose测试框架命令行详解</a></h1>
<div class="post-meta">
<span class="post-time"> 2019-01-16 </span>
<div class="post-category">
<a href="/categories/python/"> Python </a>
<a href="/categories/%E5%8D%95%E5%85%83%E6%B5%8B%E8%AF%95/"> 单元测试 </a>
<a href="/categories/nose/"> nose </a>
</div>
</div>
</header>
<div class="post-content">
<div class="post-summary">
<p><strong>-V, –version</strong></p>
<p>Output nose version and exit 打印nose的版本号</p>
<p><strong>-p, –plugins</strong></p>
<p>Output list of available plugins and exit. Combine with higher verbosity for greater detail</p>
<p><strong>-v=DEFAULT, –verbose=DEFAULT</strong></p>
<p>Be more verbose. [NOSE_VERBOSE] nose日志输出等级</p>
<p><strong>–verbosity=VERBOSITY</strong></p>
<p>Set verbosity; –verbosity=2 is the same as -v 和上面-v是一样</p>
<p><strong>-q=DEFAULT, –quiet=DEFAULT</strong></p>
<p>Be less verbose 精简的日志输出</p>
</div>
<div class="read-more">
<a href="/post/python-nose%E6%B5%8B%E8%AF%95%E6%A1%86%E6%9E%B6%E5%91%BD%E4%BB%A4%E8%A1%8C%E8%AF%A6%E8%A7%A3/" class="read-more-link">阅读更多</a>
</div>
</div>
</article>
<article class="post">
<header class="post-header">
<h1 class="post-title"><a class="post-link" href="/post/%E9%98%BF%E9%87%8C%E4%BA%91ntp%E6%97%B6%E9%97%B4%E5%90%8C%E6%AD%A5%E6%9C%8D%E5%8A%A1%E5%99%A8/">阿里云NTP时间同步服务器</a></h1>
<div class="post-meta">
<span class="post-time"> 2019-01-16 </span>
<div class="post-category">
<a href="/categories/ntp/"> ntp </a>
</div>
</div>
</header>
<div class="post-content">
<div class="post-summary">
1 2 3 4 5 6 7 ntp1.aliyun.com ntp2.aliyun.com ntp3.aliyun.com ntp4.aliyun.com ntp5.aliyun.com ntp6.aliyun.com ntp7.aliyun.com
</div>
<div class="read-more">
<a href="/post/%E9%98%BF%E9%87%8C%E4%BA%91ntp%E6%97%B6%E9%97%B4%E5%90%8C%E6%AD%A5%E6%9C%8D%E5%8A%A1%E5%99%A8/" class="read-more-link">阅读更多</a>
</div>
</div>
</article>
<article class="post">
<header class="post-header">
<h1 class="post-title"><a class="post-link" href="/post/%E5%8D%8E%E4%B8%BA%E6%89%8B%E6%9C%BA%E4%BC%98%E5%8C%96%E5%8A%9E%E6%B3%95/">华为手机优化办法</a></h1>
<div class="post-meta">
<span class="post-time"> 2019-01-16 </span>
<div class="post-category">
<a href="/categories/%E6%89%8B%E6%9C%BA/"> 手机 </a>
<a href="/categories/%E5%8D%8E%E4%B8%BA%E6%89%8B%E6%9C%BA/"> 华为手机 </a>
</div>
</div>
</header>
<div class="post-content">
<div class="post-summary">
查看所有的已经安装的包名: adb shell pm list packages 无ROOT停用内置应用: adb shell pm disable-user <name of package> 无root卸载内置应用: pm uninstall -k --user 0 <name of package> 9.0 系统启用第三方桌面: 第一
</div>
<div class="read-more">
<a href="/post/%E5%8D%8E%E4%B8%BA%E6%89%8B%E6%9C%BA%E4%BC%98%E5%8C%96%E5%8A%9E%E6%B3%95/" class="read-more-link">阅读更多</a>
</div>
</div>
</article>
</section>
<nav class="pagination">
<a class="next" href="/page/2/">
<span class="next-text">下一页</span>
<i class="iconfont icon-right"></i>
</a>
</nav>
</div>
</div>
</main>
<footer id="footer" class="footer">
<div class="social-links">
<a href="mailto:[email protected]" class="iconfont icon-email" title="email"></a>
<a href="https://github.com/wadeLouis" class="iconfont icon-github" title="github"></a>
<a href="http://www.weihaosi.me/index.xml" type="application/rss+xml" class="iconfont icon-rss" title="rss"></a>
</div>
<div class="copyright">
<span class="power-by">
由 <a class="hexo-link" href="https://gohugo.io">Hugo</a> 强力驱动
</span>
<span class="division">|</span>
<span class="theme-info">
主题 -
<a class="theme-link" href="https://github.com/olOwOlo/hugo-theme-even">Even</a>
</span>
<span class="copyright-year">
©
2016 -
2019
<span class="heart">
<i class="iconfont icon-heart"></i>
</span>
<span class="author">West</span>
</span>
</div>
</footer>
<div class="back-to-top" id="back-to-top">
<i class="iconfont icon-up"></i>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/slideout.min.js" integrity="sha256-t+zJ/g8/KXIJMjSVQdnibt4dlaDxc9zXr/9oNPeWqdg=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/@fancyapps/[email protected]/dist/jquery.fancybox.min.js" integrity="sha256-XVLffZaxoWfGUEbdzuLi7pwaUJv1cecsQJQqGLe7axY=" crossorigin="anonymous"></script>
<script type="text/javascript" src="/dist/even.26188efa.min.js"></script>
<script type="application/javascript">
var doNotTrack = false;
if (!doNotTrack) {
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'iT0L_lOZIgxvdR3NYt_wnIhDPDzi3Zo3W1DczmxO9YI', 'auto');
ga('set', 'anonymizeIp', true);
ga('send', 'pageview');
}
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>
</body>
</html>