@wcj/github-rank 21.11.16 → 21.11.17

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.
Files changed (38) hide show
  1. package/dist/repos.json +21337 -21344
  2. package/dist/sifou-daily.json +144 -90
  3. package/dist/sifou-monthly.json +87 -87
  4. package/dist/sifou-weekly.json +90 -90
  5. package/dist/toutiao-30.json +63 -63
  6. package/dist/toutiao-7.json +105 -105
  7. package/dist/toutiao-90.json +31 -31
  8. package/dist/trending-daily.json +165 -165
  9. package/dist/trending-monthly.json +142 -142
  10. package/dist/trending-weekly.json +162 -162
  11. package/dist/users.china.json +1242 -1242
  12. package/dist/users.json +1918 -1918
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +21337 -21344
  16. package/web/data/sifou-daily.json +144 -90
  17. package/web/data/sifou-monthly.json +87 -87
  18. package/web/data/sifou-weekly.json +90 -90
  19. package/web/data/toutiao-30.json +63 -63
  20. package/web/data/toutiao-7.json +105 -105
  21. package/web/data/toutiao-90.json +31 -31
  22. package/web/data/trending-daily.json +165 -165
  23. package/web/data/trending-monthly.json +142 -142
  24. package/web/data/trending-weekly.json +162 -162
  25. package/web/data/users.china.json +1242 -1242
  26. package/web/data/users.json +1918 -1918
  27. package/web/index.html +1092 -1092
  28. package/web/repos.html +2821 -2821
  29. package/web/sifou-daily.html +244 -76
  30. package/web/sifou-monthly.html +119 -119
  31. package/web/sifou-weekly.html +116 -116
  32. package/web/toutiao-30.html +63 -63
  33. package/web/toutiao-7.html +91 -91
  34. package/web/toutiao-90.html +75 -75
  35. package/web/trending-monthly.html +129 -129
  36. package/web/trending-weekly.html +148 -136
  37. package/web/trending.html +140 -152
  38. package/web/users.china.html +638 -638
@@ -99,7 +99,7 @@
99
99
 
100
100
 
101
101
  </h1>
102
- <div class="time">Last cache created on 2021/11/16 by Github API v3.</div>
102
+ <div class="time">Last cache created on 2021/11/17 by Github API v3.</div>
103
103
  <div class="tabs">
104
104
  <a class="" href="index.html">Users</a>
105
105
  <a class="" href="repos.html">Repos</a>
@@ -191,33 +191,7 @@
191
191
  <path d="M0 0h16v16H0z"/>
192
192
  <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"/>
193
193
  </g>
194
- </svg><span>198</span>
195
- </div>
196
- </li>
197
-
198
- <li>
199
- <div class="avatar">
200
- <a href="https://toutiao.io/subjects/403307" target="_blank">
201
- <img src="https://img.toutiao.io/subject/03e210e126704d0ca23938746bbd4cec/thumb" loading="lazy" title="近半生少年 - 独家号" alt="近半生少年 - 独家号" />
202
- </a>
203
- </div>
204
- <div class="info">
205
- <div class="rank">
206
- <span title="Ranking 4">4</span>
207
- <a href="https://toutiao.io/k/4hy4ste" target="_blank" title="这 6 个开源工具 yyds">这 6 个开源工具 yyds</a>
208
- </div>
209
-
210
- <div class="details">
211
- 老逛搜集了 6 个 GitHub 上高赞的工具类开源项目,它们是启动盘制作神器、开源思维导图工具、Chrome 优质插件盘点、macOS 优质工具软件盘点。01. 重装系统神器Ru...
212
- </div>
213
- </div>
214
- <div class="followers" title="followers">
215
- <svg width="12" height="12" viewBox="0 0 16 16">
216
- <g fill="none" fill-rule="evenodd">
217
- <path d="M0 0h16v16H0z"/>
218
- <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"/>
219
- </g>
220
- </svg><span>171</span>
194
+ </svg><span>199</span>
221
195
  </div>
222
196
  </li>
223
197
 
@@ -229,7 +203,7 @@
229
203
  </div>
230
204
  <div class="info">
231
205
  <div class="rank">
232
- <span title="Ranking 5">5</span>
206
+ <span title="Ranking 4">4</span>
233
207
  <a href="https://toutiao.io/k/3nkgnj9" target="_blank" title="高并发场景下 JVM 调优实践之路">高并发场景下 JVM 调优实践之路</a>
234
208
  </div>
235
209
 
@@ -255,7 +229,7 @@
255
229
  </div>
256
230
  <div class="info">
257
231
  <div class="rank">
258
- <span title="Ranking 6">6</span>
232
+ <span title="Ranking 5">5</span>
259
233
  <a href="https://toutiao.io/k/ql650fu" target="_blank" title="这 5 个 GitHub 项目 + 3 个网站,助你一飞冲天">这 5 个 GitHub 项目 + 3 个网站,助你一飞冲天</a>
260
234
  </div>
261
235
 
@@ -281,7 +255,7 @@
281
255
  </div>
282
256
  <div class="info">
283
257
  <div class="rank">
284
- <span title="Ranking 7">7</span>
258
+ <span title="Ranking 6">6</span>
285
259
  <a href="https://toutiao.io/k/135ujiu" target="_blank" title="团队管理那点破事!OKR 绩效、核心人才、面试、技术分享、研发流程">团队管理那点破事!OKR 绩效、核心人才、面试、技术分享、研发流程</a>
286
260
  </div>
287
261
 
@@ -307,7 +281,7 @@
307
281
  </div>
308
282
  <div class="info">
309
283
  <div class="rank">
310
- <span title="Ranking 8">8</span>
284
+ <span title="Ranking 7">7</span>
311
285
  <a href="https://toutiao.io/k/8r0yjir" target="_blank" title="面试字节,被操作系统问挂了">面试字节,被操作系统问挂了</a>
312
286
  </div>
313
287
 
@@ -333,7 +307,7 @@
333
307
  </div>
334
308
  <div class="info">
335
309
  <div class="rank">
336
- <span title="Ranking 9">9</span>
310
+ <span title="Ranking 8">8</span>
337
311
  <a href="https://toutiao.io/k/jz8ba3s" target="_blank" title="优秀开源软件的类,都是怎么命名的?">优秀开源软件的类,都是怎么命名的?</a>
338
312
  </div>
339
313
 
@@ -359,7 +333,7 @@
359
333
  </div>
360
334
  <div class="info">
361
335
  <div class="rank">
362
- <span title="Ranking 10">10</span>
336
+ <span title="Ranking 9">9</span>
363
337
  <a href="https://toutiao.io/k/di7llvb" target="_blank" title="近期人类高质量 GitHub 项目">近期人类高质量 GitHub 项目</a>
364
338
  </div>
365
339
 
@@ -379,18 +353,18 @@
379
353
 
380
354
  <li>
381
355
  <div class="avatar">
382
- <a href="https://toutiao.io/subjects/372612" target="_blank">
383
- <img src="https://img.toutiao.io/subject/87ea1c5a22884d4fbb90b37561c02a34/thumb" loading="lazy" title="元宇宙 - 独家号" alt="元宇宙 - 独家号" />
356
+ <a href="https://toutiao.io/subjects/426740" target="_blank">
357
+ <img src="https://img.toutiao.io/subject/180d026f85274c998656474cd1988d0f/thumb" loading="lazy" title="四猿外 - 独家号" alt="四猿外 - 独家号" />
384
358
  </a>
385
359
  </div>
386
360
  <div class="info">
387
361
  <div class="rank">
388
- <span title="Ranking 11">11</span>
389
- <a href="https://toutiao.io/k/84f5zio" target="_blank" title="万字入门推荐系统">万字入门推荐系统</a>
362
+ <span title="Ranking 10">10</span>
363
+ <a href="https://toutiao.io/k/gjjzh38" target="_blank" title="架构师之路,我看过的三本书,高分">架构师之路,我看过的三本书,高分</a>
390
364
  </div>
391
365
 
392
366
  <div class="details">
393
- 最近一周我、强子、Y哥三人,根据自身如何入门推荐系统,再结合三人分别在腾讯做广告推荐、字节做视频推荐、百度做信息流推荐的经历,整理出了这份万字入门推荐系统。内容十分详细,涵盖了推荐...
367
+ 之前我写过几篇架构师、架构设计相关的文章。说实话,想通过几篇文章就把架构师的方方面面说明白,挺难的。这可能需要一系列的文章,今天就给大家安排了这篇文章。很多程序员都有和下面类似的困...
394
368
  </div>
395
369
  </div>
396
370
  <div class="followers" title="followers">
@@ -399,24 +373,24 @@
399
373
  <path d="M0 0h16v16H0z"/>
400
374
  <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"/>
401
375
  </g>
402
- </svg><span>149</span>
376
+ </svg><span>154</span>
403
377
  </div>
404
378
  </li>
405
379
 
406
380
  <li>
407
381
  <div class="avatar">
408
- <a href="https://toutiao.io/subjects/456195" target="_blank">
409
- <img src="https://img.toutiao.io/subject/0f8efe621fef4c7e98ad0ad1ada57562/thumb" loading="lazy" title="学学Java - 独家号" alt="学学Java - 独家号" />
382
+ <a href="https://toutiao.io/subjects/372612" target="_blank">
383
+ <img src="https://img.toutiao.io/subject/87ea1c5a22884d4fbb90b37561c02a34/thumb" loading="lazy" title="元宇宙 - 独家号" alt="元宇宙 - 独家号" />
410
384
  </a>
411
385
  </div>
412
386
  <div class="info">
413
387
  <div class="rank">
414
- <span title="Ranking 12">12</span>
415
- <a href="https://toutiao.io/k/oi7zdzy" target="_blank" title="推荐几个开源类库,超好用,远离 996">推荐几个开源类库,超好用,远离 996</a>
388
+ <span title="Ranking 11">11</span>
389
+ <a href="https://toutiao.io/k/84f5zio" target="_blank" title="万字入门推荐系统">万字入门推荐系统</a>
416
390
  </div>
417
391
 
418
392
  <div class="details">
419
- 今天给大家分享几个 Java 的开源类库,亲测非常好用!有了它们之后,你就可以和很多重复劳动说再见了。1. MapStruct MapStruct是干什么的? MapStruct是...
393
+ 最近一周我、强子、Y哥三人,根据自身如何入门推荐系统,再结合三人分别在腾讯做广告推荐、字节做视频推荐、百度做信息流推荐的经历,整理出了这份万字入门推荐系统。内容十分详细,涵盖了推荐...
420
394
  </div>
421
395
  </div>
422
396
  <div class="followers" title="followers">
@@ -425,24 +399,24 @@
425
399
  <path d="M0 0h16v16H0z"/>
426
400
  <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"/>
427
401
  </g>
428
- </svg><span>145</span>
402
+ </svg><span>149</span>
429
403
  </div>
430
404
  </li>
431
405
 
432
406
  <li>
433
407
  <div class="avatar">
434
- <a href="https://toutiao.io/subjects/426740" target="_blank">
435
- <img src="https://img.toutiao.io/subject/180d026f85274c998656474cd1988d0f/thumb" loading="lazy" title="四猿外 - 独家号" alt="四猿外 - 独家号" />
408
+ <a href="https://toutiao.io/subjects/456195" target="_blank">
409
+ <img src="https://img.toutiao.io/subject/0f8efe621fef4c7e98ad0ad1ada57562/thumb" loading="lazy" title="学学Java - 独家号" alt="学学Java - 独家号" />
436
410
  </a>
437
411
  </div>
438
412
  <div class="info">
439
413
  <div class="rank">
440
- <span title="Ranking 13">13</span>
441
- <a href="https://toutiao.io/k/gjjzh38" target="_blank" title="架构师之路,我看过的三本书,高分">架构师之路,我看过的三本书,高分</a>
414
+ <span title="Ranking 12">12</span>
415
+ <a href="https://toutiao.io/k/oi7zdzy" target="_blank" title="推荐几个开源类库,超好用,远离 996">推荐几个开源类库,超好用,远离 996</a>
442
416
  </div>
443
417
 
444
418
  <div class="details">
445
- 之前我写过几篇架构师、架构设计相关的文章。说实话,想通过几篇文章就把架构师的方方面面说明白,挺难的。这可能需要一系列的文章,今天就给大家安排了这篇文章。很多程序员都有和下面类似的困...
419
+ 今天给大家分享几个 Java 的开源类库,亲测非常好用!有了它们之后,你就可以和很多重复劳动说再见了。1. MapStruct MapStruct是干什么的? MapStruct是...
446
420
  </div>
447
421
  </div>
448
422
  <div class="followers" title="followers">
@@ -451,7 +425,7 @@
451
425
  <path d="M0 0h16v16H0z"/>
452
426
  <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"/>
453
427
  </g>
454
- </svg><span>153</span>
428
+ </svg><span>145</span>
455
429
  </div>
456
430
  </li>
457
431
 
@@ -463,7 +437,7 @@
463
437
  </div>
464
438
  <div class="info">
465
439
  <div class="rank">
466
- <span title="Ranking 14">14</span>
440
+ <span title="Ranking 13">13</span>
467
441
  <a href="https://toutiao.io/k/5qng48y" target="_blank" title="聊聊 Spring 事务失效的 12 种场景,太坑了">聊聊 Spring 事务失效的 12 种场景,太坑了</a>
468
442
  </div>
469
443
 
@@ -489,7 +463,7 @@
489
463
  </div>
490
464
  <div class="info">
491
465
  <div class="rank">
492
- <span title="Ranking 15">15</span>
466
+ <span title="Ranking 14">14</span>
493
467
  <a href="https://toutiao.io/k/e17erwk" target="_blank" title="聊聊 Redis 分布式锁的 8 大坑">聊聊 Redis 分布式锁的 8 大坑</a>
494
468
  </div>
495
469
 
@@ -515,7 +489,7 @@
515
489
  </div>
516
490
  <div class="info">
517
491
  <div class="rank">
518
- <span title="Ranking 16">16</span>
492
+ <span title="Ranking 15">15</span>
519
493
  <a href="https://toutiao.io/k/nxha88x" target="_blank" title="LeetCode 通关:四万字长文搞定二叉树">LeetCode 通关:四万字长文搞定二叉树</a>
520
494
  </div>
521
495
 
@@ -541,7 +515,7 @@
541
515
  </div>
542
516
  <div class="info">
543
517
  <div class="rank">
544
- <span title="Ranking 17">17</span>
518
+ <span title="Ranking 16">16</span>
545
519
  <a href="https://toutiao.io/k/70kuvcy" target="_blank" title="让 JWT 来保护你的接口服务">让 JWT 来保护你的接口服务</a>
546
520
  </div>
547
521
 
@@ -567,7 +541,7 @@
567
541
  </div>
568
542
  <div class="info">
569
543
  <div class="rank">
570
- <span title="Ranking 18">18</span>
544
+ <span title="Ranking 17">17</span>
571
545
  <a href="https://toutiao.io/k/zlvt91d" target="_blank" title="万字长文说透分布式锁">万字长文说透分布式锁</a>
572
546
  </div>
573
547
 
@@ -593,7 +567,7 @@
593
567
  </div>
594
568
  <div class="info">
595
569
  <div class="rank">
596
- <span title="Ranking 19">19</span>
570
+ <span title="Ranking 18">18</span>
597
571
  <a href="https://toutiao.io/k/1sw9dxz" target="_blank" title="Chrome 插件(扩展)开发全攻略 2.6w 字,看这篇就够了">Chrome 插件(扩展)开发全攻略 2.6w 字,看这篇就够了</a>
598
572
  </div>
599
573
 
@@ -613,18 +587,18 @@
613
587
 
614
588
  <li>
615
589
  <div class="avatar">
616
- <a href="https://toutiao.io/subjects/199751" target="_blank">
617
- <img src="https://img.toutiao.io/subject/6fc0fabfe93146e28ff47aa9f908dee9/thumb" loading="lazy" title="天行者YANG - 独家号" alt="天行者YANG - 独家号" />
590
+ <a href="https://toutiao.io/subjects/465623" target="_blank">
591
+ <img src="https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb" loading="lazy" title="趣编程的独家号 - 独家号" alt="趣编程的独家号 - 独家号" />
618
592
  </a>
619
593
  </div>
620
594
  <div class="info">
621
595
  <div class="rank">
622
- <span title="Ranking 20">20</span>
623
- <a href="https://toutiao.io/k/6dxv9h5" target="_blank" title="小团队敏捷实践 2.0">小团队敏捷实践 2.0</a>
596
+ <span title="Ranking 19">19</span>
597
+ <a href="https://toutiao.io/k/w79d4wj" target="_blank" title="认识 MySQL 和 Redis 的数据一致性问题">认识 MySQL 和 Redis 的数据一致性问题</a>
624
598
  </div>
625
599
 
626
600
  <div class="details">
627
- 敏捷迭代为什么升级团队在敏捷迭代实施的过程中,遇到了各种问题,在这个过程中,也发现了很多很好的方法论。所以,近期根据团队迭代的实际情况,做了2.0的迭代流程升级。团队使用的工具,在...
601
+ 作者:sinxu,腾讯 CSIG 后台开发工程师1. 什么是数据的一致性“数据一致”一般指的是:缓存中有数据,缓存的数据值 = 数据库中的值。但根据缓存中是有数据为依据,则”一致“...
628
602
  </div>
629
603
  </div>
630
604
  <div class="followers" title="followers">
@@ -633,24 +607,24 @@
633
607
  <path d="M0 0h16v16H0z"/>
634
608
  <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"/>
635
609
  </g>
636
- </svg><span>128</span>
610
+ </svg><span>135</span>
637
611
  </div>
638
612
  </li>
639
613
 
640
614
  <li>
641
615
  <div class="avatar">
642
- <a href="https://toutiao.io/subjects/465623" target="_blank">
643
- <img src="https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb" loading="lazy" title="趣编程的独家号 - 独家号" alt="趣编程的独家号 - 独家号" />
616
+ <a href="https://toutiao.io/subjects/199751" target="_blank">
617
+ <img src="https://img.toutiao.io/subject/6fc0fabfe93146e28ff47aa9f908dee9/thumb" loading="lazy" title="天行者YANG - 独家号" alt="天行者YANG - 独家号" />
644
618
  </a>
645
619
  </div>
646
620
  <div class="info">
647
621
  <div class="rank">
648
- <span title="Ranking 21">21</span>
649
- <a href="https://toutiao.io/k/w79d4wj" target="_blank" title="认识 MySQL 和 Redis 的数据一致性问题">认识 MySQL 和 Redis 的数据一致性问题</a>
622
+ <span title="Ranking 20">20</span>
623
+ <a href="https://toutiao.io/k/6dxv9h5" target="_blank" title="小团队敏捷实践 2.0">小团队敏捷实践 2.0</a>
650
624
  </div>
651
625
 
652
626
  <div class="details">
653
- 作者:sinxu,腾讯 CSIG 后台开发工程师1. 什么是数据的一致性“数据一致”一般指的是:缓存中有数据,缓存的数据值 = 数据库中的值。但根据缓存中是有数据为依据,则”一致“...
627
+ 敏捷迭代为什么升级团队在敏捷迭代实施的过程中,遇到了各种问题,在这个过程中,也发现了很多很好的方法论。所以,近期根据团队迭代的实际情况,做了2.0的迭代流程升级。团队使用的工具,在...
654
628
  </div>
655
629
  </div>
656
630
  <div class="followers" title="followers">
@@ -659,7 +633,7 @@
659
633
  <path d="M0 0h16v16H0z"/>
660
634
  <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"/>
661
635
  </g>
662
- </svg><span>132</span>
636
+ </svg><span>128</span>
663
637
  </div>
664
638
  </li>
665
639
 
@@ -671,7 +645,7 @@
671
645
  </div>
672
646
  <div class="info">
673
647
  <div class="rank">
674
- <span title="Ranking 22">22</span>
648
+ <span title="Ranking 21">21</span>
675
649
  <a href="https://toutiao.io/k/s122yjk" target="_blank" title="这可能是 8 月 GitHub 最火热的开源项目">这可能是 8 月 GitHub 最火热的开源项目</a>
676
650
  </div>
677
651
 
@@ -697,7 +671,7 @@
697
671
  </div>
698
672
  <div class="info">
699
673
  <div class="rank">
700
- <span title="Ranking 23">23</span>
674
+ <span title="Ranking 22">22</span>
701
675
  <a href="https://toutiao.io/k/oyacwl5" target="_blank" title="你分库分表的姿势对么?:详谈水平分库分表">你分库分表的姿势对么?:详谈水平分库分表</a>
702
676
  </div>
703
677
 
@@ -723,7 +697,7 @@
723
697
  </div>
724
698
  <div class="info">
725
699
  <div class="rank">
726
- <span title="Ranking 24">24</span>
700
+ <span title="Ranking 23">23</span>
727
701
  <a href="https://toutiao.io/k/674el0v" target="_blank" title="支付宝稳撑双11双12的核心架构设计">支付宝稳撑双11双12的核心架构设计</a>
728
702
  </div>
729
703
 
@@ -749,7 +723,7 @@
749
723
  </div>
750
724
  <div class="info">
751
725
  <div class="rank">
752
- <span title="Ranking 25">25</span>
726
+ <span title="Ranking 24">24</span>
753
727
  <a href="https://toutiao.io/k/irs8xav" target="_blank" title="一个 MySQL 锁和面试官大战三十回合,我霸中霸">一个 MySQL 锁和面试官大战三十回合,我霸中霸</a>
754
728
  </div>
755
729
 
@@ -767,6 +741,32 @@
767
741
  </div>
768
742
  </li>
769
743
 
744
+ <li>
745
+ <div class="avatar">
746
+ <a href="https://toutiao.io/subjects/348507" target="_blank">
747
+ <img src="https://img.toutiao.io/subject/e62c1664abed48848efc89141ae64112/thumb" loading="lazy" title="微观技术 - 独家号" alt="微观技术 - 独家号" />
748
+ </a>
749
+ </div>
750
+ <div class="info">
751
+ <div class="rank">
752
+ <span title="Ranking 25">25</span>
753
+ <a href="https://toutiao.io/k/170b14g" target="_blank" title="面试官问:你参与的项目有什么亮点?怎么回答">面试官问:你参与的项目有什么亮点?怎么回答</a>
754
+ </div>
755
+
756
+ <div class="details">
757
+ 大家好,我是Tom哥~面试官拿到我们的简历,一般会关注两块内容,一块是专业技能,另一块是项目经历。简单的个人介绍后,一般会先问些偏基础的技术问题,热热身。当然也有很多面试官上来就顺...
758
+ </div>
759
+ </div>
760
+ <div class="followers" title="followers">
761
+ <svg width="12" height="12" viewBox="0 0 16 16">
762
+ <g fill="none" fill-rule="evenodd">
763
+ <path d="M0 0h16v16H0z"/>
764
+ <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"/>
765
+ </g>
766
+ </svg><span>122</span>
767
+ </div>
768
+ </li>
769
+
770
770
  </ul>
771
771
  <div class="footer">
772
772
  <div>
@@ -783,7 +783,7 @@
783
783
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
784
784
  </a>
785
785
  </div>
786
- <div class="time">Last cache created on 2021/11/16 by Github API v3.</div>
786
+ <div class="time">Last cache created on 2021/11/17 by Github API v3.</div>
787
787
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
788
788
  </div>
789
789
  </body>