@wcj/github-rank 22.7.3 → 22.7.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/repos.json +35825 -35837
- package/dist/sifou-daily.json +96 -6
- package/dist/sifou-monthly.json +109 -109
- package/dist/sifou-weekly.json +153 -144
- package/dist/toutiao-30.json +84 -84
- package/dist/toutiao-7.json +131 -131
- package/dist/toutiao-90.json +60 -60
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +155 -155
- package/dist/trending-weekly.json +167 -167
- package/dist/users.china.json +2558 -2558
- package/dist/users.json +3646 -3646
- package/package.json +1 -1
- package/web/36kr.html +7 -7
- package/web/data/repos.json +35825 -35837
- package/web/data/sifou-daily.json +96 -6
- package/web/data/sifou-monthly.json +109 -109
- package/web/data/sifou-weekly.json +153 -144
- package/web/data/toutiao-30.json +84 -84
- package/web/data/toutiao-7.json +131 -131
- package/web/data/toutiao-90.json +60 -60
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +155 -155
- package/web/data/trending-weekly.json +167 -167
- package/web/data/users.china.json +2558 -2558
- package/web/data/users.json +3646 -3646
- package/web/index.html +2238 -2234
- package/web/repos.html +4329 -4319
- package/web/sifou-daily.html +295 -14
- package/web/sifou-monthly.html +137 -136
- package/web/sifou-weekly.html +161 -132
- package/web/toutiao-30.html +107 -104
- package/web/toutiao-7.html +100 -97
- package/web/toutiao-90.html +94 -91
- package/web/trending-monthly.html +156 -151
- package/web/trending-weekly.html +172 -159
- package/web/trending.html +171 -166
- package/web/users.china.html +1855 -1851
package/web/toutiao-30.html
CHANGED
|
@@ -75,19 +75,6 @@
|
|
|
75
75
|
.list li > div.info a:hover i { color: #333; }
|
|
76
76
|
.list li div.sub-title { color: var(--color-theme-text); margin: 4px 0 0 0; }
|
|
77
77
|
.list li div.avatar { padding-right: 10px; }
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
.list .select { }
|
|
81
|
-
.list .select .active { color: var(--color-theme-text); font-weight: bold; border-bottom: 1px dotted var(--color-border);}
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
.list li div.followers { font-size: 12px; color: var(--color-fg-muted); white-space:nowrap; padding-top: 2px; border-radius: 3px; }
|
|
85
|
-
.list li div.followers a { color: var(--color-fg-muted); }
|
|
86
|
-
.list li div.followers * { vertical-align: middle; }
|
|
87
|
-
.list li div.followers svg { vertical-align: text-top; display: inline-block; fill: #9E9E9E; width: 14px; height: 14px; }
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
78
|
@keyframes octocat-wave {
|
|
92
79
|
0%,100%{-webkit-transform:rotate(0); transform:rotate(0);}
|
|
93
80
|
20%,60%{-webkit-transform:rotate(-25deg); transform:rotate(-25deg);}
|
|
@@ -97,6 +84,22 @@
|
|
|
97
84
|
.title { padding-top: 16px; font-size: 21px; }
|
|
98
85
|
}
|
|
99
86
|
</style>
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
<style>
|
|
90
|
+
.list .select .active { color: var(--color-theme-text); font-weight: bold; border-bottom: 1px dotted var(--color-border);}
|
|
91
|
+
</style>
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
<style>
|
|
95
|
+
.list li div.followers { font-size: 12px; color: var(--color-fg-muted); white-space:nowrap; padding-top: 2px; border-radius: 3px; }
|
|
96
|
+
.list li div.followers a { color: var(--color-fg-muted); }
|
|
97
|
+
.list li div.followers * { vertical-align: middle; }
|
|
98
|
+
.list li div.followers svg { vertical-align: text-top; display: inline-block; fill: #9E9E9E; width: 14px; height: 14px; }
|
|
99
|
+
</style>
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
100
103
|
<script src="https://unpkg.com/@wcj/dark-mode"></script>
|
|
101
104
|
</head>
|
|
102
105
|
<body>
|
|
@@ -121,7 +124,7 @@
|
|
|
121
124
|
|
|
122
125
|
|
|
123
126
|
</h1>
|
|
124
|
-
<div class="time">Last cache created on 2022/7/
|
|
127
|
+
<div class="time">Last cache created on 2022/7/6 by
|
|
125
128
|
|
|
126
129
|
|
|
127
130
|
|
|
@@ -170,24 +173,24 @@
|
|
|
170
173
|
<path d="M0 0h16v16H0z"/>
|
|
171
174
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
172
175
|
</g>
|
|
173
|
-
</svg><span>
|
|
176
|
+
</svg><span>176</span>
|
|
174
177
|
</div>
|
|
175
178
|
</li>
|
|
176
179
|
|
|
177
180
|
<li>
|
|
178
181
|
<div class="avatar">
|
|
179
|
-
<a href="https://toutiao.io/subjects/
|
|
180
|
-
<img src="https://img.toutiao.io/subject/
|
|
182
|
+
<a href="https://toutiao.io/subjects/24912" target="_blank">
|
|
183
|
+
<img src="https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb" loading="lazy" title="进击的程序猿 - 独家号" alt="进击的程序猿 - 独家号" />
|
|
181
184
|
</a>
|
|
182
185
|
</div>
|
|
183
186
|
<div class="info">
|
|
184
187
|
<div class="rank">
|
|
185
188
|
<span title="Ranking 2">2</span>
|
|
186
|
-
<a href="https://toutiao.io/k/
|
|
189
|
+
<a href="https://toutiao.io/k/ptp0ru2" target="_blank" title="吐血整理:一份不可多得的架构师图谱!">吐血整理:一份不可多得的架构师图谱!</a>
|
|
187
190
|
</div>
|
|
188
191
|
|
|
189
192
|
<div class="details">
|
|
190
|
-
|
|
193
|
+
文章来源:https://c1n.cn/J3wve目录概述微服务消息队列概述“架构师图谱”是一个很宏大的命题,特别是优秀的架构师自身也是“由点到...
|
|
191
194
|
</div>
|
|
192
195
|
</div>
|
|
193
196
|
<div class="followers" title="followers">
|
|
@@ -202,18 +205,18 @@
|
|
|
202
205
|
|
|
203
206
|
<li>
|
|
204
207
|
<div class="avatar">
|
|
205
|
-
<a href="https://toutiao.io/subjects/
|
|
206
|
-
<img src="https://img.toutiao.io/subject/
|
|
208
|
+
<a href="https://toutiao.io/subjects/465623" target="_blank">
|
|
209
|
+
<img src="https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb" loading="lazy" title="趣编程的独家号 - 独家号" alt="趣编程的独家号 - 独家号" />
|
|
207
210
|
</a>
|
|
208
211
|
</div>
|
|
209
212
|
<div class="info">
|
|
210
213
|
<div class="rank">
|
|
211
214
|
<span title="Ranking 3">3</span>
|
|
212
|
-
<a href="https://toutiao.io/k/
|
|
215
|
+
<a href="https://toutiao.io/k/efxw4nr" target="_blank" title="MongoDB全方位知识图谱!">MongoDB全方位知识图谱!</a>
|
|
213
216
|
</div>
|
|
214
217
|
|
|
215
218
|
<div class="details">
|
|
216
|
-
|
|
219
|
+
导语 | MongoDB是一个强大的分布式存储引擎,天然支持高可用、分布式和灵活设计。MongoDB的一个很重要的设计理念是:服务端只关注底层核心能力的输出,至于怎么用,就尽可能的...
|
|
217
220
|
</div>
|
|
218
221
|
</div>
|
|
219
222
|
<div class="followers" title="followers">
|
|
@@ -222,24 +225,24 @@
|
|
|
222
225
|
<path d="M0 0h16v16H0z"/>
|
|
223
226
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
224
227
|
</g>
|
|
225
|
-
</svg><span>
|
|
228
|
+
</svg><span>118</span>
|
|
226
229
|
</div>
|
|
227
230
|
</li>
|
|
228
231
|
|
|
229
232
|
<li>
|
|
230
233
|
<div class="avatar">
|
|
231
|
-
<a href="https://toutiao.io/subjects/
|
|
232
|
-
<img src="https://img.toutiao.io/subject/
|
|
234
|
+
<a href="https://toutiao.io/subjects/134283" target="_blank">
|
|
235
|
+
<img src="https://img.toutiao.io/subject/5677c886e56b479194e85580c577d68a/thumb" loading="lazy" title="编程爱好者(网络编程) - 独家号" alt="编程爱好者(网络编程) - 独家号" />
|
|
233
236
|
</a>
|
|
234
237
|
</div>
|
|
235
238
|
<div class="info">
|
|
236
239
|
<div class="rank">
|
|
237
240
|
<span title="Ranking 4">4</span>
|
|
238
|
-
<a href="https://toutiao.io/k/
|
|
241
|
+
<a href="https://toutiao.io/k/he3fzao" target="_blank" title="Redis夺命52连问">Redis夺命52连问</a>
|
|
239
242
|
</div>
|
|
240
243
|
|
|
241
244
|
<div class="details">
|
|
242
|
-
|
|
245
|
+
大家好,我是苏三,面渣逆袭系列继续,这节我们来搞定Redis——不会有人假期玩去了吧?不会吧?基础1.说说什么是Redis?Redis图标Redis是一种基于键值对(key-val...
|
|
243
246
|
</div>
|
|
244
247
|
</div>
|
|
245
248
|
<div class="followers" title="followers">
|
|
@@ -248,24 +251,24 @@
|
|
|
248
251
|
<path d="M0 0h16v16H0z"/>
|
|
249
252
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
250
253
|
</g>
|
|
251
|
-
</svg><span>
|
|
254
|
+
</svg><span>104</span>
|
|
252
255
|
</div>
|
|
253
256
|
</li>
|
|
254
257
|
|
|
255
258
|
<li>
|
|
256
259
|
<div class="avatar">
|
|
257
|
-
<a href="https://toutiao.io/subjects/
|
|
258
|
-
<img src="https://img.toutiao.io/subject/
|
|
260
|
+
<a href="https://toutiao.io/subjects/26578" target="_blank">
|
|
261
|
+
<img src="https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb" loading="lazy" title="服务架构及中台 - 独家号" alt="服务架构及中台 - 独家号" />
|
|
259
262
|
</a>
|
|
260
263
|
</div>
|
|
261
264
|
<div class="info">
|
|
262
265
|
<div class="rank">
|
|
263
266
|
<span title="Ranking 5">5</span>
|
|
264
|
-
<a href="https://toutiao.io/k/
|
|
267
|
+
<a href="https://toutiao.io/k/4tls39t" target="_blank" title="我们公司使用了 5 年的系统限流方案!从实现到部署实战详解,稳的一批!">我们公司使用了 5 年的系统限流方案!从实现到部署实战详解,稳的一批!</a>
|
|
265
268
|
</div>
|
|
266
269
|
|
|
267
270
|
<div class="details">
|
|
268
|
-
|
|
271
|
+
大家好,我是老赵!什么是限流呢?限流是限制到达系统的并发请求数量,保证系统能够正常响应部分用户请求,而对于超过限制的流量,则通过拒绝服务的方式保证整体系统的可用性。根据限流作用范围...
|
|
269
272
|
</div>
|
|
270
273
|
</div>
|
|
271
274
|
<div class="followers" title="followers">
|
|
@@ -274,24 +277,24 @@
|
|
|
274
277
|
<path d="M0 0h16v16H0z"/>
|
|
275
278
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
276
279
|
</g>
|
|
277
|
-
</svg><span>
|
|
280
|
+
</svg><span>80</span>
|
|
278
281
|
</div>
|
|
279
282
|
</li>
|
|
280
283
|
|
|
281
284
|
<li>
|
|
282
285
|
<div class="avatar">
|
|
283
|
-
<a href="https://toutiao.io/subjects/
|
|
284
|
-
<img src="https://img.toutiao.io/subject/
|
|
286
|
+
<a href="https://toutiao.io/subjects/453205" target="_blank">
|
|
287
|
+
<img src="https://img.toutiao.io/subject/0a66350d491141748ab4dd49be144252/thumb" loading="lazy" title="苏三说技术 - 独家号" alt="苏三说技术 - 独家号" />
|
|
285
288
|
</a>
|
|
286
289
|
</div>
|
|
287
290
|
<div class="info">
|
|
288
291
|
<div class="rank">
|
|
289
292
|
<span title="Ranking 6">6</span>
|
|
290
|
-
<a href="https://toutiao.io/k/
|
|
293
|
+
<a href="https://toutiao.io/k/ulsc0so" target="_blank" title="高并发下如何防重?">高并发下如何防重?</a>
|
|
291
294
|
</div>
|
|
292
295
|
|
|
293
296
|
<div class="details">
|
|
294
|
-
|
|
297
|
+
大家好,我是苏三,又跟大家见面了。文末留言送书啦!!!前言最近测试给我提了一个bug,说我之前提供的一个批量复制商品的接口,产生了重复的商品数据。追查原因之后发现,这个事情没想象中...
|
|
295
298
|
</div>
|
|
296
299
|
</div>
|
|
297
300
|
<div class="followers" title="followers">
|
|
@@ -300,24 +303,24 @@
|
|
|
300
303
|
<path d="M0 0h16v16H0z"/>
|
|
301
304
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
302
305
|
</g>
|
|
303
|
-
</svg><span>
|
|
306
|
+
</svg><span>82</span>
|
|
304
307
|
</div>
|
|
305
308
|
</li>
|
|
306
309
|
|
|
307
310
|
<li>
|
|
308
311
|
<div class="avatar">
|
|
309
|
-
<a href="https://toutiao.io/subjects/
|
|
310
|
-
<img src="https://img.toutiao.io/subject/
|
|
312
|
+
<a href="https://toutiao.io/subjects/98777" target="_blank">
|
|
313
|
+
<img src="https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb" loading="lazy" title="Bloomingroses - 独家号" alt="Bloomingroses - 独家号" />
|
|
311
314
|
</a>
|
|
312
315
|
</div>
|
|
313
316
|
<div class="info">
|
|
314
317
|
<div class="rank">
|
|
315
318
|
<span title="Ranking 7">7</span>
|
|
316
|
-
<a href="https://toutiao.io/k/
|
|
319
|
+
<a href="https://toutiao.io/k/f3496vg" target="_blank" title="团队管理|如何提高技术Leader的思考技巧?">团队管理|如何提高技术Leader的思考技巧?</a>
|
|
317
320
|
</div>
|
|
318
321
|
|
|
319
322
|
<div class="details">
|
|
320
|
-
|
|
323
|
+
|
|
321
324
|
</div>
|
|
322
325
|
</div>
|
|
323
326
|
<div class="followers" title="followers">
|
|
@@ -326,7 +329,7 @@
|
|
|
326
329
|
<path d="M0 0h16v16H0z"/>
|
|
327
330
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
328
331
|
</g>
|
|
329
|
-
</svg><span>
|
|
332
|
+
</svg><span>71</span>
|
|
330
333
|
</div>
|
|
331
334
|
</li>
|
|
332
335
|
|
|
@@ -339,7 +342,7 @@
|
|
|
339
342
|
<div class="info">
|
|
340
343
|
<div class="rank">
|
|
341
344
|
<span title="Ranking 8">8</span>
|
|
342
|
-
<a href="https://toutiao.io/k/
|
|
345
|
+
<a href="https://toutiao.io/k/bclz2n6" target="_blank" title="肝了一个月的 DDD,一文带你掌握!">肝了一个月的 DDD,一文带你掌握!</a>
|
|
343
346
|
</div>
|
|
344
347
|
|
|
345
348
|
<div class="details">
|
|
@@ -352,7 +355,7 @@
|
|
|
352
355
|
<path d="M0 0h16v16H0z"/>
|
|
353
356
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
354
357
|
</g>
|
|
355
|
-
</svg><span>
|
|
358
|
+
</svg><span>76</span>
|
|
356
359
|
</div>
|
|
357
360
|
</li>
|
|
358
361
|
|
|
@@ -384,14 +387,14 @@
|
|
|
384
387
|
|
|
385
388
|
<li>
|
|
386
389
|
<div class="avatar">
|
|
387
|
-
<a href="https://toutiao.io/subjects/
|
|
388
|
-
<img src="https://img.toutiao.io/subject/
|
|
390
|
+
<a href="https://toutiao.io/subjects/26578" target="_blank">
|
|
391
|
+
<img src="https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb" loading="lazy" title="服务架构及中台 - 独家号" alt="服务架构及中台 - 独家号" />
|
|
389
392
|
</a>
|
|
390
393
|
</div>
|
|
391
394
|
<div class="info">
|
|
392
395
|
<div class="rank">
|
|
393
396
|
<span title="Ranking 10">10</span>
|
|
394
|
-
<a href="https://toutiao.io/k/
|
|
397
|
+
<a href="https://toutiao.io/k/10u7n9b" target="_blank" title="吐血推荐17个提升开发效率的“轮子”">吐血推荐17个提升开发效率的“轮子”</a>
|
|
395
398
|
</div>
|
|
396
399
|
|
|
397
400
|
<div class="details">
|
|
@@ -404,7 +407,7 @@
|
|
|
404
407
|
<path d="M0 0h16v16H0z"/>
|
|
405
408
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
406
409
|
</g>
|
|
407
|
-
</svg><span>
|
|
410
|
+
</svg><span>63</span>
|
|
408
411
|
</div>
|
|
409
412
|
</li>
|
|
410
413
|
|
|
@@ -436,18 +439,18 @@
|
|
|
436
439
|
|
|
437
440
|
<li>
|
|
438
441
|
<div class="avatar">
|
|
439
|
-
<a href="https://toutiao.io/subjects/
|
|
440
|
-
<img src="https://img.toutiao.io/subject/
|
|
442
|
+
<a href="https://toutiao.io/subjects/352853" target="_blank">
|
|
443
|
+
<img src="https://img.toutiao.io/subject/f834a19bb9e24261a813b7a1ebc03a11/thumb" loading="lazy" title="JavaGuide - 独家号" alt="JavaGuide - 独家号" />
|
|
441
444
|
</a>
|
|
442
445
|
</div>
|
|
443
446
|
<div class="info">
|
|
444
447
|
<div class="rank">
|
|
445
448
|
<span title="Ranking 12">12</span>
|
|
446
|
-
<a href="https://toutiao.io/k/
|
|
449
|
+
<a href="https://toutiao.io/k/q51bb2i" target="_blank" title="6年时间,我做了一个纯净的 Java 学习&面试网站!">6年时间,我做了一个纯净的 Java 学习&面试网站!</a>
|
|
447
450
|
</div>
|
|
448
451
|
|
|
449
452
|
<div class="details">
|
|
450
|
-
|
|
453
|
+
在大三准备面试的时候,我开源了 JavaGuide 。我把自己准备面试过程中的一些总结都毫不保留地通过 JavaGuide 分享了出来。目前,这个项目在 Github 一共有 41...
|
|
451
454
|
</div>
|
|
452
455
|
</div>
|
|
453
456
|
<div class="followers" title="followers">
|
|
@@ -456,20 +459,20 @@
|
|
|
456
459
|
<path d="M0 0h16v16H0z"/>
|
|
457
460
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
458
461
|
</g>
|
|
459
|
-
</svg><span>
|
|
462
|
+
</svg><span>57</span>
|
|
460
463
|
</div>
|
|
461
464
|
</li>
|
|
462
465
|
|
|
463
466
|
<li>
|
|
464
467
|
<div class="avatar">
|
|
465
|
-
<a href="https://toutiao.io/subjects/
|
|
466
|
-
<img src="https://img.toutiao.io/subject/
|
|
468
|
+
<a href="https://toutiao.io/subjects/24912" target="_blank">
|
|
469
|
+
<img src="https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb" loading="lazy" title="进击的程序猿 - 独家号" alt="进击的程序猿 - 独家号" />
|
|
467
470
|
</a>
|
|
468
471
|
</div>
|
|
469
472
|
<div class="info">
|
|
470
473
|
<div class="rank">
|
|
471
474
|
<span title="Ranking 13">13</span>
|
|
472
|
-
<a href="https://toutiao.io/k/
|
|
475
|
+
<a href="https://toutiao.io/k/fflgnsh" target="_blank" title="月活 12.8 亿的微信,海量请求下是如何防止崩溃的?">月活 12.8 亿的微信,海量请求下是如何防止崩溃的?</a>
|
|
473
476
|
</div>
|
|
474
477
|
|
|
475
478
|
<div class="details">
|
|
@@ -482,24 +485,24 @@
|
|
|
482
485
|
<path d="M0 0h16v16H0z"/>
|
|
483
486
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
484
487
|
</g>
|
|
485
|
-
</svg><span>
|
|
488
|
+
</svg><span>51</span>
|
|
486
489
|
</div>
|
|
487
490
|
</li>
|
|
488
491
|
|
|
489
492
|
<li>
|
|
490
493
|
<div class="avatar">
|
|
491
|
-
<a href="https://toutiao.io/subjects/
|
|
492
|
-
<img src="https://img.toutiao.io/subject/
|
|
494
|
+
<a href="https://toutiao.io/subjects/1385" target="_blank">
|
|
495
|
+
<img src="https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb" loading="lazy" title="GoHackers - 独家号" alt="GoHackers - 独家号" />
|
|
493
496
|
</a>
|
|
494
497
|
</div>
|
|
495
498
|
<div class="info">
|
|
496
499
|
<div class="rank">
|
|
497
500
|
<span title="Ranking 14">14</span>
|
|
498
|
-
<a href="https://toutiao.io/k/
|
|
501
|
+
<a href="https://toutiao.io/k/o31fl5p" target="_blank" title="生产环境Go程序内存泄露,用pprof如何快速定位">生产环境Go程序内存泄露,用pprof如何快速定位</a>
|
|
499
502
|
</div>
|
|
500
503
|
|
|
501
504
|
<div class="details">
|
|
502
|
-
|
|
505
|
+
内存泄漏可以在整个系统中以多种形式出现,除了在写代码上的疏忽,忘了关闭该关闭的资源外,更多的时候导致系统发生内存泄露原因可能是设计上决策不对、或者业务逻辑上的疏忽没有考虑到一些边界...
|
|
503
506
|
</div>
|
|
504
507
|
</div>
|
|
505
508
|
<div class="followers" title="followers">
|
|
@@ -508,7 +511,7 @@
|
|
|
508
511
|
<path d="M0 0h16v16H0z"/>
|
|
509
512
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
510
513
|
</g>
|
|
511
|
-
</svg><span>
|
|
514
|
+
</svg><span>51</span>
|
|
512
515
|
</div>
|
|
513
516
|
</li>
|
|
514
517
|
|
|
@@ -534,24 +537,24 @@
|
|
|
534
537
|
<path d="M0 0h16v16H0z"/>
|
|
535
538
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
536
539
|
</g>
|
|
537
|
-
</svg><span>
|
|
540
|
+
</svg><span>57</span>
|
|
538
541
|
</div>
|
|
539
542
|
</li>
|
|
540
543
|
|
|
541
544
|
<li>
|
|
542
545
|
<div class="avatar">
|
|
543
|
-
<a href="https://toutiao.io/subjects/
|
|
544
|
-
<img src="https://img.toutiao.io/
|
|
546
|
+
<a href="https://toutiao.io/subjects/24912" target="_blank">
|
|
547
|
+
<img src="https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb" loading="lazy" title="进击的程序猿 - 独家号" alt="进击的程序猿 - 独家号" />
|
|
545
548
|
</a>
|
|
546
549
|
</div>
|
|
547
550
|
<div class="info">
|
|
548
551
|
<div class="rank">
|
|
549
552
|
<span title="Ranking 16">16</span>
|
|
550
|
-
<a href="https://toutiao.io/k/
|
|
553
|
+
<a href="https://toutiao.io/k/kron0fq" target="_blank" title="最牛逼的技术能力,是技术领导力">最牛逼的技术能力,是技术领导力</a>
|
|
551
554
|
</div>
|
|
552
555
|
|
|
553
556
|
<div class="details">
|
|
554
|
-
|
|
557
|
+
|
|
555
558
|
</div>
|
|
556
559
|
</div>
|
|
557
560
|
<div class="followers" title="followers">
|
|
@@ -560,24 +563,24 @@
|
|
|
560
563
|
<path d="M0 0h16v16H0z"/>
|
|
561
564
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
562
565
|
</g>
|
|
563
|
-
</svg><span>
|
|
566
|
+
</svg><span>49</span>
|
|
564
567
|
</div>
|
|
565
568
|
</li>
|
|
566
569
|
|
|
567
570
|
<li>
|
|
568
571
|
<div class="avatar">
|
|
569
|
-
<a href="https://toutiao.io/subjects/
|
|
570
|
-
<img src="https://img.toutiao.io/subject/
|
|
572
|
+
<a href="https://toutiao.io/subjects/472073" target="_blank">
|
|
573
|
+
<img src="https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb" loading="lazy" title="架构必知必会 - 独家号" alt="架构必知必会 - 独家号" />
|
|
571
574
|
</a>
|
|
572
575
|
</div>
|
|
573
576
|
<div class="info">
|
|
574
577
|
<div class="rank">
|
|
575
578
|
<span title="Ranking 17">17</span>
|
|
576
|
-
<a href="https://toutiao.io/k/
|
|
579
|
+
<a href="https://toutiao.io/k/etl9ji2" target="_blank" title="【合集】万字长文带你重温Elasticsearch ,这下完全懂了!">【合集】万字长文带你重温Elasticsearch ,这下完全懂了!</a>
|
|
577
580
|
</div>
|
|
578
581
|
|
|
579
582
|
<div class="details">
|
|
580
|
-
|
|
583
|
+
|
|
581
584
|
</div>
|
|
582
585
|
</div>
|
|
583
586
|
<div class="followers" title="followers">
|
|
@@ -586,24 +589,24 @@
|
|
|
586
589
|
<path d="M0 0h16v16H0z"/>
|
|
587
590
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
588
591
|
</g>
|
|
589
|
-
</svg><span>
|
|
592
|
+
</svg><span>47</span>
|
|
590
593
|
</div>
|
|
591
594
|
</li>
|
|
592
595
|
|
|
593
596
|
<li>
|
|
594
597
|
<div class="avatar">
|
|
595
|
-
<a href="https://toutiao.io/subjects/
|
|
596
|
-
<img src="https://img.toutiao.io/subject/
|
|
598
|
+
<a href="https://toutiao.io/subjects/42200" target="_blank">
|
|
599
|
+
<img src="https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb" loading="lazy" title="架构之美 - 独家号" alt="架构之美 - 独家号" />
|
|
597
600
|
</a>
|
|
598
601
|
</div>
|
|
599
602
|
<div class="info">
|
|
600
603
|
<div class="rank">
|
|
601
604
|
<span title="Ranking 18">18</span>
|
|
602
|
-
<a href="https://toutiao.io/k/
|
|
605
|
+
<a href="https://toutiao.io/k/xhwa9mo" target="_blank" title="服务端监控架构设计与实践">服务端监控架构设计与实践</a>
|
|
603
606
|
</div>
|
|
604
607
|
|
|
605
608
|
<div class="details">
|
|
606
|
-
|
|
609
|
+
作者:vivo互联网服务器团队-Deng Haibo一、业务背景当今时代处在信息大爆发的时代,信息借助互联网的潮流在全球自由的流动,产生了各式各样的平台系统和软件系统,越来越多的业...
|
|
607
610
|
</div>
|
|
608
611
|
</div>
|
|
609
612
|
<div class="followers" title="followers">
|
|
@@ -612,7 +615,7 @@
|
|
|
612
615
|
<path d="M0 0h16v16H0z"/>
|
|
613
616
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
614
617
|
</g>
|
|
615
|
-
</svg><span>
|
|
618
|
+
</svg><span>43</span>
|
|
616
619
|
</div>
|
|
617
620
|
</li>
|
|
618
621
|
|
|
@@ -638,7 +641,7 @@
|
|
|
638
641
|
<path d="M0 0h16v16H0z"/>
|
|
639
642
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
640
643
|
</g>
|
|
641
|
-
</svg><span>
|
|
644
|
+
</svg><span>45</span>
|
|
642
645
|
</div>
|
|
643
646
|
</li>
|
|
644
647
|
|
|
@@ -664,20 +667,20 @@
|
|
|
664
667
|
<path d="M0 0h16v16H0z"/>
|
|
665
668
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
666
669
|
</g>
|
|
667
|
-
</svg><span>
|
|
670
|
+
</svg><span>49</span>
|
|
668
671
|
</div>
|
|
669
672
|
</li>
|
|
670
673
|
|
|
671
674
|
<li>
|
|
672
675
|
<div class="avatar">
|
|
673
|
-
<a href="https://toutiao.io/subjects/
|
|
674
|
-
<img src="https://img.toutiao.io/subject/
|
|
676
|
+
<a href="https://toutiao.io/subjects/134283" target="_blank">
|
|
677
|
+
<img src="https://img.toutiao.io/subject/5677c886e56b479194e85580c577d68a/thumb" loading="lazy" title="编程爱好者(网络编程) - 独家号" alt="编程爱好者(网络编程) - 独家号" />
|
|
675
678
|
</a>
|
|
676
679
|
</div>
|
|
677
680
|
<div class="info">
|
|
678
681
|
<div class="rank">
|
|
679
682
|
<span title="Ranking 21">21</span>
|
|
680
|
-
<a href="https://toutiao.io/k/
|
|
683
|
+
<a href="https://toutiao.io/k/a3rxith" target="_blank" title="这些Shell分析服务器日志命令集锦">这些Shell分析服务器日志命令集锦</a>
|
|
681
684
|
</div>
|
|
682
685
|
|
|
683
686
|
<div class="details">
|
|
@@ -690,20 +693,20 @@
|
|
|
690
693
|
<path d="M0 0h16v16H0z"/>
|
|
691
694
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
692
695
|
</g>
|
|
693
|
-
</svg><span>
|
|
696
|
+
</svg><span>41</span>
|
|
694
697
|
</div>
|
|
695
698
|
</li>
|
|
696
699
|
|
|
697
700
|
<li>
|
|
698
701
|
<div class="avatar">
|
|
699
|
-
<a href="https://toutiao.io/subjects/
|
|
700
|
-
<img src="https://img.toutiao.io/subject/
|
|
702
|
+
<a href="https://toutiao.io/subjects/465623" target="_blank">
|
|
703
|
+
<img src="https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb" loading="lazy" title="趣编程的独家号 - 独家号" alt="趣编程的独家号 - 独家号" />
|
|
701
704
|
</a>
|
|
702
705
|
</div>
|
|
703
706
|
<div class="info">
|
|
704
707
|
<div class="rank">
|
|
705
708
|
<span title="Ranking 22">22</span>
|
|
706
|
-
<a href="https://toutiao.io/k/
|
|
709
|
+
<a href="https://toutiao.io/k/1qdkfk1" target="_blank" title="B站 API 网关的发展">B站 API 网关的发展</a>
|
|
707
710
|
</div>
|
|
708
711
|
|
|
709
712
|
<div class="details">
|
|
@@ -716,20 +719,20 @@
|
|
|
716
719
|
<path d="M0 0h16v16H0z"/>
|
|
717
720
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
718
721
|
</g>
|
|
719
|
-
</svg><span>
|
|
722
|
+
</svg><span>41</span>
|
|
720
723
|
</div>
|
|
721
724
|
</li>
|
|
722
725
|
|
|
723
726
|
<li>
|
|
724
727
|
<div class="avatar">
|
|
725
|
-
<a href="https://toutiao.io/subjects/
|
|
726
|
-
<img src="https://img.toutiao.io/subject/
|
|
728
|
+
<a href="https://toutiao.io/subjects/98777" target="_blank">
|
|
729
|
+
<img src="https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb" loading="lazy" title="Bloomingroses - 独家号" alt="Bloomingroses - 独家号" />
|
|
727
730
|
</a>
|
|
728
731
|
</div>
|
|
729
732
|
<div class="info">
|
|
730
733
|
<div class="rank">
|
|
731
734
|
<span title="Ranking 23">23</span>
|
|
732
|
-
<a href="https://toutiao.io/k/
|
|
735
|
+
<a href="https://toutiao.io/k/2r512r9" target="_blank" title="商品系统架构设计与实践">商品系统架构设计与实践</a>
|
|
733
736
|
</div>
|
|
734
737
|
|
|
735
738
|
<div class="details">
|
|
@@ -742,20 +745,20 @@
|
|
|
742
745
|
<path d="M0 0h16v16H0z"/>
|
|
743
746
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
744
747
|
</g>
|
|
745
|
-
</svg><span>
|
|
748
|
+
</svg><span>42</span>
|
|
746
749
|
</div>
|
|
747
750
|
</li>
|
|
748
751
|
|
|
749
752
|
<li>
|
|
750
753
|
<div class="avatar">
|
|
751
|
-
<a href="https://toutiao.io/subjects/
|
|
752
|
-
<img src="https://img.toutiao.io/subject/
|
|
754
|
+
<a href="https://toutiao.io/subjects/136176" target="_blank">
|
|
755
|
+
<img src="https://img.toutiao.io/subject/6ee3bb205b3248c2b746c1506548181a/thumb" loading="lazy" title="大数据生态 - 独家号" alt="大数据生态 - 独家号" />
|
|
753
756
|
</a>
|
|
754
757
|
</div>
|
|
755
758
|
<div class="info">
|
|
756
759
|
<div class="rank">
|
|
757
760
|
<span title="Ranking 24">24</span>
|
|
758
|
-
<a href="https://toutiao.io/k/
|
|
761
|
+
<a href="https://toutiao.io/k/ipcteru" target="_blank" title="产品指标体系如何搭建">产品指标体系如何搭建</a>
|
|
759
762
|
</div>
|
|
760
763
|
|
|
761
764
|
<div class="details">
|
|
@@ -768,24 +771,24 @@
|
|
|
768
771
|
<path d="M0 0h16v16H0z"/>
|
|
769
772
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
770
773
|
</g>
|
|
771
|
-
</svg><span>
|
|
774
|
+
</svg><span>39</span>
|
|
772
775
|
</div>
|
|
773
776
|
</li>
|
|
774
777
|
|
|
775
778
|
<li>
|
|
776
779
|
<div class="avatar">
|
|
777
|
-
<a href="https://toutiao.io/subjects/
|
|
778
|
-
<img src="https://img.toutiao.io/subject/
|
|
780
|
+
<a href="https://toutiao.io/subjects/134283" target="_blank">
|
|
781
|
+
<img src="https://img.toutiao.io/subject/5677c886e56b479194e85580c577d68a/thumb" loading="lazy" title="编程爱好者(网络编程) - 独家号" alt="编程爱好者(网络编程) - 独家号" />
|
|
779
782
|
</a>
|
|
780
783
|
</div>
|
|
781
784
|
<div class="info">
|
|
782
785
|
<div class="rank">
|
|
783
786
|
<span title="Ranking 25">25</span>
|
|
784
|
-
<a href="https://toutiao.io/k/
|
|
787
|
+
<a href="https://toutiao.io/k/v25x5fy" target="_blank" title="GitHub的5个骚操作">GitHub的5个骚操作</a>
|
|
785
788
|
</div>
|
|
786
789
|
|
|
787
790
|
<div class="details">
|
|
788
|
-
|
|
791
|
+
来源 | 程序员鱼皮作者 | 鱼皮GitHub 是程序员必备的代码开源平台。我们可以在 GitHub 上搜索和阅读项目代码,进行学习;或者复制粘贴,从而快速完成自己的项目。相信绝大...
|
|
789
792
|
</div>
|
|
790
793
|
</div>
|
|
791
794
|
<div class="followers" title="followers">
|
|
@@ -794,7 +797,7 @@
|
|
|
794
797
|
<path d="M0 0h16v16H0z"/>
|
|
795
798
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
796
799
|
</g>
|
|
797
|
-
</svg><span>
|
|
800
|
+
</svg><span>41</span>
|
|
798
801
|
</div>
|
|
799
802
|
</li>
|
|
800
803
|
|
|
@@ -814,7 +817,7 @@
|
|
|
814
817
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
815
818
|
</a>
|
|
816
819
|
</div>
|
|
817
|
-
<div class="time">Last cache created on 2022/7/
|
|
820
|
+
<div class="time">Last cache created on 2022/7/6 by Github API v3.</div>
|
|
818
821
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
819
822
|
</div>
|
|
820
823
|
</body>
|