@wcj/github-rank 22.5.12 → 22.5.13
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 +20623 -20603
- package/dist/sifou-daily.json +33 -96
- package/dist/sifou-monthly.json +79 -79
- package/dist/sifou-weekly.json +125 -125
- package/dist/toutiao-30.json +51 -51
- package/dist/toutiao-7.json +75 -75
- package/dist/toutiao-90.json +5 -5
- package/dist/trending-daily.json +167 -167
- package/dist/trending-monthly.json +148 -148
- package/dist/trending-weekly.json +157 -157
- package/dist/users.china.json +1534 -1534
- package/dist/users.json +1808 -1808
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +20623 -20603
- package/web/data/sifou-daily.json +33 -96
- package/web/data/sifou-monthly.json +79 -79
- package/web/data/sifou-weekly.json +125 -125
- package/web/data/toutiao-30.json +51 -51
- package/web/data/toutiao-7.json +75 -75
- package/web/data/toutiao-90.json +5 -5
- package/web/data/trending-daily.json +167 -167
- package/web/data/trending-monthly.json +148 -148
- package/web/data/trending-weekly.json +157 -157
- package/web/data/users.china.json +1534 -1534
- package/web/data/users.json +1808 -1808
- package/web/index.html +964 -964
- package/web/repos.html +2944 -2940
- package/web/sifou-daily.html +28 -224
- package/web/sifou-monthly.html +105 -105
- package/web/sifou-weekly.html +149 -149
- package/web/toutiao-30.html +52 -52
- package/web/toutiao-7.html +67 -67
- package/web/toutiao-90.html +7 -7
- package/web/trending-monthly.html +127 -131
- package/web/trending-weekly.html +145 -141
- package/web/trending.html +146 -142
- package/web/users.china.html +777 -777
|
@@ -1,30 +1,12 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"title": "10",
|
|
4
|
-
"description": "各位 SegmentFault 思否社区的小伙伴们,相信大家已经从多个渠道了解到 SegmentFault 将加入 ONES 的消息。而今年正好也是 SegmentFault 社区创立的 10 周年,有趣的是 “10” 这个数字不论在十进制还是计算机世界...",
|
|
5
|
-
"url": "https://segmentfault.com/a/1190000041790801",
|
|
6
|
-
"author": "joyqi",
|
|
7
|
-
"home_url": "https://segmentfault.com/u/joyqi",
|
|
8
|
-
"votes": "53",
|
|
9
|
-
"rank": 1
|
|
10
|
-
},
|
|
11
2
|
{
|
|
12
3
|
"title": "CSS 中的简写到底有多少坑?以后不敢了...",
|
|
13
4
|
"description": "为什么说是爱恨情仇呢?因为简写给我们带来了很多的便利,但凡事都有好有坏,你不能说简写一点坏处都没有。所以我们就聊聊简写的 \"好\" 和 \"坏\"",
|
|
14
5
|
"url": "https://segmentfault.com/a/1190000041804988",
|
|
15
6
|
"author": "零一",
|
|
16
7
|
"home_url": "https://segmentfault.com/u/zero2one",
|
|
17
|
-
"votes": "
|
|
18
|
-
"rank":
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
"title": "离谱的 CSS!从表盘刻度到艺术剪纸",
|
|
22
|
-
"description": "某日,群里有这样一个问题,如何实现这样的表盘刻度:这其实是个挺有意思的问题,方法也有很多。单标签,使用 conic-gradient 实现表盘刻度最简单便捷的方式,就是利用角向渐变的方式 conic-gradient,代码也非常...",
|
|
23
|
-
"url": "https://segmentfault.com/a/1190000041791819",
|
|
24
|
-
"author": "chokcoco",
|
|
25
|
-
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
26
|
-
"votes": "18",
|
|
27
|
-
"rank": 3
|
|
8
|
+
"votes": "23",
|
|
9
|
+
"rank": 1
|
|
28
10
|
},
|
|
29
11
|
{
|
|
30
12
|
"title": "年年出妖事,一例由JSON解析导致的\"薛定谔BUG\"排查过程记录",
|
|
@@ -32,8 +14,8 @@
|
|
|
32
14
|
"url": "https://segmentfault.com/a/1190000041806654",
|
|
33
15
|
"author": "铂赛东",
|
|
34
16
|
"home_url": "https://segmentfault.com/u/bosaidong_5c495684bcf4b",
|
|
35
|
-
"votes": "
|
|
36
|
-
"rank":
|
|
17
|
+
"votes": "24",
|
|
18
|
+
"rank": 2
|
|
37
19
|
},
|
|
38
20
|
{
|
|
39
21
|
"title": "4.9W 播放量的 TS 动画版进阶教程合集来了!",
|
|
@@ -41,17 +23,17 @@
|
|
|
41
23
|
"url": "https://segmentfault.com/a/1190000041819579",
|
|
42
24
|
"author": "阿宝哥",
|
|
43
25
|
"home_url": "https://segmentfault.com/u/angular4",
|
|
44
|
-
"votes": "
|
|
45
|
-
"rank":
|
|
26
|
+
"votes": "15",
|
|
27
|
+
"rank": 3
|
|
46
28
|
},
|
|
47
29
|
{
|
|
48
|
-
"title": "
|
|
49
|
-
"description": "
|
|
50
|
-
"url": "https://segmentfault.com/a/
|
|
51
|
-
"author": "
|
|
52
|
-
"home_url": "https://segmentfault.com/u/
|
|
53
|
-
"votes": "
|
|
54
|
-
"rank":
|
|
30
|
+
"title": "现代 CSS 解决方案:CSS 数学函数",
|
|
31
|
+
"description": "在 CSS 中,其实存在各种各样的函数。具体分为:Transform functionsMath functionsFilter functionsColor functionsImage functionsCounter functionsFont functionsShape functionsReference functionsCSS grid...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041826742",
|
|
33
|
+
"author": "chokcoco",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
35
|
+
"votes": "15",
|
|
36
|
+
"rank": 4
|
|
55
37
|
},
|
|
56
38
|
{
|
|
57
39
|
"title": "React官方团队出手,补齐原生Hook短板",
|
|
@@ -59,8 +41,8 @@
|
|
|
59
41
|
"url": "https://segmentfault.com/a/1190000041798153",
|
|
60
42
|
"author": "卡颂",
|
|
61
43
|
"home_url": "https://segmentfault.com/u/kasong",
|
|
62
|
-
"votes": "
|
|
63
|
-
"rank":
|
|
44
|
+
"votes": "10",
|
|
45
|
+
"rank": 5
|
|
64
46
|
},
|
|
65
47
|
{
|
|
66
48
|
"title": "CSS 实现树状结构目录",
|
|
@@ -69,7 +51,7 @@
|
|
|
69
51
|
"author": "XboxYan",
|
|
70
52
|
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
71
53
|
"votes": "6",
|
|
72
|
-
"rank":
|
|
54
|
+
"rank": 6
|
|
73
55
|
},
|
|
74
56
|
{
|
|
75
57
|
"title": "python又搞事情 想一统天下?",
|
|
@@ -78,43 +60,16 @@
|
|
|
78
60
|
"author": "我的小熊不见了",
|
|
79
61
|
"home_url": "https://segmentfault.com/u/wodexiaoxiongbujianliao",
|
|
80
62
|
"votes": "6",
|
|
81
|
-
"rank":
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
"title": "4月份,我月更了 25 篇文章,撸了 4w 多个字",
|
|
85
|
-
"description": "本来我的计划是五一假期回家的,结果北京疫情愈发严重,出京都困难,小区里每天大喇叭喊着下楼做核酸。最尴尬的是从今天开始,北京餐饮店全部停止堂食,我只能宅在家里默默的拿出囤了好久的白象方便面...",
|
|
86
|
-
"url": "https://segmentfault.com/a/1190000041790876",
|
|
87
|
-
"author": "杨成功",
|
|
88
|
-
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
89
|
-
"votes": "2",
|
|
90
|
-
"rank": 10
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"title": "互联网后端技术大全!建议收藏",
|
|
94
|
-
"description": "工欲善其事,必先利其器;士欲宣其义,必先读其书。后台开发作为互联网技术领域的掌上明珠,一直都是开发者们的追逐的高峰。本文将从后台开发所涉及到的技术术语出发,基于系统开发、架构设计、网络通信等几个方...",
|
|
95
|
-
"url": "https://segmentfault.com/a/1190000041794118",
|
|
96
|
-
"author": "民工哥",
|
|
97
|
-
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
98
|
-
"votes": "6",
|
|
99
|
-
"rank": 11
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"title": "PHP 实现平滑关闭/重启",
|
|
103
|
-
"description": "写过 CLI 常驻进程的老司机肯定遇到过这么一个问题:在需要更新程序的时候,我要怎样才能安全关闭老进程?你可能会想到 NGINX、php-fpm 之类的平滑重启是给进程发送 USR2 信号,然后它就会将当前请求处理完再退出。",
|
|
104
|
-
"url": "https://segmentfault.com/a/1190000041789825",
|
|
105
|
-
"author": "Yian",
|
|
106
|
-
"home_url": "https://segmentfault.com/u/yian",
|
|
107
|
-
"votes": "3",
|
|
108
|
-
"rank": 12
|
|
63
|
+
"rank": 7
|
|
109
64
|
},
|
|
110
65
|
{
|
|
111
|
-
"title": "
|
|
112
|
-
"description": "
|
|
113
|
-
"url": "https://segmentfault.com/a/
|
|
114
|
-
"author": "
|
|
115
|
-
"home_url": "https://segmentfault.com/u/
|
|
116
|
-
"votes": "
|
|
117
|
-
"rank":
|
|
66
|
+
"title": "SegmentFault 思否技术周刊 -- 不走寻常路的 CSS",
|
|
67
|
+
"description": "CSS (英文全称:Cascading Style Sheets)是一种用来表现 HTML(标准通用标记语言的一个应用)或 XML(标准通用标记语言的一个子集)等文件样式的计算机语言。CSS 不仅可以静态地修饰网页,还可以配合各种脚本语言...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041830559",
|
|
69
|
+
"author": "Beverly",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/beverly0",
|
|
71
|
+
"votes": "8",
|
|
72
|
+
"rank": 8
|
|
118
73
|
},
|
|
119
74
|
{
|
|
120
75
|
"title": "28个Javascript数组方法,开发者的小抄",
|
|
@@ -123,7 +78,16 @@
|
|
|
123
78
|
"author": "前端小智",
|
|
124
79
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
125
80
|
"votes": "4",
|
|
126
|
-
"rank":
|
|
81
|
+
"rank": 9
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"title": "实现聚焦效果",
|
|
85
|
+
"description": "这是之前朋友问我的一个功能:他觉得看网页有时候注意力会被转移,希望可以有个蒙层帮助他集中注意力反手我就用 box-shadow 把功能写了出来。 {代码...} 因为 z-index 无法超过非 static 层级导致的 bug在我测试...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041804137",
|
|
87
|
+
"author": "linong",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/linong",
|
|
89
|
+
"votes": "7",
|
|
90
|
+
"rank": 10
|
|
127
91
|
},
|
|
128
92
|
{
|
|
129
93
|
"title": "初级程序员的SQL拾遗-②(表操作)",
|
|
@@ -132,16 +96,16 @@
|
|
|
132
96
|
"author": "LYX6666",
|
|
133
97
|
"home_url": "https://segmentfault.com/u/liuyuxuan6666",
|
|
134
98
|
"votes": "5",
|
|
135
|
-
"rank":
|
|
99
|
+
"rank": 11
|
|
136
100
|
},
|
|
137
101
|
{
|
|
138
|
-
"title": "
|
|
139
|
-
"description": "
|
|
140
|
-
"url": "https://segmentfault.com/a/
|
|
141
|
-
"author": "
|
|
142
|
-
"home_url": "https://segmentfault.com/u/
|
|
143
|
-
"votes": "
|
|
144
|
-
"rank":
|
|
102
|
+
"title": "弃用!Github 上用了 Git.io 缩址服务的都注意了",
|
|
103
|
+
"description": "GitHub 是面向开源及私有软件项目的托管平台,因为只支持 Git 作为唯一的版本库格式进行托管,故名 GitHub。对程序员来说,GitHub 可以说是开源精神之所系。在 GitHub 任何职业程序员和编程爱好者都可以分享源代...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041826495",
|
|
105
|
+
"author": "云叔_又拍云",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
107
|
+
"votes": "4",
|
|
108
|
+
"rank": 12
|
|
145
109
|
},
|
|
146
110
|
{
|
|
147
111
|
"title": "改@用户功能为动态",
|
|
@@ -150,7 +114,7 @@
|
|
|
150
114
|
"author": "小强Zzz",
|
|
151
115
|
"home_url": "https://segmentfault.com/u/zhaokaiqiang",
|
|
152
116
|
"votes": "5",
|
|
153
|
-
"rank":
|
|
117
|
+
"rank": 13
|
|
154
118
|
},
|
|
155
119
|
{
|
|
156
120
|
"title": "ActivatedRoute 和 Router,以及记录后台遇到的问题",
|
|
@@ -159,16 +123,16 @@
|
|
|
159
123
|
"author": "weiewiyi",
|
|
160
124
|
"home_url": "https://segmentfault.com/u/chenchu_6110ed583800c",
|
|
161
125
|
"votes": "5",
|
|
162
|
-
"rank":
|
|
126
|
+
"rank": 14
|
|
163
127
|
},
|
|
164
128
|
{
|
|
165
|
-
"title": "
|
|
166
|
-
"description": "
|
|
167
|
-
"url": "https://segmentfault.com/a/
|
|
168
|
-
"author": "
|
|
169
|
-
"home_url": "https://segmentfault.com/u/
|
|
170
|
-
"votes": "
|
|
171
|
-
"rank":
|
|
129
|
+
"title": "名单公布!24支腾讯Light战队,腾讯Light·公益创新挑战赛总决赛见!",
|
|
130
|
+
"description": "去年12月23日,在中华全国妇女联合会宣传部指导下,第二届腾讯Light·公益创新挑战赛于厦门正式启动。第二届挑战赛中,腾讯联合中国儿童中心设置「生物多样性保护/教育」、「未成年人安全保护/教育」和「素养教育...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041824928",
|
|
132
|
+
"author": "六一",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
|
|
134
|
+
"votes": "1",
|
|
135
|
+
"rank": 15
|
|
172
136
|
},
|
|
173
137
|
{
|
|
174
138
|
"title": "Vue注册的全局组件配置对象保存的位置",
|
|
@@ -177,7 +141,25 @@
|
|
|
177
141
|
"author": "而井",
|
|
178
142
|
"home_url": "https://segmentfault.com/u/rioli",
|
|
179
143
|
"votes": "2",
|
|
180
|
-
"rank":
|
|
144
|
+
"rank": 16
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"title": "“银行家算法”大揭秘!在前端表格中利用自定义公式实现“四舍六入五成双”",
|
|
148
|
+
"description": "银行的盈利模式是什么?三个字:信息差!从储户手中收拢资金,然后放贷出去,而所谓的“利润”就是这其中的利息差额。在我国,人民银行规定每个季度月末的20号为银行结息日,每一年四次结息,因此每年需要非常频繁的...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041827978",
|
|
150
|
+
"author": "葡萄城技术团队",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/grapecity",
|
|
152
|
+
"votes": "1",
|
|
153
|
+
"rank": 17
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"title": "【校招/社招】面试字节,写了一份硬核简历!",
|
|
157
|
+
"description": "傅哥我要实习了、傅哥我要校招了、傅哥我要跳槽了,但我现在还没有啥拿的出手的项目,也不会包装简历,东拼西凑的内容在招聘网站,投了几次都石沉大海没有啥下文了!!!其实就算让我去面试,自己都感觉有虚,怎...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041814734",
|
|
159
|
+
"author": "小傅哥",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/fuzhengwei",
|
|
161
|
+
"votes": "6",
|
|
162
|
+
"rank": 18
|
|
181
163
|
},
|
|
182
164
|
{
|
|
183
165
|
"title": "实战 target 选择器,解放生产力!",
|
|
@@ -186,16 +168,16 @@
|
|
|
186
168
|
"author": "搞前端的半夏",
|
|
187
169
|
"home_url": "https://segmentfault.com/u/banxia_frontend",
|
|
188
170
|
"votes": "8",
|
|
189
|
-
"rank":
|
|
171
|
+
"rank": 19
|
|
190
172
|
},
|
|
191
173
|
{
|
|
192
|
-
"title": "
|
|
193
|
-
"description": "
|
|
194
|
-
"url": "https://segmentfault.com/a/
|
|
195
|
-
"author": "
|
|
196
|
-
"home_url": "https://segmentfault.com/u/
|
|
174
|
+
"title": "为什么 Go 用起来会难受?这 6 个细节你知道吗",
|
|
175
|
+
"description": "大家好,我是煎鱼。在做新的应用选型时,我们会进行应用编程语言的选择,这时会纠结 Java、PHP、Go...各种,会思考有没有致命的问题,不能用?可以明确的是,Go 没有非常致命的问题,否则你我他都不会在这里相遇...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000041816069",
|
|
177
|
+
"author": "煎鱼",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/eddycjy",
|
|
197
179
|
"votes": "2",
|
|
198
|
-
"rank":
|
|
180
|
+
"rank": 20
|
|
199
181
|
},
|
|
200
182
|
{
|
|
201
183
|
"title": "谷歌插件: 页面展示i18n的原始key, 营救pm于水火",
|
|
@@ -204,25 +186,16 @@
|
|
|
204
186
|
"author": "lulu_up",
|
|
205
187
|
"home_url": "https://segmentfault.com/u/lulu_up",
|
|
206
188
|
"votes": "3",
|
|
207
|
-
"rank":
|
|
189
|
+
"rank": 21
|
|
208
190
|
},
|
|
209
191
|
{
|
|
210
|
-
"title": "
|
|
192
|
+
"title": "使用内联CSS 变量,提高灵巧布局效率!",
|
|
211
193
|
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
212
|
-
"url": "https://segmentfault.com/a/
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041820078",
|
|
213
195
|
"author": "前端小智",
|
|
214
196
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
215
197
|
"votes": "4",
|
|
216
|
-
"rank":
|
|
217
|
-
},
|
|
218
|
-
{
|
|
219
|
-
"title": "为什么 Go 用起来会难受?这 6 个细节你知道吗",
|
|
220
|
-
"description": "大家好,我是煎鱼。在做新的应用选型时,我们会进行应用编程语言的选择,这时会纠结 Java、PHP、Go...各种,会思考有没有致命的问题,不能用?可以明确的是,Go 没有非常致命的问题,否则你我他都不会在这里相遇...",
|
|
221
|
-
"url": "https://segmentfault.com/a/1190000041816069",
|
|
222
|
-
"author": "煎鱼",
|
|
223
|
-
"home_url": "https://segmentfault.com/u/eddycjy",
|
|
224
|
-
"votes": "2",
|
|
225
|
-
"rank": 25
|
|
198
|
+
"rank": 22
|
|
226
199
|
},
|
|
227
200
|
{
|
|
228
201
|
"title": "【面试普通人VS高手系列】讲一下wait和notify这个为什么要在synchronized代码块中?",
|
|
@@ -231,16 +204,7 @@
|
|
|
231
204
|
"author": "跟着Mic学架构",
|
|
232
205
|
"home_url": "https://segmentfault.com/u/fukua_5be8034f8191f",
|
|
233
206
|
"votes": "2",
|
|
234
|
-
"rank":
|
|
235
|
-
},
|
|
236
|
-
{
|
|
237
|
-
"title": "Chrome插件:云音乐听歌识曲",
|
|
238
|
-
"description": "当你用网页在视频网站刷视频的时候,有没有碰到过一个 BGM 激起你内心的波澜,而你却不知道它的名字。此时只能打开手机进行听歌识曲,而通过一个浏览器的插件却更容易解决这个问题。不需要繁琐的掏出手机,也不会...",
|
|
239
|
-
"url": "https://segmentfault.com/a/1190000041791987",
|
|
240
|
-
"author": "云音乐技术团队",
|
|
241
|
-
"home_url": "https://segmentfault.com/u/musicfe",
|
|
242
|
-
"votes": "2",
|
|
243
|
-
"rank": 27
|
|
207
|
+
"rank": 23
|
|
244
208
|
},
|
|
245
209
|
{
|
|
246
210
|
"title": "总结一下本周遇到的问题",
|
|
@@ -249,7 +213,16 @@
|
|
|
249
213
|
"author": "李明",
|
|
250
214
|
"home_url": "https://segmentfault.com/u/pluto_612f55567eb8c",
|
|
251
215
|
"votes": "4",
|
|
252
|
-
"rank":
|
|
216
|
+
"rank": 24
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"title": "跳动的“loading”,个个都很惊艳!",
|
|
220
|
+
"description": "大家好,我是半夏👴,一个刚刚开始写文的沙雕程序员.如果喜欢我的文章,可以关注➕ 点赞 👍 加我微信:frontendpicker,一起学习交流前端,成为更优秀的工程师~关注公众号:搞前端的半夏,了解更多前端知识! 点我探...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041819357",
|
|
222
|
+
"author": "搞前端的半夏",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/banxia_frontend",
|
|
224
|
+
"votes": "1",
|
|
225
|
+
"rank": 25
|
|
253
226
|
},
|
|
254
227
|
{
|
|
255
228
|
"title": "得物客服一站式工作台卡顿优化之路",
|
|
@@ -258,15 +231,42 @@
|
|
|
258
231
|
"author": "得物技术",
|
|
259
232
|
"home_url": "https://segmentfault.com/u/dewujishu",
|
|
260
233
|
"votes": "1",
|
|
234
|
+
"rank": 26
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"title": "分享一个我看源码时的小技巧。",
|
|
238
|
+
"description": "你好呀,我是歪歪。我在之前的文章里面不是经常叫大家拉源码,然后看代码提交记录吗。也就是看类似于这个界面:比如上面这个界面中,就可以看到 RedissonBaseLock.java 这个文件,由谁在什么时候进行过变更,以及...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041815888",
|
|
240
|
+
"author": "why技术",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/whyjishu",
|
|
242
|
+
"votes": "2",
|
|
243
|
+
"rank": 27
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"title": "Redis 为何使用近似 LRU 算法淘汰数据,而不是真实 LRU?",
|
|
247
|
+
"description": "在《Redis 数据缓存满了怎么办?》我们知道 Redis 缓存满了之后能通过淘汰策略删除数据腾出空间给新数据。淘汰策略如下所示:设置过期时间的 keyvolatile-ttl、volatile-random、volatile-lru、volatile-lfu 这四...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041824717",
|
|
249
|
+
"author": "码哥字节",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/magebyte",
|
|
251
|
+
"votes": "2",
|
|
252
|
+
"rank": 28
|
|
253
|
+
},
|
|
254
|
+
{
|
|
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
|
+
"votes": "3",
|
|
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": "我造了个前端 Mock 工具",
|
|
265
|
+
"description": "闲着没事造了个浏览器插件解决前端 Mock 问题。官网地址 [链接]前端的痛苦某一天 leader 问咱们 xxx 需求进度咋样了?后端: 接口完成,就差前端联调了前端:你。。。我。。。(哔~~)第二天 前端加班加点联调好...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041827003",
|
|
267
|
+
"author": "亖混子",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/1023",
|
|
269
|
+
"votes": "5",
|
|
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": "219",
|
|
6
6
|
"url": "/k/iqlrz7b",
|
|
7
7
|
"avatar": "https://img.toutiao.io/subject/d2f421bbe0be47369b6560e316a5153b/thumb",
|
|
8
8
|
"avatarAlt": "头条精选 - 独家号",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
{
|
|
33
33
|
"title": "技术开发人员如何制定自己的OKR",
|
|
34
34
|
"description": "",
|
|
35
|
-
"votes": "
|
|
35
|
+
"votes": "112",
|
|
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": "左耳朵耗子:我做系统架构的一些原则",
|
|
44
44
|
"description": "",
|
|
45
|
-
"votes": "
|
|
45
|
+
"votes": "111",
|
|
46
46
|
"url": "/k/9oljc6o",
|
|
47
47
|
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
48
48
|
"avatarAlt": "架构之美 - 独家号",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
{
|
|
53
53
|
"title": "深入浅出分布式锁",
|
|
54
54
|
"description": "",
|
|
55
|
-
"votes": "
|
|
55
|
+
"votes": "79",
|
|
56
56
|
"url": "/k/957qnad",
|
|
57
57
|
"avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
|
|
58
58
|
"avatarAlt": "ASCE1885 - 独家号",
|
|
@@ -62,27 +62,17 @@
|
|
|
62
62
|
{
|
|
63
63
|
"title": "面渣逆袭:Spring三十五问,四万字+五十图详解!建议收藏!",
|
|
64
64
|
"description": "",
|
|
65
|
-
"votes": "
|
|
65
|
+
"votes": "78",
|
|
66
66
|
"url": "/k/8ab20e9",
|
|
67
67
|
"avatar": "https://img.toutiao.io/subject/d42ad8a9192a430b9df44df9a6d383df/thumb",
|
|
68
68
|
"avatarAlt": "三分恶 - 独家号",
|
|
69
69
|
"subjectName": "三分恶",
|
|
70
70
|
"homeUrl": "/subjects/454266"
|
|
71
71
|
},
|
|
72
|
-
{
|
|
73
|
-
"title": "万字长文,教你用go开发区块链应用",
|
|
74
|
-
"description": "",
|
|
75
|
-
"votes": "67",
|
|
76
|
-
"url": "/k/3f3i7ey",
|
|
77
|
-
"avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
|
|
78
|
-
"avatarAlt": "GoHackers - 独家号",
|
|
79
|
-
"subjectName": "GoHackers",
|
|
80
|
-
"homeUrl": "/subjects/1385"
|
|
81
|
-
},
|
|
82
72
|
{
|
|
83
73
|
"title": "非常哇塞的 SpringBoot性能优化长文!",
|
|
84
74
|
"description": "",
|
|
85
|
-
"votes": "
|
|
75
|
+
"votes": "65",
|
|
86
76
|
"url": "/k/srppeol",
|
|
87
77
|
"avatar": "https://img.toutiao.io/subject/6b8e14b561b24dfeac075e2a8dac9bfd/thumb",
|
|
88
78
|
"avatarAlt": "小姐姐味道 - 独家号",
|
|
@@ -109,6 +99,16 @@
|
|
|
109
99
|
"subjectName": "工程师的自我修养之路",
|
|
110
100
|
"homeUrl": "/subjects/188023"
|
|
111
101
|
},
|
|
102
|
+
{
|
|
103
|
+
"title": "跨Mysql、Redis、Mongo的分布式事务",
|
|
104
|
+
"description": "Mysql、Redis、Mongo都是非常流行的存储,并且各自有自己的优势。在实际的应用中,常常会同时使用多种存储,也会遇见在多种存储中保证数据一致性的需求,例如保证数据库中的库存...",
|
|
105
|
+
"votes": "62",
|
|
106
|
+
"url": "/k/246clz1",
|
|
107
|
+
"avatar": "https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/thumb",
|
|
108
|
+
"avatarAlt": "叶东富 - 独家号",
|
|
109
|
+
"subjectName": "叶东富",
|
|
110
|
+
"homeUrl": "/subjects/307550"
|
|
111
|
+
},
|
|
112
112
|
{
|
|
113
113
|
"title": "15K Star!Github 上最火的低代码开发平台!",
|
|
114
114
|
"description": "【导语】:用于构建管理面板、内部工具和仪表板的低代码平台。简介Appsmith 是一个用于构建管理面板、内部工具和仪表板的低代码平台,可以在几分钟内将任何数据源转换为内部应用程序,...",
|
|
@@ -119,26 +119,26 @@
|
|
|
119
119
|
"subjectName": "乱点技能树",
|
|
120
120
|
"homeUrl": "/subjects/194141"
|
|
121
121
|
},
|
|
122
|
-
{
|
|
123
|
-
"title": "跨Mysql、Redis、Mongo的分布式事务",
|
|
124
|
-
"description": "Mysql、Redis、Mongo都是非常流行的存储,并且各自有自己的优势。在实际的应用中,常常会同时使用多种存储,也会遇见在多种存储中保证数据一致性的需求,例如保证数据库中的库存...",
|
|
125
|
-
"votes": "58",
|
|
126
|
-
"url": "/k/246clz1",
|
|
127
|
-
"avatar": "https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/thumb",
|
|
128
|
-
"avatarAlt": "叶东富 - 独家号",
|
|
129
|
-
"subjectName": "叶东富",
|
|
130
|
-
"homeUrl": "/subjects/307550"
|
|
131
|
-
},
|
|
132
122
|
{
|
|
133
123
|
"title": "几道高频的JVM面试题",
|
|
134
124
|
"description": "",
|
|
135
|
-
"votes": "
|
|
125
|
+
"votes": "63",
|
|
136
126
|
"url": "/k/zgzh3st",
|
|
137
127
|
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
138
128
|
"avatarAlt": "Bloomingroses - 独家号",
|
|
139
129
|
"subjectName": "Bloomingroses",
|
|
140
130
|
"homeUrl": "/subjects/98777"
|
|
141
131
|
},
|
|
132
|
+
{
|
|
133
|
+
"title": "TCP 重传、滑动窗口、流量控制、拥塞控好难?看完图解就不愁了(重制)",
|
|
134
|
+
"description": "",
|
|
135
|
+
"votes": "53",
|
|
136
|
+
"url": "/k/14tz08l",
|
|
137
|
+
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
138
|
+
"avatarAlt": "服务架构及中台 - 独家号",
|
|
139
|
+
"subjectName": "服务架构及中台",
|
|
140
|
+
"homeUrl": "/subjects/26578"
|
|
141
|
+
},
|
|
142
142
|
{
|
|
143
143
|
"title": "聊聊并发编程的12种业务场景",
|
|
144
144
|
"description": "",
|
|
@@ -160,14 +160,14 @@
|
|
|
160
160
|
"homeUrl": "/subjects/350352"
|
|
161
161
|
},
|
|
162
162
|
{
|
|
163
|
-
"title": "
|
|
163
|
+
"title": "硬核图解!30张图带你搞懂!路由器,集线器,交换机,网桥,光猫有啥区别?",
|
|
164
164
|
"description": "",
|
|
165
|
-
"votes": "
|
|
166
|
-
"url": "/k/
|
|
167
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
168
|
-
"avatarAlt": "
|
|
169
|
-
"subjectName": "
|
|
170
|
-
"homeUrl": "/subjects/
|
|
165
|
+
"votes": "54",
|
|
166
|
+
"url": "/k/51b7ek5",
|
|
167
|
+
"avatar": "https://img.toutiao.io/subject/9635116a54eb4217a569629335a3ee45/thumb",
|
|
168
|
+
"avatarAlt": "公众号:捉虫大师 - 独家号",
|
|
169
|
+
"subjectName": "公众号:捉虫大师",
|
|
170
|
+
"homeUrl": "/subjects/324911"
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
173
|
"title": "这5个字,能优化你80%的程序性能问题",
|
|
@@ -200,14 +200,24 @@
|
|
|
200
200
|
"homeUrl": "/subjects/350352"
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
|
-
"title": "
|
|
203
|
+
"title": "聊聊我们是如何做系统保障方案的",
|
|
204
204
|
"description": "",
|
|
205
|
-
"votes": "
|
|
206
|
-
"url": "/k/
|
|
207
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
208
|
-
"avatarAlt": "
|
|
209
|
-
"subjectName": "
|
|
210
|
-
"homeUrl": "/subjects/
|
|
205
|
+
"votes": "43",
|
|
206
|
+
"url": "/k/i8q3ye4",
|
|
207
|
+
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
208
|
+
"avatarAlt": "Bloomingroses - 独家号",
|
|
209
|
+
"subjectName": "Bloomingroses",
|
|
210
|
+
"homeUrl": "/subjects/98777"
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"title": "Kafka基础详解",
|
|
214
|
+
"description": "",
|
|
215
|
+
"votes": "44",
|
|
216
|
+
"url": "/k/qizlixd",
|
|
217
|
+
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
218
|
+
"avatarAlt": "进击的程序猿 - 独家号",
|
|
219
|
+
"subjectName": "进击的程序猿",
|
|
220
|
+
"homeUrl": "/subjects/24912"
|
|
211
221
|
},
|
|
212
222
|
{
|
|
213
223
|
"title": "2.2W字汇总数据仓库知识点",
|
|
@@ -229,16 +239,6 @@
|
|
|
229
239
|
"subjectName": "服务架构及中台",
|
|
230
240
|
"homeUrl": "/subjects/26578"
|
|
231
241
|
},
|
|
232
|
-
{
|
|
233
|
-
"title": "Kafka基础详解",
|
|
234
|
-
"description": "",
|
|
235
|
-
"votes": "43",
|
|
236
|
-
"url": "/k/qizlixd",
|
|
237
|
-
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
238
|
-
"avatarAlt": "进击的程序猿 - 独家号",
|
|
239
|
-
"subjectName": "进击的程序猿",
|
|
240
|
-
"homeUrl": "/subjects/24912"
|
|
241
|
-
},
|
|
242
242
|
{
|
|
243
243
|
"title": "开源消息引擎系统 Kafka 3 新特性",
|
|
244
244
|
"description": "",
|