@wcj/github-rank 22.5.18 → 22.5.19
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 +22898 -22817
- package/dist/sifou-daily.json +64 -64
- package/dist/sifou-monthly.json +49 -49
- package/dist/sifou-weekly.json +137 -137
- package/dist/toutiao-30.json +44 -44
- package/dist/toutiao-7.json +80 -80
- package/dist/toutiao-90.json +31 -31
- package/dist/trending-daily.json +165 -165
- package/dist/trending-monthly.json +141 -141
- package/dist/trending-weekly.json +169 -169
- package/dist/users.china.json +1914 -1914
- package/dist/users.json +1767 -1767
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +22898 -22817
- package/web/data/sifou-daily.json +64 -64
- package/web/data/sifou-monthly.json +49 -49
- package/web/data/sifou-weekly.json +137 -137
- package/web/data/toutiao-30.json +44 -44
- package/web/data/toutiao-7.json +80 -80
- package/web/data/toutiao-90.json +31 -31
- package/web/data/trending-daily.json +165 -165
- package/web/data/trending-monthly.json +141 -141
- package/web/data/trending-weekly.json +169 -169
- package/web/data/users.china.json +1914 -1914
- package/web/data/users.json +1767 -1767
- package/web/index.html +1016 -1016
- package/web/repos.html +4140 -4152
- package/web/sifou-daily.html +54 -54
- package/web/sifou-monthly.html +73 -73
- package/web/sifou-weekly.html +139 -139
- package/web/toutiao-30.html +48 -48
- package/web/toutiao-7.html +65 -65
- package/web/toutiao-90.html +34 -34
- package/web/trending-monthly.html +144 -140
- package/web/trending-weekly.html +146 -150
- package/web/trending.html +144 -144
- package/web/users.china.html +986 -986
|
@@ -1,30 +1,12 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"title": "现代 CSS 解决方案:CSS 数学函数",
|
|
4
|
-
"description": "在 CSS 中,其实存在各种各样的函数。具体分为:Transform functionsMath functionsFilter functionsColor functionsImage functionsCounter functionsFont functionsShape functionsReference functionsCSS grid...",
|
|
5
|
-
"url": "https://segmentfault.com/a/1190000041826742",
|
|
6
|
-
"author": "chokcoco",
|
|
7
|
-
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
8
|
-
"votes": "33",
|
|
9
|
-
"rank": 1
|
|
10
|
-
},
|
|
11
2
|
{
|
|
12
3
|
"title": "为什么前端不能没有监控系统?",
|
|
13
4
|
"description": "提到监控系统,大部分同学首先想到的是后端监控。很明显,比如检测服务器性能,数据库性能,API 的访问流量,以及各种服务的运行情况等等,都与后端息息相关。而前端更多承担的是 UI 展现的角色,主要关注页面怎...",
|
|
14
5
|
"url": "https://segmentfault.com/a/1190000041833326",
|
|
15
6
|
"author": "杨成功",
|
|
16
7
|
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
17
|
-
"votes": "
|
|
18
|
-
"rank":
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
"title": "SegmentFault 思否技术周刊 -- 不走寻常路的 CSS",
|
|
22
|
-
"description": "CSS (英文全称:Cascading Style Sheets)是一种用来表现 HTML(标准通用标记语言的一个应用)或 XML(标准通用标记语言的一个子集)等文件样式的计算机语言。CSS 不仅可以静态地修饰网页,还可以配合各种脚本语言...",
|
|
23
|
-
"url": "https://segmentfault.com/a/1190000041830559",
|
|
24
|
-
"author": "Beverly",
|
|
25
|
-
"home_url": "https://segmentfault.com/u/beverly0",
|
|
26
|
-
"votes": "18",
|
|
27
|
-
"rank": 3
|
|
8
|
+
"votes": "22",
|
|
9
|
+
"rank": 1
|
|
28
10
|
},
|
|
29
11
|
{
|
|
30
12
|
"title": "移动端常见适配方案",
|
|
@@ -33,7 +15,7 @@
|
|
|
33
15
|
"author": "深红",
|
|
34
16
|
"home_url": "https://segmentfault.com/u/deepred5",
|
|
35
17
|
"votes": "7",
|
|
36
|
-
"rank":
|
|
18
|
+
"rank": 2
|
|
37
19
|
},
|
|
38
20
|
{
|
|
39
21
|
"title": "它来了!Flutter3.0发布全解析",
|
|
@@ -42,7 +24,7 @@
|
|
|
42
24
|
"author": "思否编辑部",
|
|
43
25
|
"home_url": "https://segmentfault.com/u/writers",
|
|
44
26
|
"votes": "5",
|
|
45
|
-
"rank":
|
|
27
|
+
"rank": 3
|
|
46
28
|
},
|
|
47
29
|
{
|
|
48
30
|
"title": "一文聊透 IP 地址的那些事",
|
|
@@ -50,26 +32,17 @@
|
|
|
50
32
|
"url": "https://segmentfault.com/a/1190000041832823",
|
|
51
33
|
"author": "云叔_又拍云",
|
|
52
34
|
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
53
|
-
"votes": "
|
|
54
|
-
"rank":
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"title": "“银行家算法”大揭秘!在前端表格中利用自定义公式实现“四舍六入五成双”",
|
|
58
|
-
"description": "银行的盈利模式是什么?三个字:信息差!从储户手中收拢资金,然后放贷出去,而所谓的“利润”就是这其中的利息差额。在我国,人民银行规定每个季度月末的20号为银行结息日,每一年四次结息,因此每年需要非常频繁的...",
|
|
59
|
-
"url": "https://segmentfault.com/a/1190000041827978",
|
|
60
|
-
"author": "葡萄城技术团队",
|
|
61
|
-
"home_url": "https://segmentfault.com/u/grapecity",
|
|
62
|
-
"votes": "2",
|
|
63
|
-
"rank": 7
|
|
35
|
+
"votes": "6",
|
|
36
|
+
"rank": 4
|
|
64
37
|
},
|
|
65
38
|
{
|
|
66
|
-
"title": "
|
|
67
|
-
"description": "
|
|
68
|
-
"url": "https://segmentfault.com/a/
|
|
69
|
-
"author": "
|
|
70
|
-
"home_url": "https://segmentfault.com/u/
|
|
71
|
-
"votes": "
|
|
72
|
-
"rank":
|
|
39
|
+
"title": "如何做新人引导功能?",
|
|
40
|
+
"description": "节前碰到一个需求:「新人引导效果」针对第一次使用平台的用户进行主要功能引导。具体引导路径为:点击“新增按钮”,对弹出的内容进行解释,并引导用户填充表单,最后提交表单。",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041789636",
|
|
42
|
+
"author": "linong",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/linong",
|
|
44
|
+
"votes": "6",
|
|
45
|
+
"rank": 5
|
|
73
46
|
},
|
|
74
47
|
{
|
|
75
48
|
"title": "5分钟带你通过Javascript了解人工智能的基本原理",
|
|
@@ -78,7 +51,16 @@
|
|
|
78
51
|
"author": "6666",
|
|
79
52
|
"home_url": "https://segmentfault.com/u/6666",
|
|
80
53
|
"votes": "4",
|
|
81
|
-
"rank":
|
|
54
|
+
"rank": 6
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"title": "我怀疑这是IDEA的BUG,但是我翻遍全网没找到证据!",
|
|
58
|
+
"description": "你好呀,我是歪歪。前几天有朋友给我发来这样的一个截图:他说他不理解,为什么这样不报错。我说我也不理解,把一个 boolean 类型赋值给 int 类型,怎么会不报错呢,并接着追问他:这个代码截图是哪里来的?他说...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041849673",
|
|
60
|
+
"author": "why技术",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/whyjishu",
|
|
62
|
+
"votes": "8",
|
|
63
|
+
"rank": 7
|
|
82
64
|
},
|
|
83
65
|
{
|
|
84
66
|
"title": "Google I/O 2022 精彩回顾:“知识与计算”成焦点|践行“科技让所有人生活得更好”",
|
|
@@ -87,7 +69,7 @@
|
|
|
87
69
|
"author": "思否编辑部",
|
|
88
70
|
"home_url": "https://segmentfault.com/u/writers",
|
|
89
71
|
"votes": "2",
|
|
90
|
-
"rank":
|
|
72
|
+
"rank": 8
|
|
91
73
|
},
|
|
92
74
|
{
|
|
93
75
|
"title": "Android 13 亮相谷歌I/O大会,OPPO 首批推出开发者预览版",
|
|
@@ -96,43 +78,25 @@
|
|
|
96
78
|
"author": "思否编辑部",
|
|
97
79
|
"home_url": "https://segmentfault.com/u/writers",
|
|
98
80
|
"votes": "3",
|
|
99
|
-
"rank":
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"title": "如何做新人引导功能?",
|
|
103
|
-
"description": "节前碰到一个需求:「新人引导效果」针对第一次使用平台的用户进行主要功能引导。具体引导路径为:点击“新增按钮”,对弹出的内容进行解释,并引导用户填充表单,最后提交表单。",
|
|
104
|
-
"url": "https://segmentfault.com/a/1190000041789636",
|
|
105
|
-
"author": "linong",
|
|
106
|
-
"home_url": "https://segmentfault.com/u/linong",
|
|
107
|
-
"votes": "4",
|
|
108
|
-
"rank": 12
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
"title": "冴羽答读者问:人生低谷时,如何快速调整、重回正轨?",
|
|
112
|
-
"description": "前言最近我发起了「冴羽答读者问」活动,如果你也有想要提问的问题,欢迎留言,我会按照顺序依此回答。正文《少有人走的路》开篇第一句话:人生苦难重重可谓是道出了人生的真相,然而又有多少人能深刻的理解这句...",
|
|
113
|
-
"url": "https://segmentfault.com/a/1190000041830723",
|
|
114
|
-
"author": "冴羽",
|
|
115
|
-
"home_url": "https://segmentfault.com/u/yayu",
|
|
116
|
-
"votes": "4",
|
|
117
|
-
"rank": 13
|
|
81
|
+
"rank": 9
|
|
118
82
|
},
|
|
119
83
|
{
|
|
120
|
-
"title": "
|
|
121
|
-
"description": "
|
|
122
|
-
"url": "https://segmentfault.com/a/
|
|
123
|
-
"author": "
|
|
124
|
-
"home_url": "https://segmentfault.com/u/
|
|
125
|
-
"votes": "
|
|
126
|
-
"rank":
|
|
84
|
+
"title": "JavaScript深拷贝的几种方法",
|
|
85
|
+
"description": "浅拷贝是创建一个新对象,这个对象有着原始对象属性值的拷贝。如果属性是基本类型,拷贝的就是基本类型的值,如果属性是引用类型,拷贝的是内存地址 。如果不进行深拷贝,其中一个对象改变了对象的值,就会影响到...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041847063",
|
|
87
|
+
"author": "沉静地闪光",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/007008",
|
|
89
|
+
"votes": "3",
|
|
90
|
+
"rank": 10
|
|
127
91
|
},
|
|
128
92
|
{
|
|
129
|
-
"title": "
|
|
130
|
-
"description": "
|
|
131
|
-
"url": "https://segmentfault.com/a/
|
|
132
|
-
"author": "
|
|
133
|
-
"home_url": "https://segmentfault.com/u/
|
|
93
|
+
"title": "教你如何用express+mysql+cheerio+swaggerUI开发爬虫项目API接口",
|
|
94
|
+
"description": "项目基于express+sequelize+mysql+express-validator基于node+express爬虫 API接口项目,包括全国高校信息、成语诗歌、星座运势、历史的今天、音乐数据接口、图片壁纸、搞笑视频、热点新闻资讯 详情接口数据",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041844772",
|
|
96
|
+
"author": "coding",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/codinger",
|
|
134
98
|
"votes": "4",
|
|
135
|
-
"rank":
|
|
99
|
+
"rank": 11
|
|
136
100
|
},
|
|
137
101
|
{
|
|
138
102
|
"title": "IO模型与吃饭的那些事",
|
|
@@ -141,16 +105,7 @@
|
|
|
141
105
|
"author": "kumfo",
|
|
142
106
|
"home_url": "https://segmentfault.com/u/kumfo",
|
|
143
107
|
"votes": "2",
|
|
144
|
-
"rank":
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
"title": "【java并发编程】Lock & Condition 协调同步生产消费",
|
|
148
|
-
"description": "本文内容主要想向大家介绍一下Lock结合Condition的使用方法,为了更好的理解Lock锁与Condition锁信号,我们来手写一个ArrayBlockingQueue。 JDK实际上已经有这个类,基于Lock锁与Condition锁信号实现的,当然JDK...",
|
|
149
|
-
"url": "https://segmentfault.com/a/1190000041843306",
|
|
150
|
-
"author": "字母哥博客",
|
|
151
|
-
"home_url": "https://segmentfault.com/u/zimug",
|
|
152
|
-
"votes": "4",
|
|
153
|
-
"rank": 17
|
|
108
|
+
"rank": 12
|
|
154
109
|
},
|
|
155
110
|
{
|
|
156
111
|
"title": "快慢缓急总相宜|ONES 人物",
|
|
@@ -159,7 +114,16 @@
|
|
|
159
114
|
"author": "万事ONES",
|
|
160
115
|
"home_url": "https://segmentfault.com/u/wanshiones",
|
|
161
116
|
"votes": "3",
|
|
162
|
-
"rank":
|
|
117
|
+
"rank": 13
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"title": "【java并发编程】Lock & Condition 协调同步生产消费",
|
|
121
|
+
"description": "本文内容主要想向大家介绍一下Lock结合Condition的使用方法,为了更好的理解Lock锁与Condition锁信号,我们来手写一个ArrayBlockingQueue。 JDK实际上已经有这个类,基于Lock锁与Condition锁信号实现的,当然JDK...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041843306",
|
|
123
|
+
"author": "字母哥博客",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/zimug",
|
|
125
|
+
"votes": "4",
|
|
126
|
+
"rank": 14
|
|
163
127
|
},
|
|
164
128
|
{
|
|
165
129
|
"title": "使用CSS实现《声生不息》节目Logo",
|
|
@@ -168,16 +132,7 @@
|
|
|
168
132
|
"author": "dragonir",
|
|
169
133
|
"home_url": "https://segmentfault.com/u/dragonir",
|
|
170
134
|
"votes": "4",
|
|
171
|
-
"rank":
|
|
172
|
-
},
|
|
173
|
-
{
|
|
174
|
-
"title": "教你如何用express+mysql+cheerio+swaggerUI开发爬虫项目API接口",
|
|
175
|
-
"description": "项目基于express+sequelize+mysql+express-validator基于node+express爬虫 API接口项目,包括全国高校信息、成语诗歌、星座运势、历史的今天、音乐数据接口、图片壁纸、搞笑视频、热点新闻资讯 详情接口数据",
|
|
176
|
-
"url": "https://segmentfault.com/a/1190000041844772",
|
|
177
|
-
"author": "coding",
|
|
178
|
-
"home_url": "https://segmentfault.com/u/codinger",
|
|
179
|
-
"votes": "3",
|
|
180
|
-
"rank": 20
|
|
135
|
+
"rank": 15
|
|
181
136
|
},
|
|
182
137
|
{
|
|
183
138
|
"title": "【Leetcode 346/700】79. 单词搜索 【中等】【回溯深度搜索JavaScript版】",
|
|
@@ -186,34 +141,25 @@
|
|
|
186
141
|
"author": "叫我詹躲躲",
|
|
187
142
|
"home_url": "https://segmentfault.com/u/huixiaodeyanjingzhenmei",
|
|
188
143
|
"votes": "1",
|
|
189
|
-
"rank":
|
|
190
|
-
},
|
|
191
|
-
{
|
|
192
|
-
"title": "JavaScript深拷贝的几种方法",
|
|
193
|
-
"description": "浅拷贝是创建一个新对象,这个对象有着原始对象属性值的拷贝。如果属性是基本类型,拷贝的就是基本类型的值,如果属性是引用类型,拷贝的是内存地址 。如果不进行深拷贝,其中一个对象改变了对象的值,就会影响到...",
|
|
194
|
-
"url": "https://segmentfault.com/a/1190000041847063",
|
|
195
|
-
"author": "沉静地闪光",
|
|
196
|
-
"home_url": "https://segmentfault.com/u/007008",
|
|
197
|
-
"votes": "2",
|
|
198
|
-
"rank": 22
|
|
144
|
+
"rank": 16
|
|
199
145
|
},
|
|
200
146
|
{
|
|
201
|
-
"title": "
|
|
202
|
-
"description": "
|
|
203
|
-
"url": "https://segmentfault.com/a/
|
|
204
|
-
"author": "
|
|
205
|
-
"home_url": "https://segmentfault.com/u/
|
|
206
|
-
"votes": "
|
|
207
|
-
"rank":
|
|
147
|
+
"title": "微服务从代码到k8s部署应有尽有大结局(k8s部署)",
|
|
148
|
+
"description": "整个项目使用了go-zero开发的微服务,基本包含了go-zero以及相关go-zero作者开发的一些中间件,所用到的技术栈基本是go-zero项目组的自研组件,基本是go-zero全家桶了。",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041854213",
|
|
150
|
+
"author": "kevinwan",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/kevinwan",
|
|
152
|
+
"votes": "4",
|
|
153
|
+
"rank": 17
|
|
208
154
|
},
|
|
209
155
|
{
|
|
210
|
-
"title": "
|
|
211
|
-
"description": "
|
|
212
|
-
"url": "https://segmentfault.com/a/
|
|
213
|
-
"author": "
|
|
214
|
-
"home_url": "https://segmentfault.com/u/
|
|
215
|
-
"votes": "
|
|
216
|
-
"rank":
|
|
156
|
+
"title": "原生Js调用Fetch Api请求接口(新的Ajax解决方案)",
|
|
157
|
+
"description": "Fetch Api是新的ajax解决方案,Fetch会返回Promise;Fetch不是ajax的进一步封装,而是原生js,没有使用XMLHttpRequest对象。",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041850373",
|
|
159
|
+
"author": "TANKING",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/tanking",
|
|
161
|
+
"votes": "1",
|
|
162
|
+
"rank": 18
|
|
217
163
|
},
|
|
218
164
|
{
|
|
219
165
|
"title": "程序员的人生",
|
|
@@ -222,7 +168,43 @@
|
|
|
222
168
|
"author": "NickWang",
|
|
223
169
|
"home_url": "https://segmentfault.com/u/nickw_cn",
|
|
224
170
|
"votes": "2",
|
|
225
|
-
"rank":
|
|
171
|
+
"rank": 19
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"title": "js面试题(进阶)梳理",
|
|
175
|
+
"description": "1、undeclared 与 undefined的区别? {代码...} 2、let & const与 var 的区别? {代码...} 3、获取DOM元素有哪些方法?方法描述document.getElementById(id)通过id获取domdocument.getElementsByTagName(tagName)...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000041855296",
|
|
177
|
+
"author": "墨城",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/xiaomogu_5f2124ad3ad42",
|
|
179
|
+
"votes": "3",
|
|
180
|
+
"rank": 20
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"title": "CSS 文本阴影 text-shadow 悬停效果",
|
|
184
|
+
"description": "看到此图你的第一感觉是不是复制了一份文本,比如创建伪元素,设置 content: 'text',然后为其设置单独的动画。但是本文完全使用text-shadow 实现,接下来将为大家展开说明四种悬停动画的实现方式。",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041844424",
|
|
186
|
+
"author": "南城大前端",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/nanchengfe",
|
|
188
|
+
"votes": "2",
|
|
189
|
+
"rank": 21
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"title": "27 年间从巅峰沦为“笑柄”,微软宣布 IE 浏览器终于要退役了!",
|
|
193
|
+
"description": "5 月 16 日,@微软 Edge 浏览器官方微博账号发文宣布“微软 IE 浏览器将于 6 月 16 日正式退役”,此消息一出引发网友热议。",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041855932",
|
|
195
|
+
"author": "MissD",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
197
|
+
"votes": "2",
|
|
198
|
+
"rank": 22
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"title": "个人经验分享如何阅读Go语言源码",
|
|
202
|
+
"description": "哈喽,大家好,我是asong;最近在看Go语言调度器相关的源码,发现看源码真是个技术活,所以本文就简单总结一下该如何查看Go源码,希望对你们有帮助。",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041853479",
|
|
204
|
+
"author": "asong",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/asong_5eeb7a1d0da86",
|
|
206
|
+
"votes": "2",
|
|
207
|
+
"rank": 23
|
|
226
208
|
},
|
|
227
209
|
{
|
|
228
210
|
"title": "React 组件库 CSS 样式方案分析",
|
|
@@ -231,6 +213,24 @@
|
|
|
231
213
|
"author": "云音乐技术团队",
|
|
232
214
|
"home_url": "https://segmentfault.com/u/musicfe",
|
|
233
215
|
"votes": "2",
|
|
216
|
+
"rank": 24
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"title": "冴羽答读者问:你是怎么理解知行合一的?",
|
|
220
|
+
"description": "知行合一应该是很多人的座右铭,告诉自己,不仅要知道,更要做到,然而太多的人都停留在“知道”的层面,行动的时候没坚持几天,就不了了之,那么如何才能跨越从“知道”到“做到”的鸿沟呢?",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041852613",
|
|
222
|
+
"author": "冴羽",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/yayu",
|
|
224
|
+
"votes": "2",
|
|
225
|
+
"rank": 25
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
"title": "2022年5月 NEAR认证开发者中文课程",
|
|
229
|
+
"description": "NEAR是一个基于区块链的开放网络基础设施,是发布下一代去中心化社交、金融、游戏等应用的开发平台。除了拥有极高的性能,NEAR 最大的特点正如同它的名字,是拉近用户与区块链距离,连接互联网和 Web3 的桥梁。",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041844009",
|
|
231
|
+
"author": "robertyan",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/robert_yan",
|
|
233
|
+
"votes": "1",
|
|
234
234
|
"rank": 26
|
|
235
235
|
},
|
|
236
236
|
{
|
|
@@ -243,30 +243,30 @@
|
|
|
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": "webpack5自定义插件,对插入到html的js文件增加时间戳",
|
|
247
|
+
"description": "使用插件的自定义钩子的方式发生了变化: compilation.plugin['xxx'] -> HtmlWebpackPlugin.getHooks(compilation)",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041842873",
|
|
249
|
+
"author": "回首",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/huishou",
|
|
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": "联想一员工侵占公司工时费近千万;Go 可以浏览器上运行啦;Fedora 36 发布 | 思否周刊",
|
|
256
|
+
"description": "40s 新闻速递苹果计划今年推出 Apple Pay「先买后付」服务华为追踪器曝光,命名为 HUAWEI TagWhatsApp 前高管:当年把公司卖给 Facebook,现在就是十分后悔北京健康宝遭网络攻击细节披露:典型 DDoS 攻击,发起团...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041846466",
|
|
258
|
+
"author": "snakesss",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
260
260
|
"votes": "1",
|
|
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": "这些常见的 Go 编码错误,你犯过吗(一)?",
|
|
265
|
+
"description": "大家好,我是煎鱼。在用 Go 编程时,总会遇到各种奇奇怪怪的错误,国内外已经有许多小伙伴总结过(参考链接见参考),感觉都能凑一桌了。之前一直想写,想着五一假期肝一肝。今天给大家分享 Go 里常见的编码错误...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041846408",
|
|
267
|
+
"author": "煎鱼",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/eddycjy",
|
|
269
|
+
"votes": "2",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|
package/web/data/toutiao-30.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
{
|
|
13
13
|
"title": "左耳朵耗子:我做系统架构的一些原则",
|
|
14
14
|
"description": "",
|
|
15
|
-
"votes": "
|
|
15
|
+
"votes": "135",
|
|
16
16
|
"url": "/k/9oljc6o",
|
|
17
17
|
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
18
18
|
"avatarAlt": "架构之美 - 独家号",
|
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
"homeUrl": "/subjects/42200"
|
|
21
21
|
},
|
|
22
22
|
{
|
|
23
|
-
"title": "
|
|
23
|
+
"title": "首个确保缓存与数据库一致性的方案",
|
|
24
24
|
"description": "",
|
|
25
|
-
"votes": "
|
|
26
|
-
"url": "/k/
|
|
27
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
28
|
-
"avatarAlt": "
|
|
29
|
-
"subjectName": "
|
|
30
|
-
"homeUrl": "/subjects/
|
|
25
|
+
"votes": "83",
|
|
26
|
+
"url": "/k/imjqbp3",
|
|
27
|
+
"avatar": "https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/thumb",
|
|
28
|
+
"avatarAlt": "叶东富 - 独家号",
|
|
29
|
+
"subjectName": "叶东富",
|
|
30
|
+
"homeUrl": "/subjects/307550"
|
|
31
31
|
},
|
|
32
32
|
{
|
|
33
33
|
"title": "深入浅出分布式锁",
|
|
@@ -52,27 +52,17 @@
|
|
|
52
52
|
{
|
|
53
53
|
"title": "跨Mysql、Redis、Mongo的分布式事务",
|
|
54
54
|
"description": "Mysql、Redis、Mongo都是非常流行的存储,并且各自有自己的优势。在实际的应用中,常常会同时使用多种存储,也会遇见在多种存储中保证数据一致性的需求,例如保证数据库中的库存...",
|
|
55
|
-
"votes": "
|
|
55
|
+
"votes": "76",
|
|
56
56
|
"url": "/k/246clz1",
|
|
57
57
|
"avatar": "https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/thumb",
|
|
58
58
|
"avatarAlt": "叶东富 - 独家号",
|
|
59
59
|
"subjectName": "叶东富",
|
|
60
60
|
"homeUrl": "/subjects/307550"
|
|
61
61
|
},
|
|
62
|
-
{
|
|
63
|
-
"title": "非常哇塞的 SpringBoot性能优化长文!",
|
|
64
|
-
"description": "",
|
|
65
|
-
"votes": "66",
|
|
66
|
-
"url": "/k/srppeol",
|
|
67
|
-
"avatar": "https://img.toutiao.io/subject/6b8e14b561b24dfeac075e2a8dac9bfd/thumb",
|
|
68
|
-
"avatarAlt": "小姐姐味道 - 独家号",
|
|
69
|
-
"subjectName": "小姐姐味道",
|
|
70
|
-
"homeUrl": "/subjects/351247"
|
|
71
|
-
},
|
|
72
62
|
{
|
|
73
63
|
"title": "聊聊我们是如何做系统保障方案的",
|
|
74
64
|
"description": "",
|
|
75
|
-
"votes": "
|
|
65
|
+
"votes": "68",
|
|
76
66
|
"url": "/k/i8q3ye4",
|
|
77
67
|
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
78
68
|
"avatarAlt": "Bloomingroses - 独家号",
|
|
@@ -82,7 +72,7 @@
|
|
|
82
72
|
{
|
|
83
73
|
"title": "TCP 重传、滑动窗口、流量控制、拥塞控好难?看完图解就不愁了(重制)",
|
|
84
74
|
"description": "",
|
|
85
|
-
"votes": "
|
|
75
|
+
"votes": "69",
|
|
86
76
|
"url": "/k/14tz08l",
|
|
87
77
|
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
88
78
|
"avatarAlt": "服务架构及中台 - 独家号",
|
|
@@ -92,13 +82,23 @@
|
|
|
92
82
|
{
|
|
93
83
|
"title": "ThreadLocal夺命11连问",
|
|
94
84
|
"description": "",
|
|
95
|
-
"votes": "
|
|
85
|
+
"votes": "75",
|
|
96
86
|
"url": "/k/p8lpi5z",
|
|
97
87
|
"avatar": "https://img.toutiao.io/subject/96c1af0d2a0b441ca9740ee13c3e37f3/thumb",
|
|
98
88
|
"avatarAlt": "苏三说技术 - 独家号",
|
|
99
89
|
"subjectName": "苏三说技术",
|
|
100
90
|
"homeUrl": "/subjects/453205"
|
|
101
91
|
},
|
|
92
|
+
{
|
|
93
|
+
"title": "非常哇塞的 SpringBoot性能优化长文!",
|
|
94
|
+
"description": "",
|
|
95
|
+
"votes": "66",
|
|
96
|
+
"url": "/k/srppeol",
|
|
97
|
+
"avatar": "https://img.toutiao.io/subject/6b8e14b561b24dfeac075e2a8dac9bfd/thumb",
|
|
98
|
+
"avatarAlt": "小姐姐味道 - 独家号",
|
|
99
|
+
"subjectName": "小姐姐味道",
|
|
100
|
+
"homeUrl": "/subjects/351247"
|
|
101
|
+
},
|
|
102
102
|
{
|
|
103
103
|
"title": "如果你是一个Golang面试官,你会问哪些问题?",
|
|
104
104
|
"description": "选对圈子,一切都对了!没有假如,我就是一个Golang面试官,来自百度。同时我到百度之前也面过头条,腾讯,小米,高德的golang,基本都过了。我回答应该还是比较有说服力。事实上,...",
|
|
@@ -142,7 +142,7 @@
|
|
|
142
142
|
{
|
|
143
143
|
"title": "聊聊并发编程的12种业务场景",
|
|
144
144
|
"description": "",
|
|
145
|
-
"votes": "
|
|
145
|
+
"votes": "59",
|
|
146
146
|
"url": "/k/8ndch1f",
|
|
147
147
|
"avatar": "https://img.toutiao.io/subject/96c1af0d2a0b441ca9740ee13c3e37f3/thumb",
|
|
148
148
|
"avatarAlt": "苏三说技术 - 独家号",
|
|
@@ -162,13 +162,23 @@
|
|
|
162
162
|
{
|
|
163
163
|
"title": "系统设计的11个考虑",
|
|
164
164
|
"description": "",
|
|
165
|
-
"votes": "
|
|
165
|
+
"votes": "61",
|
|
166
166
|
"url": "/k/ucbl6vx",
|
|
167
167
|
"avatar": "https://img.toutiao.io/subject/4325865040b44c0b9e2d8d80a83d1d11/thumb",
|
|
168
168
|
"avatarAlt": "编程一生 - 独家号",
|
|
169
169
|
"subjectName": "编程一生",
|
|
170
170
|
"homeUrl": "/subjects/350352"
|
|
171
171
|
},
|
|
172
|
+
{
|
|
173
|
+
"title": "干掉 BeanUtils!这款 Bean 自动映射神器出 Spring 插件了!",
|
|
174
|
+
"description": "",
|
|
175
|
+
"votes": "57",
|
|
176
|
+
"url": "/k/zrz0j1r",
|
|
177
|
+
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
178
|
+
"avatarAlt": "服务架构及中台 - 独家号",
|
|
179
|
+
"subjectName": "服务架构及中台",
|
|
180
|
+
"homeUrl": "/subjects/26578"
|
|
181
|
+
},
|
|
172
182
|
{
|
|
173
183
|
"title": "硬核图解!30张图带你搞懂!路由器,集线器,交换机,网桥,光猫有啥区别?",
|
|
174
184
|
"description": "",
|
|
@@ -189,16 +199,6 @@
|
|
|
189
199
|
"subjectName": "冷星前端圈",
|
|
190
200
|
"homeUrl": "/subjects/380054"
|
|
191
201
|
},
|
|
192
|
-
{
|
|
193
|
-
"title": "干掉 BeanUtils!这款 Bean 自动映射神器出 Spring 插件了!",
|
|
194
|
-
"description": "",
|
|
195
|
-
"votes": "55",
|
|
196
|
-
"url": "/k/zrz0j1r",
|
|
197
|
-
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
198
|
-
"avatarAlt": "服务架构及中台 - 独家号",
|
|
199
|
-
"subjectName": "服务架构及中台",
|
|
200
|
-
"homeUrl": "/subjects/26578"
|
|
201
|
-
},
|
|
202
202
|
{
|
|
203
203
|
"title": "Kafka基础详解",
|
|
204
204
|
"description": "",
|
|
@@ -209,6 +209,16 @@
|
|
|
209
209
|
"subjectName": "进击的程序猿",
|
|
210
210
|
"homeUrl": "/subjects/24912"
|
|
211
211
|
},
|
|
212
|
+
{
|
|
213
|
+
"title": "大厂的优惠券系统是如何设计的?",
|
|
214
|
+
"description": "",
|
|
215
|
+
"votes": "48",
|
|
216
|
+
"url": "/k/8v764sx",
|
|
217
|
+
"avatar": "https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb",
|
|
218
|
+
"avatarAlt": "架构必知必会 - 独家号",
|
|
219
|
+
"subjectName": "架构必知必会",
|
|
220
|
+
"homeUrl": "/subjects/472073"
|
|
221
|
+
},
|
|
212
222
|
{
|
|
213
223
|
"title": "解密支付系统,来看如何构建理想的支付系统架构",
|
|
214
224
|
"description": "",
|
|
@@ -229,16 +239,6 @@
|
|
|
229
239
|
"subjectName": "GoHackers",
|
|
230
240
|
"homeUrl": "/subjects/1385"
|
|
231
241
|
},
|
|
232
|
-
{
|
|
233
|
-
"title": "2.2W字汇总数据仓库知识点",
|
|
234
|
-
"description": "",
|
|
235
|
-
"votes": "43",
|
|
236
|
-
"url": "/k/dis2a56",
|
|
237
|
-
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
238
|
-
"avatarAlt": "进击的程序猿 - 独家号",
|
|
239
|
-
"subjectName": "进击的程序猿",
|
|
240
|
-
"homeUrl": "/subjects/24912"
|
|
241
|
-
},
|
|
242
242
|
{
|
|
243
243
|
"title": "基于代价的慢查询优化建议",
|
|
244
244
|
"description": "",
|