@wcj/github-rank 22.6.4 → 22.6.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.
- package/dist/repos.json +18547 -18547
- package/dist/sifou-daily.json +36 -9
- package/dist/sifou-monthly.json +67 -67
- package/dist/sifou-weekly.json +102 -102
- package/dist/toutiao-30.json +21 -21
- package/dist/toutiao-7.json +71 -71
- package/dist/toutiao-90.json +22 -22
- package/dist/trending-daily.json +165 -165
- package/dist/trending-monthly.json +162 -162
- package/dist/trending-weekly.json +151 -151
- package/dist/users.china.json +1011 -1011
- package/dist/users.json +1429 -1429
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +18547 -18547
- package/web/data/sifou-daily.json +36 -9
- package/web/data/sifou-monthly.json +67 -67
- package/web/data/sifou-weekly.json +102 -102
- package/web/data/toutiao-30.json +21 -21
- package/web/data/toutiao-7.json +71 -71
- package/web/data/toutiao-90.json +22 -22
- package/web/data/trending-daily.json +165 -165
- package/web/data/trending-monthly.json +162 -162
- package/web/data/trending-weekly.json +151 -151
- package/web/data/users.china.json +1011 -1011
- package/web/data/users.json +1429 -1429
- package/web/index.html +816 -816
- package/web/repos.html +2654 -2654
- package/web/sifou-daily.html +92 -8
- package/web/sifou-monthly.html +128 -128
- package/web/sifou-weekly.html +127 -127
- package/web/toutiao-30.html +25 -25
- package/web/toutiao-7.html +82 -82
- package/web/toutiao-90.html +48 -48
- package/web/trending-monthly.html +145 -145
- package/web/trending-weekly.html +137 -137
- package/web/trending.html +139 -147
- package/web/users.china.html +528 -528
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/5 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/1190000041938846" target="_blank" title="ELK搭建指南">ELK搭建指南</a>
|
|
151
151
|
</div>
|
|
152
152
|
<div class="sub-title followers">
|
|
153
153
|
|
|
@@ -161,12 +161,12 @@
|
|
|
161
161
|
<span>1</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/17970" title="Programming Language">
|
|
165
|
+
<span>醉鱼</span>
|
|
166
166
|
</a>
|
|
167
167
|
</div>
|
|
168
168
|
<div class="details">
|
|
169
|
-
|
|
169
|
+
很久没有发文了,今天水一篇操作文章分享一下经验吧,后续陆续推出深度好文springboot+logStash+elasticsearch+kibana版本elasticsearch 7.4.2logStash 7.4.2springboot 2.1.10下载地址选择下载的产品和版本,进...
|
|
170
170
|
</div>
|
|
171
171
|
</div>
|
|
172
172
|
</li>
|
|
@@ -175,7 +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/
|
|
178
|
+
<a href="https://segmentfault.com/a/1190000041938461" target="_blank" title="springBoot+react+mysql排课系统">springBoot+react+mysql排课系统</a>
|
|
179
179
|
</div>
|
|
180
180
|
<div class="sub-title followers">
|
|
181
181
|
|
|
@@ -189,12 +189,96 @@
|
|
|
189
189
|
<span>1</span>
|
|
190
190
|
</span>
|
|
191
191
|
|
|
192
|
+
<a target="_blank" href="https://segmentfault.com/u/ouyangxiaobai" title="Programming Language">
|
|
193
|
+
<span>欧阳小白</span>
|
|
194
|
+
</a>
|
|
195
|
+
</div>
|
|
196
|
+
<div class="details">
|
|
197
|
+
环境需要1.运行环境:最好是java jdk 1.8,我们在这个平台上运行的。其他版本理论上也可以。2.IDE环境:IDEA,Eclipse,Myeclipse都可以。推荐IDEA;3.tomcat环境:Tomcat 7.x,8.x,9.x版本均可4.硬件环境:windows ...
|
|
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/1190000041938392" target="_blank" title="Go net/http 以及io/ioutil包的使用">Go net/http 以及io/ioutil包的使用</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/liberhome" title="Programming Language">
|
|
221
|
+
<span>LiberHome</span>
|
|
222
|
+
</a>
|
|
223
|
+
</div>
|
|
224
|
+
<div class="details">
|
|
225
|
+
tips:这可能是最简易的web后端开发demo在goland中创建一个main.go然后按照http包的使用说明编写代码如下: {代码...} 接下来在terminal执行go run main.go然后在浏览器输入http://127.0.0.1:9090/hello即可看到当...
|
|
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/1190000041937637" target="_blank" title="MySQL-通配符(wildcard)">MySQL-通配符(wildcard)</a>
|
|
235
|
+
</div>
|
|
236
|
+
<div class="sub-title followers">
|
|
237
|
+
|
|
238
|
+
<span title="Stargazers Count">
|
|
239
|
+
<svg width="12" height="12" viewBox="0 0 16 16">
|
|
240
|
+
<g fill="none" fill-rule="evenodd">
|
|
241
|
+
<path d="M0 0h16v16H0z"/>
|
|
242
|
+
<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"/>
|
|
243
|
+
</g>
|
|
244
|
+
</svg>
|
|
245
|
+
<span>1</span>
|
|
246
|
+
</span>
|
|
247
|
+
|
|
248
|
+
<a target="_blank" href="https://segmentfault.com/u/liberhome" title="Programming Language">
|
|
249
|
+
<span>LiberHome</span>
|
|
250
|
+
</a>
|
|
251
|
+
</div>
|
|
252
|
+
<div class="details">
|
|
253
|
+
在MySQL中使用LIKE操作符就是告诉MySQL,后面的搜索模式利用通配符进行匹配。百分号通配符百分号代表任意字符出现任意次数,例如下面这句sql可以找到producets中所有以apple开头的p_name商品: {代码...} 注意尾空...
|
|
254
|
+
</div>
|
|
255
|
+
</div>
|
|
256
|
+
</li>
|
|
257
|
+
|
|
258
|
+
<li>
|
|
259
|
+
<div class="info">
|
|
260
|
+
<div class="rank">
|
|
261
|
+
<span title="Ranking 5">5</span>
|
|
262
|
+
<a href="https://segmentfault.com/a/1190000041937479" target="_blank" title="MySQL-WHERE子句 以及 逻辑操作符">MySQL-WHERE子句 以及 逻辑操作符</a>
|
|
263
|
+
</div>
|
|
264
|
+
<div class="sub-title followers">
|
|
265
|
+
|
|
266
|
+
<span title="Stargazers Count">
|
|
267
|
+
<svg width="12" height="12" viewBox="0 0 16 16">
|
|
268
|
+
<g fill="none" fill-rule="evenodd">
|
|
269
|
+
<path d="M0 0h16v16H0z"/>
|
|
270
|
+
<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"/>
|
|
271
|
+
</g>
|
|
272
|
+
</svg>
|
|
273
|
+
<span>2</span>
|
|
274
|
+
</span>
|
|
275
|
+
|
|
192
276
|
<a target="_blank" href="https://segmentfault.com/u/liberhome" title="Programming Language">
|
|
193
277
|
<span>LiberHome</span>
|
|
194
278
|
</a>
|
|
195
279
|
</div>
|
|
196
280
|
<div class="details">
|
|
197
|
-
|
|
281
|
+
WHERE子句我们一般使用where子句进行数据过滤,比如: {代码...} 使用ORDER BY应该放在WHERE之后 否则会报错。WHERE子句的操作符除了有大于小于等于之外还有不等于(不等于有两种写法:<>和!=)以及闭区间内B...
|
|
198
282
|
</div>
|
|
199
283
|
</div>
|
|
200
284
|
</li>
|
|
@@ -215,7 +299,7 @@
|
|
|
215
299
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
216
300
|
</a>
|
|
217
301
|
</div>
|
|
218
|
-
<div class="time">Last cache created on 2022/6/
|
|
302
|
+
<div class="time">Last cache created on 2022/6/5 by Github API v3.</div>
|
|
219
303
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
220
304
|
</div>
|
|
221
305
|
</body>
|