@wcj/github-rank 22.2.1 → 22.2.5

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 +34517 -34484
  2. package/dist/sifou-daily.json +5 -5
  3. package/dist/sifou-monthly.json +95 -95
  4. package/dist/sifou-weekly.json +172 -181
  5. package/dist/toutiao-30.json +87 -87
  6. package/dist/toutiao-7.json +131 -131
  7. package/dist/toutiao-90.json +40 -40
  8. package/dist/trending-daily.json +173 -173
  9. package/dist/trending-monthly.json +161 -161
  10. package/dist/trending-weekly.json +162 -173
  11. package/dist/users.china.json +2144 -2144
  12. package/dist/users.json +4166 -4166
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +34517 -34484
  16. package/web/data/sifou-daily.json +5 -5
  17. package/web/data/sifou-monthly.json +95 -95
  18. package/web/data/sifou-weekly.json +172 -181
  19. package/web/data/toutiao-30.json +87 -87
  20. package/web/data/toutiao-7.json +131 -131
  21. package/web/data/toutiao-90.json +40 -40
  22. package/web/data/trending-daily.json +173 -173
  23. package/web/data/trending-monthly.json +161 -161
  24. package/web/data/trending-weekly.json +162 -173
  25. package/web/data/users.china.json +2144 -2144
  26. package/web/data/users.json +4166 -4166
  27. package/web/index.html +2103 -2103
  28. package/web/repos.html +4166 -4166
  29. package/web/sifou-daily.html +6 -6
  30. package/web/sifou-monthly.html +107 -107
  31. package/web/sifou-weekly.html +145 -173
  32. package/web/toutiao-30.html +101 -101
  33. package/web/toutiao-7.html +80 -80
  34. package/web/toutiao-90.html +78 -78
  35. package/web/trending-monthly.html +143 -143
  36. package/web/trending-weekly.html +134 -184
  37. package/web/trending.html +148 -152
  38. package/web/users.china.html +1072 -1072
@@ -94,7 +94,7 @@
94
94
 
95
95
 
96
96
  </h1>
97
- <div class="time">Last cache created on 2022/2/1 by
97
+ <div class="time">Last cache created on 2022/2/5 by
98
98
 
99
99
 
100
100
 
@@ -125,7 +125,7 @@
125
125
  <div class="info">
126
126
  <div class="rank">
127
127
  <span title="Ranking 1">1</span>
128
- <a href="https://segmentfault.com/a/1190000041360584" target="_blank" title="python for 循环">python for 循环</a>
128
+ <a href="https://segmentfault.com/a/1190000041364381" target="_blank" title="【JUC】可回调任务FutureTask原理">【JUC】可回调任务FutureTask原理</a>
129
129
  </div>
130
130
  <div class="sub-title followers">
131
131
 
@@ -139,12 +139,12 @@
139
139
  <span>1</span>
140
140
  </span>
141
141
  &nbsp;
142
- <a target="_blank" href="https://segmentfault.com/u/david_cao_605f0765761e0" title="Programming Language">
143
- <span>David Cao</span>
142
+ <a target="_blank" href="https://segmentfault.com/u/liuzijian" title="Programming Language">
143
+ <span>暗夜君王</span>
144
144
  </a>
145
145
  </div>
146
146
  <div class="details">
147
- Python for 循环For … in 语句是另一种循环语句,其特点是会在一系列对象上进行迭代(Iterates),即它会遍历序列中的每一个项目注意:1、else 部分是可选的。当循环中包含它时,它循环中包含它时,它总会在 for 循...
147
+ 线程A执行start方法时,会调用FutureTask的run()方法(Runnable接口)run()方法会触发FutureTask内部的state状态变更,并调用Callable的call()方法
148
148
  </div>
149
149
  </div>
150
150
  </li>
@@ -165,7 +165,7 @@
165
165
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
166
166
  </a>
167
167
  </div>
168
- <div class="time">Last cache created on 2022/2/1 by Github API v3.</div>
168
+ <div class="time">Last cache created on 2022/2/5 by Github API v3.</div>
169
169
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
170
170
  </div>
171
171
  </body>