@wcj/github-rank 21.11.29 → 21.12.3

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.
Files changed (38) hide show
  1. package/dist/repos.json +36499 -36500
  2. package/dist/sifou-daily.json +91 -10
  3. package/dist/sifou-monthly.json +85 -85
  4. package/dist/sifou-weekly.json +173 -173
  5. package/dist/toutiao-30.json +86 -86
  6. package/dist/toutiao-7.json +146 -146
  7. package/dist/toutiao-90.json +80 -80
  8. package/dist/trending-daily.json +175 -175
  9. package/dist/trending-monthly.json +158 -158
  10. package/dist/trending-weekly.json +173 -173
  11. package/dist/users.china.json +3741 -3742
  12. package/dist/users.json +3963 -3963
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +36499 -36500
  16. package/web/data/sifou-daily.json +91 -10
  17. package/web/data/sifou-monthly.json +85 -85
  18. package/web/data/sifou-weekly.json +173 -173
  19. package/web/data/toutiao-30.json +86 -86
  20. package/web/data/toutiao-7.json +146 -146
  21. package/web/data/toutiao-90.json +80 -80
  22. package/web/data/trending-daily.json +175 -175
  23. package/web/data/trending-monthly.json +158 -158
  24. package/web/data/trending-weekly.json +173 -173
  25. package/web/data/users.china.json +3741 -3742
  26. package/web/data/users.json +3963 -3963
  27. package/web/index.html +2025 -2025
  28. package/web/repos.html +4364 -4360
  29. package/web/sifou-daily.html +261 -9
  30. package/web/sifou-monthly.html +102 -102
  31. package/web/sifou-weekly.html +145 -145
  32. package/web/toutiao-30.html +116 -116
  33. package/web/toutiao-7.html +99 -99
  34. package/web/toutiao-90.html +78 -78
  35. package/web/trending-monthly.html +135 -139
  36. package/web/trending-weekly.html +146 -154
  37. package/web/trending.html +168 -136
  38. package/web/users.china.html +1853 -1853
@@ -1,20 +1,101 @@
1
1
  [
2
2
  {
3
- "title": "LeetCode-131-分割回文串",
4
- "description": "题目描述:给你一个字符串 s,请你将 s 分割成一些子串,使每个子串都是 回文串 。返回 s 所有可能的分割方案。回文串 是正着读和反着读都一样的字符串。示例说明请见LeetCode官网。来源:力扣(LeetCode) 链接...",
5
- "url": "https://segmentfault.com/a/1190000041028577",
3
+ "title": "进击的 Ansible(二):如何快速搞定生产环境 Ansible 项目布局?",
4
+ "description": "Tips:与前文 《进击的 Ansible(一):Ansible 快速入门》 一样,本文使用的 Ansible 版本 2.5.4,项目演示环境 MacOS。由于 Ansible 项目开发活跃版本更新快,很多 API 接口不向后兼容,所以对照本文实践时请确...",
5
+ "url": "https://segmentfault.com/a/1190000041053036",
6
+ "author": "云叔_又拍云",
7
+ "home_url": "https://segmentfault.com/u/yunshu_blog",
8
+ "votes": "5",
9
+ "rank": 1
10
+ },
11
+ {
12
+ "title": "JZ-013-调整数组顺序使奇数位于偶数前面",
13
+ "description": "输入一个整数数组,实现一个函数来调整该数组中数字的顺序,使得所有的奇数位于数组的前半部分,所有的偶数位于数组的后半部分,并保证奇数和奇数,偶数和偶数之间的相对位置不变。题目链接: 调整数组顺序使奇数...",
14
+ "url": "https://segmentfault.com/a/1190000041050620",
6
15
  "author": "雄狮虎豹",
7
16
  "home_url": "https://segmentfault.com/u/xiongshihubao",
8
17
  "votes": "4",
9
- "rank": 1
18
+ "rank": 2
10
19
  },
11
20
  {
12
- "title": "超硬核 Web 前端学霸笔记,学完就去找工作!",
13
- "description": "文章和教程Vue 学习笔记Node 学习笔记React 学习笔记Angular 学习笔记RequireJS 学习笔记Webpack 学习笔记Gulp 学习笔记Python 学习笔记Egret 引擎学习笔记流处理,TCP 和 UDP,WebRTC 和 Blob 学习笔记博客前端...",
14
- "url": "https://segmentfault.com/a/1190000041031214",
15
- "author": "wscats",
16
- "home_url": "https://segmentfault.com/u/wscats",
21
+ "title": "架构团队如何重构内部系统",
22
+ "description": "前端团队难免需要维护一些内部系统,有些内部系统由于开始的架构设计不合理,随着业务复杂度的增加,“坏味道”代码也越来越多,从而导致认知和沟通成本上升,甚至问题频出,此时,重构就自然成了一个选择。但重构...",
23
+ "url": "https://segmentfault.com/a/1190000041052165",
24
+ "author": "智联大前端",
25
+ "home_url": "https://segmentfault.com/u/zpfe",
17
26
  "votes": "1",
18
- "rank": 2
27
+ "rank": 3
28
+ },
29
+ {
30
+ "title": "运维监控场景下,如何从 OpenTSDB 迁移到 TDengine",
31
+ "description": "OpenTSDB是一个经典的时序数据库系统,它没有开发自己的存储引擎,而是基于HBase,对于已经有HBase基础服务的企业而言,降低了门槛。而且得益于其先发优势,OpenTSDB在运维监控领域有不少应用。不过也因为要依赖H...",
32
+ "url": "https://segmentfault.com/a/1190000041052157",
33
+ "author": "涛思数据",
34
+ "home_url": "https://segmentfault.com/u/taosishuju",
35
+ "votes": "1",
36
+ "rank": 4
37
+ },
38
+ {
39
+ "title": "Redis 很屌,不懂使用规范就糟蹋了",
40
+ "description": "这可能是最中肯的 Redis 使用规范了码哥,昨天我被公司 Leader 批评了。我在单身红娘婚恋类型互联网公司工作,在双十一推出下单就送女朋友的活动。谁曾想,凌晨 12 点之后,用户量暴增,出现了一个技术故障,用户...",
41
+ "url": "https://segmentfault.com/a/1190000041054020",
42
+ "author": "码哥字节",
43
+ "home_url": "https://segmentfault.com/u/magebyte",
44
+ "votes": "2",
45
+ "rank": 5
46
+ },
47
+ {
48
+ "title": "正则表达式简述",
49
+ "description": "1、定义当使用 构造函数 创造正则对象时,需要常规的字符转义规则(在前面加反斜杠 \\) {代码...} 2、修饰符用于执行区分大小写和全局匹配 {代码...} 3、方括号用于查找某个范围内的字符: {代码...} 4、元字符是...",
50
+ "url": "https://segmentfault.com/a/1190000041053144",
51
+ "author": "墨城",
52
+ "home_url": "https://segmentfault.com/u/xiaomogu_5f2124ad3ad42",
53
+ "votes": "1",
54
+ "rank": 6
55
+ },
56
+ {
57
+ "title": "vue 组件递归调用",
58
+ "description": "实际项目中,除了基本的树结构,有时还需扩展。如下图层级关系的递归调用,红框中的部分为完全递归组件。父级:template {代码...} js: {代码...} 子级: {代码...} 一些重要的废话放到最后:1:子组件,即需要递...",
59
+ "url": "https://segmentfault.com/a/1190000041052726",
60
+ "author": "charlotteeeeeee",
61
+ "home_url": "https://segmentfault.com/u/charlotteeeeeee",
62
+ "votes": "1",
63
+ "rank": 7
64
+ },
65
+ {
66
+ "title": "Windows 11 Edge 弹窗警告!劝阻用户下载 Chrome | 一场关于浏览器的“Battle“仍在继续",
67
+ "description": "近日,微软又被外媒发现他们试图通过 Windows 11 Edge 弹窗来“劝阻”用户下载 Chrome 浏览器,这一做法也再次激怒了不少用户。",
68
+ "url": "https://segmentfault.com/a/1190000041052085",
69
+ "author": "MissD",
70
+ "home_url": "https://segmentfault.com/u/d2ms1shh",
71
+ "votes": "1",
72
+ "rank": 8
73
+ },
74
+ {
75
+ "title": "vue 大屏适配",
76
+ "description": "flex.js {代码...} import 'flex.js'",
77
+ "url": "https://segmentfault.com/a/1190000041050484",
78
+ "author": "日出",
79
+ "home_url": "https://segmentfault.com/u/richu_6196fd3316321",
80
+ "votes": "1",
81
+ "rank": 9
82
+ },
83
+ {
84
+ "title": "Cookie的Secure属性",
85
+ "description": "基于安全的考虑,需要给cookie加上Secure和HttpOnly属性,HttpOnly比较好理解,设置HttpOnly=true的cookie不能被js获取到,无法用document.cookie打出cookie的内容。",
86
+ "url": "https://segmentfault.com/a/1190000041050212",
87
+ "author": "PeChen",
88
+ "home_url": "https://segmentfault.com/u/pechen",
89
+ "votes": "1",
90
+ "rank": 10
91
+ },
92
+ {
93
+ "title": "保姆级服务,一键 Git Worktree,这样满意吗?",
94
+ "description": "上一篇文章Git Worktree 高级使用 整体反应不错,这完全是日常开发中可以用到的奇淫技巧。微服务环境下,通常我们都会有多个 repo,高级用法好归好,但每个 repo 都按照高级用法进行配置,还是比较麻烦的,你看这...",
95
+ "url": "https://segmentfault.com/a/1190000041050146",
96
+ "author": "日拱一兵",
97
+ "home_url": "https://segmentfault.com/u/tanrigongyibing",
98
+ "votes": "1",
99
+ "rank": 11
19
100
  }
20
101
  ]
@@ -14,7 +14,7 @@
14
14
  "url": "https://segmentfault.com/a/1190000040942225",
15
15
  "author": "lzg9527",
16
16
  "home_url": "https://segmentfault.com/u/michael_5c03399eed011",
17
- "votes": "50",
17
+ "votes": "52",
18
18
  "rank": 2
19
19
  },
20
20
  {
@@ -23,7 +23,7 @@
23
23
  "url": "https://segmentfault.com/a/1190000040996523",
24
24
  "author": "XboxYan",
25
25
  "home_url": "https://segmentfault.com/u/xboxyan",
26
- "votes": "30",
26
+ "votes": "37",
27
27
  "rank": 3
28
28
  },
29
29
  {
@@ -32,7 +32,7 @@
32
32
  "url": "https://segmentfault.com/a/1190000040896436",
33
33
  "author": "wuwhs",
34
34
  "home_url": "https://segmentfault.com/u/wuwhs",
35
- "votes": "42",
35
+ "votes": "47",
36
36
  "rank": 4
37
37
  },
38
38
  {
@@ -41,7 +41,7 @@
41
41
  "url": "https://segmentfault.com/a/1190000040948561",
42
42
  "author": "杨成功",
43
43
  "home_url": "https://segmentfault.com/u/ruidoc",
44
- "votes": "41",
44
+ "votes": "42",
45
45
  "rank": 5
46
46
  },
47
47
  {
@@ -50,7 +50,7 @@
50
50
  "url": "https://segmentfault.com/a/1190000040930212",
51
51
  "author": "谭光志",
52
52
  "home_url": "https://segmentfault.com/u/woai3c",
53
- "votes": "33",
53
+ "votes": "35",
54
54
  "rank": 6
55
55
  },
56
56
  {
@@ -63,12 +63,12 @@
63
63
  "rank": 7
64
64
  },
65
65
  {
66
- "title": "尤雨溪几年前开发的“玩具 vite”,才100多行代码,却十分有助于理解 vite 原理",
67
- "description": "想学源码,极力推荐之前我写的《学习源码整体架构系列》 包含jQuery、underscore、lodash、vuex、sentry、axios、redux、koa、vue-devtools、vuex4、koa-compose、vue-next-release、vue-this、create-vue等十余...",
68
- "url": "https://segmentfault.com/a/1190000040893750",
69
- "author": "若川",
70
- "home_url": "https://segmentfault.com/u/lxchuan12",
71
- "votes": "32",
66
+ "title": "【建议收藏】面试官贼喜欢问的 32+ vue 修饰符,你掌握几种啦?",
67
+ "description": "vue简洁好用体现在很多个地方,比如其内置了32+修饰符,可以很方便我们阻止冒泡、阻止默认事件、鼠标事件处理、系统键盘事件等等,让我们可以快速搞定业务,简直不要太方便噢!!!",
68
+ "url": "https://segmentfault.com/a/1190000040914312",
69
+ "author": "前端胖头鱼",
70
+ "home_url": "https://segmentfault.com/u/116263",
71
+ "votes": "28",
72
72
  "rank": 8
73
73
  },
74
74
  {
@@ -89,32 +89,14 @@
89
89
  "votes": "32",
90
90
  "rank": 10
91
91
  },
92
- {
93
- "title": "【建议收藏】面试官贼喜欢问的 32+ vue 修饰符,你掌握几种啦?",
94
- "description": "vue简洁好用体现在很多个地方,比如其内置了32+修饰符,可以很方便我们阻止冒泡、阻止默认事件、鼠标事件处理、系统键盘事件等等,让我们可以快速搞定业务,简直不要太方便噢!!!",
95
- "url": "https://segmentfault.com/a/1190000040914312",
96
- "author": "前端胖头鱼",
97
- "home_url": "https://segmentfault.com/u/116263",
98
- "votes": "27",
99
- "rank": 11
100
- },
101
92
  {
102
93
  "title": "23 个非常有用的 NodeJs 库",
103
94
  "description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
104
95
  "url": "https://segmentfault.com/a/1190000040929396",
105
96
  "author": "前端小智",
106
97
  "home_url": "https://segmentfault.com/u/minnanitkong",
107
- "votes": "25",
108
- "rank": 12
109
- },
110
- {
111
- "title": "Go 日常开发常备第三方库和工具",
112
- "description": "不知不觉写 Go 已经快一年了,上线了大大小小好几个项目;心态也经历了几轮变化。因为我个人大概前五年时间写的是 Java ,中途写过一年多的 Python,所以刚接触到 Go 时的感觉如下图:既没有 Java 的生态,也没有...",
113
- "url": "https://segmentfault.com/a/1190000040896809",
114
- "author": "crossoverJie",
115
- "home_url": "https://segmentfault.com/u/crossoverjie",
116
- "votes": "22",
117
- "rank": 13
98
+ "votes": "26",
99
+ "rank": 11
118
100
  },
119
101
  {
120
102
  "title": "处理可能超时的异步操作",
@@ -123,7 +105,7 @@
123
105
  "author": "边城",
124
106
  "home_url": "https://segmentfault.com/u/jamesfancy",
125
107
  "votes": "18",
126
- "rank": 14
108
+ "rank": 12
127
109
  },
128
110
  {
129
111
  "title": "前端Node.js面试题",
@@ -132,7 +114,16 @@
132
114
  "author": "xiangzhihong",
133
115
  "home_url": "https://segmentfault.com/u/xiangzhihong",
134
116
  "votes": "19",
135
- "rank": 15
117
+ "rank": 13
118
+ },
119
+ {
120
+ "title": "以 Vuex 为引,一窥状态管理全貌",
121
+ "description": "Vuex 的用法和 API 不难,官网介绍也简洁明了。得益于此,将 Vuex 快速集成到项目里非常容易。然而正因为用法灵活,很多同学在 Vuex 的设计和使用上反而有些混乱。",
122
+ "url": "https://segmentfault.com/a/1190000041005444",
123
+ "author": "杨成功",
124
+ "home_url": "https://segmentfault.com/u/ruidoc",
125
+ "votes": "24",
126
+ "rank": 14
136
127
  },
137
128
  {
138
129
  "title": "一文讲透自适应熔断的原理和实现",
@@ -141,16 +132,7 @@
141
132
  "author": "kevinwan",
142
133
  "home_url": "https://segmentfault.com/u/kevinwan",
143
134
  "votes": "21",
144
- "rank": 16
145
- },
146
- {
147
- "title": "把程序做成系统服务",
148
- "description": "写程序,难免会遇到需要做成系统服务的需求。Windows 下写系统服务需要实现一些特定的接口,做起来有一定难度,所以不少程序采用了 近似的备选方案 —— 做成带系统任务栏图标的桌面应用。但是,服务之所以是服务,...",
149
- "url": "https://segmentfault.com/a/1190000040895843",
150
- "author": "边城",
151
- "home_url": "https://segmentfault.com/u/jamesfancy",
152
- "votes": "14",
153
- "rank": 17
135
+ "rank": 15
154
136
  },
155
137
  {
156
138
  "title": "面试题整理之Vue篇",
@@ -159,16 +141,16 @@
159
141
  "author": "Aaron",
160
142
  "home_url": "https://segmentfault.com/u/aaronblog",
161
143
  "votes": "25",
162
- "rank": 18
144
+ "rank": 16
163
145
  },
164
146
  {
165
- "title": "20个 Javascript 技巧,提高我们的摸鱼时间!",
166
- "description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
167
- "url": "https://segmentfault.com/a/1190000040891379",
168
- "author": "前端小智",
169
- "home_url": "https://segmentfault.com/u/minnanitkong",
170
- "votes": "23",
171
- "rank": 19
147
+ "title": "git进阶(撤销pull、撤销merge、撤销add)",
148
+ "description": "1、撤销本次pullgit reflogreset到某个版本git reset --hard 91ae6ad2、撤销本次merge如果merge了其他分支代码造成了大量的冲突 想撤销本次merge如果操作1、使用上面的reset命令撤销到上一个提交版本2、执行以下...",
149
+ "url": "https://segmentfault.com/a/1190000041004054",
150
+ "author": "浅夏晴空",
151
+ "home_url": "https://segmentfault.com/u/qianxiaqingkong",
152
+ "votes": "14",
153
+ "rank": 17
172
154
  },
173
155
  {
174
156
  "title": "这些 JavaScript函数让你的工作更加 So Easy!",
@@ -177,7 +159,7 @@
177
159
  "author": "前端小智",
178
160
  "home_url": "https://segmentfault.com/u/minnanitkong",
179
161
  "votes": "25",
180
- "rank": 20
162
+ "rank": 18
181
163
  },
182
164
  {
183
165
  "title": "纯 Git 实现前端 CI/CD",
@@ -186,34 +168,25 @@
186
168
  "author": "杨成功",
187
169
  "home_url": "https://segmentfault.com/u/ruidoc",
188
170
  "votes": "19",
189
- "rank": 21
190
- },
191
- {
192
- "title": "以 Vuex 为引,一窥状态管理全貌",
193
- "description": "Vuex 的用法和 API 不难,官网介绍也简洁明了。得益于此,将 Vuex 快速集成到项目里非常容易。然而正因为用法灵活,很多同学在 Vuex 的设计和使用上反而有些混乱。",
194
- "url": "https://segmentfault.com/a/1190000041005444",
195
- "author": "杨成功",
196
- "home_url": "https://segmentfault.com/u/ruidoc",
197
- "votes": "20",
198
- "rank": 22
171
+ "rank": 19
199
172
  },
200
173
  {
201
- "title": "git进阶(撤销pull、撤销merge、撤销add)",
202
- "description": "1、撤销本次pullgit reflogreset到某个版本git reset --hard 91ae6ad2、撤销本次merge如果merge了其他分支代码造成了大量的冲突 想撤销本次merge如果操作1、使用上面的reset命令撤销到上一个提交版本2、执行以下...",
203
- "url": "https://segmentfault.com/a/1190000041004054",
204
- "author": "浅夏晴空",
205
- "home_url": "https://segmentfault.com/u/qianxiaqingkong",
206
- "votes": "12",
207
- "rank": 23
174
+ "title": "「万字总结」熬夜总结50个JS的高级知识点,全都会你就是神!!!",
175
+ "description": "大家好,我是林三心,基础是进阶的前提,上一篇,我给大家分享了我这一年来平时记录的工作中碰到的50个JS基础知识点,今天就给大家分享一下,我这一年来,工作中遇到的50个JS高级知识点吧!!!",
176
+ "url": "https://segmentfault.com/a/1190000040996585",
177
+ "author": "Sunshine_Lin",
178
+ "home_url": "https://segmentfault.com/u/user_ze46ouik",
179
+ "votes": "21",
180
+ "rank": 20
208
181
  },
209
182
  {
210
- "title": "念念不忘,必有echo )))) ——讲述一个Typecho开源博客程序坚持 15 年的故事",
211
- "description": "大家好,我是Typecho开发团队的 sluke,感谢大家在线上线下听我分享我给大家分享的,是一个小故事,一个开源博客程序坚持 15 年的故事,是这个团队的一点点启发和心得",
212
- "url": "https://segmentfault.com/a/1190000040888747",
213
- "author": "sluke",
214
- "home_url": "https://segmentfault.com/u/sluke",
215
- "votes": "12",
216
- "rank": 24
183
+ "title": "良苦用心啊!我把7大跨域解决方法原理画成10张图,做成图解!",
184
+ "description": "咱们做前端的,平时跟后端对接接口那是必须的事情,但是可能很多同学忽略了一个对接过程中可能会发生的问题——跨域,那跨域到底是啥呢?为什么会跨域呢?又怎么才能解决呢?",
185
+ "url": "https://segmentfault.com/a/1190000041032091",
186
+ "author": "Sunshine_Lin",
187
+ "home_url": "https://segmentfault.com/u/user_ze46ouik",
188
+ "votes": "18",
189
+ "rank": 21
217
190
  },
218
191
  {
219
192
  "title": "14 张有趣深动图解 FlexBox,好家伙,还不快进收藏夹吃灰!",
@@ -222,7 +195,16 @@
222
195
  "author": "前端小智",
223
196
  "home_url": "https://segmentfault.com/u/minnanitkong",
224
197
  "votes": "16",
225
- "rank": 25
198
+ "rank": 22
199
+ },
200
+ {
201
+ "title": "超硬核 Web 前端学霸笔记,学完就去找工作!",
202
+ "description": "文章和教程Vue 学习笔记Node 学习笔记React 学习笔记Angular 学习笔记RequireJS 学习笔记Webpack 学习笔记Gulp 学习笔记Python 学习笔记Egret 引擎学习笔记流处理,TCP 和 UDP,WebRTC 和 Blob 学习笔记博客前端...",
203
+ "url": "https://segmentfault.com/a/1190000041031214",
204
+ "author": "wscats",
205
+ "home_url": "https://segmentfault.com/u/wscats",
206
+ "votes": "19",
207
+ "rank": 23
226
208
  },
227
209
  {
228
210
  "title": "一篇搞懂容器技术的基石: cgroup",
@@ -231,7 +213,7 @@
231
213
  "author": "张晋涛",
232
214
  "home_url": "https://segmentfault.com/u/moelove",
233
215
  "votes": "11",
234
- "rank": 26
216
+ "rank": 24
235
217
  },
236
218
  {
237
219
  "title": "使用这11个代码,可以大大地简化我们的代码。",
@@ -240,7 +222,16 @@
240
222
  "author": "前端小智",
241
223
  "home_url": "https://segmentfault.com/u/minnanitkong",
242
224
  "votes": "18",
243
- "rank": 27
225
+ "rank": 25
226
+ },
227
+ {
228
+ "title": "用CSS来撸一只神经猫",
229
+ "description": "之前围住神经猫的H5小游戏火爆了朋友圈,其中神经猫贱贱的表情,露着屁股的各种姿势,也给用户带来了不少趣味。现在我们就用CSS来撸出一只小贱猫。从网上下载一张我们要仿照的神经猫图片,如下:",
230
+ "url": "https://segmentfault.com/a/1190000041016364",
231
+ "author": "linshuai",
232
+ "home_url": "https://segmentfault.com/u/linshuai",
233
+ "votes": "13",
234
+ "rank": 26
244
235
  },
245
236
  {
246
237
  "title": "CSS几个有趣的属性分享",
@@ -249,15 +240,24 @@
249
240
  "author": "JenK",
250
241
  "home_url": "https://segmentfault.com/u/wangzc996",
251
242
  "votes": "11",
243
+ "rank": 27
244
+ },
245
+ {
246
+ "title": "PHP 基金会,是个好事 (PHP Foundation)",
247
+ "description": "2021 年 11 月 23 日,PHP 主力开发 Nikita Popov 发文宣布 将不再参与 PHP 的主要维护,从月底开始逐渐淡出。据说 Nikita Popov 从他还在上高中时就开始参与 PHP 的开发,彼时为 2011 年,截至目前已有 10 年之...",
248
+ "url": "https://segmentfault.com/a/1190000041008293",
249
+ "author": "summerblue",
250
+ "home_url": "https://segmentfault.com/u/summerblue",
251
+ "votes": "13",
252
252
  "rank": 28
253
253
  },
254
254
  {
255
- "title": "「万字总结」熬夜总结50个JS的高级知识点,全都会你就是神!!!",
256
- "description": "大家好,我是林三心,基础是进阶的前提,上一篇,我给大家分享了我这一年来平时记录的工作中碰到的50个JS基础知识点,今天就给大家分享一下,我这一年来,工作中遇到的50个JS高级知识点吧!!!",
257
- "url": "https://segmentfault.com/a/1190000040996585",
258
- "author": "Sunshine_Lin",
259
- "home_url": "https://segmentfault.com/u/user_ze46ouik",
260
- "votes": "17",
255
+ "title": "超过1W字深度剖析JVM常量池(全网最详细最有深度)",
256
+ "description": "面试题:String a = \"ab\"; String b = \"a\" + \"b\"; a == b 是否相等面试考察点考察目的: 考察对JVM基础知识的理解,涉及到常量池、JVM运行时数据区等。考察范围: 工作2到5年。背景知识要回答这个问题,需要搞明...",
257
+ "url": "https://segmentfault.com/a/1190000040922573",
258
+ "author": "跟着Mic学架构",
259
+ "home_url": "https://segmentfault.com/u/fukua_5be8034f8191f",
260
+ "votes": "22",
261
261
  "rank": 29
262
262
  },
263
263
  {