@wcj/github-rank 22.6.19 → 22.6.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 +32173 -32147
- package/dist/sifou-daily.json +47 -1
- package/dist/sifou-monthly.json +64 -64
- package/dist/sifou-weekly.json +164 -164
- package/dist/toutiao-30.json +81 -81
- package/dist/toutiao-7.json +124 -124
- package/dist/toutiao-90.json +34 -34
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +154 -154
- package/dist/trending-weekly.json +158 -158
- package/dist/users.china.json +2352 -2352
- package/dist/users.json +3550 -3552
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +32173 -32147
- package/web/data/sifou-daily.json +47 -1
- package/web/data/sifou-monthly.json +64 -64
- package/web/data/sifou-weekly.json +164 -164
- package/web/data/toutiao-30.json +81 -81
- package/web/data/toutiao-7.json +124 -124
- package/web/data/toutiao-90.json +34 -34
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +154 -154
- package/web/data/trending-weekly.json +158 -158
- package/web/data/users.china.json +2352 -2352
- package/web/data/users.json +3550 -3552
- package/web/index.html +1835 -1835
- package/web/repos.html +3992 -3992
- package/web/sifou-daily.html +142 -2
- package/web/sifou-monthly.html +117 -117
- package/web/sifou-weekly.html +142 -142
- package/web/toutiao-30.html +81 -81
- package/web/toutiao-7.html +86 -86
- package/web/toutiao-90.html +56 -56
- package/web/trending-monthly.html +132 -140
- package/web/trending-weekly.html +136 -140
- package/web/trending.html +148 -152
- package/web/users.china.html +1259 -1259
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,21 +1,12 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"title": "
|
|
4
|
-
"description": "
|
|
5
|
-
"url": "https://segmentfault.com/a/
|
|
6
|
-
"author": "水冗水孚",
|
|
7
|
-
"home_url": "https://segmentfault.com/u/shuirongshui",
|
|
8
|
-
"votes": "23",
|
|
9
|
-
"rank": 1
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"title": "让拖拽更加人性化?如何自定义dragover样式",
|
|
13
|
-
"description": "欢迎关注微信公众号: 前端侦探在 web 开发中,经常会碰到需要拖拽的场景。为了更好的体验,拖拽区域需要有一定的变化提示,告诉用户:\"现在可以放在这里了~\",例如这样的之前在这篇文章讲述了如何自定义 drag 样...",
|
|
14
|
-
"url": "https://segmentfault.com/a/1190000041974546",
|
|
3
|
+
"title": "CSS实现可拉伸调整尺寸的分栏布局",
|
|
4
|
+
"description": "很多页面布局,特别是那种工具类的、比如编辑器、可视化平台等,为了充分的利用屏幕空间,都会提供拖拽调节各个分栏尺寸的功能,比如像 vscode",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000042006775",
|
|
15
6
|
"author": "XboxYan",
|
|
16
7
|
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
17
|
-
"votes": "
|
|
18
|
-
"rank":
|
|
8
|
+
"votes": "17",
|
|
9
|
+
"rank": 1
|
|
19
10
|
},
|
|
20
11
|
{
|
|
21
12
|
"title": "React Suspense 尝鲜,处理前后端IO异步操作",
|
|
@@ -24,16 +15,16 @@
|
|
|
24
15
|
"author": "葡萄城技术团队",
|
|
25
16
|
"home_url": "https://segmentfault.com/u/grapecity",
|
|
26
17
|
"votes": "7",
|
|
27
|
-
"rank":
|
|
18
|
+
"rank": 2
|
|
28
19
|
},
|
|
29
20
|
{
|
|
30
|
-
"title": "
|
|
31
|
-
"description": "
|
|
32
|
-
"url": "https://segmentfault.com/a/
|
|
33
|
-
"author": "
|
|
34
|
-
"home_url": "https://segmentfault.com/u/
|
|
35
|
-
"votes": "
|
|
36
|
-
"rank":
|
|
21
|
+
"title": "掘地三尺搞定 Redis 与 MySQL 数据一致性问题",
|
|
22
|
+
"description": "Redis 拥有高性能的数据读写功能,被我们广泛用在缓存场景,一是能提高业务系统的性能,二是为数据库抵挡了高并发的流量请求,点我 -> 解密 Redis 为什么这么快的秘密。把 Redis 作为缓存组件,需要防止出现以...",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041998615",
|
|
24
|
+
"author": "码哥字节",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/magebyte",
|
|
26
|
+
"votes": "16",
|
|
27
|
+
"rank": 3
|
|
37
28
|
},
|
|
38
29
|
{
|
|
39
30
|
"title": "前端性能监测,Runtime Performance Debug 技巧",
|
|
@@ -41,232 +32,241 @@
|
|
|
41
32
|
"url": "https://segmentfault.com/a/1190000041990709",
|
|
42
33
|
"author": "前端小智",
|
|
43
34
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
44
|
-
"votes": "
|
|
35
|
+
"votes": "9",
|
|
36
|
+
"rank": 4
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"title": "Doris 毕业成为 Apache 顶级项目,独家专访百度 PALO 团队",
|
|
40
|
+
"description": "2022 年 6 月 16 日,Apache 软件基金会发表博文,宣布 Doris 正式毕业,正式成为 Apache 顶级项目(TLP)。(相关阅读:[链接])。",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041995552",
|
|
42
|
+
"author": "思否编辑部",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
44
|
+
"votes": "6",
|
|
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/
|
|
48
|
+
"title": "什么是走索引?",
|
|
49
|
+
"description": "索引是一种利用某种规则的数据结构与实际数据的关系加快数据查找的功能。我们的数据库中存储有大量的内容,而索引能够通过数据节点,根据特定的规则和算法快速查找到节点对应的实际文件的位置。简单来说索引就像...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041986392",
|
|
51
|
+
"author": "云叔_又拍云",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
53
53
|
"votes": "4",
|
|
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": "亚马逊云科技:“云+数+AI”助力企业数智化转型",
|
|
58
|
+
"description": "一季度营业收入同比增长37%到达184.4亿美元;营业利润同比增长57%为65.2亿美元;利润率35.3%,比上季度的29.8和去年同期30.8%都高出一截。",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000042010573",
|
|
60
|
+
"author": "思否编辑部",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
62
|
+
"votes": "1",
|
|
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": "React新文档:不要滥用Ref哦~",
|
|
67
|
+
"description": "React新文档有个很有意思的细节:useRef、useEffect这两个API的介绍,在文档中所在的章节叫Escape Hatches(逃生舱)。",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041991074",
|
|
69
|
+
"author": "卡颂",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
71
|
+
"votes": "7",
|
|
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": "玩转 AbortController 控制器",
|
|
76
|
+
"description": "绝大部分情况,网络请求都是先请求先响应。但是某些情况下,由于未知的一些问题,可能会导致先请求的 api 后返回。最简单的解决方案就是添加 loading 状态,在所有请求都完成后才能进行下一次请求。",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000042001788",
|
|
78
|
+
"author": "jump__jump",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/jump_and_jump",
|
|
80
|
+
"votes": "3",
|
|
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": "SegmentFault 思否技术周刊 — 想玩转 Python?简直 So Easy!",
|
|
85
|
+
"description": "Python,是一种面向对象、直译式电脑编程语言,也是一种功能强大的通用型语言,已经具有近二十年的发展历史,成熟且稳定。它包含了一组完善而且容易理解的标准库,能够轻松完成很多常见的任务。它的语法非常简捷...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041986657",
|
|
87
|
+
"author": "Beverly",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/beverly0",
|
|
89
|
+
"votes": "3",
|
|
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": "Sass应用之实现主题切换",
|
|
94
|
+
"description": "实现主题切换有几种不同的方案,比如使用CSS变量,使用JavaScript动态加载对应的主题样式文件等。本文主要讲的是如何使用Sass实现主题切换。",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000042003368",
|
|
96
|
+
"author": "玛尔斯通",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/zhouqichao",
|
|
98
|
+
"votes": "4",
|
|
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": "当你在刷朋友圈时突然看到一个潮鞋广告,正是你非常喜欢、一直想买的那款而且价格美丽,于是你兴奋地点击广告直接打开了购物App,并且直接进入刚刚看到的潮鞋详情页,你只需要直接点击购买就能得到这双你期待已久...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041986500",
|
|
105
|
+
"author": "得物技术",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/dewujishu",
|
|
107
|
+
"votes": "1",
|
|
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": "客观评价 增长趋势比 vite 还猛的 TailwindCSS",
|
|
112
|
+
"description": "作者:pxn > 来源:medium有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041969112",
|
|
114
|
+
"author": "前端小智",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
116
|
+
"votes": "3",
|
|
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": "利用微信公众号提供的官方API上传图片获取永久图片素材!当图床用!",
|
|
121
|
+
"description": "自己开发的小程序,例如社区类、电商类、新闻、博客等类型小程序,会需要储存很多图片,图片资源会给个人开发者带来很多成本,万一访问量大了,网站带宽、流量也会不堪重负,所以图片资源必然不合适储存在自己的...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041998801",
|
|
123
|
+
"author": "TANKING",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/tanking",
|
|
125
|
+
"votes": "2",
|
|
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": "十年老友记 | @依云:曾经看到一句话:Coding changes the world!",
|
|
130
|
+
"description": "十年前的今天,SegmentFault 思否正式创立,如一颗嫩绿的幼芽开始成长,期间承载过和煦的日光、沐浴过柔和的春风,也挑战过滂沱的暴雨、体会过凛冽的冬雪。所幸,今日呈现在我们面前的 SegmentFault 思否,已经长...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041992859",
|
|
132
|
+
"author": "思否编辑部",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
134
|
+
"votes": "1",
|
|
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": "正式发布丨Visual Studio Code 1.68",
|
|
139
|
+
"description": "欢迎使用5 月发布的 Visual Studio Code,本次发布的亮点如下:▌Configure Display LanguageConfigure Display Language命令已更新为包括:该语言的语言名称。Available languages显示您的计算机上未安装哪些语言...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041989813",
|
|
141
|
+
"author": "微软技术栈",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/mstech",
|
|
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/
|
|
147
|
+
"title": "十年老友记 | @王子亭:编程让我享受创造和解决问题的过程",
|
|
148
|
+
"description": "十年前的今天,SegmentFault 思否正式创立,如一颗嫩绿的幼芽开始成长,期间承载过和煦的日光、沐浴过柔和的春风,也挑战过滂沱的暴雨、体会过凛冽的冬雪。所幸,今日呈现在我们面前的 SegmentFault 思否,已经长...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041993356",
|
|
150
|
+
"author": "思否编辑部",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
152
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/
|
|
156
|
+
"title": "【Java面试】TCP协议为什么要设计三次握手?",
|
|
157
|
+
"description": "一个工作5年的粉丝,最近去面试了很多公司,每次都被各种技术原理题问得语无伦次。由于找了快1个月时间的工作,有点焦虑,来向我求助。我能做的只是保证每天更新一个面试题,然后问他印象最深刻的一个面试题是什...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041991850",
|
|
159
|
+
"author": "跟着Mic学架构",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/fukua_5be8034f8191f",
|
|
161
161
|
"votes": "4",
|
|
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": "预估系统的核心任务是完成模型计算,可以认为模型就是一个函数(举例:f(x1, x2)= ax1 + bx2 +c)。其中参数a、b、c是通过模型训练得出的权重值,自变量x1与x2就是特征,模型计算就是使...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041988087",
|
|
168
|
+
"author": "云音乐技术团队",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/musicfe",
|
|
170
|
+
"votes": "1",
|
|
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": "这个Spring Security登录插件牛啊,验证码、小程序、OAuth2都能快速接入",
|
|
175
|
+
"description": "上次我们把验证码登录、小程序登录优雅地集成到了Spring Security,很多同学大呼过瘾,相比较一些传统玩法高级了很多。胖哥就赶紧抓住机会举一反三,把几个非标准的OAuth2也接入了进来,主要是微信、企业微信,做...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000041986074",
|
|
177
|
+
"author": "码农小胖哥",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/10000000",
|
|
179
|
+
"votes": "2",
|
|
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": "系统困境与软件复杂度,为什么我们的系统会如此复杂",
|
|
184
|
+
"description": "有一天,一个医生和一个土木工程师在一起争论“谁是世界上最古老的职业”。医生说:“上帝用亚当的肋骨造出了夏娃,这是历史上第一次外科手术,所以最古老的职业应该是医生”,土木工程师说:“在创世纪之前,上帝从混...",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041998329",
|
|
186
|
+
"author": "阿里巴巴移动技术",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/alimobile",
|
|
188
|
+
"votes": "2",
|
|
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": "记录一个 Nginx-FastCGI-\"Primary script unknown\" 错误",
|
|
193
|
+
"description": "nginx和PHP环境都装好了,然后一运行就报错File not found,看了nginx错误日志之后,各种搜索找了解决方案都不行,一说文件权限问题,一说是php-fpm的权限问题,还有可能是nginx的问题。",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041989673",
|
|
195
|
+
"author": "kumfo",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/kumfo",
|
|
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/
|
|
201
|
+
"title": "美团综合业务推荐系统的质量模型及实践",
|
|
202
|
+
"description": "推荐系统是效果导向的数据应用服务,在功能的“有”和“无”之间,有很长的效果“好”和“坏”的光谱。本文以用户请求的粒度建立质量模型,通过数据血缘关联了数据表、算法模型、系统服务和用户请求,并结合美团综合业务...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041996173",
|
|
204
|
+
"author": "美团技术团队",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/meituanjishutuandui",
|
|
206
206
|
"votes": "2",
|
|
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": "React Native如何做线上错误与性能监控",
|
|
211
|
+
"description": "我们每个人可能都会遇到这样的问题:即我们的代码在本地测试时没有问题,但是一上线运行,就会遇到各种奇奇怪怪的线上 Bug。由于本地测试场景并不能全面覆盖,对于这种线上的Bug,最有效的手段就是搭建线上监控系...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000042008592",
|
|
213
|
+
"author": "xiangzhihong",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/xiangzhihong",
|
|
215
|
+
"votes": "1",
|
|
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/
|
|
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
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/
|
|
228
|
+
"title": "Go 内联优化能让程序快多少?",
|
|
229
|
+
"description": "最近周末在家学习时看到 @Dave Cheney 的《Inlining optimisations in Go》还是有不少养分的,翻译分享给大家,有所修整、删减。",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000042007938",
|
|
231
|
+
"author": "煎鱼",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/eddycjy",
|
|
233
233
|
"votes": "1",
|
|
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/
|
|
237
|
+
"title": "Proxy学习",
|
|
238
|
+
"description": "Map,Set,Date,Promise 等内置类型,都使用了所谓的\"内部插槽\",类似于对象的私有属性,不允许外部访问,所以当代理没做处理时,直接代理他们会发生错误。",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041992118",
|
|
240
|
+
"author": "小绵羊",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/xiaomianyang_5a5c183e17d47",
|
|
242
242
|
"votes": "1",
|
|
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": "Vue3 Teleport,这个是真的好用!",
|
|
247
|
+
"description": "点赞再看,微信搜索【大迁世界】,B站关注【前端小智】这个没有大厂背景,但有着一股向上积极心态人。本文 GitHub [链接] 上已经收录,文章的已分类,也整理了很多我的文档,和教程资料。",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000042006317",
|
|
249
|
+
"author": "前端小智",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
251
|
+
"votes": "2",
|
|
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": "基于xgplayer编写一个artc插件,实现阿里云低延迟直播",
|
|
256
|
+
"description": "最近一直在配合业务和集团的小伙伴处理一些直播上的需求。他们起先看上了磐厚年会的那个直播项目,里面的弹幕功能和一些播放功能都是他们觉得符合他们诉求的内容。",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041992498",
|
|
258
|
+
"author": "JFJSWEB",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/jfjsweb",
|
|
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": "Android车载多媒体与MediaSession框架",
|
|
265
|
+
"description": "一、多媒体应用架构1.1 音视频传统应用架构通常,传统的播放音频或视频的多媒体应用由两部分组成:播放器:用于吸收数字媒体并将其呈现为视频和/或音频;界面:带有用于运行播放器并显示播放器状态(可选)的传输...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041987105",
|
|
267
|
+
"author": "xiangzhihong",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/xiangzhihong",
|
|
269
|
+
"votes": "1",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|