@wcj/github-rank 22.6.20 → 22.6.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 +34665 -34704
- package/dist/sifou-daily.json +23 -23
- package/dist/sifou-monthly.json +108 -108
- package/dist/sifou-weekly.json +163 -163
- package/dist/toutiao-30.json +89 -89
- package/dist/toutiao-7.json +129 -129
- package/dist/toutiao-90.json +50 -50
- package/dist/trending-daily.json +192 -192
- package/dist/trending-monthly.json +196 -196
- package/dist/trending-weekly.json +194 -194
- package/dist/users.china.json +2459 -2459
- package/dist/users.json +3701 -3703
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +34665 -34704
- package/web/data/sifou-daily.json +23 -23
- package/web/data/sifou-monthly.json +108 -108
- package/web/data/sifou-weekly.json +163 -163
- package/web/data/toutiao-30.json +89 -89
- package/web/data/toutiao-7.json +129 -129
- package/web/data/toutiao-90.json +50 -50
- package/web/data/trending-daily.json +192 -192
- package/web/data/trending-monthly.json +196 -196
- package/web/data/trending-weekly.json +194 -194
- package/web/data/users.china.json +2459 -2459
- package/web/data/users.json +3701 -3703
- package/web/index.html +1892 -1892
- package/web/repos.html +4444 -4436
- package/web/sifou-daily.html +21 -21
- package/web/sifou-monthly.html +126 -126
- package/web/sifou-weekly.html +139 -139
- package/web/toutiao-30.html +80 -80
- package/web/toutiao-7.html +83 -83
- package/web/toutiao-90.html +58 -58
- package/web/trending-monthly.html +163 -183
- package/web/trending-weekly.html +165 -177
- package/web/trending.html +163 -175
- package/web/users.china.html +1374 -1374
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
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": "CSS实现可拉伸调整尺寸的分栏布局",
|
|
4
|
+
"description": "很多页面布局,特别是那种工具类的、比如编辑器、可视化平台等,为了充分的利用屏幕空间,都会提供拖拽调节各个分栏尺寸的功能,比如像 vscode",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000042006775",
|
|
6
|
+
"author": "XboxYan",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
8
|
+
"votes": "20",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
|
-
"title": "
|
|
13
|
-
"description": "
|
|
14
|
-
"url": "https://segmentfault.com/a/
|
|
15
|
-
"author": "
|
|
16
|
-
"home_url": "https://segmentfault.com/u/
|
|
17
|
-
"votes": "
|
|
12
|
+
"title": "掘地三尺搞定 Redis 与 MySQL 数据一致性问题",
|
|
13
|
+
"description": "Redis 拥有高性能的数据读写功能,被我们广泛用在缓存场景,一是能提高业务系统的性能,二是为数据库抵挡了高并发的流量请求,点我 -> 解密 Redis 为什么这么快的秘密。把 Redis 作为缓存组件,需要防止出现以...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041998615",
|
|
15
|
+
"author": "码哥字节",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/magebyte",
|
|
17
|
+
"votes": "18",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
20
|
{
|
|
@@ -26,22 +26,22 @@
|
|
|
26
26
|
"votes": "7",
|
|
27
27
|
"rank": 3
|
|
28
28
|
},
|
|
29
|
+
{
|
|
30
|
+
"title": "亚马逊云科技:“云+数+AI”助力企业数智化转型",
|
|
31
|
+
"description": "一季度营业收入同比增长37%到达184.4亿美元;营业利润同比增长57%为65.2亿美元;利润率35.3%,比上季度的29.8和去年同期30.8%都高出一截。",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000042010573",
|
|
33
|
+
"author": "思否编辑部",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
35
|
+
"votes": "11",
|
|
36
|
+
"rank": 4
|
|
37
|
+
},
|
|
29
38
|
{
|
|
30
39
|
"title": "前端性能监测,Runtime Performance Debug 技巧",
|
|
31
40
|
"description": "提到 Web 前端的效能优化,有许多的技巧是聚焦在如何减少页面的“载入时间 Loading Time”,例如 Code Splitting 透过减少需要载入的 Bundle Size 来加快载入效能。也有些技巧是针对执行时期 (Runtime) 的优化与调...",
|
|
32
41
|
"url": "https://segmentfault.com/a/1190000041990709",
|
|
33
42
|
"author": "前端小智",
|
|
34
43
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
35
|
-
"votes": "
|
|
36
|
-
"rank": 4
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"title": "为什么Hook没有ErrorBoundary?",
|
|
40
|
-
"description": "在很多全面使用Hooks开发的团队,唯一使用ClassComponent的场景就是使用ClassComponent创建ErrorBoundary。",
|
|
41
|
-
"url": "https://segmentfault.com/a/1190000041974765",
|
|
42
|
-
"author": "卡颂",
|
|
43
|
-
"home_url": "https://segmentfault.com/u/kasong",
|
|
44
|
-
"votes": "4",
|
|
44
|
+
"votes": "10",
|
|
45
45
|
"rank": 5
|
|
46
46
|
},
|
|
47
47
|
{
|
|
@@ -54,218 +54,218 @@
|
|
|
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": "SegmentFault 思否社区 10 周年 | 寄语有奖获奖名单公布,快来领奖~",
|
|
58
|
+
"description": "哈喽各位社区的小伙伴!SegmentFault 思否社区 10 周年社区活动开奖啦,快来领奖~以下揭晓的是参与活动【寄语有奖】的中奖小伙伴 😍小伙伴们的祝福都在这里喔:「为我们的 10 周年喝彩」🌟获奖名单Tips:以【得票】...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000042012599",
|
|
60
|
+
"author": "SegmentFault思否",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
62
|
+
"votes": "6",
|
|
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": "玩转 AbortController 控制器",
|
|
67
|
+
"description": "绝大部分情况,网络请求都是先请求先响应。但是某些情况下,由于未知的一些问题,可能会导致先请求的 api 后返回。最简单的解决方案就是添加 loading 状态,在所有请求都完成后才能进行下一次请求。",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000042001788",
|
|
69
|
+
"author": "jump__jump",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/jump_and_jump",
|
|
71
|
+
"votes": "5",
|
|
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": "React新文档:不要滥用Ref哦~",
|
|
76
|
+
"description": "React新文档有个很有意思的细节:useRef、useEffect这两个API的介绍,在文档中所在的章节叫Escape Hatches(逃生舱)。",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041991074",
|
|
78
|
+
"author": "卡颂",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
80
|
+
"votes": "8",
|
|
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": "如何移除你项目中99%的JS代码",
|
|
85
|
+
"description": "在前不久的WWC22中,builder.io的CTO miško hevery(同时也是Angular/AngularJS的发明者)发表了一段充满想象力的演讲。",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000042011578",
|
|
87
|
+
"author": "卡颂",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
89
|
+
"votes": "5",
|
|
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": "有意思的鼠标指针交互探究",
|
|
94
|
+
"description": "今天,来实现这样一个有意思的交互效果:将原本的鼠标指针样式,修改成自己想要的效果,并且添加上一些特殊的交互效果。修改鼠标样式首先,第一个问题,我们可以看到,上图中,鼠标指针的样式被修改成了一个圆点...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000042012558",
|
|
96
|
+
"author": "chokcoco",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
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": "Sass应用之实现主题切换",
|
|
103
|
+
"description": "实现主题切换有几种不同的方案,比如使用CSS变量,使用JavaScript动态加载对应的主题样式文件等。本文主要讲的是如何使用Sass实现主题切换。",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000042003368",
|
|
105
|
+
"author": "玛尔斯通",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/zhouqichao",
|
|
107
|
+
"votes": "4",
|
|
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": "敲了几万行源码后,我给Mybatis画了张“全地图”",
|
|
112
|
+
"description": "作者:小傅哥博客:[链接]沉淀、分享、成长,让自己和他人都能有所收获!😄一、说说:“产”后感受🤔有人跟我说,手写Spring难,手写Mybatis易?一股神奇的力量,让我在手写完 Spring 后,开始对 Mybatis 下手。最开...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000042006269",
|
|
114
|
+
"author": "小傅哥",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/fuzhengwei",
|
|
116
|
+
"votes": "4",
|
|
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": "有一天,一个医生和一个土木工程师在一起争论“谁是世界上最古老的职业”。医生说:“上帝用亚当的肋骨造出了夏娃,这是历史上第一次外科手术,所以最古老的职业应该是医生”,土木工程师说:“在创世纪之前,上帝从混...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041998329",
|
|
123
|
+
"author": "阿里巴巴移动技术",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/alimobile",
|
|
125
|
+
"votes": "3",
|
|
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/
|
|
129
|
+
"title": "利用微信公众号提供的官方API上传图片获取永久图片素材!当图床用!",
|
|
130
|
+
"description": "自己开发的小程序,例如社区类、电商类、新闻、博客等类型小程序,会需要储存很多图片,图片资源会给个人开发者带来很多成本,万一访问量大了,网站带宽、流量也会不堪重负,所以图片资源必然不合适储存在自己的...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041998801",
|
|
132
|
+
"author": "TANKING",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/tanking",
|
|
134
134
|
"votes": "2",
|
|
135
135
|
"rank": 15
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
|
-
"title": "React
|
|
139
|
-
"description": "
|
|
140
|
-
"url": "https://segmentfault.com/a/
|
|
141
|
-
"author": "
|
|
142
|
-
"home_url": "https://segmentfault.com/u/
|
|
143
|
-
"votes": "
|
|
138
|
+
"title": "React Native如何做线上错误与性能监控",
|
|
139
|
+
"description": "我们每个人可能都会遇到这样的问题:即我们的代码在本地测试时没有问题,但是一上线运行,就会遇到各种奇奇怪怪的线上 Bug。由于本地测试场景并不能全面覆盖,对于这种线上的Bug,最有效的手段就是搭建线上监控系...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000042008592",
|
|
141
|
+
"author": "xiangzhihong",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/xiangzhihong",
|
|
143
|
+
"votes": "1",
|
|
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": "十年老友记 | @依云:曾经看到一句话:Coding changes the world!",
|
|
148
|
+
"description": "十年前的今天,SegmentFault 思否正式创立,如一颗嫩绿的幼芽开始成长,期间承载过和煦的日光、沐浴过柔和的春风,也挑战过滂沱的暴雨、体会过凛冽的冬雪。所幸,今日呈现在我们面前的 SegmentFault 思否,已经长...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041992859",
|
|
150
|
+
"author": "思否编辑部",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
152
|
+
"votes": "2",
|
|
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": "正式发布丨Visual Studio Code 1.68",
|
|
157
|
+
"description": "欢迎使用5 月发布的 Visual Studio Code,本次发布的亮点如下:▌Configure Display LanguageConfigure Display Language命令已更新为包括:该语言的语言名称。Available languages显示您的计算机上未安装哪些语言...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041989813",
|
|
159
|
+
"author": "微软技术栈",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/mstech",
|
|
161
|
+
"votes": "1",
|
|
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": "剖析 SPI 在 Spring 中的应用",
|
|
166
|
+
"description": "SPI(Service Provider Interface),是Java内置的一种服务提供发现机制,可以用来提高框架的扩展性,主要用于框架的开发中,比如Dubbo,不同框架中实现略有差异,但核心机制相同,而Java的SPI机制可以为接口寻找...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041993253",
|
|
168
|
+
"author": "vivo互联网技术",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/vivo_tech",
|
|
170
|
+
"votes": "2",
|
|
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": "十年老友记 | @王子亭:编程让我享受创造和解决问题的过程",
|
|
175
|
+
"description": "十年前的今天,SegmentFault 思否正式创立,如一颗嫩绿的幼芽开始成长,期间承载过和煦的日光、沐浴过柔和的春风,也挑战过滂沱的暴雨、体会过凛冽的冬雪。所幸,今日呈现在我们面前的 SegmentFault 思否,已经长...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000041993356",
|
|
177
|
+
"author": "思否编辑部",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
179
|
+
"votes": "3",
|
|
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/
|
|
183
|
+
"title": "Go 内联优化能让程序快多少?",
|
|
184
|
+
"description": "最近周末在家学习时看到 @Dave Cheney 的《Inlining optimisations in Go》还是有不少养分的,翻译分享给大家,有所修整、删减。",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000042007938",
|
|
186
|
+
"author": "煎鱼",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/eddycjy",
|
|
188
188
|
"votes": "1",
|
|
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": "JS实现将文字转换为语音并自动播放",
|
|
193
|
+
"description": "如果是相对固定的场景,并且语音有限的情况下,可以采用录制的方式,即先录制好所有的音频资源,然后根据业务场景播放相应的音频即可;但是如果场景不固定,需要的语音也不一样时,采用录制的方式的话,音频资源...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041989692",
|
|
195
|
+
"author": "十方",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/shifang_5b2b70d160932",
|
|
197
|
+
"votes": "2",
|
|
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": "【Java面试】TCP协议为什么要设计三次握手?",
|
|
202
|
+
"description": "一个工作5年的粉丝,最近去面试了很多公司,每次都被各种技术原理题问得语无伦次。由于找了快1个月时间的工作,有点焦虑,来向我求助。我能做的只是保证每天更新一个面试题,然后问他印象最深刻的一个面试题是什...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041991850",
|
|
204
|
+
"author": "跟着Mic学架构",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/fukua_5be8034f8191f",
|
|
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": "美团综合业务推荐系统的质量模型及实践",
|
|
211
|
+
"description": "推荐系统是效果导向的数据应用服务,在功能的“有”和“无”之间,有很长的效果“好”和“坏”的光谱。本文以用户请求的粒度建立质量模型,通过数据血缘关联了数据表、算法模型、系统服务和用户请求,并结合美团综合业务...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041996173",
|
|
213
|
+
"author": "美团技术团队",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/meituanjishutuandui",
|
|
215
|
+
"votes": "2",
|
|
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": "怎样写个sdk嵌套到别的项目?",
|
|
220
|
+
"description": "需求:客户的项目需要用我们的功能,且需要提供个modal嵌入到他们的项目里,在他们的table中点击对应的item,弹出我提供的modal。解决方案项目使用cra构建,使用webpack@5.70.0的library导出为一个库给第三方使用...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041994702",
|
|
222
|
+
"author": "assassin_cike",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/assassin",
|
|
224
|
+
"votes": "1",
|
|
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": "Vue3 Teleport,这个是真的好用!",
|
|
229
|
+
"description": "点赞再看,微信搜索【大迁世界】,B站关注【前端小智】这个没有大厂背景,但有着一股向上积极心态人。本文 GitHub [链接] 上已经收录,文章的已分类,也整理了很多我的文档,和教程资料。",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000042006317",
|
|
231
|
+
"author": "前端小智",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
233
|
+
"votes": "2",
|
|
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": "JS从扁平array转tree",
|
|
238
|
+
"description": "有时我们需要从扁平的数组结构(flat array),根据id,和pid构建出树形数组结构(tree array),这种情形经常出现在嵌套的目录结构,如下图:",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000042003658",
|
|
240
|
+
"author": "来了老弟",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/laomao_5902e12974409",
|
|
242
|
+
"votes": "2",
|
|
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": "Proxy学习",
|
|
247
|
+
"description": "Map,Set,Date,Promise 等内置类型,都使用了所谓的\"内部插槽\",类似于对象的私有属性,不允许外部访问,所以当代理没做处理时,直接代理他们会发生错误。",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041992118",
|
|
249
|
+
"author": "小绵羊",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/xiaomianyang_5a5c183e17d47",
|
|
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/
|
|
260
|
-
"votes": "
|
|
255
|
+
"title": "编程技巧│浏览器 Notification 桌面推送通知",
|
|
256
|
+
"description": "一、什么是 NotificationNotification 是浏览器最小化后在桌面显示消息的一种方法类似于 360 等流氓软件在桌面右下角的弹窗广告它与浏览器是脱离的,消息是置顶的二、弹窗授权授权当前页面允许通知可以通过检查只...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041998200",
|
|
258
|
+
"author": "极客飞兔",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/autofelix",
|
|
260
|
+
"votes": "2",
|
|
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/
|
|
264
|
+
"title": "基于xgplayer编写一个artc插件,实现阿里云低延迟直播",
|
|
265
|
+
"description": "最近一直在配合业务和集团的小伙伴处理一些直播上的需求。他们起先看上了磐厚年会的那个直播项目,里面的弹幕功能和一些播放功能都是他们觉得符合他们诉求的内容。",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041992498",
|
|
267
|
+
"author": "JFJSWEB",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/jfjsweb",
|
|
269
269
|
"votes": "1",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|