@wcj/github-rank 22.3.22 → 22.3.23
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 +19629 -19614
- package/dist/sifou-daily.json +87 -87
- package/dist/sifou-monthly.json +64 -64
- package/dist/sifou-weekly.json +109 -109
- package/dist/toutiao-30.json +48 -48
- package/dist/toutiao-7.json +77 -77
- package/dist/toutiao-90.json +23 -23
- package/dist/trending-daily.json +76 -76
- package/dist/trending-monthly.json +75 -75
- package/dist/trending-weekly.json +76 -76
- package/dist/users.china.json +1733 -1733
- package/dist/users.json +2132 -2132
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +19629 -19614
- package/web/data/sifou-daily.json +87 -87
- package/web/data/sifou-monthly.json +64 -64
- package/web/data/sifou-weekly.json +109 -109
- package/web/data/toutiao-30.json +48 -48
- package/web/data/toutiao-7.json +77 -77
- package/web/data/toutiao-90.json +23 -23
- package/web/data/trending-daily.json +76 -76
- package/web/data/trending-monthly.json +75 -75
- package/web/data/trending-weekly.json +76 -76
- package/web/data/users.china.json +1733 -1733
- package/web/data/users.json +2132 -2132
- package/web/index.html +1153 -1153
- package/web/repos.html +2601 -2601
- package/web/sifou-daily.html +74 -74
- package/web/sifou-monthly.html +104 -104
- package/web/sifou-weekly.html +141 -141
- package/web/toutiao-30.html +82 -82
- package/web/toutiao-7.html +80 -80
- package/web/toutiao-90.html +28 -28
- package/web/trending-monthly.html +77 -77
- package/web/trending-weekly.html +80 -76
- package/web/trending.html +80 -76
- package/web/users.china.html +879 -879
package/dist/sifou-weekly.json
CHANGED
|
@@ -5,44 +5,17 @@
|
|
|
5
5
|
"url": "https://segmentfault.com/a/1190000041572883",
|
|
6
6
|
"author": "江辰",
|
|
7
7
|
"home_url": "https://segmentfault.com/u/thomas_5b0e5d1b64584",
|
|
8
|
-
"votes": "
|
|
8
|
+
"votes": "41",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
|
-
{
|
|
12
|
-
"title": "css 的 filter属性竟然如此好玩",
|
|
13
|
-
"description": "在此之前我对css里面的filter属性不是很了解, 只知道使用这个属性来改变svg图片的颜色, 最近恰好查了很多相关文档并做了大量实验, 并有了一些启发与想法, 索性就在这里分享出来。",
|
|
14
|
-
"url": "https://segmentfault.com/a/1190000041549883",
|
|
15
|
-
"author": "lulu_up",
|
|
16
|
-
"home_url": "https://segmentfault.com/u/lulu_up",
|
|
17
|
-
"votes": "33",
|
|
18
|
-
"rank": 2
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
"title": "5种限流算法,7种限流方式,挡住突发流量?",
|
|
22
|
-
"description": "最近几年,随着微服务的流行,服务和服务之间的依赖越来越强,调用关系越来越复杂,服务和服务之间的稳定性越来越重要。在遇到突发的请求量激增,恶意的用户访问,亦或请求频率过高给下游服务带来较大压力时,我...",
|
|
23
|
-
"url": "https://segmentfault.com/a/1190000041548601",
|
|
24
|
-
"author": "程序猿阿朗",
|
|
25
|
-
"home_url": "https://segmentfault.com/u/niumoo",
|
|
26
|
-
"votes": "22",
|
|
27
|
-
"rank": 3
|
|
28
|
-
},
|
|
29
11
|
{
|
|
30
12
|
"title": "神奇的 CSS,让文字智能适配背景颜色",
|
|
31
13
|
"description": "文本在黑色底色上表现为白色,在白色底色上表现为黑色。看似很复杂的一个效果,但是其实在 CSS 中非常好实现,今天就介绍这样一个小技巧,在 CSS 中,利用混合模式 mix-blend-mode: difference,让文字智能适配背...",
|
|
32
14
|
"url": "https://segmentfault.com/a/1190000041556519",
|
|
33
15
|
"author": "chokcoco",
|
|
34
16
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
35
|
-
"votes": "
|
|
36
|
-
"rank":
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"title": "穷追猛打,阿里二面问了我30分钟从URL输入到渲染...",
|
|
40
|
-
"description": "当面试官问出这个题后,大部分人听到都是内心窃喜:早就背下这篇八股文。但是稍等,下面几个问题你能答出来吗:浏览器对URL为什么要解析?URL参数用的是什么字符编码?那encodeURI和encodeURIComponent有什么区别...",
|
|
41
|
-
"url": "https://segmentfault.com/a/1190000041553527",
|
|
42
|
-
"author": "前端私教年年",
|
|
43
|
-
"home_url": "https://segmentfault.com/u/qiuzhisijiaoniannian",
|
|
44
|
-
"votes": "13",
|
|
45
|
-
"rank": 5
|
|
17
|
+
"votes": "27",
|
|
18
|
+
"rank": 2
|
|
46
19
|
},
|
|
47
20
|
{
|
|
48
21
|
"title": "2022招聘季 | 怎么准备面试?面试官一般会问些什么问题? | web 前端",
|
|
@@ -50,8 +23,8 @@
|
|
|
50
23
|
"url": "https://segmentfault.com/a/1190000041560515",
|
|
51
24
|
"author": "linong",
|
|
52
25
|
"home_url": "https://segmentfault.com/u/linong",
|
|
53
|
-
"votes": "
|
|
54
|
-
"rank":
|
|
26
|
+
"votes": "20",
|
|
27
|
+
"rank": 3
|
|
55
28
|
},
|
|
56
29
|
{
|
|
57
30
|
"title": "这 16 个 CSS 伪类,助你提升布局效率!",
|
|
@@ -60,7 +33,7 @@
|
|
|
60
33
|
"author": "前端小智",
|
|
61
34
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
62
35
|
"votes": "14",
|
|
63
|
-
"rank":
|
|
36
|
+
"rank": 4
|
|
64
37
|
},
|
|
65
38
|
{
|
|
66
39
|
"title": "老板让我 7 天研究一个 Plausible 统计",
|
|
@@ -69,7 +42,7 @@
|
|
|
69
42
|
"author": "kumfo",
|
|
70
43
|
"home_url": "https://segmentfault.com/u/kumfo",
|
|
71
44
|
"votes": "9",
|
|
72
|
-
"rank":
|
|
45
|
+
"rank": 5
|
|
73
46
|
},
|
|
74
47
|
{
|
|
75
48
|
"title": "编程中常用的加密算法",
|
|
@@ -78,7 +51,7 @@
|
|
|
78
51
|
"author": "编程码农",
|
|
79
52
|
"home_url": "https://segmentfault.com/u/onlythinking",
|
|
80
53
|
"votes": "14",
|
|
81
|
-
"rank":
|
|
54
|
+
"rank": 6
|
|
82
55
|
},
|
|
83
56
|
{
|
|
84
57
|
"title": "招聘季征文活动丨如何“反杀”面试官?",
|
|
@@ -86,8 +59,8 @@
|
|
|
86
59
|
"url": "https://segmentfault.com/a/1190000041558580",
|
|
87
60
|
"author": "SegmentFault思否",
|
|
88
61
|
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
89
|
-
"votes": "
|
|
90
|
-
"rank":
|
|
62
|
+
"votes": "7",
|
|
63
|
+
"rank": 7
|
|
91
64
|
},
|
|
92
65
|
{
|
|
93
66
|
"title": "小推理:React18比老版React更优秀的一个地方",
|
|
@@ -95,8 +68,8 @@
|
|
|
95
68
|
"url": "https://segmentfault.com/a/1190000041562231",
|
|
96
69
|
"author": "卡颂",
|
|
97
70
|
"home_url": "https://segmentfault.com/u/kasong",
|
|
98
|
-
"votes": "
|
|
99
|
-
"rank":
|
|
71
|
+
"votes": "8",
|
|
72
|
+
"rank": 8
|
|
100
73
|
},
|
|
101
74
|
{
|
|
102
75
|
"title": "从数据集中随机抽取一定数量的数据",
|
|
@@ -104,8 +77,17 @@
|
|
|
104
77
|
"url": "https://segmentfault.com/a/1190000041557477",
|
|
105
78
|
"author": "边城",
|
|
106
79
|
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
107
|
-
"votes": "
|
|
108
|
-
"rank":
|
|
80
|
+
"votes": "7",
|
|
81
|
+
"rank": 9
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"title": "通过10个好玩的游戏来学习 CSS",
|
|
85
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041536968",
|
|
87
|
+
"author": "前端小智",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
89
|
+
"votes": "7",
|
|
90
|
+
"rank": 10
|
|
109
91
|
},
|
|
110
92
|
{
|
|
111
93
|
"title": "由 Figma 封停大疆,看国产 IDE 如何应对与突围?",
|
|
@@ -114,16 +96,16 @@
|
|
|
114
96
|
"author": "Baihai_IDP",
|
|
115
97
|
"home_url": "https://segmentfault.com/u/baihai_idp",
|
|
116
98
|
"votes": "5",
|
|
117
|
-
"rank":
|
|
99
|
+
"rank": 11
|
|
118
100
|
},
|
|
119
101
|
{
|
|
120
|
-
"title": "
|
|
121
|
-
"description": "
|
|
122
|
-
"url": "https://segmentfault.com/a/
|
|
123
|
-
"author": "
|
|
124
|
-
"home_url": "https://segmentfault.com/u/
|
|
125
|
-
"votes": "
|
|
126
|
-
"rank":
|
|
102
|
+
"title": "Web3D 从入门到跑路 · 3D 初体验",
|
|
103
|
+
"description": "在“元宇宙”概念越来越火热的背景下,我们准备了一系列的 3D 元宇宙公开课及教学文章,教大家如何从 0 到 1 快速搭建一个3D项目,从中可以学习到 WebGL 底层原理、图形学、热门引擎的使用方法等。在入门前,我们先...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041564784",
|
|
105
|
+
"author": "凹凸实验室",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/o2team",
|
|
107
|
+
"votes": "7",
|
|
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/z_61ea63e052dfb",
|
|
134
116
|
"votes": "11",
|
|
135
|
-
"rank":
|
|
117
|
+
"rank": 13
|
|
136
118
|
},
|
|
137
119
|
{
|
|
138
120
|
"title": "商业计划书还能照抄? SourceDB 商业计划书被曝抄袭涛思数据 PPT",
|
|
@@ -141,24 +123,42 @@
|
|
|
141
123
|
"author": "鸣飞",
|
|
142
124
|
"home_url": "https://segmentfault.com/u/mf",
|
|
143
125
|
"votes": "3",
|
|
126
|
+
"rank": 14
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"title": "17 个实用的图像特效库",
|
|
130
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041578591",
|
|
132
|
+
"author": "前端小智",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
134
|
+
"votes": "8",
|
|
135
|
+
"rank": 15
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"title": "一道题解:前端链式调用和事件循环",
|
|
139
|
+
"description": "一道题目看到一个很有趣的题目:实现一个方法,支持链式调用。 {代码...} 解法话不多说,直接上代码: {代码...} 题解分析这个题目,首先要知道如何完成链式调用,就是设置一个类,类中声明的方法的结尾最后都会...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041558312",
|
|
141
|
+
"author": "赵帅强",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/zhaoshuaiqiang",
|
|
143
|
+
"votes": "5",
|
|
144
144
|
"rank": 16
|
|
145
145
|
},
|
|
146
146
|
{
|
|
147
|
-
"title": "
|
|
148
|
-
"description": "
|
|
149
|
-
"url": "https://segmentfault.com/a/
|
|
150
|
-
"author": "
|
|
151
|
-
"home_url": "https://segmentfault.com/u/
|
|
152
|
-
"votes": "
|
|
147
|
+
"title": "高效求职,直通技术leader,思否带你收割名企高薪 OFFER",
|
|
148
|
+
"description": "作为科技企业和开发者沟通的桥梁,为解决企业与开发者无法快速“了解”彼此的困扰,SegmentFault 思否正式开启本年度最大型线上活动:「宝藏公司内推季」。",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041556957",
|
|
150
|
+
"author": "SegmentFault思否",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
152
|
+
"votes": "3",
|
|
153
153
|
"rank": 17
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
|
-
"title": "
|
|
157
|
-
"description": "
|
|
158
|
-
"url": "https://segmentfault.com/a/
|
|
159
|
-
"author": "
|
|
160
|
-
"home_url": "https://segmentfault.com/u/
|
|
161
|
-
"votes": "
|
|
156
|
+
"title": "不懂物理的前端不是好的游戏开发者(二)—— 物理引擎的学习之路",
|
|
157
|
+
"description": "继第一篇文章之后已经过去了两个月,在上一篇文章中介绍了物理引擎是什么,需要掌握什么样子的基础知识才能继续往下进行开发。在这样的基础上,我们展开了第二篇,探索物理引擎的学习之路。在我们的日常开发当中...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041564777",
|
|
159
|
+
"author": "凹凸实验室",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/o2team",
|
|
161
|
+
"votes": "4",
|
|
162
162
|
"rank": 18
|
|
163
163
|
},
|
|
164
164
|
{
|
|
@@ -170,15 +170,6 @@
|
|
|
170
170
|
"votes": "2",
|
|
171
171
|
"rank": 19
|
|
172
172
|
},
|
|
173
|
-
{
|
|
174
|
-
"title": "不懂物理的前端不是好的游戏开发者(二)—— 物理引擎的学习之路",
|
|
175
|
-
"description": "继第一篇文章之后已经过去了两个月,在上一篇文章中介绍了物理引擎是什么,需要掌握什么样子的基础知识才能继续往下进行开发。在这样的基础上,我们展开了第二篇,探索物理引擎的学习之路。在我们的日常开发当中...",
|
|
176
|
-
"url": "https://segmentfault.com/a/1190000041564777",
|
|
177
|
-
"author": "凹凸实验室",
|
|
178
|
-
"home_url": "https://segmentfault.com/u/o2team",
|
|
179
|
-
"votes": "4",
|
|
180
|
-
"rank": 20
|
|
181
|
-
},
|
|
182
173
|
{
|
|
183
174
|
"title": "伪经验;不称职面试官的面试经",
|
|
184
175
|
"description": "写在前面首先声明一下,我可能并不是一个好的面试官,自己也没有怎么参加大厂的面试。我只能简单的说一下,我比较看重即将与我共事的人应当具备的特质。如果你要去面试,你也希望即将与你共事的人,也能与你合拍...",
|
|
@@ -186,16 +177,7 @@
|
|
|
186
177
|
"author": "_usw",
|
|
187
178
|
"home_url": "https://segmentfault.com/u/_usw",
|
|
188
179
|
"votes": "4",
|
|
189
|
-
"rank":
|
|
190
|
-
},
|
|
191
|
-
{
|
|
192
|
-
"title": "高效求职,直通技术leader,思否招聘内推季正式开启!",
|
|
193
|
-
"description": "作为科技企业和开发者沟通的桥梁,为解决企业与开发者无法快速“了解”彼此的困扰,SegmentFault 思否正式开启本年度最大型线上活动:「宝藏公司内推季」。",
|
|
194
|
-
"url": "https://segmentfault.com/a/1190000041556957",
|
|
195
|
-
"author": "SegmentFault思否",
|
|
196
|
-
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
197
|
-
"votes": "2",
|
|
198
|
-
"rank": 22
|
|
180
|
+
"rank": 20
|
|
199
181
|
},
|
|
200
182
|
{
|
|
201
183
|
"title": "写给后端开发工程师的H5前端开发知识",
|
|
@@ -203,17 +185,17 @@
|
|
|
203
185
|
"url": "https://segmentfault.com/a/1190000041554419",
|
|
204
186
|
"author": "得物技术",
|
|
205
187
|
"home_url": "https://segmentfault.com/u/dewujishu",
|
|
206
|
-
"votes": "
|
|
207
|
-
"rank":
|
|
188
|
+
"votes": "5",
|
|
189
|
+
"rank": 21
|
|
208
190
|
},
|
|
209
191
|
{
|
|
210
|
-
"title": "
|
|
211
|
-
"description": "
|
|
212
|
-
"url": "https://segmentfault.com/a/
|
|
213
|
-
"author": "
|
|
214
|
-
"home_url": "https://segmentfault.com/u/
|
|
215
|
-
"votes": "
|
|
216
|
-
"rank":
|
|
192
|
+
"title": "点击页面元素,这个Vite插件帮我打开了Vue组件 🚀",
|
|
193
|
+
"description": "vite-plugin-vue-inspector的功能是点击页面元素,自动打开本地IDE并跳转到对应的Vue组件.类似于Vue DevTools的 Open component in editor功能.",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041578690",
|
|
195
|
+
"author": "null仔",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/xiaoqianduan_58b28cfebff36",
|
|
197
|
+
"votes": "5",
|
|
198
|
+
"rank": 22
|
|
217
199
|
},
|
|
218
200
|
{
|
|
219
201
|
"title": "【面试系列一】如何回答如何理解重排和重绘",
|
|
@@ -222,16 +204,7 @@
|
|
|
222
204
|
"author": "leexiaoran",
|
|
223
205
|
"home_url": "https://segmentfault.com/u/li1076629390",
|
|
224
206
|
"votes": "5",
|
|
225
|
-
"rank":
|
|
226
|
-
},
|
|
227
|
-
{
|
|
228
|
-
"title": "我在 ONES 等你 | 宝藏公司技术招聘",
|
|
229
|
-
"description": "主讲人简介ONES 联合创始人兼 CTO 冯斌曾任职于金山软件网易邮箱、正点科技;CSM、DevOps Master、KMP、PMI-ACP、系统分析师中国信息通信研究院《研发运营一体化(DevOps)能力成熟度模型》 编写专家《研发运营一...",
|
|
230
|
-
"url": "https://segmentfault.com/a/1190000041549758",
|
|
231
|
-
"author": "万事ONES",
|
|
232
|
-
"home_url": "https://segmentfault.com/u/wanshiones",
|
|
233
|
-
"votes": "2",
|
|
234
|
-
"rank": 26
|
|
207
|
+
"rank": 23
|
|
235
208
|
},
|
|
236
209
|
{
|
|
237
210
|
"title": "宝藏公司一StreamNative",
|
|
@@ -240,7 +213,25 @@
|
|
|
240
213
|
"author": "ApachePulsar",
|
|
241
214
|
"home_url": "https://segmentfault.com/u/apachepulsar",
|
|
242
215
|
"votes": "2",
|
|
243
|
-
"rank":
|
|
216
|
+
"rank": 24
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"title": "Android Handler面试总结",
|
|
220
|
+
"description": "Handler的作用只是将消息加到MessageQueue中,并后续取出消息后,根据消息的target字段分发给当初的那个handler,所以Handler对于Looper是可以多对一的,也就是多个Hanlder对象都可以用同一个线程、同一个Looper...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041568618",
|
|
222
|
+
"author": "xiangzhihong",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/xiangzhihong",
|
|
224
|
+
"votes": "2",
|
|
225
|
+
"rank": 25
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
"title": "CSS 也能自动补全字符串?",
|
|
229
|
+
"description": "欢迎关注我的公众号:前端侦探很多时候都会碰到字符串补全的需求,典型的例子就时间或者日期中的补零操作,例如 {代码...} 通常的做法是 {代码...} 后来,JS 中出现了原生的补全方法padStart()和padEnd(),如下 {...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041580205",
|
|
231
|
+
"author": "XboxYan",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
233
|
+
"votes": "4",
|
|
234
|
+
"rank": 26
|
|
244
235
|
},
|
|
245
236
|
{
|
|
246
237
|
"title": "万能PHP Curl封装类,适合多个场景,调用方便!",
|
|
@@ -249,16 +240,16 @@
|
|
|
249
240
|
"author": "TANKING",
|
|
250
241
|
"home_url": "https://segmentfault.com/u/tanking",
|
|
251
242
|
"votes": "4",
|
|
252
|
-
"rank":
|
|
243
|
+
"rank": 27
|
|
253
244
|
},
|
|
254
245
|
{
|
|
255
|
-
"title": "
|
|
256
|
-
"description": "
|
|
257
|
-
"url": "https://segmentfault.com/a/
|
|
258
|
-
"author": "
|
|
259
|
-
"home_url": "https://segmentfault.com/u/
|
|
260
|
-
"votes": "
|
|
261
|
-
"rank":
|
|
246
|
+
"title": "SQL CASE 表达式",
|
|
247
|
+
"description": "明显可以看出,简单表达式只是搜索表达式 a = b 的特例,因为无法书写任何符号,只要条件换成 a > b 就无法胜任了,而搜索表达式不但可以轻松胜任,甚至可以写聚合函数。",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041578841",
|
|
249
|
+
"author": "黄子毅",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/aoyangyudakong",
|
|
251
|
+
"votes": "3",
|
|
252
|
+
"rank": 28
|
|
262
253
|
},
|
|
263
254
|
{
|
|
264
255
|
"title": "如何设计信息安全领域的实时安全基线引擎",
|
|
@@ -267,6 +258,15 @@
|
|
|
267
258
|
"author": "ApacheFlink",
|
|
268
259
|
"home_url": "https://segmentfault.com/u/ververica",
|
|
269
260
|
"votes": "3",
|
|
261
|
+
"rank": 29
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"title": "用简单的代码描述Angular父组件、子组件传值",
|
|
265
|
+
"description": "其中①就是选择器,就是告诉别的组件,如果想调用我这个组件,就要使用本组件的选择器<selectorName></selectorName>来调用。",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041583641",
|
|
267
|
+
"author": "LYX6666",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/liuyuxuan6666",
|
|
269
|
+
"votes": "3",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|
package/dist/toutiao-30.json
CHANGED
|
@@ -10,35 +10,25 @@
|
|
|
10
10
|
"homeUrl": "/subjects/378"
|
|
11
11
|
},
|
|
12
12
|
{
|
|
13
|
-
"title": "
|
|
13
|
+
"title": "2万字 + 50 张图,细说 JVM 内存分布、内存对齐、压缩指针!",
|
|
14
14
|
"description": "",
|
|
15
|
-
"votes": "
|
|
16
|
-
"url": "/k/
|
|
17
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
18
|
-
"avatarAlt": "
|
|
19
|
-
"subjectName": "
|
|
20
|
-
"homeUrl": "/subjects/
|
|
15
|
+
"votes": "111",
|
|
16
|
+
"url": "/k/02whm5c",
|
|
17
|
+
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
18
|
+
"avatarAlt": "服务架构及中台 - 独家号",
|
|
19
|
+
"subjectName": "服务架构及中台",
|
|
20
|
+
"homeUrl": "/subjects/26578"
|
|
21
21
|
},
|
|
22
22
|
{
|
|
23
23
|
"title": "Java泛型详解,史上最全图文详解!",
|
|
24
24
|
"description": "",
|
|
25
|
-
"votes": "
|
|
25
|
+
"votes": "125",
|
|
26
26
|
"url": "/k/chtkqxo",
|
|
27
27
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
28
28
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
29
29
|
"subjectName": "进击的程序猿",
|
|
30
30
|
"homeUrl": "/subjects/24912"
|
|
31
31
|
},
|
|
32
|
-
{
|
|
33
|
-
"title": "2万字 + 50 张图,细说 JVM 内存分布、内存对齐、压缩指针!",
|
|
34
|
-
"description": "",
|
|
35
|
-
"votes": "108",
|
|
36
|
-
"url": "/k/02whm5c",
|
|
37
|
-
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
38
|
-
"avatarAlt": "服务架构及中台 - 独家号",
|
|
39
|
-
"subjectName": "服务架构及中台",
|
|
40
|
-
"homeUrl": "/subjects/26578"
|
|
41
|
-
},
|
|
42
32
|
{
|
|
43
33
|
"title": "MySQL 团队开发规范",
|
|
44
34
|
"description": "",
|
|
@@ -52,7 +42,7 @@
|
|
|
52
42
|
{
|
|
53
43
|
"title": "微服务从代码到k8s部署应有尽有大结局(k8s部署)",
|
|
54
44
|
"description": "",
|
|
55
|
-
"votes": "
|
|
45
|
+
"votes": "98",
|
|
56
46
|
"url": "/k/xk3qbvm",
|
|
57
47
|
"avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
|
|
58
48
|
"avatarAlt": "GoHackers - 独家号",
|
|
@@ -112,7 +102,7 @@
|
|
|
112
102
|
{
|
|
113
103
|
"title": "最常用的架构模式",
|
|
114
104
|
"description": "观其设计知其人A MAN is KNOWN by the DESIGN he keeps原文:Most Useful Software Architecture Patterns ...",
|
|
115
|
-
"votes": "
|
|
105
|
+
"votes": "67",
|
|
116
106
|
"url": "/k/qnfl3t6",
|
|
117
107
|
"avatar": "https://img.toutiao.io/subject/1a197bcacc0346c186be58be1aaf34bd/thumb",
|
|
118
108
|
"avatarAlt": "Java后端技术 - 独家号",
|
|
@@ -149,16 +139,6 @@
|
|
|
149
139
|
"subjectName": "公众号-35岁程序员那些事",
|
|
150
140
|
"homeUrl": "/subjects/266939"
|
|
151
141
|
},
|
|
152
|
-
{
|
|
153
|
-
"title": "输入URL开始建立你的前端知识体系",
|
|
154
|
-
"description": "",
|
|
155
|
-
"votes": "59",
|
|
156
|
-
"url": "/k/yuv3dgy",
|
|
157
|
-
"avatar": "https://img.toutiao.io/subject/c9bc51847b0c4b49aca52d0eaa087ed1/thumb",
|
|
158
|
-
"avatarAlt": "冷星前端圈 - 独家号",
|
|
159
|
-
"subjectName": "冷星前端圈",
|
|
160
|
-
"homeUrl": "/subjects/380054"
|
|
161
|
-
},
|
|
162
142
|
{
|
|
163
143
|
"title": "面试官问,Redis 是单线程还是多线程?我懵了",
|
|
164
144
|
"description": "我们平时看到介绍 Redis 的文章,都会说 Redis 是单线程的。但是我们学习的时候,比如 Redis 的 bgsave 命令,它的作用是在后台异步保存当前数据库的数据到磁盘,...",
|
|
@@ -169,6 +149,16 @@
|
|
|
169
149
|
"subjectName": "又拍云",
|
|
170
150
|
"homeUrl": "/subjects/182218"
|
|
171
151
|
},
|
|
152
|
+
{
|
|
153
|
+
"title": "阿里慢SQL治理5大经典案例",
|
|
154
|
+
"description": "",
|
|
155
|
+
"votes": "56",
|
|
156
|
+
"url": "/k/77yywq6",
|
|
157
|
+
"avatar": "https://img.toutiao.io/subject/dc985e32ff464581afaa81f175880312/thumb",
|
|
158
|
+
"avatarAlt": "dotnet - 独家号",
|
|
159
|
+
"subjectName": "dotnet",
|
|
160
|
+
"homeUrl": "/subjects/348014"
|
|
161
|
+
},
|
|
172
162
|
{
|
|
173
163
|
"title": "快手实时数仓建设实践",
|
|
174
164
|
"description": "",
|
|
@@ -179,16 +169,6 @@
|
|
|
179
169
|
"subjectName": "进击的程序猿",
|
|
180
170
|
"homeUrl": "/subjects/24912"
|
|
181
171
|
},
|
|
182
|
-
{
|
|
183
|
-
"title": "阿里慢SQL治理5大经典案例",
|
|
184
|
-
"description": "",
|
|
185
|
-
"votes": "55",
|
|
186
|
-
"url": "/k/77yywq6",
|
|
187
|
-
"avatar": "https://img.toutiao.io/subject/dc985e32ff464581afaa81f175880312/thumb",
|
|
188
|
-
"avatarAlt": "dotnet - 独家号",
|
|
189
|
-
"subjectName": "dotnet",
|
|
190
|
-
"homeUrl": "/subjects/348014"
|
|
191
|
-
},
|
|
192
172
|
{
|
|
193
173
|
"title": "谁让你跪舔了,程序员得这样向上管理",
|
|
194
174
|
"description": "",
|
|
@@ -209,6 +189,16 @@
|
|
|
209
189
|
"subjectName": "浪客用react,java全栈",
|
|
210
190
|
"homeUrl": "/subjects/132403"
|
|
211
191
|
},
|
|
192
|
+
{
|
|
193
|
+
"title": "消息队列经典十连问,你能扛到第几问?",
|
|
194
|
+
"description": "",
|
|
195
|
+
"votes": "53",
|
|
196
|
+
"url": "/k/8jfl3pp",
|
|
197
|
+
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
198
|
+
"avatarAlt": "Bloomingroses - 独家号",
|
|
199
|
+
"subjectName": "Bloomingroses",
|
|
200
|
+
"homeUrl": "/subjects/98777"
|
|
201
|
+
},
|
|
212
202
|
{
|
|
213
203
|
"title": "领域驱动设计(DDD)中简单易用的10种技巧",
|
|
214
204
|
"description": "",
|
|
@@ -232,7 +222,7 @@
|
|
|
232
222
|
{
|
|
233
223
|
"title": "设计一个靠谱的监控告警平台",
|
|
234
224
|
"description": "",
|
|
235
|
-
"votes": "
|
|
225
|
+
"votes": "54",
|
|
236
226
|
"url": "/k/tyojqf4",
|
|
237
227
|
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
238
228
|
"avatarAlt": "服务架构及中台 - 独家号",
|
|
@@ -240,13 +230,23 @@
|
|
|
240
230
|
"homeUrl": "/subjects/26578"
|
|
241
231
|
},
|
|
242
232
|
{
|
|
243
|
-
"title": "
|
|
233
|
+
"title": "MySQL命名、设计及使用规范",
|
|
244
234
|
"description": "",
|
|
245
|
-
"votes": "
|
|
246
|
-
"url": "/k/
|
|
247
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
248
|
-
"avatarAlt": "
|
|
249
|
-
"subjectName": "
|
|
250
|
-
"homeUrl": "/subjects/
|
|
235
|
+
"votes": "51",
|
|
236
|
+
"url": "/k/s4i3m9a",
|
|
237
|
+
"avatar": "https://img.toutiao.io/subject/d00b380edf1f4c5c989adc712d44de7b/thumb",
|
|
238
|
+
"avatarAlt": "搬砖之友 - 独家号",
|
|
239
|
+
"subjectName": "搬砖之友",
|
|
240
|
+
"homeUrl": "/subjects/110643"
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"title": "深入浅出操作系统的零拷贝",
|
|
244
|
+
"description": "",
|
|
245
|
+
"votes": "49",
|
|
246
|
+
"url": "/k/x5izhz0",
|
|
247
|
+
"avatar": "https://img.toutiao.io/subject/4325865040b44c0b9e2d8d80a83d1d11/thumb",
|
|
248
|
+
"avatarAlt": "编程一生 - 独家号",
|
|
249
|
+
"subjectName": "编程一生",
|
|
250
|
+
"homeUrl": "/subjects/350352"
|
|
251
251
|
}
|
|
252
252
|
]
|