@wcj/github-rank 22.2.18 → 22.2.22
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 +36897 -36898
- package/dist/sifou-daily.json +122 -86
- package/dist/sifou-monthly.json +118 -118
- package/dist/sifou-weekly.json +174 -174
- package/dist/toutiao-30.json +100 -100
- package/dist/toutiao-7.json +129 -129
- package/dist/toutiao-90.json +49 -49
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +162 -162
- package/dist/trending-weekly.json +166 -166
- package/dist/users.china.json +2543 -2542
- package/dist/users.json +4136 -4136
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +36897 -36898
- package/web/data/sifou-daily.json +122 -86
- package/web/data/sifou-monthly.json +118 -118
- package/web/data/sifou-weekly.json +174 -174
- package/web/data/toutiao-30.json +100 -100
- package/web/data/toutiao-7.json +129 -129
- package/web/data/toutiao-90.json +49 -49
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +162 -162
- package/web/data/trending-weekly.json +166 -166
- package/web/data/users.china.json +2543 -2542
- package/web/data/users.json +4136 -4136
- package/web/index.html +2037 -2037
- package/web/repos.html +4465 -4465
- package/web/sifou-daily.html +184 -72
- package/web/sifou-monthly.html +138 -138
- package/web/sifou-weekly.html +151 -151
- package/web/toutiao-30.html +98 -98
- package/web/toutiao-7.html +82 -82
- package/web/toutiao-90.html +108 -108
- package/web/trending-monthly.html +142 -142
- package/web/trending-weekly.html +142 -146
- package/web/trending.html +160 -136
- package/web/users.china.html +1278 -1278
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,85 +1,94 @@
|
|
|
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": "网络编程懒人入门(十四):到底什么是Socket?一文即懂!",
|
|
4
|
+
"description": "本文由cxuan分享,原题“原来这才是 Socket”,有修订。1、引言本系列文章前面那些主要讲解的是计算机网络的理论基础,但对于即时通讯IM这方面的应用层开发者来说,跟计算机网络打道的其实是各种API接口。本篇文章...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000041413541",
|
|
6
|
+
"author": "JackJiang",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/jackjiang",
|
|
8
|
+
"votes": "11",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
|
+
{
|
|
12
|
+
"title": "React 源码解析系列 - React 的 render 异常处理机制",
|
|
13
|
+
"description": "系列文章目录(同步更新)React 源码解析系列 - React 的 render 阶段(一):基本流程介绍React 源码解析系列 - React 的 render 阶段(二):beginWorkReact 源码解析系列 - React 的 render 阶段(三):compl...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041418454",
|
|
15
|
+
"author": "array_huang",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/array_huang",
|
|
17
|
+
"votes": "11",
|
|
18
|
+
"rank": 2
|
|
19
|
+
},
|
|
11
20
|
{
|
|
12
21
|
"title": "【必须知道的JavaScript库】 - 解决95%问题的工具插件/库 - 1",
|
|
13
22
|
"description": "在研发周期紧张的背景下,切记要避免时间开销在无用工作上 (比如造轮子) 如何有效确认是否已有轮子,本篇文章做一个list来帮助大家。只需要记住下面的库就可以解决工作中95%日常问题。",
|
|
14
23
|
"url": "https://segmentfault.com/a/1190000041405707",
|
|
15
24
|
"author": "wlove",
|
|
16
25
|
"home_url": "https://segmentfault.com/u/xieguoliang",
|
|
17
|
-
"votes": "
|
|
18
|
-
"rank": 2
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
"title": "谁动了我的代码!(协同仓库该有的规范)🔥",
|
|
22
|
-
"description": "公司一个老项目,没有做代码提交前的校验,我拿到后,想着老项目嘛也没时间帮它弄这些,反正就是改一点点小东西;尽量跟着它的代码风格写,写完提交就行;",
|
|
23
|
-
"url": "https://segmentfault.com/a/1190000041403438",
|
|
24
|
-
"author": "荣顶",
|
|
25
|
-
"home_url": "https://segmentfault.com/u/wangrongding",
|
|
26
|
-
"votes": "11",
|
|
26
|
+
"votes": "14",
|
|
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": "前言大家好,我是林三心,用最通俗易懂的话讲最难的知识点是我的座右铭,基础是进阶的前提是我的初心背景当我们在做项目的性能优化的时候,优化首屏时间是一个避不过去的优化方向,但是又有多少人想过这两个东西...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041419030",
|
|
33
|
+
"author": "Sunshine_Lin",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
35
|
+
"votes": "11",
|
|
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": "7个杀手级的JS一行代码",
|
|
40
|
+
"description": "这篇文章包含了由无菌手套手工挑选的代码片段,并放置在一个绸缎枕头上。一个由50人组成的团队检查了这些代码,并确保其在发布前处于高度抛光状态。我们来自瑞士的文章发布专家点燃了一支蜡烛,当他将代码输入金...",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041415254",
|
|
42
|
+
"author": "gaoryrt",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/gaoryrt",
|
|
44
|
+
"votes": "12",
|
|
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": "GPL3.0许可证软件著作权纠纷案例解析",
|
|
49
|
+
"description": "工信部 《“十四五”软件和信息技术服务业发展规划的通知》提出了“繁荣国内开源生态”的目标,我国将大力发展国内开源基金会等开源组织,完善开源软件治理规则,普及开源软件文化。开源软件的治理与生态建设,离不开...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041424310",
|
|
51
|
+
"author": "AlexChen",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/alex2020",
|
|
53
|
+
"votes": "7",
|
|
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": "动辄“耗资过亿”的表格工具,究竟难在哪儿?丨思否专访",
|
|
58
|
+
"description": "棋盘上的麦粒问题,相信每个人都听说过。那小小的 64 个棋盘格,因为一个简单的逻辑设定,便能装下全世界的的麦粒。表格工具作为办公场景中最基础也最常用的业务支撑工具,同样具有着无限的可能。",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041424455",
|
|
60
|
+
"author": "思否编辑部",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
62
|
+
"votes": "5",
|
|
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": "你不能不知道的安全性 HTTP headers",
|
|
67
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041327802",
|
|
69
|
+
"author": "前端小智",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
71
|
+
"votes": "8",
|
|
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": "小程序实现手写签名",
|
|
76
|
+
"description": "在微信小程序上实现手写签名,获取canvascontext新版本和旧版本有点坑,新版本在获取canvas后如果页面有滑动,则签名坐标出现异常(在微信开发者工具上会出现2022-2-17),但是在真机上即使滑动也不会出现异常,为...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041421576",
|
|
78
|
+
"author": "小小蚊子",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/zjw8023",
|
|
80
|
+
"votes": "7",
|
|
81
81
|
"rank": 9
|
|
82
82
|
},
|
|
83
|
+
{
|
|
84
|
+
"title": "前端技术分享:页面性能优化问题复盘",
|
|
85
|
+
"description": "在 code_pc 项目中,前端需要使用 rrweb 对老师教学内容进行录制,学员可以进行录制回放。为减小录制文件体积,当前的录制策略是先录制一次全量快照,后续录制增量快照,录制阶段实际就是通过 MutationObserver ...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041412519",
|
|
87
|
+
"author": "有道技术团队",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/youdaotec",
|
|
89
|
+
"votes": "7",
|
|
90
|
+
"rank": 10
|
|
91
|
+
},
|
|
83
92
|
{
|
|
84
93
|
"title": "助推数字经济,面向未来办公|SpreadJSV15.0新版本发布会即将盛启",
|
|
85
94
|
"description": "近年来,互联网、大数据、云计算、人工智能、区块链等技术加速创新,日益融入经济社会发展各领域全程。数字经济发展速度之快、辐射范围之广、影响程度之深前所未有,正在成为重组全球要素资源、重塑全球经济结构...",
|
|
@@ -87,186 +96,177 @@
|
|
|
87
96
|
"author": "葡萄城技术团队",
|
|
88
97
|
"home_url": "https://segmentfault.com/u/grapecity",
|
|
89
98
|
"votes": "3",
|
|
90
|
-
"rank": 10
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"title": "精读《vue-lit 源码》",
|
|
94
|
-
"description": "defineComponent 定义 custom element,第一个参数是自定义 element 组件名,必须遵循原生 API customElements.define 对组件名的规范,组件名必须包含中划线。",
|
|
95
|
-
"url": "https://segmentfault.com/a/1190000041398718",
|
|
96
|
-
"author": "黄子毅",
|
|
97
|
-
"home_url": "https://segmentfault.com/u/aoyangyudakong",
|
|
98
|
-
"votes": "6",
|
|
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": "两招提升硬盘存储数据的写入效率",
|
|
103
|
+
"description": "如今存储数据的方式有很多,而硬盘因为价格和数据保护方面的优势,是大部分用户的首选。但是,硬盘和内存相比在 IO 读写上慢了好几个数量级,那为什么会更偏好硬盘呢?",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041419958",
|
|
105
|
+
"author": "云叔_又拍云",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
107
|
+
"votes": "6",
|
|
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": "urlcat:JavaScript的URL构建器库",
|
|
112
|
+
"description": "urlcat 是一个小型的 JavaScript 库,它使构建 URL 非常方便并防止常见错误。特性:友好的 API无依赖压缩后0.8KB大小提供TypeScript类型为什么用?在调用 HTTP API 时,通常需要在 URL 中添加动态参数: {代码......",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041417062",
|
|
114
|
+
"author": "杭州程序员张张",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/dunizb",
|
|
116
|
+
"votes": "6",
|
|
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": "XTask 一个拓展性极强的Android任务执行框架",
|
|
121
|
+
"description": "很早之前接触了RxJava的任务流操作,觉得这种将复杂业务流通过一个个操作符拆解开来,形成一条条条理清晰的function, 让人写起来直呼过瘾.其实这就是责任链模式的一种应用.",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041423184",
|
|
123
|
+
"author": "xuexiangjys",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/xuexiangjys",
|
|
125
|
+
"votes": "4",
|
|
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": "常用数据库选型!你做对了吗?",
|
|
130
|
+
"description": "影响数据库选择的因素数据量:是否海量数据,单表数据量太大会考验数据库的性能数据结构:结构化 (每条记录的结构都一样) 还是非结构化的 (不同记录的结构可以不一样)是否宽表:一条记录是 10 个域,还是成百上千...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041419728",
|
|
132
|
+
"author": "民工哥",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
134
|
+
"votes": "5",
|
|
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": "VuePress 博客如何开启本地 HTTPS 访问",
|
|
139
|
+
"description": "如果我们在本地运行项目,运行地址类似于http://localhost:8080/learn-typescript/,以 http 开头,这在大部分时候都满足了需要,但有的时候,比如兼容 PWA,就需要以 https 开头,那我们如何在本地使用 https 地...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041416203",
|
|
141
|
+
"author": "冴羽",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/yayu",
|
|
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/
|
|
147
|
+
"title": "vscode语音注释, 让信息更丰富(中)",
|
|
148
|
+
"description": "上一篇我们做完了最基础的功能\"识别语音注释\", 本篇我们要一起开发语音'播放'等相关功能。",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041432903",
|
|
150
|
+
"author": "lulu_up",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/lulu_up",
|
|
152
152
|
"votes": "6",
|
|
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": "吐血整理的webpack入门知识及常用loader和plugin",
|
|
157
|
+
"description": "在这个内卷为王的时代,内卷文化已经渗透到工作和生活的方方面面。不在知识的海洋里翱翔,就会在知识的海洋里溺亡。作为一名新生代农民工,在智商与勤奋已经被工友大佬们双重碾压的同时,面对日新月异的搬砖(编程...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041436294",
|
|
159
|
+
"author": "TNTWEB",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/tnfe",
|
|
161
|
+
"votes": "7",
|
|
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": "给面试加点硬菜:延迟任务场景,该如何提高吞吐量和时效性!",
|
|
166
|
+
"description": "哈哈哈,说好的不卷了,能凑活用就行了。但每次接到新需求时都手痒,想结合着上一次的架构设计和落地经验,在这一次需求上在迭代更新,或者找到完全颠覆之前的更优方案。卷完代码的那一刻总是神清气爽",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041404709",
|
|
168
|
+
"author": "小傅哥",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/fuzhengwei",
|
|
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": "既然已经有数组了,为什么还要链表?JS链表(Linked-list)详解",
|
|
175
|
+
"description": "其实链表和数组各有千秋,都在不同的业务场景中发光发热,很多同学对链表可能是既熟悉又陌生。熟悉的是,我们在刷一些八股文的时候经常会看到“链表”这个字眼,陌生的是,我们在平时的开发中并不会太多的使用到链表。",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000041400154",
|
|
177
|
+
"author": "前端有猫腻",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/maoduolikuaipao",
|
|
179
|
+
"votes": "6",
|
|
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": "vscode语音注释, 让信息更丰富 (上)",
|
|
184
|
+
"description": "这个系列我会将我制作\"语音注释\"插件的完整过程分享出来, 还是那句话'过程'比'结果'更有趣。",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041432110",
|
|
186
|
+
"author": "lulu_up",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/lulu_up",
|
|
188
|
+
"votes": "5",
|
|
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/
|
|
197
|
-
"votes": "
|
|
192
|
+
"title": "不废话,代码实践带你掌握 强缓存、协商缓存!",
|
|
193
|
+
"description": "前言大家好,我是林三心,用最通俗易懂的话讲最难的知识点是我的座右铭,基础是进阶的前提是我的初心背景无论是开发中或者是面试中,HTTP缓存都是非常重要的,这体现在了两个方面:开发中:合理利用 HTTP缓存 可...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041424550",
|
|
195
|
+
"author": "Sunshine_Lin",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
197
|
+
"votes": "8",
|
|
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": "【实战】用原生的 JavaScript Intersection Observer API 实现 Lazy Loading",
|
|
202
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041233034",
|
|
204
|
+
"author": "前端小智",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
206
|
+
"votes": "4",
|
|
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": "JZ-061-序列化二叉树",
|
|
211
|
+
"description": "请实现两个函数,分别用来序列化和反序列化二叉树。二叉树的序列化是指:把一棵二叉树按照某种遍历方式的结果以某种格式保存为字符串,从而使得内存中建立起来的二叉树可以持久保存。序列化可以基于先序、中序、...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041408957",
|
|
213
|
+
"author": "雄狮虎豹",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/xiongshihubao",
|
|
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": "JavaScript报错类型(报错速查)",
|
|
220
|
+
"description": "变量名不规范: var 1 = 1; // Uncaught SyntaxError: Unexpected number var 1a = 1; // Uncaught SyntaxError: Invalid or unexpected number",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041420674",
|
|
222
|
+
"author": "海洋饼干",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/zhouhaiyang",
|
|
224
|
+
"votes": "3",
|
|
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": "JZ-063-数据流中的中位数",
|
|
229
|
+
"description": "如何得到一个数据流中的中位数?如果从数据流中读出奇数个数值,那么中位数就是所有数值排序之后位于中间的数值。如果从数据流中读出偶数个数值,那么中位数就是所有数值排序之后中间两个数的平均值。我们使用Ins...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041418223",
|
|
231
|
+
"author": "雄狮虎豹",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/xiongshihubao",
|
|
233
|
+
"votes": "4",
|
|
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": "CSS画雪容融~",
|
|
238
|
+
"description": "用CSS画2022冬残奥会吉祥物雪容融,虽迟但到!好像比我画的鹅蛋冰墩墩更可爱点...在线预览源码: {代码...} {代码...}",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041408191",
|
|
240
|
+
"author": "望记",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/wangji_5d01acdfdd139",
|
|
242
|
+
"votes": "6",
|
|
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": "🎉 DTM 分布式事务管理器 PHP 协程客户端 v0.1 beta 版本发布!!!",
|
|
247
|
+
"description": "dtm/dtm-client 是分布式事务管理器 DTM 的 PHP 客户端,已支持 TCC模式、Saga、二阶段消息模式的分布式事务模式,并分别实现了与 DTM Server 以 HTTP 协议或 gRPC 协议通讯,该客户端可安全运行于 PHP-FPM 和 Sw...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041406557",
|
|
249
|
+
"author": "huangzhhui",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/huangzhhui",
|
|
251
|
+
"votes": "3",
|
|
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": "HMS Core携手厦门大学打造AR增强现实技术",
|
|
256
|
+
"description": "HMS Core AR Engine团队联手厦门大学信息学院,与专业学生面对面深度交流行业发展与前沿成果。双方共同编写行业知识教材,引导学生开发AR游戏实践,为未来AR、VR人才培养培育可复制的教学模式与资源。",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041420671",
|
|
258
|
+
"author": "HMSCore",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/hms_core",
|
|
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": "JZ-064-滑动窗口的最大值",
|
|
265
|
+
"description": "给定一个数组和滑动窗口的大小,找出所有滑动窗口里数值的最大值。例如,如果输入数组{2,3,4,2,6,2,5,1}及滑动窗口的大小3,那么一共存在6个滑动窗口,他们的最大值分别为{4,4,6,6,6,5}; 针对数组{2,3,4,2,6,2,5...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041423544",
|
|
267
|
+
"author": "雄狮虎豹",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/xiongshihubao",
|
|
269
|
+
"votes": "4",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|