@wcj/github-rank 22.5.8 → 22.5.9
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 +16094 -16100
- package/dist/sifou-daily.json +16 -223
- package/dist/sifou-monthly.json +71 -71
- package/dist/sifou-weekly.json +94 -94
- package/dist/toutiao-30.json +60 -60
- package/dist/toutiao-7.json +97 -97
- package/dist/toutiao-90.json +52 -52
- package/dist/trending-daily.json +167 -167
- package/dist/trending-monthly.json +138 -138
- package/dist/trending-weekly.json +158 -158
- package/dist/users.china.json +938 -938
- package/dist/users.json +1788 -1788
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +16094 -16100
- package/web/data/sifou-daily.json +16 -223
- package/web/data/sifou-monthly.json +71 -71
- package/web/data/sifou-weekly.json +94 -94
- package/web/data/toutiao-30.json +60 -60
- package/web/data/toutiao-7.json +97 -97
- package/web/data/toutiao-90.json +52 -52
- package/web/data/trending-daily.json +167 -167
- package/web/data/trending-monthly.json +138 -138
- package/web/data/trending-weekly.json +158 -158
- package/web/data/users.china.json +938 -938
- package/web/data/users.json +1788 -1788
- package/web/index.html +977 -977
- package/web/repos.html +2383 -2383
- package/web/sifou-daily.html +14 -658
- package/web/sifou-monthly.html +121 -121
- package/web/sifou-weekly.html +116 -116
- package/web/toutiao-30.html +64 -64
- package/web/toutiao-7.html +74 -74
- package/web/toutiao-90.html +56 -56
- package/web/trending-monthly.html +133 -133
- package/web/trending-weekly.html +138 -138
- package/web/trending.html +146 -142
- package/web/users.china.html +501 -501
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"url": "https://segmentfault.com/a/1190000041790775",
|
|
6
6
|
"author": "SegmentFault思否",
|
|
7
7
|
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
8
|
-
"votes": "
|
|
8
|
+
"votes": "35",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
11
|
{
|
|
@@ -14,17 +14,26 @@
|
|
|
14
14
|
"url": "https://segmentfault.com/a/1190000041790801",
|
|
15
15
|
"author": "joyqi",
|
|
16
16
|
"home_url": "https://segmentfault.com/u/joyqi",
|
|
17
|
-
"votes": "
|
|
17
|
+
"votes": "46",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
|
+
{
|
|
21
|
+
"title": "CSS 中的简写到底有多少坑?以后不敢了...",
|
|
22
|
+
"description": "为什么说是爱恨情仇呢?因为简写给我们带来了很多的便利,但凡事都有好有坏,你不能说简写一点坏处都没有。所以我们就聊聊简写的 \"好\" 和 \"坏\"",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041804988",
|
|
24
|
+
"author": "零一",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/zero2one",
|
|
26
|
+
"votes": "4",
|
|
27
|
+
"rank": 3
|
|
28
|
+
},
|
|
20
29
|
{
|
|
21
30
|
"title": "跨域问题很难吗?来!教你使用 Nginx 反向代理轻松解决",
|
|
22
31
|
"description": "当你遇到跨域问题,不要立刻就选择复制去尝试。请详细看完这篇文章再处理,我相信它能帮到你。准备前端网站地址:[链接]服务端网址:[链接]首先保证服务端是没有处理跨域的,其次,先用postman测试服务端接口是正...",
|
|
23
32
|
"url": "https://segmentfault.com/a/1190000041794241",
|
|
24
33
|
"author": "民工哥",
|
|
25
34
|
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
26
|
-
"votes": "
|
|
27
|
-
"rank":
|
|
35
|
+
"votes": "9",
|
|
36
|
+
"rank": 4
|
|
28
37
|
},
|
|
29
38
|
{
|
|
30
39
|
"title": "离谱的 CSS!从表盘刻度到艺术剪纸",
|
|
@@ -33,16 +42,16 @@
|
|
|
33
42
|
"author": "chokcoco",
|
|
34
43
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
35
44
|
"votes": "12",
|
|
36
|
-
"rank":
|
|
45
|
+
"rank": 5
|
|
37
46
|
},
|
|
38
47
|
{
|
|
39
|
-
"title": "
|
|
40
|
-
"description": "
|
|
41
|
-
"url": "https://segmentfault.com/a/
|
|
42
|
-
"author": "
|
|
43
|
-
"home_url": "https://segmentfault.com/u/
|
|
48
|
+
"title": "React官方团队出手,补齐原生Hook短板",
|
|
49
|
+
"description": "大家好,我卡颂。我们知道,Hooks使用时存在所谓的闭包陷阱,考虑如下代码: {代码...} 我们期望点击后sendMessage能传递text的最新值。然而实际上,由于回调函数被useCallback缓存,形成闭包,所以点击的效果始...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041798153",
|
|
51
|
+
"author": "卡颂",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
44
53
|
"votes": "3",
|
|
45
|
-
"rank":
|
|
54
|
+
"rank": 6
|
|
46
55
|
},
|
|
47
56
|
{
|
|
48
57
|
"title": "4月份,我月更了 25 篇文章,撸了 4w 多个字",
|
|
@@ -51,7 +60,7 @@
|
|
|
51
60
|
"author": "杨成功",
|
|
52
61
|
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
53
62
|
"votes": "2",
|
|
54
|
-
"rank":
|
|
63
|
+
"rank": 7
|
|
55
64
|
},
|
|
56
65
|
{
|
|
57
66
|
"title": "互联网后端技术大全!建议收藏",
|
|
@@ -59,17 +68,17 @@
|
|
|
59
68
|
"url": "https://segmentfault.com/a/1190000041794118",
|
|
60
69
|
"author": "民工哥",
|
|
61
70
|
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
62
|
-
"votes": "
|
|
63
|
-
"rank":
|
|
71
|
+
"votes": "6",
|
|
72
|
+
"rank": 8
|
|
64
73
|
},
|
|
65
74
|
{
|
|
66
|
-
"title": "
|
|
67
|
-
"description": "
|
|
68
|
-
"url": "https://segmentfault.com/a/
|
|
69
|
-
"author": "
|
|
70
|
-
"home_url": "https://segmentfault.com/u/
|
|
75
|
+
"title": "代码写得好,Reduce 方法少不了",
|
|
76
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041790709",
|
|
78
|
+
"author": "前端小智",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
71
80
|
"votes": "2",
|
|
72
|
-
"rank":
|
|
81
|
+
"rank": 9
|
|
73
82
|
},
|
|
74
83
|
{
|
|
75
84
|
"title": "PHP 实现平滑关闭/重启",
|
|
@@ -78,15 +87,6 @@
|
|
|
78
87
|
"author": "Yian",
|
|
79
88
|
"home_url": "https://segmentfault.com/u/yian",
|
|
80
89
|
"votes": "3",
|
|
81
|
-
"rank": 9
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
"title": "代码写得好,Reduce 方法少不了",
|
|
85
|
-
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
86
|
-
"url": "https://segmentfault.com/a/1190000041790709",
|
|
87
|
-
"author": "前端小智",
|
|
88
|
-
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
89
|
-
"votes": "1",
|
|
90
90
|
"rank": 10
|
|
91
91
|
},
|
|
92
92
|
{
|
|
@@ -98,6 +98,15 @@
|
|
|
98
98
|
"votes": "4",
|
|
99
99
|
"rank": 11
|
|
100
100
|
},
|
|
101
|
+
{
|
|
102
|
+
"title": "年年出妖事,一例由JSON解析导致的\"薛定谔BUG\"排查过程记录",
|
|
103
|
+
"description": "但是最近公司内碰到的这一个bug,这个bug初看很简单,但是非常妖孽,在一段时间内我甚至是百思不得其解。在长达几天的时间内,复现的概率非常低。几乎难以抓住任何踪迹。",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041806654",
|
|
105
|
+
"author": "铂赛东",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/bosaidong_5c495684bcf4b",
|
|
107
|
+
"votes": "9",
|
|
108
|
+
"rank": 12
|
|
109
|
+
},
|
|
101
110
|
{
|
|
102
111
|
"title": "必备的 6 大计算机网络基础知识点!会 3 个以上就很牛逼了",
|
|
103
112
|
"description": "计算机网络概述计算机网络的分类按照网络的作用范围:广域网(WAN)、城域网(MAN)、局域网(LAN);按照网络使用者:公用网络、专用网络。计算机网络的层次结构TCP/IP四层模型与OSI体系结构对比:层次结构设计...",
|
|
@@ -105,7 +114,16 @@
|
|
|
105
114
|
"author": "民工哥",
|
|
106
115
|
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
107
116
|
"votes": "2",
|
|
108
|
-
"rank":
|
|
117
|
+
"rank": 13
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"title": "28个Javascript数组方法,开发者的小抄",
|
|
121
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041747864",
|
|
123
|
+
"author": "前端小智",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
125
|
+
"votes": "2",
|
|
126
|
+
"rank": 14
|
|
109
127
|
},
|
|
110
128
|
{
|
|
111
129
|
"title": "Vue.js 3.x 中跨层级组件如何传递数据?",
|
|
@@ -114,7 +132,7 @@
|
|
|
114
132
|
"author": "Asheng",
|
|
115
133
|
"home_url": "https://segmentfault.com/u/ashengtan",
|
|
116
134
|
"votes": "2",
|
|
117
|
-
"rank":
|
|
135
|
+
"rank": 15
|
|
118
136
|
},
|
|
119
137
|
{
|
|
120
138
|
"title": "PHP 实现守护进程",
|
|
@@ -123,7 +141,7 @@
|
|
|
123
141
|
"author": "Yian",
|
|
124
142
|
"home_url": "https://segmentfault.com/u/yian",
|
|
125
143
|
"votes": "2",
|
|
126
|
-
"rank":
|
|
144
|
+
"rank": 16
|
|
127
145
|
},
|
|
128
146
|
{
|
|
129
147
|
"title": "Redis 内存优化在 vivo 的探索与实践",
|
|
@@ -132,7 +150,7 @@
|
|
|
132
150
|
"author": "vivo互联网技术",
|
|
133
151
|
"home_url": "https://segmentfault.com/u/vivo_tech",
|
|
134
152
|
"votes": "2",
|
|
135
|
-
"rank":
|
|
153
|
+
"rank": 17
|
|
136
154
|
},
|
|
137
155
|
{
|
|
138
156
|
"title": "海外电商支付网关避坑指南",
|
|
@@ -141,25 +159,16 @@
|
|
|
141
159
|
"author": "CrazyCodes",
|
|
142
160
|
"home_url": "https://segmentfault.com/u/crazycodes",
|
|
143
161
|
"votes": "2",
|
|
144
|
-
"rank":
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
"title": "Chrome插件:云音乐听歌识曲",
|
|
148
|
-
"description": "当你用网页在视频网站刷视频的时候,有没有碰到过一个 BGM 激起你内心的波澜,而你却不知道它的名字。此时只能打开手机进行听歌识曲,而通过一个浏览器的插件却更容易解决这个问题。不需要繁琐的掏出手机,也不会...",
|
|
149
|
-
"url": "https://segmentfault.com/a/1190000041791987",
|
|
150
|
-
"author": "云音乐技术团队",
|
|
151
|
-
"home_url": "https://segmentfault.com/u/musicfe",
|
|
152
|
-
"votes": "2",
|
|
153
|
-
"rank": 17
|
|
162
|
+
"rank": 18
|
|
154
163
|
},
|
|
155
164
|
{
|
|
156
|
-
"title": "
|
|
157
|
-
"description": "
|
|
158
|
-
"url": "https://segmentfault.com/a/
|
|
159
|
-
"author": "
|
|
160
|
-
"home_url": "https://segmentfault.com/u/
|
|
161
|
-
"votes": "
|
|
162
|
-
"rank":
|
|
165
|
+
"title": "怎么写开源项目的README",
|
|
166
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041797847",
|
|
168
|
+
"author": "前端小智",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
170
|
+
"votes": "4",
|
|
171
|
+
"rank": 19
|
|
163
172
|
},
|
|
164
173
|
{
|
|
165
174
|
"title": "【面试普通人VS高手系列】讲一下wait和notify这个为什么要在synchronized代码块中?",
|
|
@@ -168,24 +177,15 @@
|
|
|
168
177
|
"author": "跟着Mic学架构",
|
|
169
178
|
"home_url": "https://segmentfault.com/u/fukua_5be8034f8191f",
|
|
170
179
|
"votes": "2",
|
|
171
|
-
"rank": 19
|
|
172
|
-
},
|
|
173
|
-
{
|
|
174
|
-
"title": "怎么写开源项目的README",
|
|
175
|
-
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
176
|
-
"url": "https://segmentfault.com/a/1190000041797847",
|
|
177
|
-
"author": "前端小智",
|
|
178
|
-
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
179
|
-
"votes": "4",
|
|
180
180
|
"rank": 20
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
|
-
"title": "
|
|
184
|
-
"description": "
|
|
185
|
-
"url": "https://segmentfault.com/a/
|
|
186
|
-
"author": "
|
|
187
|
-
"home_url": "https://segmentfault.com/u/
|
|
188
|
-
"votes": "
|
|
183
|
+
"title": "Chrome插件:云音乐听歌识曲",
|
|
184
|
+
"description": "当你用网页在视频网站刷视频的时候,有没有碰到过一个 BGM 激起你内心的波澜,而你却不知道它的名字。此时只能打开手机进行听歌识曲,而通过一个浏览器的插件却更容易解决这个问题。不需要繁琐的掏出手机,也不会...",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041791987",
|
|
186
|
+
"author": "云音乐技术团队",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/musicfe",
|
|
188
|
+
"votes": "2",
|
|
189
189
|
"rank": 21
|
|
190
190
|
},
|
|
191
191
|
{
|
|
@@ -197,15 +197,6 @@
|
|
|
197
197
|
"votes": "1",
|
|
198
198
|
"rank": 22
|
|
199
199
|
},
|
|
200
|
-
{
|
|
201
|
-
"title": "《Mybatis 手撸专栏》第7章:SQL执行器的定义和实现",
|
|
202
|
-
"description": "因为手里的业务工程代码太拉胯了!通常作为业务研发,所开发出来的代码,大部分都是一连串的流程化处理,缺少功能逻辑的解耦,有着迭代频繁但可迭代性差的特点。所以这样的代码通常只能学习业务逻辑,却很难吸收...",
|
|
203
|
-
"url": "https://segmentfault.com/a/1190000041791068",
|
|
204
|
-
"author": "小傅哥",
|
|
205
|
-
"home_url": "https://segmentfault.com/u/fuzhengwei",
|
|
206
|
-
"votes": "3",
|
|
207
|
-
"rank": 23
|
|
208
|
-
},
|
|
209
200
|
{
|
|
210
201
|
"title": "ONES 收购 SegmentFault 思否,共建高质量开发者社区",
|
|
211
202
|
"description": "成立于2012年的思否,是领先的中文技术问答社区,累计注册开发者用户近700万;同时,思否也是中国最大的黑客马拉松(Hackathon)组织者。",
|
|
@@ -213,6 +204,15 @@
|
|
|
213
204
|
"author": "万事ONES",
|
|
214
205
|
"home_url": "https://segmentfault.com/u/wanshiones",
|
|
215
206
|
"votes": "2",
|
|
207
|
+
"rank": 23
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"title": "《Mybatis 手撸专栏》第7章:SQL执行器的定义和实现",
|
|
211
|
+
"description": "因为手里的业务工程代码太拉胯了!通常作为业务研发,所开发出来的代码,大部分都是一连串的流程化处理,缺少功能逻辑的解耦,有着迭代频繁但可迭代性差的特点。所以这样的代码通常只能学习业务逻辑,却很难吸收...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041791068",
|
|
213
|
+
"author": "小傅哥",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/fuzhengwei",
|
|
215
|
+
"votes": "3",
|
|
216
216
|
"rank": 24
|
|
217
217
|
},
|
|
218
218
|
{
|
|
@@ -233,6 +233,15 @@
|
|
|
233
233
|
"votes": "2",
|
|
234
234
|
"rank": 26
|
|
235
235
|
},
|
|
236
|
+
{
|
|
237
|
+
"title": "Logseq 获 410万美元融资!加速开源神经元知识管理系统增长,构建新世界双链知识图谱",
|
|
238
|
+
"description": "5 月 5 日,Logseq 官方博客发文正式宣布了“Logseq 获得 410 万美元首轮融资”的消息 —— We're proud to announce our first $4.1M seed round ,引发业内关注。",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041798996",
|
|
240
|
+
"author": "MissD",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
242
|
+
"votes": "2",
|
|
243
|
+
"rank": 27
|
|
244
|
+
},
|
|
236
245
|
{
|
|
237
246
|
"title": "一文读懂原子操作、内存屏障、锁(偏向锁、轻量级锁、重量级锁、自旋锁)",
|
|
238
247
|
"description": "[]()在做了9年前端之后,自我感在此领域已经没有提升空间,同时市场行情相对较差,不如趁着这个时间补充下后端系列技术,被裁之后也好接个私活不至于饿死。学两周Go,如盲人摸象般不知重点。那么重点谁知道呢?肯...",
|
|
@@ -240,33 +249,24 @@
|
|
|
240
249
|
"author": "木的树",
|
|
241
250
|
"home_url": "https://segmentfault.com/u/mudeshu",
|
|
242
251
|
"votes": "2",
|
|
243
|
-
"rank": 27
|
|
244
|
-
},
|
|
245
|
-
{
|
|
246
|
-
"title": "windows部署的WGCLOUD如何隐藏窗口运行和开机自动启动",
|
|
247
|
-
"description": "1、agent如何注册为windows系统服务(实现开机启动和隐藏窗口运行)[链接]2、server如何注册为windows系统服务[链接]",
|
|
248
|
-
"url": "https://segmentfault.com/a/1190000041788672",
|
|
249
|
-
"author": "徐三刀",
|
|
250
|
-
"home_url": "https://segmentfault.com/u/9b3sps2b",
|
|
251
|
-
"votes": "1",
|
|
252
252
|
"rank": 28
|
|
253
253
|
},
|
|
254
254
|
{
|
|
255
|
-
"title": "
|
|
256
|
-
"description": "
|
|
257
|
-
"url": "https://segmentfault.com/a/
|
|
258
|
-
"author": "
|
|
259
|
-
"home_url": "https://segmentfault.com/u/
|
|
255
|
+
"title": "Node.js 创始人:Javascript 容器是简化服务器抽象的“先驱”践行者",
|
|
256
|
+
"description": "近日,Node.js 创始人 Ryan Dahl 在社区以“JavaScript Containers”为题发文谈论了自己对 Javascript 容器的看法 —— Javascript 是通用脚本语言的“未来”,而 Javascript 容器则是简化服务器抽象的“先驱”践行者。",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041806754",
|
|
258
|
+
"author": "MissD",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
260
260
|
"votes": "2",
|
|
261
261
|
"rank": 29
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
|
-
"title": "
|
|
265
|
-
"description": "
|
|
266
|
-
"url": "https://segmentfault.com/a/
|
|
267
|
-
"author": "
|
|
268
|
-
"home_url": "https://segmentfault.com/u/
|
|
269
|
-
"votes": "
|
|
264
|
+
"title": "冴羽答读者问:怎么才能不焦虑?",
|
|
265
|
+
"description": "焦虑是人对现实或未来事物的价值特性出现严重恶化趋势所产生的情感反映 。与之相反的情感形式是企盼,即企盼是人对现实或未来事物的价值特性出现明显利好趋势所产生的情感反映。焦虑是指个人对即将来临的、可能会...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041796590",
|
|
267
|
+
"author": "冴羽",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/yayu",
|
|
269
|
+
"votes": "1",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|
package/web/data/toutiao-30.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"title": "架构设计资料合集",
|
|
4
4
|
"description": "程序设计eBay 广告平台数据 OLAP 实战 14W 行代码量的前端页面长什么样 关于 Elasticsearch 集群核心配置,腾讯大佬的灵魂 9 问,你能接住几个? 成为「码...",
|
|
5
|
-
"votes": "
|
|
5
|
+
"votes": "195",
|
|
6
6
|
"url": "/k/iqlrz7b",
|
|
7
7
|
"avatar": "https://img.toutiao.io/subject/d2f421bbe0be47369b6560e316a5153b/thumb",
|
|
8
8
|
"avatarAlt": "头条精选 - 独家号",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
{
|
|
23
23
|
"title": "别再说你不懂规则引擎了!",
|
|
24
24
|
"description": "",
|
|
25
|
-
"votes": "
|
|
25
|
+
"votes": "120",
|
|
26
26
|
"url": "/k/edts5o5",
|
|
27
27
|
"avatar": "https://img.toutiao.io/subject/378e77470970490b9e51050078d80e34/thumb",
|
|
28
28
|
"avatarAlt": "安全屋 - 独家号",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
{
|
|
33
33
|
"title": "技术开发人员如何制定自己的OKR",
|
|
34
34
|
"description": "",
|
|
35
|
-
"votes": "
|
|
35
|
+
"votes": "111",
|
|
36
36
|
"url": "/k/zq8oiet",
|
|
37
37
|
"avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
|
|
38
38
|
"avatarAlt": "ASCE1885 - 独家号",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
{
|
|
43
43
|
"title": "微服务网关选型:5种主流 API 网关,哪个最香!",
|
|
44
44
|
"description": "",
|
|
45
|
-
"votes": "
|
|
45
|
+
"votes": "105",
|
|
46
46
|
"url": "/k/jtyo70d",
|
|
47
47
|
"avatar": "https://img.toutiao.io/subject/7950b62a884849aaaa2c7d9fb03f3051/thumb",
|
|
48
48
|
"avatarAlt": "前端智能化 - 独家号",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
{
|
|
53
53
|
"title": "深入浅出分布式锁",
|
|
54
54
|
"description": "",
|
|
55
|
-
"votes": "
|
|
55
|
+
"votes": "74",
|
|
56
56
|
"url": "/k/957qnad",
|
|
57
57
|
"avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
|
|
58
58
|
"avatarAlt": "ASCE1885 - 独家号",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
{
|
|
73
73
|
"title": "万字长文,教你用go开发区块链应用",
|
|
74
74
|
"description": "",
|
|
75
|
-
"votes": "
|
|
75
|
+
"votes": "67",
|
|
76
76
|
"url": "/k/3f3i7ey",
|
|
77
77
|
"avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
|
|
78
78
|
"avatarAlt": "GoHackers - 独家号",
|
|
@@ -89,6 +89,16 @@
|
|
|
89
89
|
"subjectName": "小姐姐味道",
|
|
90
90
|
"homeUrl": "/subjects/351247"
|
|
91
91
|
},
|
|
92
|
+
{
|
|
93
|
+
"title": "如果你是一个Golang面试官,你会问哪些问题?",
|
|
94
|
+
"description": "选对圈子,一切都对了!没有假如,我就是一个Golang面试官,来自百度。同时我到百度之前也面过头条,腾讯,小米,高德的golang,基本都过了。我回答应该还是比较有说服力。事实上,...",
|
|
95
|
+
"votes": "66",
|
|
96
|
+
"url": "/k/0acpnu3",
|
|
97
|
+
"avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
|
|
98
|
+
"avatarAlt": "GoHackers - 独家号",
|
|
99
|
+
"subjectName": "GoHackers",
|
|
100
|
+
"homeUrl": "/subjects/1385"
|
|
101
|
+
},
|
|
92
102
|
{
|
|
93
103
|
"title": "2022 最新Java基础常见知识&面试题总结(上)!",
|
|
94
104
|
"description": "",
|
|
@@ -99,20 +109,10 @@
|
|
|
99
109
|
"subjectName": "JavaGuide",
|
|
100
110
|
"homeUrl": "/subjects/352853"
|
|
101
111
|
},
|
|
102
|
-
{
|
|
103
|
-
"title": "如果你是一个Golang面试官,你会问哪些问题?",
|
|
104
|
-
"description": "选对圈子,一切都对了!没有假如,我就是一个Golang面试官,来自百度。同时我到百度之前也面过头条,腾讯,小米,高德的golang,基本都过了。我回答应该还是比较有说服力。事实上,...",
|
|
105
|
-
"votes": "65",
|
|
106
|
-
"url": "/k/0acpnu3",
|
|
107
|
-
"avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
|
|
108
|
-
"avatarAlt": "GoHackers - 独家号",
|
|
109
|
-
"subjectName": "GoHackers",
|
|
110
|
-
"homeUrl": "/subjects/1385"
|
|
111
|
-
},
|
|
112
112
|
{
|
|
113
113
|
"title": "性能分析优化的道与术",
|
|
114
114
|
"description": "",
|
|
115
|
-
"votes": "
|
|
115
|
+
"votes": "62",
|
|
116
116
|
"url": "/k/2bi822s",
|
|
117
117
|
"avatar": "https://img.toutiao.io/subject/1227f0343a1546ee8e3c535cce14aa4c/thumb",
|
|
118
118
|
"avatarAlt": "工程师的自我修养之路 - 独家号",
|
|
@@ -129,20 +129,10 @@
|
|
|
129
129
|
"subjectName": "浪客用react,java全栈",
|
|
130
130
|
"homeUrl": "/subjects/132403"
|
|
131
131
|
},
|
|
132
|
-
{
|
|
133
|
-
"title": "面试必备:聊聊分布式锁的多种实现!",
|
|
134
|
-
"description": "",
|
|
135
|
-
"votes": "59",
|
|
136
|
-
"url": "/k/kypk9q4",
|
|
137
|
-
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
138
|
-
"avatarAlt": "Bloomingroses - 独家号",
|
|
139
|
-
"subjectName": "Bloomingroses",
|
|
140
|
-
"homeUrl": "/subjects/98777"
|
|
141
|
-
},
|
|
142
132
|
{
|
|
143
133
|
"title": "15K Star!Github 上最火的低代码开发平台!",
|
|
144
134
|
"description": "【导语】:用于构建管理面板、内部工具和仪表板的低代码平台。简介Appsmith 是一个用于构建管理面板、内部工具和仪表板的低代码平台,可以在几分钟内将任何数据源转换为内部应用程序,...",
|
|
145
|
-
"votes": "
|
|
135
|
+
"votes": "55",
|
|
146
136
|
"url": "/k/3qv24va",
|
|
147
137
|
"avatar": "https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb",
|
|
148
138
|
"avatarAlt": "乱点技能树 - 独家号",
|
|
@@ -152,7 +142,7 @@
|
|
|
152
142
|
{
|
|
153
143
|
"title": "几道高频的JVM面试题",
|
|
154
144
|
"description": "",
|
|
155
|
-
"votes": "
|
|
145
|
+
"votes": "60",
|
|
156
146
|
"url": "/k/zgzh3st",
|
|
157
147
|
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
158
148
|
"avatarAlt": "Bloomingroses - 独家号",
|
|
@@ -160,39 +150,39 @@
|
|
|
160
150
|
"homeUrl": "/subjects/98777"
|
|
161
151
|
},
|
|
162
152
|
{
|
|
163
|
-
"title": "
|
|
153
|
+
"title": "聊聊并发编程的12种业务场景",
|
|
164
154
|
"description": "",
|
|
165
|
-
"votes": "
|
|
166
|
-
"url": "/k/
|
|
167
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
168
|
-
"avatarAlt": "
|
|
169
|
-
"subjectName": "
|
|
170
|
-
"homeUrl": "/subjects/
|
|
155
|
+
"votes": "52",
|
|
156
|
+
"url": "/k/8ndch1f",
|
|
157
|
+
"avatar": "https://img.toutiao.io/subject/96c1af0d2a0b441ca9740ee13c3e37f3/thumb",
|
|
158
|
+
"avatarAlt": "苏三说技术 - 独家号",
|
|
159
|
+
"subjectName": "苏三说技术",
|
|
160
|
+
"homeUrl": "/subjects/453205"
|
|
171
161
|
},
|
|
172
162
|
{
|
|
173
|
-
"title": "
|
|
163
|
+
"title": "系统设计的11个考虑",
|
|
174
164
|
"description": "",
|
|
175
|
-
"votes": "
|
|
176
|
-
"url": "/k/
|
|
165
|
+
"votes": "58",
|
|
166
|
+
"url": "/k/ucbl6vx",
|
|
177
167
|
"avatar": "https://img.toutiao.io/subject/4325865040b44c0b9e2d8d80a83d1d11/thumb",
|
|
178
168
|
"avatarAlt": "编程一生 - 独家号",
|
|
179
169
|
"subjectName": "编程一生",
|
|
180
170
|
"homeUrl": "/subjects/350352"
|
|
181
171
|
},
|
|
182
172
|
{
|
|
183
|
-
"title": "
|
|
173
|
+
"title": "Websocket 被玩出了多种花样!",
|
|
184
174
|
"description": "",
|
|
185
|
-
"votes": "
|
|
186
|
-
"url": "/k/
|
|
187
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
188
|
-
"avatarAlt": "
|
|
189
|
-
"subjectName": "
|
|
190
|
-
"homeUrl": "/subjects/
|
|
175
|
+
"votes": "48",
|
|
176
|
+
"url": "/k/hrbfj5q",
|
|
177
|
+
"avatar": "https://img.toutiao.io/subject/c9bc51847b0c4b49aca52d0eaa087ed1/thumb",
|
|
178
|
+
"avatarAlt": "冷星前端圈 - 独家号",
|
|
179
|
+
"subjectName": "冷星前端圈",
|
|
180
|
+
"homeUrl": "/subjects/380054"
|
|
191
181
|
},
|
|
192
182
|
{
|
|
193
183
|
"title": "这5个字,能优化你80%的程序性能问题",
|
|
194
184
|
"description": "",
|
|
195
|
-
"votes": "
|
|
185
|
+
"votes": "54",
|
|
196
186
|
"url": "/k/m9sc96j",
|
|
197
187
|
"avatar": "https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb",
|
|
198
188
|
"avatarAlt": "架构必知必会 - 独家号",
|
|
@@ -200,14 +190,14 @@
|
|
|
200
190
|
"homeUrl": "/subjects/472073"
|
|
201
191
|
},
|
|
202
192
|
{
|
|
203
|
-
"title": "
|
|
193
|
+
"title": "手撕Spring后置处理器源码,彻底理解Spring核心",
|
|
204
194
|
"description": "",
|
|
205
|
-
"votes": "
|
|
206
|
-
"url": "/k/
|
|
207
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
208
|
-
"avatarAlt": "
|
|
209
|
-
"subjectName": "
|
|
210
|
-
"homeUrl": "/subjects/
|
|
195
|
+
"votes": "55",
|
|
196
|
+
"url": "/k/n8kxz7t",
|
|
197
|
+
"avatar": "https://img.toutiao.io/subject/4325865040b44c0b9e2d8d80a83d1d11/thumb",
|
|
198
|
+
"avatarAlt": "编程一生 - 独家号",
|
|
199
|
+
"subjectName": "编程一生",
|
|
200
|
+
"homeUrl": "/subjects/350352"
|
|
211
201
|
},
|
|
212
202
|
{
|
|
213
203
|
"title": "2.2W字汇总数据仓库知识点",
|
|
@@ -230,14 +220,24 @@
|
|
|
230
220
|
"homeUrl": "/subjects/465623"
|
|
231
221
|
},
|
|
232
222
|
{
|
|
233
|
-
"title": "
|
|
223
|
+
"title": "Code Review 全面审查清单",
|
|
234
224
|
"description": "",
|
|
235
225
|
"votes": "44",
|
|
236
|
-
"url": "/k/
|
|
237
|
-
"avatar": "https://img.toutiao.io/
|
|
238
|
-
"avatarAlt": "
|
|
239
|
-
"subjectName": "
|
|
240
|
-
"homeUrl": "/subjects/
|
|
226
|
+
"url": "/k/99eh9es",
|
|
227
|
+
"avatar": "https://img.toutiao.io/user/af19eb53bb164e47a25e3b1ef00f965e/thumb",
|
|
228
|
+
"avatarAlt": "DeepNoMind - 独家号",
|
|
229
|
+
"subjectName": "DeepNoMind",
|
|
230
|
+
"homeUrl": "/subjects/460290"
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"title": "Kafka基础详解",
|
|
234
|
+
"description": "",
|
|
235
|
+
"votes": "42",
|
|
236
|
+
"url": "/k/qizlixd",
|
|
237
|
+
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
238
|
+
"avatarAlt": "进击的程序猿 - 独家号",
|
|
239
|
+
"subjectName": "进击的程序猿",
|
|
240
|
+
"homeUrl": "/subjects/24912"
|
|
241
241
|
},
|
|
242
242
|
{
|
|
243
243
|
"title": "网络通信知识地图",
|