@wcj/github-rank 22.5.27 → 22.5.28
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 +29238 -29262
- package/dist/sifou-daily.json +63 -81
- package/dist/sifou-monthly.json +72 -72
- package/dist/sifou-weekly.json +94 -94
- package/dist/toutiao-30.json +35 -35
- package/dist/toutiao-7.json +60 -60
- package/dist/toutiao-90.json +48 -48
- package/dist/trending-daily.json +172 -172
- package/dist/trending-monthly.json +126 -126
- package/dist/trending-weekly.json +157 -157
- package/dist/users.china.json +1204 -1204
- package/dist/users.json +1625 -1625
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +29238 -29262
- package/web/data/sifou-daily.json +63 -81
- package/web/data/sifou-monthly.json +72 -72
- package/web/data/sifou-weekly.json +94 -94
- package/web/data/toutiao-30.json +35 -35
- package/web/data/toutiao-7.json +60 -60
- package/web/data/toutiao-90.json +48 -48
- package/web/data/trending-daily.json +172 -172
- package/web/data/trending-monthly.json +126 -126
- package/web/data/trending-weekly.json +157 -157
- package/web/data/users.china.json +1204 -1204
- package/web/data/users.json +1625 -1625
- package/web/index.html +960 -960
- package/web/repos.html +3962 -3966
- package/web/sifou-daily.html +53 -109
- package/web/sifou-monthly.html +77 -77
- package/web/sifou-weekly.html +100 -100
- package/web/toutiao-30.html +37 -37
- package/web/toutiao-7.html +61 -61
- package/web/toutiao-90.html +37 -37
- package/web/trending-monthly.html +114 -114
- package/web/trending-weekly.html +134 -142
- package/web/trending.html +152 -148
- package/web/users.china.html +639 -639
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"url": "https://segmentfault.com/a/1190000041881142",
|
|
6
6
|
"author": "街角小林",
|
|
7
7
|
"home_url": "https://segmentfault.com/u/jiejiaoxiaolin",
|
|
8
|
-
"votes": "
|
|
8
|
+
"votes": "18",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
11
|
{
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"url": "https://segmentfault.com/a/1190000041887095",
|
|
15
15
|
"author": "零一",
|
|
16
16
|
"home_url": "https://segmentfault.com/u/zero2one",
|
|
17
|
-
"votes": "
|
|
17
|
+
"votes": "16",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
20
|
{
|
|
@@ -23,44 +23,26 @@
|
|
|
23
23
|
"url": "https://segmentfault.com/a/1190000041879217",
|
|
24
24
|
"author": "杨成功",
|
|
25
25
|
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
26
|
-
"votes": "
|
|
26
|
+
"votes": "14",
|
|
27
27
|
"rank": 3
|
|
28
28
|
},
|
|
29
|
-
{
|
|
30
|
-
"title": "关于代码评审(CodeReview)那些不得不说的事儿",
|
|
31
|
-
"description": "在一个成熟的团队中,CodeReview是整个研发流程中不可或缺的一步,而那些即将走向成熟的团队可能对CodeReview有很多的误解和问题,也不清楚CodeReview该如何去做,本文笔者将结合自己的经验和知识,...",
|
|
32
|
-
"url": "https://segmentfault.com/a/1190000041885333",
|
|
33
|
-
"author": "xindoo",
|
|
34
|
-
"home_url": "https://segmentfault.com/u/xindoo",
|
|
35
|
-
"votes": "11",
|
|
36
|
-
"rank": 4
|
|
37
|
-
},
|
|
38
29
|
{
|
|
39
30
|
"title": "妙啊!动画还可以这样控制?",
|
|
40
31
|
"description": "今天,有在群里看到这样一个问题:有一个动画,一开始静止处于第一帧,只在用户 hover 的时候运行动画,在运行一次后停止,并且停留在最后一帧,使用 CSS 可以完成么?",
|
|
41
32
|
"url": "https://segmentfault.com/a/1190000041887820",
|
|
42
33
|
"author": "chokcoco",
|
|
43
34
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
44
|
-
"votes": "
|
|
45
|
-
"rank":
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"title": "Base64 编码知识,一文打尽!",
|
|
49
|
-
"description": "现在网站为了提升用户的浏览体验越来越多的使用了图片,而这些图片通常以 Base64 的形式存储和加载。因此各位开发工程师肯定对 Base64 毫不陌生了,那么你知道 Base64 究竟是什么,为什么要使用 Base64,以及 Bas...",
|
|
50
|
-
"url": "https://segmentfault.com/a/1190000041894263",
|
|
51
|
-
"author": "云叔_又拍云",
|
|
52
|
-
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
53
|
-
"votes": "7",
|
|
54
|
-
"rank": 6
|
|
35
|
+
"votes": "13",
|
|
36
|
+
"rank": 4
|
|
55
37
|
},
|
|
56
38
|
{
|
|
57
|
-
"title": "
|
|
58
|
-
"description": "
|
|
59
|
-
"url": "https://segmentfault.com/a/
|
|
60
|
-
"author": "
|
|
61
|
-
"home_url": "https://segmentfault.com/u/
|
|
62
|
-
"votes": "
|
|
63
|
-
"rank":
|
|
39
|
+
"title": "关于代码评审(CodeReview)那些不得不说的事儿",
|
|
40
|
+
"description": "在一个成熟的团队中,CodeReview是整个研发流程中不可或缺的一步,而那些即将走向成熟的团队可能对CodeReview有很多的误解和问题,也不清楚CodeReview该如何去做,本文笔者将结合自己的经验和知识,...",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041885333",
|
|
42
|
+
"author": "xindoo",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/xindoo",
|
|
44
|
+
"votes": "12",
|
|
45
|
+
"rank": 5
|
|
64
46
|
},
|
|
65
47
|
{
|
|
66
48
|
"title": "SegmentFault 思否技术周刊 -- 进击的 React",
|
|
@@ -68,8 +50,8 @@
|
|
|
68
50
|
"url": "https://segmentfault.com/a/1190000041892645",
|
|
69
51
|
"author": "Beverly",
|
|
70
52
|
"home_url": "https://segmentfault.com/u/beverly0",
|
|
71
|
-
"votes": "
|
|
72
|
-
"rank":
|
|
53
|
+
"votes": "6",
|
|
54
|
+
"rank": 6
|
|
73
55
|
},
|
|
74
56
|
{
|
|
75
57
|
"title": "如何自定义 drag 样式",
|
|
@@ -77,44 +59,44 @@
|
|
|
77
59
|
"url": "https://segmentfault.com/a/1190000041881296",
|
|
78
60
|
"author": "XboxYan",
|
|
79
61
|
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
80
|
-
"votes": "
|
|
81
|
-
"rank":
|
|
62
|
+
"votes": "9",
|
|
63
|
+
"rank": 7
|
|
82
64
|
},
|
|
83
65
|
{
|
|
84
|
-
"title": "
|
|
85
|
-
"description": "
|
|
86
|
-
"url": "https://segmentfault.com/a/
|
|
87
|
-
"author": "
|
|
88
|
-
"home_url": "https://segmentfault.com/u/
|
|
89
|
-
"votes": "
|
|
90
|
-
"rank":
|
|
66
|
+
"title": "Base64 编码知识,一文打尽!",
|
|
67
|
+
"description": "现在网站为了提升用户的浏览体验越来越多的使用了图片,而这些图片通常以 Base64 的形式存储和加载。因此各位开发工程师肯定对 Base64 毫不陌生了,那么你知道 Base64 究竟是什么,为什么要使用 Base64,以及 Bas...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041894263",
|
|
69
|
+
"author": "云叔_又拍云",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
71
|
+
"votes": "8",
|
|
72
|
+
"rank": 8
|
|
91
73
|
},
|
|
92
74
|
{
|
|
93
|
-
"title": "
|
|
94
|
-
"description": "
|
|
95
|
-
"url": "https://segmentfault.com/a/
|
|
96
|
-
"author": "
|
|
97
|
-
"home_url": "https://segmentfault.com/u/
|
|
98
|
-
"votes": "
|
|
99
|
-
"rank":
|
|
75
|
+
"title": "Change Buffer 只适用于非唯一索引页?错",
|
|
76
|
+
"description": "最近在网上看到一些文章里说:“change buffer 只适用于非唯一索引页。”其实这个观点是错的,先来看看官方文档对 change buffer 的介绍:",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041898249",
|
|
78
|
+
"author": "云叔_又拍云",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
80
|
+
"votes": "5",
|
|
81
|
+
"rank": 9
|
|
100
82
|
},
|
|
101
83
|
{
|
|
102
|
-
"title": "
|
|
103
|
-
"description": "
|
|
104
|
-
"url": "https://segmentfault.com/a/
|
|
84
|
+
"title": "13 个Typescript 实用类型:开发人员的备忘单",
|
|
85
|
+
"description": "我们可以为 UserProfileResponse 定义类型,并为 LoginResponse 挑选一些属性,而不是定义相同上下文的 LoginResponse 和 UserProfileResponse 的类型。",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041782911",
|
|
105
87
|
"author": "前端小智",
|
|
106
88
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
107
|
-
"votes": "
|
|
108
|
-
"rank":
|
|
89
|
+
"votes": "11",
|
|
90
|
+
"rank": 10
|
|
109
91
|
},
|
|
110
92
|
{
|
|
111
|
-
"title": "
|
|
112
|
-
"description": "
|
|
113
|
-
"url": "https://segmentfault.com/a/
|
|
93
|
+
"title": "HTTP cookie 完整指南",
|
|
94
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041886918",
|
|
114
96
|
"author": "前端小智",
|
|
115
97
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
116
|
-
"votes": "
|
|
117
|
-
"rank":
|
|
98
|
+
"votes": "4",
|
|
99
|
+
"rank": 11
|
|
118
100
|
},
|
|
119
101
|
{
|
|
120
102
|
"title": "【Debug】记录一个ng-autocomplete组件清除数据后没有触发非空验证器的问题",
|
|
@@ -123,7 +105,7 @@
|
|
|
123
105
|
"author": "LYX6666",
|
|
124
106
|
"home_url": "https://segmentfault.com/u/liuyuxuan6666",
|
|
125
107
|
"votes": "4",
|
|
126
|
-
"rank":
|
|
108
|
+
"rank": 12
|
|
127
109
|
},
|
|
128
110
|
{
|
|
129
111
|
"title": "总结一下最近遇到的问题",
|
|
@@ -132,7 +114,7 @@
|
|
|
132
114
|
"author": "李明",
|
|
133
115
|
"home_url": "https://segmentfault.com/u/pluto_612f55567eb8c",
|
|
134
116
|
"votes": "4",
|
|
135
|
-
"rank":
|
|
117
|
+
"rank": 13
|
|
136
118
|
},
|
|
137
119
|
{
|
|
138
120
|
"title": "记录后台遇到的两个小问题",
|
|
@@ -141,7 +123,7 @@
|
|
|
141
123
|
"author": "weiewiyi",
|
|
142
124
|
"home_url": "https://segmentfault.com/u/chenchu_6110ed583800c",
|
|
143
125
|
"votes": "4",
|
|
144
|
-
"rank":
|
|
126
|
+
"rank": 14
|
|
145
127
|
},
|
|
146
128
|
{
|
|
147
129
|
"title": "angular 多选表单数据绑定",
|
|
@@ -150,6 +132,24 @@
|
|
|
150
132
|
"author": "小强Zzz",
|
|
151
133
|
"home_url": "https://segmentfault.com/u/zhaokaiqiang",
|
|
152
134
|
"votes": "4",
|
|
135
|
+
"rank": 15
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"title": "程序员告别 996 第一步:1 人搞定一个项目,摆脱“重复造轮子”",
|
|
139
|
+
"description": "说起程序员,你会想到什么?不知从何时开始,在广大群众的眼里,程序员就被烙上了格子衬衫、短裤、拖鞋、老实、邋遢的标签,当然还有最重要的特征,秃头。而 996、吃青春饭、工作压力与强度居高不下都让程序员的...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041904203",
|
|
141
|
+
"author": "六一",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
|
|
143
|
+
"votes": "1",
|
|
144
|
+
"rank": 16
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"title": "js 生成UUID的几种方法",
|
|
148
|
+
"description": "UUID(Universally Unique IDentifier) 全局唯一标识符。UUID是一种由算法生成的二进制长度为128位的数字标识符。UUID的格式为“xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx”,其中的 x 是 0-9 或 a-f范围内的一个32位十...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041895680",
|
|
150
|
+
"author": "墨城",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/xiaomogu_5f2124ad3ad42",
|
|
152
|
+
"votes": "5",
|
|
153
153
|
"rank": 17
|
|
154
154
|
},
|
|
155
155
|
{
|
|
@@ -197,15 +197,6 @@
|
|
|
197
197
|
"votes": "1",
|
|
198
198
|
"rank": 22
|
|
199
199
|
},
|
|
200
|
-
{
|
|
201
|
-
"title": "一文学会Java的交互式编程环境jshell",
|
|
202
|
-
"description": "什么是交互式编程环境?重点词交互,在这样的编程环境中,你每输入一行代码,环境都会给你一个反馈,这就是交互式的编程环境。这种编程环境并不太适合工程化的复杂性需求,但在一些快速验证、简单计算之类的场景...",
|
|
203
|
-
"url": "https://segmentfault.com/a/1190000041870377",
|
|
204
|
-
"author": "程序猿DD",
|
|
205
|
-
"home_url": "https://segmentfault.com/u/coderdd",
|
|
206
|
-
"votes": "2",
|
|
207
|
-
"rank": 23
|
|
208
|
-
},
|
|
209
200
|
{
|
|
210
201
|
"title": "推荐一些有趣实用的前端可视化工具库,助力可视化开发",
|
|
211
202
|
"description": "前端可视化一直是人们常谈到的词,随着SVG,Canvas,WebGL等技术的发展,也涌现了一大批的优秀的可视化库。本文将从中选择一些有趣实用的推荐给大家,工具使用好了,开发效率自然也就提升了。",
|
|
@@ -213,6 +204,15 @@
|
|
|
213
204
|
"author": "xmanlin",
|
|
214
205
|
"home_url": "https://segmentfault.com/u/dxpang",
|
|
215
206
|
"votes": "2",
|
|
207
|
+
"rank": 23
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"title": "Spring 中 @EnableXXX 注解的套路",
|
|
211
|
+
"description": "在 Spring 框架中有很多实用的功能,不需要写大量的配置代码,只需添加几个注解即可开启。 其中一个重要原因是那些 @EnableXXX 注解,它可以让你通过在配置类加上简单的注解来快速地开启诸如事务管理(@EnableTra...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041879583",
|
|
213
|
+
"author": "mghio",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/mghio",
|
|
215
|
+
"votes": "2",
|
|
216
216
|
"rank": 24
|
|
217
217
|
},
|
|
218
218
|
{
|
|
@@ -225,39 +225,39 @@
|
|
|
225
225
|
"rank": 25
|
|
226
226
|
},
|
|
227
227
|
{
|
|
228
|
-
"title": "
|
|
229
|
-
"description": "
|
|
230
|
-
"url": "https://segmentfault.com/a/
|
|
231
|
-
"author": "
|
|
232
|
-
"home_url": "https://segmentfault.com/u/
|
|
233
|
-
"votes": "
|
|
228
|
+
"title": "Gitee 关闭部分开源仓库;大厂一半以上程序员愿意降薪跳槽;Deno 1.22 发布 | 思否周刊",
|
|
229
|
+
"description": "40s 新闻速递链家程序员删除公司 9TB 数据被判 7 年开发者 20 天内开发 APP 后被解雇,怒用公司公号发文祝“早日倒闭”RISC-V 国际基金会 CEO:Arm 需要警惕 RISC-V研究称 iPhone 关机后仍在运行,或成恶意软件温床...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041878371",
|
|
231
|
+
"author": "snakesss",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
233
|
+
"votes": "1",
|
|
234
234
|
"rank": 26
|
|
235
235
|
},
|
|
236
236
|
{
|
|
237
|
-
"title": "
|
|
238
|
-
"description": "
|
|
239
|
-
"url": "https://segmentfault.com/a/
|
|
240
|
-
"author": "
|
|
241
|
-
"home_url": "https://segmentfault.com/u/
|
|
242
|
-
"votes": "
|
|
237
|
+
"title": "硬核!程序员延寿指南",
|
|
238
|
+
"description": "以下内容转载自:[链接]1. 术语ACM: All-Cause Mortality / 全因死亡率2. 目标稳健地活得更久3. 关键结果降低66.67%全因死亡率增加\\~20年预期寿命维持多巴胺于中轴4. 分析主要参考:对ACM的学术文献相对较多,可...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041879384",
|
|
240
|
+
"author": "我的小熊不见了",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/wodexiaoxiongbujianliao",
|
|
242
|
+
"votes": "0",
|
|
243
243
|
"rank": 27
|
|
244
244
|
},
|
|
245
245
|
{
|
|
246
|
-
"title": "
|
|
247
|
-
"description": "
|
|
248
|
-
"url": "https://segmentfault.com/a/
|
|
249
|
-
"author": "
|
|
250
|
-
"home_url": "https://segmentfault.com/u/
|
|
251
|
-
"votes": "
|
|
246
|
+
"title": "低代码开源, 一键设计稿生成代码,帮您解决生产痛点",
|
|
247
|
+
"description": "作为一个前端或管理者,您是否遇到过以下场景作为前端老鸟照样需要写页面布局,虽然你已经写了无数遍,但是效率和三年前的你差别不大项目死亡线越来越近,而你还得出页面/组件, 无法专注于业务逻辑你已经费尽心...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041901584",
|
|
249
|
+
"author": "左盐",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/zuoyan",
|
|
251
|
+
"votes": "4",
|
|
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/
|
|
260
|
-
"votes": "
|
|
255
|
+
"title": "Go学习笔记-Gin常用功能",
|
|
256
|
+
"description": "路由gin 框架中采用的路由库是基于httprouter做的Restful风格的APIRepresentational State Transfer 表现层状态转化,是一种互联网应用程序的API设计理念:URL定位资源,用HTTP描述操作增 POST / 删 DELETE / 改 ...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041896595",
|
|
258
|
+
"author": "IT小马",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/itxiaoma",
|
|
260
|
+
"votes": "3",
|
|
261
261
|
"rank": 29
|
|
262
262
|
},
|
|
263
263
|
{
|
package/web/data/toutiao-30.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
{
|
|
13
13
|
"title": "左耳朵耗子:我做系统架构的一些原则",
|
|
14
14
|
"description": "",
|
|
15
|
-
"votes": "
|
|
15
|
+
"votes": "147",
|
|
16
16
|
"url": "/k/9oljc6o",
|
|
17
17
|
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
18
18
|
"avatarAlt": "架构之美 - 独家号",
|
|
@@ -22,37 +22,37 @@
|
|
|
22
22
|
{
|
|
23
23
|
"title": "首个确保缓存与数据库一致性的方案",
|
|
24
24
|
"description": "",
|
|
25
|
-
"votes": "
|
|
25
|
+
"votes": "116",
|
|
26
26
|
"url": "/k/imjqbp3",
|
|
27
27
|
"avatar": "https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/thumb",
|
|
28
28
|
"avatarAlt": "叶东富 - 独家号",
|
|
29
29
|
"subjectName": "叶东富",
|
|
30
30
|
"homeUrl": "/subjects/307550"
|
|
31
31
|
},
|
|
32
|
-
{
|
|
33
|
-
"title": "ThreadLocal夺命11连问",
|
|
34
|
-
"description": "",
|
|
35
|
-
"votes": "87",
|
|
36
|
-
"url": "/k/p8lpi5z",
|
|
37
|
-
"avatar": "https://img.toutiao.io/subject/96c1af0d2a0b441ca9740ee13c3e37f3/thumb",
|
|
38
|
-
"avatarAlt": "苏三说技术 - 独家号",
|
|
39
|
-
"subjectName": "苏三说技术",
|
|
40
|
-
"homeUrl": "/subjects/453205"
|
|
41
|
-
},
|
|
42
32
|
{
|
|
43
33
|
"title": "聊聊接口设计的36个小技巧",
|
|
44
34
|
"description": "",
|
|
45
|
-
"votes": "
|
|
35
|
+
"votes": "99",
|
|
46
36
|
"url": "/k/yqm776v",
|
|
47
37
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
48
38
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
49
39
|
"subjectName": "进击的程序猿",
|
|
50
40
|
"homeUrl": "/subjects/24912"
|
|
51
41
|
},
|
|
42
|
+
{
|
|
43
|
+
"title": "ThreadLocal夺命11连问",
|
|
44
|
+
"description": "",
|
|
45
|
+
"votes": "89",
|
|
46
|
+
"url": "/k/p8lpi5z",
|
|
47
|
+
"avatar": "https://img.toutiao.io/subject/96c1af0d2a0b441ca9740ee13c3e37f3/thumb",
|
|
48
|
+
"avatarAlt": "苏三说技术 - 独家号",
|
|
49
|
+
"subjectName": "苏三说技术",
|
|
50
|
+
"homeUrl": "/subjects/453205"
|
|
51
|
+
},
|
|
52
52
|
{
|
|
53
53
|
"title": "跨Mysql、Redis、Mongo的分布式事务",
|
|
54
54
|
"description": "Mysql、Redis、Mongo都是非常流行的存储,并且各自有自己的优势。在实际的应用中,常常会同时使用多种存储,也会遇见在多种存储中保证数据一致性的需求,例如保证数据库中的库存...",
|
|
55
|
-
"votes": "
|
|
55
|
+
"votes": "81",
|
|
56
56
|
"url": "/k/246clz1",
|
|
57
57
|
"avatar": "https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/thumb",
|
|
58
58
|
"avatarAlt": "叶东富 - 独家号",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
{
|
|
63
63
|
"title": "如何画好一张架构图?",
|
|
64
64
|
"description": "",
|
|
65
|
-
"votes": "
|
|
65
|
+
"votes": "82",
|
|
66
66
|
"url": "/k/bu1pi73",
|
|
67
67
|
"avatar": "https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb",
|
|
68
68
|
"avatarAlt": "架构必知必会 - 独家号",
|
|
@@ -82,13 +82,23 @@
|
|
|
82
82
|
{
|
|
83
83
|
"title": "TCP 重传、滑动窗口、流量控制、拥塞控好难?看完图解就不愁了(重制)",
|
|
84
84
|
"description": "",
|
|
85
|
-
"votes": "
|
|
85
|
+
"votes": "72",
|
|
86
86
|
"url": "/k/14tz08l",
|
|
87
87
|
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
88
88
|
"avatarAlt": "服务架构及中台 - 独家号",
|
|
89
89
|
"subjectName": "服务架构及中台",
|
|
90
90
|
"homeUrl": "/subjects/26578"
|
|
91
91
|
},
|
|
92
|
+
{
|
|
93
|
+
"title": "关于技术能力的思考和总结",
|
|
94
|
+
"description": "技术人成长的悖论在程序员界有一个悖论持续在困惑着很多技术人:在写代码的人的困惑是一直写代码是不是会丧失竞争力,会不会被后面年轻的更能加班写代码的人汰换。典型代表就是工作5年左右的核...",
|
|
95
|
+
"votes": "67",
|
|
96
|
+
"url": "/k/jo2jtja",
|
|
97
|
+
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
98
|
+
"avatarAlt": "架构之美 - 独家号",
|
|
99
|
+
"subjectName": "架构之美",
|
|
100
|
+
"homeUrl": "/subjects/42200"
|
|
101
|
+
},
|
|
92
102
|
{
|
|
93
103
|
"title": "15K Star!Github 上最火的低代码开发平台!",
|
|
94
104
|
"description": "【导语】:用于构建管理面板、内部工具和仪表板的低代码平台。简介Appsmith 是一个用于构建管理面板、内部工具和仪表板的低代码平台,可以在几分钟内将任何数据源转换为内部应用程序,...",
|
|
@@ -102,7 +112,7 @@
|
|
|
102
112
|
{
|
|
103
113
|
"title": "你见过哪些目瞪口呆的 Java 代码技巧?",
|
|
104
114
|
"description": "",
|
|
105
|
-
"votes": "
|
|
115
|
+
"votes": "65",
|
|
106
116
|
"url": "/k/avsba7r",
|
|
107
117
|
"avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
|
|
108
118
|
"avatarAlt": "浪客用react,java全栈 - 独家号",
|
|
@@ -110,14 +120,14 @@
|
|
|
110
120
|
"homeUrl": "/subjects/132403"
|
|
111
121
|
},
|
|
112
122
|
{
|
|
113
|
-
"title": "
|
|
114
|
-
"description": "
|
|
115
|
-
"votes": "
|
|
116
|
-
"url": "/k/
|
|
117
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
118
|
-
"avatarAlt": "
|
|
119
|
-
"subjectName": "
|
|
120
|
-
"homeUrl": "/subjects/
|
|
123
|
+
"title": "干掉 BeanUtils!这款 Bean 自动映射神器出 Spring 插件了!",
|
|
124
|
+
"description": "",
|
|
125
|
+
"votes": "65",
|
|
126
|
+
"url": "/k/zrz0j1r",
|
|
127
|
+
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
128
|
+
"avatarAlt": "服务架构及中台 - 独家号",
|
|
129
|
+
"subjectName": "服务架构及中台",
|
|
130
|
+
"homeUrl": "/subjects/26578"
|
|
121
131
|
},
|
|
122
132
|
{
|
|
123
133
|
"title": "大厂的优惠券系统是如何设计的?",
|
|
@@ -129,16 +139,6 @@
|
|
|
129
139
|
"subjectName": "架构必知必会",
|
|
130
140
|
"homeUrl": "/subjects/472073"
|
|
131
141
|
},
|
|
132
|
-
{
|
|
133
|
-
"title": "干掉 BeanUtils!这款 Bean 自动映射神器出 Spring 插件了!",
|
|
134
|
-
"description": "",
|
|
135
|
-
"votes": "64",
|
|
136
|
-
"url": "/k/zrz0j1r",
|
|
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": "",
|