@wcj/github-rank 21.10.11 → 21.10.15
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 +36011 -35987
- package/dist/sifou-daily.json +105 -51
- package/dist/sifou-monthly.json +133 -133
- package/dist/sifou-weekly.json +174 -174
- package/dist/toutiao-30.json +86 -86
- package/dist/toutiao-7.json +139 -139
- package/dist/toutiao-90.json +59 -59
- package/dist/trending-daily.json +190 -190
- package/dist/trending-monthly.json +171 -171
- package/dist/trending-weekly.json +189 -189
- package/dist/users.china.json +3417 -3416
- package/dist/users.json +3946 -3947
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +36011 -35987
- package/web/data/sifou-daily.json +105 -51
- package/web/data/sifou-monthly.json +133 -133
- package/web/data/sifou-weekly.json +174 -174
- package/web/data/toutiao-30.json +86 -86
- package/web/data/toutiao-7.json +139 -139
- package/web/data/toutiao-90.json +59 -59
- package/web/data/trending-daily.json +190 -190
- package/web/data/trending-monthly.json +171 -171
- package/web/data/trending-weekly.json +189 -189
- package/web/data/users.china.json +3417 -3416
- package/web/data/users.json +3946 -3947
- package/web/index.html +1937 -1937
- package/web/repos.html +4307 -4311
- package/web/sifou-daily.html +211 -43
- package/web/sifou-monthly.html +140 -140
- package/web/sifou-weekly.html +147 -147
- package/web/toutiao-30.html +99 -99
- package/web/toutiao-7.html +93 -93
- package/web/toutiao-90.html +47 -47
- package/web/trending-monthly.html +153 -157
- package/web/trending-weekly.html +173 -169
- package/web/trending.html +167 -167
- package/web/users.china.html +1818 -1818
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"title": "
|
|
4
|
-
"description": "
|
|
5
|
-
"url": "https://segmentfault.com/a/
|
|
6
|
-
"author": "
|
|
7
|
-
"home_url": "https://segmentfault.com/u/
|
|
8
|
-
"votes": "
|
|
3
|
+
"title": "前端监控 SDK 的一些技术要点原理分析",
|
|
4
|
+
"description": "一个完整的前端监控平台包括三个部分:数据采集与上报、数据整理和存储、数据展示。本文要讲的就是其中的第一个环节——数据采集与上报。下图是本文要讲述内容的大纲,大家可以先大致了解一下:仅看理论知识是比较...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000040796868",
|
|
6
|
+
"author": "谭光志",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/woai3c",
|
|
8
|
+
"votes": "27",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
11
|
{
|
|
@@ -14,259 +14,259 @@
|
|
|
14
14
|
"url": "https://segmentfault.com/a/1190000040777921",
|
|
15
15
|
"author": "chokcoco",
|
|
16
16
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
17
|
-
"votes": "
|
|
17
|
+
"votes": "24",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
20
|
{
|
|
21
|
-
"title": "
|
|
22
|
-
"description": "
|
|
23
|
-
"url": "https://segmentfault.com/a/
|
|
24
|
-
"author": "
|
|
25
|
-
"home_url": "https://segmentfault.com/u/
|
|
26
|
-
"votes": "
|
|
21
|
+
"title": "近 20 人爆肝数周,写给初中级前端的万字高级进阶指南",
|
|
22
|
+
"description": "当然笔者目前已经突破了这个瓶颈,也成为了知名公司基础架构组的成员。因此想通过自己成长的经历及积累的资料整理出一系列的学习路线及资料推荐,帮助各位读者朋友解决这个问题。",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000040797816",
|
|
24
|
+
"author": "y_ck",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/user_ngjv5fmp",
|
|
26
|
+
"votes": "25",
|
|
27
27
|
"rank": 3
|
|
28
28
|
},
|
|
29
29
|
{
|
|
30
|
-
"title": "
|
|
31
|
-
"description": "
|
|
32
|
-
"url": "https://segmentfault.com/a/
|
|
33
|
-
"author": "
|
|
34
|
-
"home_url": "https://segmentfault.com/u/
|
|
35
|
-
"votes": "
|
|
30
|
+
"title": "前端代码评审通常注意些什么",
|
|
31
|
+
"description": "代码评审又称为(Code Review,简称CR),关于CR,开发同学其实都不陌生,现在大部分公司的项目开发流程中,它都是必不可少的一个环节,CR的好处也都耳熟能详。不同的公司对于CR的方式、质量要求标准都不一样。这...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000040780312",
|
|
33
|
+
"author": "_Vin",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/_vin_5d884143cd4cb",
|
|
35
|
+
"votes": "9",
|
|
36
36
|
"rank": 4
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
|
-
"title": "
|
|
40
|
-
"description": "
|
|
41
|
-
"url": "https://segmentfault.com/a/
|
|
42
|
-
"author": "
|
|
43
|
-
"home_url": "https://segmentfault.com/u/
|
|
44
|
-
"votes": "
|
|
39
|
+
"title": "有个开发者总结这 15 优雅的 JavaScript 个技巧",
|
|
40
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000040704570",
|
|
42
|
+
"author": "前端小智",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
44
|
+
"votes": "10",
|
|
45
45
|
"rank": 5
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
|
-
"title": "
|
|
49
|
-
"description": "
|
|
50
|
-
"url": "https://segmentfault.com/a/
|
|
51
|
-
"author": "
|
|
52
|
-
"home_url": "https://segmentfault.com/u/
|
|
53
|
-
"votes": "
|
|
48
|
+
"title": "【中高级前端】必备,30+高频手写题及详细答案(万字长文),看“你”怎么难倒我",
|
|
49
|
+
"description": "写个快排吧、能手写一个Promise吗?、来一个深拷贝...相信大家已经不止一次在面试或者日常业务中遇到这样的题目了,每当现场写代码时感觉似曾相识,但就是写不出来,期望的offer也离我们远去o(╥﹏╥)o。来,兄弟们...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000040803264",
|
|
51
|
+
"author": "前端胖头鱼",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/116263",
|
|
53
|
+
"votes": "15",
|
|
54
54
|
"rank": 6
|
|
55
55
|
},
|
|
56
56
|
{
|
|
57
|
-
"title": "
|
|
58
|
-
"description": "
|
|
59
|
-
"url": "https://segmentfault.com/a/
|
|
60
|
-
"author": "
|
|
61
|
-
"home_url": "https://segmentfault.com/u/
|
|
62
|
-
"votes": "
|
|
57
|
+
"title": "20 个值得学习的 Vue 开源项目",
|
|
58
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000040803238",
|
|
60
|
+
"author": "前端小智",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
62
|
+
"votes": "9",
|
|
63
63
|
"rank": 7
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
|
-
"title": "
|
|
67
|
-
"description": "
|
|
68
|
-
"url": "https://segmentfault.com/a/
|
|
69
|
-
"author": "
|
|
70
|
-
"home_url": "https://segmentfault.com/u/
|
|
71
|
-
"votes": "
|
|
66
|
+
"title": "摊牌了,作为开发者,我经常用这14个 Github 偷偷学习",
|
|
67
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000040759534",
|
|
69
|
+
"author": "前端小智",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
71
|
+
"votes": "11",
|
|
72
72
|
"rank": 8
|
|
73
73
|
},
|
|
74
74
|
{
|
|
75
|
-
"title": "
|
|
76
|
-
"description": "
|
|
77
|
-
"url": "https://segmentfault.com/a/
|
|
78
|
-
"author": "
|
|
79
|
-
"home_url": "https://segmentfault.com/u/
|
|
80
|
-
"votes": "
|
|
75
|
+
"title": "Go 面试官问我如何实现面向对象?",
|
|
76
|
+
"description": "大家好,我是煎鱼。在大家初识 Go 语言时,总会拿其他语言的基本特性来类比 Go 语言,说白了就是老知识和新知识产生关联,实现更高的学习效率。最常见的类比,就是 “Go 语言如何实现面向对象?”,进一步展开就是 ...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000040778618",
|
|
78
|
+
"author": "煎鱼",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/eddycjy",
|
|
80
|
+
"votes": "7",
|
|
81
81
|
"rank": 9
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
|
-
"title": "
|
|
85
|
-
"description": "
|
|
86
|
-
"url": "https://segmentfault.com/a/
|
|
87
|
-
"author": "
|
|
88
|
-
"home_url": "https://segmentfault.com/u/
|
|
89
|
-
"votes": "
|
|
84
|
+
"title": "CSS实现渐变色边框(Gradient borders)的5种方法",
|
|
85
|
+
"description": "CSS 提供了 border-image 属性用于给 border 绘制复杂图样,与 background-image 类似,我们可以在 border 中展示image和linear-gradient。",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000040794056",
|
|
87
|
+
"author": "MudOnTire",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/mudontire",
|
|
89
|
+
"votes": "10",
|
|
90
90
|
"rank": 10
|
|
91
91
|
},
|
|
92
92
|
{
|
|
93
|
-
"title": "
|
|
94
|
-
"description": "
|
|
95
|
-
"url": "https://segmentfault.com/a/
|
|
96
|
-
"author": "
|
|
97
|
-
"home_url": "https://segmentfault.com/u/
|
|
98
|
-
"votes": "
|
|
93
|
+
"title": "TypeScript 枚举指南",
|
|
94
|
+
"description": "枚举是受 TypeScript 支持的数据类型。枚举允许您定义一组命名常量。使用它们可以更轻松地记录意图或创建一组不同的案例。枚举大多数用于面向对象的编程语言(如 Java 和 C#)中,现在也可以 TypeScript 中使用。...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000040800027",
|
|
96
|
+
"author": "云叔_又拍云",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
98
|
+
"votes": "7",
|
|
99
99
|
"rank": 11
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"title": "
|
|
103
|
-
"description": "
|
|
104
|
-
"url": "https://segmentfault.com/a/
|
|
105
|
-
"author": "
|
|
106
|
-
"home_url": "https://segmentfault.com/u/
|
|
107
|
-
"votes": "
|
|
102
|
+
"title": "66道前端算法面试题附思路分析助你查漏补缺",
|
|
103
|
+
"description": "本部分主要是 CavsZhouyou 在练习《剑指 Offer》时所做的笔记,主要涉及算法相关知识和一些相关面试题时所做的笔记,分享这份总结给大家,帮助大家对算法的可以来一次全方位的检漏和排查,",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000040797373",
|
|
105
|
+
"author": "wscats",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/wscats",
|
|
107
|
+
"votes": "7",
|
|
108
108
|
"rank": 12
|
|
109
109
|
},
|
|
110
110
|
{
|
|
111
|
-
"title": "
|
|
112
|
-
"description": "
|
|
113
|
-
"url": "https://segmentfault.com/a/
|
|
114
|
-
"author": "
|
|
115
|
-
"home_url": "https://segmentfault.com/u/
|
|
116
|
-
"votes": "
|
|
111
|
+
"title": "面试官一口气问了MySQL事务、锁和MVCC,我",
|
|
112
|
+
"description": "面试官:你是怎么理解InnoDB引擎中的事务的?候选者:在我的理解下,事务可以使「一组操作」要么全部成功,要么全部失败候选者:事务其目的是为了「保证数据最终的一致性」。候选者:举个例子,我给你发支付宝转...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000040777218",
|
|
114
|
+
"author": "Java3y",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/java_3y",
|
|
116
|
+
"votes": "7",
|
|
117
117
|
"rank": 13
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
|
-
"title": "
|
|
121
|
-
"description": "
|
|
122
|
-
"url": "https://segmentfault.com/a/
|
|
123
|
-
"author": "
|
|
124
|
-
"home_url": "https://segmentfault.com/u/
|
|
125
|
-
"votes": "
|
|
120
|
+
"title": "一文搞懂字典树",
|
|
121
|
+
"description": "字典树,是一种空间换时间的数据结构,又称Trie树、前缀树,是一种树形结构(字典树是一种数据结构),典型用于统计、排序、和保存大量字符串。所以经常被搜索引擎系统用于文本词频统计。它的优点是:利用字符串的...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000040801084",
|
|
123
|
+
"author": "bigsai",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/bigsai",
|
|
125
|
+
"votes": "5",
|
|
126
126
|
"rank": 14
|
|
127
127
|
},
|
|
128
128
|
{
|
|
129
|
-
"title": "
|
|
130
|
-
"description": "
|
|
131
|
-
"url": "https://segmentfault.com/a/
|
|
132
|
-
"author": "
|
|
133
|
-
"home_url": "https://segmentfault.com/u/
|
|
134
|
-
"votes": "
|
|
129
|
+
"title": "左手IRR,右手NPV,掌握发家致富道路密码",
|
|
130
|
+
"description": "但是落脚到很小的例子之上,假如项目A和项目B都可以投资25W,而现在的贴现率是15%(贴现率:指将来的钱折算到现在后,少掉/多出的那部分钱与将来的钱的比值),我们投哪个项目更加划算呢?",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000040804260",
|
|
132
|
+
"author": "葡萄城技术团队",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/grapecity",
|
|
134
|
+
"votes": "3",
|
|
135
135
|
"rank": 15
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
|
-
"title": "
|
|
139
|
-
"description": "
|
|
140
|
-
"url": "https://segmentfault.com/a/
|
|
141
|
-
"author": "
|
|
142
|
-
"home_url": "https://segmentfault.com/u/
|
|
143
|
-
"votes": "
|
|
138
|
+
"title": "12种 vo2dto 方法,就 BeanUtils.copyProperties 压测最拉胯!【快双11了,别用错喽】",
|
|
139
|
+
"description": "没有技术深度、短缺知识储备、匮乏经验积累的前提下,怎么写代码?百度呀,遇到问题这搜一点,那查一块,不管它是什么原理还是适合哪种场景,先粘贴到自己的工程里,看,能跑了,能跑就行。那这样的代码也就仅仅...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000040791635",
|
|
141
|
+
"author": "小傅哥",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/fuzhengwei",
|
|
143
|
+
"votes": "4",
|
|
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": "深度剖析分布式事务性能",
|
|
148
|
+
"description": "随着微服务的大规模应用,跨微服务的分布式事务也越来越多,那么分布式事务的性能究竟怎么样?性能会下降多少?能否满足业务需求?这些指标关系到分布式事务能否顺利的引入到生产应用,是大家非常关心的问题。",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000040791009",
|
|
150
|
+
"author": "叶东富",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/yedongfu",
|
|
152
|
+
"votes": "5",
|
|
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": "DrawIO 二开 —— 是时候给你的 ProcessOn 充值终身 VIP 了",
|
|
157
|
+
"description": "本文从使用角度入手,循序渐进的讲述 DrawIO 是什么,为什么要基于 DrawIO 进行二次开发以及 DrawIO 二次开发的核心技术细节并抽象出了一套通用二开架构,因此文章内容较长,不同阶段的读者可以根据需求进行阅读...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000040793817",
|
|
159
|
+
"author": "云音乐大前端团队",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/musicfe",
|
|
161
|
+
"votes": "3",
|
|
162
162
|
"rank": 18
|
|
163
163
|
},
|
|
164
164
|
{
|
|
165
|
-
"title": "
|
|
166
|
-
"description": "
|
|
167
|
-
"url": "https://segmentfault.com/a/
|
|
168
|
-
"author": "
|
|
169
|
-
"home_url": "https://segmentfault.com/u/
|
|
170
|
-
"votes": "
|
|
165
|
+
"title": "(总结)项目经历一次更换ui组件库才知道的事: 共21种问题类型",
|
|
166
|
+
"description": "写这篇文章的起因是作者不久前经历了一次项目整体ui组件库的替换, 本以为更换ui组件库只是改改样式并且改几处写法就行了, 但真正经历了才知道这里面遇到的问题还真是丰富多彩, 全程做下来我一共总结了21种问...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000040790162",
|
|
168
|
+
"author": "lulu_up",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/lulu_up",
|
|
170
|
+
"votes": "5",
|
|
171
171
|
"rank": 19
|
|
172
172
|
},
|
|
173
173
|
{
|
|
174
|
-
"title": "
|
|
175
|
-
"description": "
|
|
176
|
-
"url": "https://segmentfault.com/a/
|
|
177
|
-
"author": "
|
|
178
|
-
"home_url": "https://segmentfault.com/u/
|
|
179
|
-
"votes": "
|
|
174
|
+
"title": "我是如何调试 Webpack 运行问题的",
|
|
175
|
+
"description": "全文 3000 字,欢迎点赞转发事情是这样的,某天有个小伙伴问我:为啥我的 webpack 运行完看不到我写的页面,而是:嗯?文件列表页?好吧,这种情况我似乎没遇到过,一下子没法给出答案,只能要来关键代码:重点看...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000040798012",
|
|
177
|
+
"author": "范文杰",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/fanwenjie",
|
|
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": "从零开始实现一个颜色选择器(原生JavaScript实现)",
|
|
184
|
+
"description": "首先,我们无需搭建项目的环境,我们还是直接用最简单的方式,也就是引入的方式来创建这个项目,这样也就方便了我们一边编写一边测试。创建一个空目录,命名为ColorPicker,创建一个js文件,即color-picker.js,然...",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000040789940",
|
|
186
|
+
"author": "夕水",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/xishui_5ac9a340a5484",
|
|
188
|
+
"votes": "3",
|
|
189
189
|
"rank": 21
|
|
190
190
|
},
|
|
191
191
|
{
|
|
192
|
-
"title": "
|
|
193
|
-
"description": "
|
|
194
|
-
"url": "https://segmentfault.com/a/
|
|
195
|
-
"author": "
|
|
196
|
-
"home_url": "https://segmentfault.com/u/
|
|
192
|
+
"title": "基于HarmonyOS分布式技术,他们让绘画体验更为出色",
|
|
193
|
+
"description": "绘画,是很多人的兴趣爱好,但是想要创作优秀的作品并不容易。这不仅依赖于个人的灵光乍现,往往还需要他人协作及灵感的支持。目前市面上大多数绘画应用在单设备上的体验已经足够优秀,但是对跨设备交互的支持仍...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000040795342",
|
|
195
|
+
"author": "第一视角",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/awly3q3a",
|
|
197
197
|
"votes": "1",
|
|
198
198
|
"rank": 22
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"title": "
|
|
202
|
-
"description": "
|
|
203
|
-
"url": "https://segmentfault.com/a/
|
|
204
|
-
"author": "
|
|
205
|
-
"home_url": "https://segmentfault.com/u/
|
|
206
|
-
"votes": "
|
|
201
|
+
"title": "React源码中的位运算技巧",
|
|
202
|
+
"description": "大家好,我卡颂。这两年有不少朋友和我吐槽React源码,比如:调度器为什么用小顶堆这种数据结构,直接用数组不行?源码里各种单向链表、环状链表,直接用数组不行?源码里各种位运算,有必要么?作为业务依赖的框...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000040791673",
|
|
204
|
+
"author": "卡颂",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
206
|
+
"votes": "6",
|
|
207
207
|
"rank": 23
|
|
208
208
|
},
|
|
209
209
|
{
|
|
210
|
-
"title": "
|
|
211
|
-
"description": "
|
|
212
|
-
"url": "https://segmentfault.com/a/
|
|
213
|
-
"author": "
|
|
214
|
-
"home_url": "https://segmentfault.com/u/
|
|
215
|
-
"votes": "
|
|
210
|
+
"title": "精读《可维护性思考》",
|
|
211
|
+
"description": "前端精读之前写了 23 篇设计模式总结文,再加上 6 种设计原则,开闭、单一职责、依赖倒置、接口分离、迪米特法则、里氏替换原则,基本上对代码的可维护性有了全面深刻的理解。",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000040791286",
|
|
213
|
+
"author": "黄子毅",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/aoyangyudakong",
|
|
215
|
+
"votes": "4",
|
|
216
216
|
"rank": 24
|
|
217
217
|
},
|
|
218
218
|
{
|
|
219
|
-
"title": "
|
|
220
|
-
"description": "
|
|
221
|
-
"url": "https://segmentfault.com/a/
|
|
222
|
-
"author": "
|
|
223
|
-
"home_url": "https://segmentfault.com/u/
|
|
224
|
-
"votes": "
|
|
219
|
+
"title": "超一半企业工作站无法运行 Windows 11;Python 3.10.0 正式发布;Android 12 发布 | 思否周刊",
|
|
220
|
+
"description": "40s 新闻速递市监总局对美团“二选一”垄断行为行政处罚,罚 34.42 亿苹果 NFC 芯片面临欧盟反垄断调查,或向对手开放Telegram 在 Facebook 宕机当天新增 7000 万用户英伟达已向欧盟做出初步让步,以确保 540 亿美元...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000040787631",
|
|
222
|
+
"author": "snakesss",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
224
|
+
"votes": "4",
|
|
225
225
|
"rank": 25
|
|
226
226
|
},
|
|
227
|
-
{
|
|
228
|
-
"title": "LeetCode-507-完美数",
|
|
229
|
-
"description": "题目描述:对于一个 正整数,如果它和除了它自身以外的所有 正因子 之和相等,我们称它为 「完美数」。给定一个 整数 n, 如果是完美数,返回 true,否则返回 false。示例说明请见LeetCode官网。来源:力扣(Leet...",
|
|
230
|
-
"url": "https://segmentfault.com/a/1190000040777187",
|
|
231
|
-
"author": "雄狮虎豹",
|
|
232
|
-
"home_url": "https://segmentfault.com/u/xiongshihubao",
|
|
233
|
-
"votes": "2",
|
|
234
|
-
"rank": 26
|
|
235
|
-
},
|
|
236
|
-
{
|
|
237
|
-
"title": "为了减少代码复杂度,我将if-else升级为面向状态编程",
|
|
238
|
-
"description": "面向过程设计和面向对象设计的主要区别是:是否在业务逻辑层使用冗长的if else判断。如果你还在大量使用if else,当然,界面表现层除外,即使你使用Java/C#这样完全面向对象的语言,也只能说明你的思维停留在传统...",
|
|
239
|
-
"url": "https://segmentfault.com/a/1190000040777766",
|
|
240
|
-
"author": "华为云开发者社区",
|
|
241
|
-
"home_url": "https://segmentfault.com/u/huaweiyunkaifazheshequ",
|
|
242
|
-
"votes": "1",
|
|
243
|
-
"rank": 27
|
|
244
|
-
},
|
|
245
227
|
{
|
|
246
228
|
"title": "Kafka基础入门篇",
|
|
247
229
|
"description": "1、kafka简介 Kafka 是一个分布式的基于发布/订阅模式的消息队列(Message Queue),主要应用与大数据实时处理领域。其主要设计目标如下:",
|
|
248
230
|
"url": "https://segmentfault.com/a/1190000040786919",
|
|
249
231
|
"author": "LNMPRG源码研究",
|
|
250
232
|
"home_url": "https://segmentfault.com/u/php7internal",
|
|
233
|
+
"votes": "4",
|
|
234
|
+
"rank": 26
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"title": "详解es6的export和import命令",
|
|
238
|
+
"description": "一直以来开发vue项目,对export和import的用法都比较模糊,看别人怎么写我就照葫芦画瓢,不报错或者功能实现就行,完全不懂其中的原理,今日闲下来了,就揭穿它们的真面目吧!",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000040792388",
|
|
240
|
+
"author": "花怀樱",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/zero_599d47cbc8888zrn",
|
|
251
242
|
"votes": "3",
|
|
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/
|
|
246
|
+
"title": "Zookeeper的选举机制和同步机制超详细讲解,面试经常问到!",
|
|
247
|
+
"description": "zookeeper相信大家都不陌生,很多分布式中间件都利用zk来提供分布式一致性协调的特性。dubbo官方推荐使用zk作为注册中心,zk也是hadoop和Hbase的重要组件。其他知名的开源中间件中也都出现了zk的身影。",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000040777791",
|
|
249
|
+
"author": "铂赛东",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/bosaidong_5c495684bcf4b",
|
|
260
251
|
"votes": "1",
|
|
252
|
+
"rank": 28
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"title": "就因为JSON.stringify,我的年终奖差点打水漂了",
|
|
256
|
+
"description": "开发要对线上环境有一颗敬畏之心,任何一个点都有可能导致线上故障,也有可能让你的年终奖泡汤(⊙︿⊙)。比如使用了JSON.stringify,这个无比熟悉但又无比陌生的API。",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000040791087",
|
|
258
|
+
"author": "前端胖头鱼",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/116263",
|
|
260
|
+
"votes": "6",
|
|
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/1190000040791119",
|
|
267
|
+
"author": "CodeSheep",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/hansonwang99",
|
|
269
|
+
"votes": "3",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|