@wcj/github-rank 22.5.29 → 22.5.30

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 +14774 -14774
  2. package/dist/sifou-daily.json +6 -15
  3. package/dist/sifou-monthly.json +61 -61
  4. package/dist/sifou-weekly.json +93 -93
  5. package/dist/toutiao-30.json +77 -77
  6. package/dist/toutiao-7.json +88 -88
  7. package/dist/toutiao-90.json +42 -42
  8. package/dist/trending-daily.json +163 -163
  9. package/dist/trending-monthly.json +139 -139
  10. package/dist/trending-weekly.json +157 -157
  11. package/dist/users.china.json +1065 -1065
  12. package/dist/users.json +1813 -1814
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +14774 -14774
  16. package/web/data/sifou-daily.json +6 -15
  17. package/web/data/sifou-monthly.json +61 -61
  18. package/web/data/sifou-weekly.json +93 -93
  19. package/web/data/toutiao-30.json +77 -77
  20. package/web/data/toutiao-7.json +88 -88
  21. package/web/data/toutiao-90.json +42 -42
  22. package/web/data/trending-daily.json +163 -163
  23. package/web/data/trending-monthly.json +139 -139
  24. package/web/data/trending-weekly.json +157 -157
  25. package/web/data/users.china.json +1065 -1065
  26. package/web/data/users.json +1813 -1814
  27. package/web/index.html +983 -983
  28. package/web/repos.html +2144 -2144
  29. package/web/sifou-daily.html +6 -34
  30. package/web/sifou-monthly.html +96 -96
  31. package/web/sifou-weekly.html +129 -129
  32. package/web/toutiao-30.html +63 -63
  33. package/web/toutiao-7.html +69 -69
  34. package/web/toutiao-90.html +65 -65
  35. package/web/trending-monthly.html +129 -129
  36. package/web/trending-weekly.html +136 -140
  37. package/web/trending.html +142 -138
  38. package/web/users.china.html +573 -573
@@ -116,7 +116,7 @@
116
116
 
117
117
 
118
118
  </h1>
119
- <div class="time">Last cache created on 2022/5/29 by
119
+ <div class="time">Last cache created on 2022/5/30 by
120
120
 
121
121
 
122
122
 
@@ -147,35 +147,7 @@
147
147
  <div class="info">
148
148
  <div class="rank">
149
149
  <span title="Ranking 1">1</span>
150
- <a href="https://segmentfault.com/a/1190000041909488" target="_blank" title="【Java面试】如何中断一个正在运行的线程?">【Java面试】如何中断一个正在运行的线程?</a>
151
- </div>
152
- <div class="sub-title followers">
153
-
154
- <span title="Stargazers Count">
155
- <svg width="12" height="12" viewBox="0 0 16 16">
156
- <g fill="none" fill-rule="evenodd">
157
- <path d="M0 0h16v16H0z"/>
158
- <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"/>
159
- </g>
160
- </svg>
161
- <span>2</span>
162
- </span>
163
- &nbsp;
164
- <a target="_blank" href="https://segmentfault.com/u/fukua_5be8034f8191f" title="Programming Language">
165
- <span>跟着Mic学架构</span>
166
- </a>
167
- </div>
168
- <div class="details">
169
- 一个去京东面试的工作了5年的粉丝来找我说:Mic老师,你说并发编程很重要,果然我今天又挂在一道并发编程的面试题上了。我问他问题是什么,他说:”如何中断一个正在运行中的线程?“。我说这个问题很多工作2年的人...
170
- </div>
171
- </div>
172
- </li>
173
-
174
- <li>
175
- <div class="info">
176
- <div class="rank">
177
- <span title="Ranking 2">2</span>
178
- <a href="https://segmentfault.com/a/1190000041910095" target="_blank" title="JavaScript 之原型、原型链">JavaScript 之原型、原型链</a>
150
+ <a href="https://segmentfault.com/a/1190000041912321" target="_blank" title="Mysql-基本的规则与规范">Mysql-基本的规则与规范</a>
179
151
  </div>
180
152
  <div class="sub-title followers">
181
153
 
@@ -189,12 +161,12 @@
189
161
  <span>1</span>
190
162
  </span>
191
163
  &nbsp;
192
- <a target="_blank" href="https://segmentfault.com/u/cloudyttt" title="Programming Language">
193
- <span>佩奇烹饪家</span>
164
+ <a target="_blank" href="https://segmentfault.com/u/liberhome" title="Programming Language">
165
+ <span>LiberHome</span>
194
166
  </a>
195
167
  </div>
196
168
  <div class="details">
197
- 其他编程语言如 Java 等使用 new 命令时,都会调用“类”的构造函数。但是,JavaScript没有“类”,本身并不提供一个 class 实现(虽然在ES6中提供了class 关键字,但其只是语法糖,JavaScript仍然是基于原型的)。于...
169
+ DDL(Data Definition Language)包括CREATE、DROP、ALTER、RENAME、TRUNCATE等用来创建、删除、修改数据库和数据表的结构的关键字。
198
170
  </div>
199
171
  </div>
200
172
  </li>
@@ -215,7 +187,7 @@
215
187
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
216
188
  </a>
217
189
  </div>
218
- <div class="time">Last cache created on 2022/5/29 by Github API v3.</div>
190
+ <div class="time">Last cache created on 2022/5/30 by Github API v3.</div>
219
191
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
220
192
  </div>
221
193
  </body>