@wcj/github-rank 22.6.23 → 22.6.26
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 +51646 -51590
- package/dist/sifou-daily.json +11 -29
- package/dist/sifou-monthly.json +92 -92
- package/dist/sifou-weekly.json +152 -152
- package/dist/toutiao-30.json +93 -93
- package/dist/toutiao-7.json +115 -115
- package/dist/toutiao-90.json +43 -43
- package/dist/trending-daily.json +196 -196
- package/dist/trending-monthly.json +198 -198
- package/dist/trending-weekly.json +197 -197
- package/dist/users.china.json +2669 -2670
- package/dist/users.json +3271 -3271
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +51646 -51590
- package/web/data/sifou-daily.json +11 -29
- package/web/data/sifou-monthly.json +92 -92
- package/web/data/sifou-weekly.json +152 -152
- package/web/data/toutiao-30.json +93 -93
- package/web/data/toutiao-7.json +115 -115
- package/web/data/toutiao-90.json +43 -43
- package/web/data/trending-daily.json +196 -196
- package/web/data/trending-monthly.json +198 -198
- package/web/data/trending-weekly.json +197 -197
- package/web/data/users.china.json +2669 -2670
- package/web/data/users.json +3271 -3271
- package/web/index.html +1670 -1670
- package/web/repos.html +4713 -4721
- package/web/sifou-daily.html +10 -66
- package/web/sifou-monthly.html +124 -124
- package/web/sifou-weekly.html +134 -134
- package/web/toutiao-30.html +81 -81
- package/web/toutiao-7.html +79 -79
- package/web/toutiao-90.html +82 -82
- package/web/trending-monthly.html +185 -165
- package/web/trending-weekly.html +180 -168
- package/web/trending.html +175 -171
- package/web/users.china.html +1627 -1627
package/web/sifou-daily.html
CHANGED
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
|
|
117
117
|
|
|
118
118
|
</h1>
|
|
119
|
-
<div class="time">Last cache created on 2022/6/
|
|
119
|
+
<div class="time">Last cache created on 2022/6/26 by
|
|
120
120
|
|
|
121
121
|
|
|
122
122
|
|
|
@@ -147,7 +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/
|
|
150
|
+
<a href="https://segmentfault.com/a/1190000042033825" target="_blank" title="编程技巧│提高 Javascript 代码效率的技巧">编程技巧│提高 Javascript 代码效率的技巧</a>
|
|
151
151
|
</div>
|
|
152
152
|
<div class="sub-title followers">
|
|
153
153
|
|
|
@@ -161,12 +161,12 @@
|
|
|
161
161
|
<span>3</span>
|
|
162
162
|
</span>
|
|
163
163
|
|
|
164
|
-
<a target="_blank" href="https://segmentfault.com/u/
|
|
165
|
-
<span
|
|
164
|
+
<a target="_blank" href="https://segmentfault.com/u/autofelix" title="Programming Language">
|
|
165
|
+
<span>极客飞兔</span>
|
|
166
166
|
</a>
|
|
167
167
|
</div>
|
|
168
168
|
<div class="details">
|
|
169
|
-
|
|
169
|
+
一、变量声明多个变量的声明,可以简写 {代码...} 二、三元运算符在条件判断时,可以使用三元运算符增加效率 {代码...} 三、解构赋值变量赋值 {代码...} 四、解构交换交换两个变量 {代码...} 五、箭头函数函数的...
|
|
170
170
|
</div>
|
|
171
171
|
</div>
|
|
172
172
|
</li>
|
|
@@ -175,63 +175,7 @@
|
|
|
175
175
|
<div class="info">
|
|
176
176
|
<div class="rank">
|
|
177
177
|
<span title="Ranking 2">2</span>
|
|
178
|
-
<a href="https://segmentfault.com/a/
|
|
179
|
-
</div>
|
|
180
|
-
<div class="sub-title followers">
|
|
181
|
-
|
|
182
|
-
<span title="Stargazers Count">
|
|
183
|
-
<svg width="12" height="12" viewBox="0 0 16 16">
|
|
184
|
-
<g fill="none" fill-rule="evenodd">
|
|
185
|
-
<path d="M0 0h16v16H0z"/>
|
|
186
|
-
<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"/>
|
|
187
|
-
</g>
|
|
188
|
-
</svg>
|
|
189
|
-
<span>4</span>
|
|
190
|
-
</span>
|
|
191
|
-
|
|
192
|
-
<a target="_blank" href="https://segmentfault.com/u/yunshu_blog" title="Programming Language">
|
|
193
|
-
<span>云叔_又拍云</span>
|
|
194
|
-
</a>
|
|
195
|
-
</div>
|
|
196
|
-
<div class="details">
|
|
197
|
-
GIN 是一个 golang 常用的 Web 框架,它对 API 比较友好,源码注释也很明确明确,使用起来快速灵活,还有极高的容错率。标题中的路由我们可以简单理解为在浏览器中输入的页面地址,而“树”则是 一种优化的数据结构...
|
|
198
|
-
</div>
|
|
199
|
-
</div>
|
|
200
|
-
</li>
|
|
201
|
-
|
|
202
|
-
<li>
|
|
203
|
-
<div class="info">
|
|
204
|
-
<div class="rank">
|
|
205
|
-
<span title="Ranking 3">3</span>
|
|
206
|
-
<a href="https://segmentfault.com/a/1190000042019958" target="_blank" title="【Java面试】@Resource 和 @Autowired 的区别">【Java面试】@Resource 和 @Autowired 的区别</a>
|
|
207
|
-
</div>
|
|
208
|
-
<div class="sub-title followers">
|
|
209
|
-
|
|
210
|
-
<span title="Stargazers Count">
|
|
211
|
-
<svg width="12" height="12" viewBox="0 0 16 16">
|
|
212
|
-
<g fill="none" fill-rule="evenodd">
|
|
213
|
-
<path d="M0 0h16v16H0z"/>
|
|
214
|
-
<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"/>
|
|
215
|
-
</g>
|
|
216
|
-
</svg>
|
|
217
|
-
<span>1</span>
|
|
218
|
-
</span>
|
|
219
|
-
|
|
220
|
-
<a target="_blank" href="https://segmentfault.com/u/fukua_5be8034f8191f" title="Programming Language">
|
|
221
|
-
<span>跟着Mic学架构</span>
|
|
222
|
-
</a>
|
|
223
|
-
</div>
|
|
224
|
-
<div class="details">
|
|
225
|
-
Hi,大家好,我是Mic。一个工作2年的粉丝,问我一个Spring里面的问题。希望我能从不同的视角去分析,然后碾压面试官。这个问题是: “@Resource和@Autowired”的区别。下面看看普通人和高手的回答
|
|
226
|
-
</div>
|
|
227
|
-
</div>
|
|
228
|
-
</li>
|
|
229
|
-
|
|
230
|
-
<li>
|
|
231
|
-
<div class="info">
|
|
232
|
-
<div class="rank">
|
|
233
|
-
<span title="Ranking 4">4</span>
|
|
234
|
-
<a href="https://segmentfault.com/a/1190000042019700" target="_blank" title="物联网开源开发平台 Shifu 开放内测!第一版技术文档发布">物联网开源开发平台 Shifu 开放内测!第一版技术文档发布</a>
|
|
178
|
+
<a href="https://segmentfault.com/a/1190000042033990" target="_blank" title="纯c实现tcp协议">纯c实现tcp协议</a>
|
|
235
179
|
</div>
|
|
236
180
|
<div class="sub-title followers">
|
|
237
181
|
|
|
@@ -245,12 +189,12 @@
|
|
|
245
189
|
<span>1</span>
|
|
246
190
|
</span>
|
|
247
191
|
|
|
248
|
-
<a target="_blank" href="https://segmentfault.com/u/
|
|
249
|
-
<span
|
|
192
|
+
<a target="_blank" href="https://segmentfault.com/u/keen_626105e1ef632" title="Programming Language">
|
|
193
|
+
<span>瞿小凯</span>
|
|
250
194
|
</a>
|
|
251
195
|
</div>
|
|
252
196
|
<div class="details">
|
|
253
|
-
|
|
197
|
+
传输控制协议(TCP,Transmission Control Protocol)是一种面向连接的、可靠的、基于字节流的传输层通信协议,由IETF的RFC 793定义。TCP旨在适应支持多网络应用的分层协议层次结构。 连接到不同但互连的计算机通...
|
|
254
198
|
</div>
|
|
255
199
|
</div>
|
|
256
200
|
</li>
|
|
@@ -271,7 +215,7 @@
|
|
|
271
215
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
272
216
|
</a>
|
|
273
217
|
</div>
|
|
274
|
-
<div class="time">Last cache created on 2022/6/
|
|
218
|
+
<div class="time">Last cache created on 2022/6/26 by Github API v3.</div>
|
|
275
219
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
276
220
|
</div>
|
|
277
221
|
</body>
|