@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-90.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,7 +173,7 @@
|
|
|
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>243</span>
|
|
174
177
|
</div>
|
|
175
178
|
</li>
|
|
176
179
|
|
|
@@ -196,7 +199,7 @@
|
|
|
196
199
|
<path d="M0 0h16v16H0z"/>
|
|
197
200
|
<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"/>
|
|
198
201
|
</g>
|
|
199
|
-
</svg><span>
|
|
202
|
+
</svg><span>176</span>
|
|
200
203
|
</div>
|
|
201
204
|
</li>
|
|
202
205
|
|
|
@@ -222,7 +225,7 @@
|
|
|
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>156</span>
|
|
226
229
|
</div>
|
|
227
230
|
</li>
|
|
228
231
|
|
|
@@ -306,18 +309,18 @@
|
|
|
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/24912" target="_blank">
|
|
313
|
+
<img src="https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb" loading="lazy" title="进击的程序猿 - 独家号" alt="进击的程序猿 - 独家号" />
|
|
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/ptp0ru2" target="_blank" title="吐血整理:一份不可多得的架构师图谱!">吐血整理:一份不可多得的架构师图谱!</a>
|
|
317
320
|
</div>
|
|
318
321
|
|
|
319
322
|
<div class="details">
|
|
320
|
-
|
|
323
|
+
文章来源:https://c1n.cn/J3wve目录概述微服务消息队列概述“架构师图谱”是一个很宏大的命题,特别是优秀的架构师自身也是“由点到...
|
|
321
324
|
</div>
|
|
322
325
|
</div>
|
|
323
326
|
<div class="followers" title="followers">
|
|
@@ -326,20 +329,20 @@
|
|
|
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>136</span>
|
|
330
333
|
</div>
|
|
331
334
|
</li>
|
|
332
335
|
|
|
333
336
|
<li>
|
|
334
337
|
<div class="avatar">
|
|
335
|
-
<a href="https://toutiao.io/subjects/
|
|
336
|
-
<img src="https://img.toutiao.io/subject/
|
|
338
|
+
<a href="https://toutiao.io/subjects/27565" target="_blank">
|
|
339
|
+
<img src="https://img.toutiao.io/subject/378e77470970490b9e51050078d80e34/thumb" loading="lazy" title="安全屋 - 独家号" alt="安全屋 - 独家号" />
|
|
337
340
|
</a>
|
|
338
341
|
</div>
|
|
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/edts5o5" target="_blank" title="别再说你不懂规则引擎了!">别再说你不懂规则引擎了!</a>
|
|
343
346
|
</div>
|
|
344
347
|
|
|
345
348
|
<div class="details">
|
|
@@ -352,20 +355,20 @@
|
|
|
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>128</span>
|
|
356
359
|
</div>
|
|
357
360
|
</li>
|
|
358
361
|
|
|
359
362
|
<li>
|
|
360
363
|
<div class="avatar">
|
|
361
|
-
<a href="https://toutiao.io/subjects/
|
|
362
|
-
<img src="https://img.toutiao.io/subject/
|
|
364
|
+
<a href="https://toutiao.io/subjects/24912" target="_blank">
|
|
365
|
+
<img src="https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb" loading="lazy" title="进击的程序猿 - 独家号" alt="进击的程序猿 - 独家号" />
|
|
363
366
|
</a>
|
|
364
367
|
</div>
|
|
365
368
|
<div class="info">
|
|
366
369
|
<div class="rank">
|
|
367
370
|
<span title="Ranking 9">9</span>
|
|
368
|
-
<a href="https://toutiao.io/k/
|
|
371
|
+
<a href="https://toutiao.io/k/yqm776v" target="_blank" title="聊聊接口设计的36个小技巧">聊聊接口设计的36个小技巧</a>
|
|
369
372
|
</div>
|
|
370
373
|
|
|
371
374
|
<div class="details">
|
|
@@ -378,20 +381,20 @@
|
|
|
378
381
|
<path d="M0 0h16v16H0z"/>
|
|
379
382
|
<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"/>
|
|
380
383
|
</g>
|
|
381
|
-
</svg><span>
|
|
384
|
+
</svg><span>140</span>
|
|
382
385
|
</div>
|
|
383
386
|
</li>
|
|
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/7076" target="_blank">
|
|
391
|
+
<img src="https://img.toutiao.io/subject/7950b62a884849aaaa2c7d9fb03f3051/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/jtyo70d" target="_blank" title="微服务网关选型:5种主流 API 网关,哪个最香!">微服务网关选型:5种主流 API 网关,哪个最香!</a>
|
|
395
398
|
</div>
|
|
396
399
|
|
|
397
400
|
<div class="details">
|
|
@@ -404,24 +407,24 @@
|
|
|
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>117</span>
|
|
408
411
|
</div>
|
|
409
412
|
</li>
|
|
410
413
|
|
|
411
414
|
<li>
|
|
412
415
|
<div class="avatar">
|
|
413
|
-
<a href="https://toutiao.io/subjects/
|
|
414
|
-
<img src="https://img.toutiao.io/subject/
|
|
416
|
+
<a href="https://toutiao.io/subjects/4829" target="_blank">
|
|
417
|
+
<img src="https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb" loading="lazy" title="ASCE1885 - 独家号" alt="ASCE1885 - 独家号" />
|
|
415
418
|
</a>
|
|
416
419
|
</div>
|
|
417
420
|
<div class="info">
|
|
418
421
|
<div class="rank">
|
|
419
422
|
<span title="Ranking 11">11</span>
|
|
420
|
-
<a href="https://toutiao.io/k/
|
|
423
|
+
<a href="https://toutiao.io/k/zq8oiet" target="_blank" title="技术开发人员如何制定自己的OKR">技术开发人员如何制定自己的OKR</a>
|
|
421
424
|
</div>
|
|
422
425
|
|
|
423
426
|
<div class="details">
|
|
424
|
-
|
|
427
|
+
|
|
425
428
|
</div>
|
|
426
429
|
</div>
|
|
427
430
|
<div class="followers" title="followers">
|
|
@@ -430,24 +433,24 @@
|
|
|
430
433
|
<path d="M0 0h16v16H0z"/>
|
|
431
434
|
<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"/>
|
|
432
435
|
</g>
|
|
433
|
-
</svg><span>
|
|
436
|
+
</svg><span>116</span>
|
|
434
437
|
</div>
|
|
435
438
|
</li>
|
|
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/472073" target="_blank">
|
|
443
|
+
<img src="https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb" loading="lazy" title="架构必知必会 - 独家号" alt="架构必知必会 - 独家号" />
|
|
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/e9vlh55" target="_blank" title="阿里10年沉淀|那些技术实战中的架构设计方法">阿里10年沉淀|那些技术实战中的架构设计方法</a>
|
|
447
450
|
</div>
|
|
448
451
|
|
|
449
452
|
<div class="details">
|
|
450
|
-
|
|
453
|
+
上周我写的一篇文章《关于技术能力的思考和总结》引起了大家的关注,好多读者的评论“以写代想、以想促真、以讲验真”,大家的感受很深刻,基于上次的文章,这篇文章我其实更想跟大家聊聊一些常...
|
|
451
454
|
</div>
|
|
452
455
|
</div>
|
|
453
456
|
<div class="followers" title="followers">
|
|
@@ -456,7 +459,7 @@
|
|
|
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>113</span>
|
|
460
463
|
</div>
|
|
461
464
|
</li>
|
|
462
465
|
|
|
@@ -488,18 +491,18 @@
|
|
|
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/134283" target="_blank">
|
|
495
|
+
<img src="https://img.toutiao.io/subject/5677c886e56b479194e85580c577d68a/thumb" loading="lazy" title="编程爱好者(网络编程) - 独家号" alt="编程爱好者(网络编程) - 独家号" />
|
|
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/he3fzao" target="_blank" title="Redis夺命52连问">Redis夺命52连问</a>
|
|
499
502
|
</div>
|
|
500
503
|
|
|
501
504
|
<div class="details">
|
|
502
|
-
|
|
505
|
+
大家好,我是苏三,面渣逆袭系列继续,这节我们来搞定Redis——不会有人假期玩去了吧?不会吧?基础1.说说什么是Redis?Redis图标Redis是一种基于键值对(key-val...
|
|
503
506
|
</div>
|
|
504
507
|
</div>
|
|
505
508
|
<div class="followers" title="followers">
|
|
@@ -514,18 +517,18 @@
|
|
|
514
517
|
|
|
515
518
|
<li>
|
|
516
519
|
<div class="avatar">
|
|
517
|
-
<a href="https://toutiao.io/subjects/
|
|
518
|
-
<img src="https://img.toutiao.io/subject/
|
|
520
|
+
<a href="https://toutiao.io/subjects/24912" target="_blank">
|
|
521
|
+
<img src="https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb" loading="lazy" title="进击的程序猿 - 独家号" alt="进击的程序猿 - 独家号" />
|
|
519
522
|
</a>
|
|
520
523
|
</div>
|
|
521
524
|
<div class="info">
|
|
522
525
|
<div class="rank">
|
|
523
526
|
<span title="Ranking 15">15</span>
|
|
524
|
-
<a href="https://toutiao.io/k/
|
|
527
|
+
<a href="https://toutiao.io/k/pucrtli" target="_blank" title="解析分布式系统的缓存设计">解析分布式系统的缓存设计</a>
|
|
525
528
|
</div>
|
|
526
529
|
|
|
527
530
|
<div class="details">
|
|
528
|
-
|
|
531
|
+
|
|
529
532
|
</div>
|
|
530
533
|
</div>
|
|
531
534
|
<div class="followers" title="followers">
|
|
@@ -534,7 +537,7 @@
|
|
|
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>111</span>
|
|
538
541
|
</div>
|
|
539
542
|
</li>
|
|
540
543
|
|
|
@@ -566,14 +569,14 @@
|
|
|
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/132403" target="_blank">
|
|
573
|
+
<img src="https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb" loading="lazy" title="浪客用react,java全栈 - 独家号" alt="浪客用react,java全栈 - 独家号" />
|
|
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/avsba7r" target="_blank" title="你见过哪些目瞪口呆的 Java 代码技巧?">你见过哪些目瞪口呆的 Java 代码技巧?</a>
|
|
577
580
|
</div>
|
|
578
581
|
|
|
579
582
|
<div class="details">
|
|
@@ -586,20 +589,20 @@
|
|
|
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>98</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/454266" target="_blank">
|
|
599
|
+
<img src="https://img.toutiao.io/subject/d42ad8a9192a430b9df44df9a6d383df/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/8ab20e9" target="_blank" title="面渣逆袭:Spring三十五问,四万字+五十图详解!建议收藏!">面渣逆袭:Spring三十五问,四万字+五十图详解!建议收藏!</a>
|
|
603
606
|
</div>
|
|
604
607
|
|
|
605
608
|
<div class="details">
|
|
@@ -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>93</span>
|
|
616
619
|
</div>
|
|
617
620
|
</li>
|
|
618
621
|
|
|
@@ -644,14 +647,14 @@
|
|
|
644
647
|
|
|
645
648
|
<li>
|
|
646
649
|
<div class="avatar">
|
|
647
|
-
<a href="https://toutiao.io/subjects/
|
|
648
|
-
<img src="https://img.toutiao.io/subject/
|
|
650
|
+
<a href="https://toutiao.io/subjects/453205" target="_blank">
|
|
651
|
+
<img src="https://img.toutiao.io/subject/0a66350d491141748ab4dd49be144252/thumb" loading="lazy" title="苏三说技术 - 独家号" alt="苏三说技术 - 独家号" />
|
|
649
652
|
</a>
|
|
650
653
|
</div>
|
|
651
654
|
<div class="info">
|
|
652
655
|
<div class="rank">
|
|
653
656
|
<span title="Ranking 20">20</span>
|
|
654
|
-
<a href="https://toutiao.io/k/
|
|
657
|
+
<a href="https://toutiao.io/k/p8lpi5z" target="_blank" title="ThreadLocal夺命11连问">ThreadLocal夺命11连问</a>
|
|
655
658
|
</div>
|
|
656
659
|
|
|
657
660
|
<div class="details">
|
|
@@ -664,24 +667,24 @@
|
|
|
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>90</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/307550" target="_blank">
|
|
677
|
+
<img src="https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/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/246clz1" target="_blank" title="跨Mysql、Redis、Mongo的分布式事务">跨Mysql、Redis、Mongo的分布式事务</a>
|
|
681
684
|
</div>
|
|
682
685
|
|
|
683
686
|
<div class="details">
|
|
684
|
-
|
|
687
|
+
Mysql、Redis、Mongo都是非常流行的存储,并且各自有自己的优势。在实际的应用中,常常会同时使用多种存储,也会遇见在多种存储中保证数据一致性的需求,例如保证数据库中的库存...
|
|
685
688
|
</div>
|
|
686
689
|
</div>
|
|
687
690
|
<div class="followers" title="followers">
|
|
@@ -690,24 +693,24 @@
|
|
|
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>85</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/42200" target="_blank">
|
|
703
|
+
<img src="https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/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/jo2jtja" target="_blank" title="关于技术能力的思考和总结">关于技术能力的思考和总结</a>
|
|
707
710
|
</div>
|
|
708
711
|
|
|
709
712
|
<div class="details">
|
|
710
|
-
|
|
713
|
+
技术人成长的悖论在程序员界有一个悖论持续在困惑着很多技术人:在写代码的人的困惑是一直写代码是不是会丧失竞争力,会不会被后面年轻的更能加班写代码的人汰换。典型代表就是工作5年左右的核...
|
|
711
714
|
</div>
|
|
712
715
|
</div>
|
|
713
716
|
<div class="followers" title="followers">
|
|
@@ -716,24 +719,24 @@
|
|
|
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>86</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/26578" target="_blank">
|
|
729
|
+
<img src="https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb" loading="lazy" title="服务架构及中台 - 独家号" alt="服务架构及中台 - 独家号" />
|
|
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/4tls39t" target="_blank" title="我们公司使用了 5 年的系统限流方案!从实现到部署实战详解,稳的一批!">我们公司使用了 5 年的系统限流方案!从实现到部署实战详解,稳的一批!</a>
|
|
733
736
|
</div>
|
|
734
737
|
|
|
735
738
|
<div class="details">
|
|
736
|
-
|
|
739
|
+
大家好,我是老赵!什么是限流呢?限流是限制到达系统的并发请求数量,保证系统能够正常响应部分用户请求,而对于超过限制的流量,则通过拒绝服务的方式保证整体系统的可用性。根据限流作用范围...
|
|
737
740
|
</div>
|
|
738
741
|
</div>
|
|
739
742
|
<div class="followers" title="followers">
|
|
@@ -742,24 +745,24 @@
|
|
|
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>80</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/4829" target="_blank">
|
|
755
|
+
<img src="https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb" loading="lazy" title="ASCE1885 - 独家号" alt="ASCE1885 - 独家号" />
|
|
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/957qnad" target="_blank" title="深入浅出分布式锁">深入浅出分布式锁</a>
|
|
759
762
|
</div>
|
|
760
763
|
|
|
761
764
|
<div class="details">
|
|
762
|
-
|
|
765
|
+
|
|
763
766
|
</div>
|
|
764
767
|
</div>
|
|
765
768
|
<div class="followers" title="followers">
|
|
@@ -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>82</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/98777" target="_blank">
|
|
781
|
+
<img src="https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb" loading="lazy" title="Bloomingroses - 独家号" alt="Bloomingroses - 独家号" />
|
|
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/i8q3ye4" target="_blank" title="聊聊我们是如何做系统保障方案的">聊聊我们是如何做系统保障方案的</a>
|
|
785
788
|
</div>
|
|
786
789
|
|
|
787
790
|
<div class="details">
|
|
788
|
-
|
|
791
|
+
|
|
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>74</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>
|