@wcj/github-rank 22.1.13 → 22.1.17
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 +34440 -34433
- package/dist/sifou-daily.json +40 -130
- package/dist/sifou-monthly.json +137 -137
- package/dist/sifou-weekly.json +163 -163
- package/dist/toutiao-30.json +85 -85
- package/dist/toutiao-7.json +120 -120
- package/dist/toutiao-90.json +32 -32
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +167 -167
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +3077 -3078
- package/dist/users.json +4118 -4118
- package/package.json +1 -1
- package/web/36kr.html +11 -2
- package/web/data/repos.json +34440 -34433
- package/web/data/sifou-daily.json +40 -130
- package/web/data/sifou-monthly.json +137 -137
- package/web/data/sifou-weekly.json +163 -163
- package/web/data/toutiao-30.json +85 -85
- package/web/data/toutiao-7.json +120 -120
- package/web/data/toutiao-90.json +32 -32
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +167 -167
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +3077 -3078
- package/web/data/users.json +4118 -4118
- package/web/index.html +2019 -2010
- package/web/repos.html +4277 -4268
- package/web/sifou-daily.html +43 -314
- package/web/sifou-monthly.html +143 -134
- package/web/sifou-weekly.html +149 -140
- package/web/toutiao-30.html +103 -94
- package/web/toutiao-7.html +94 -85
- package/web/toutiao-90.html +86 -77
- package/web/trending-monthly.html +156 -143
- package/web/trending-weekly.html +153 -152
- package/web/trending.html +155 -154
- package/web/users.china.html +1655 -1646
|
@@ -1,155 +1,65 @@
|
|
|
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": "6",
|
|
9
|
-
"rank": 1
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"title": "使用VUE组件创建SpreadJS自定义单元格(二)",
|
|
13
|
-
"description": "在上篇中,我们介绍了如何通过设置runtimeCompiler为true,在Vue中实现了动态创建电子表格组件。想了解具体内容可看点击查看使用VUE组件创建SpreadJS自定义单元格(一)。",
|
|
14
|
-
"url": "https://segmentfault.com/a/1190000041269490",
|
|
15
|
-
"author": "葡萄城技术团队",
|
|
16
|
-
"home_url": "https://segmentfault.com/u/grapecity",
|
|
3
|
+
"title": "用js玩转Scriptable,超简单教程",
|
|
4
|
+
"description": "ios用户当更新到iOS14后,我们的iPhone等ios设备支持我们用户自定义桌面小物件(又或者称之为小组件、桌面挂件),利用这个特性,网上出现了许许多多诸如透明时钟、微博热搜、知乎热榜、网易云热评、特斯拉、BMW...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000041291691",
|
|
6
|
+
"author": "MangoGoing",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/nulidexiaocongmang",
|
|
17
8
|
"votes": "2",
|
|
18
|
-
"rank":
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
"title": "不会一致性hash算法,劝你简历别写搞过负载均衡",
|
|
22
|
-
"description": "这两天看到技术群里,有小伙伴在讨论一致性hash算法的问题,正愁没啥写的题目就来了,那就简单介绍下它的原理。下边我们以分布式缓存中经典场景举例,面试中也是经常提及的一些话题,看看什么是一致性hash算法以...",
|
|
23
|
-
"url": "https://segmentfault.com/a/1190000041268497",
|
|
24
|
-
"author": "程序员内点事",
|
|
25
|
-
"home_url": "https://segmentfault.com/u/chengxy",
|
|
26
|
-
"votes": "9",
|
|
27
|
-
"rank": 3
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"title": "一篇域名从购买到备案到解析的详细教程",
|
|
31
|
-
"description": "前言在 《一篇带你用 VuePress + Github Pages 搭建博客》中,我们使用 VuePress 搭建了一个博客,在 《一篇从购买服务器到部署博客代码的详细教程》中,我们将代码部署到服务器上,最终的效果查看:TypeScript4 ...",
|
|
32
|
-
"url": "https://segmentfault.com/a/1190000041272486",
|
|
33
|
-
"author": "冴羽",
|
|
34
|
-
"home_url": "https://segmentfault.com/u/yayu",
|
|
35
|
-
"votes": "3",
|
|
36
|
-
"rank": 4
|
|
9
|
+
"rank": 1
|
|
37
10
|
},
|
|
38
11
|
{
|
|
39
|
-
"title": "
|
|
40
|
-
"description": "
|
|
41
|
-
"url": "https://segmentfault.com/a/
|
|
42
|
-
"author": "
|
|
43
|
-
"home_url": "https://segmentfault.com/u/
|
|
12
|
+
"title": "JZ-058-对称的二叉树",
|
|
13
|
+
"description": "对称的二叉树题目描述请实现一个函数,用来判断一棵二叉树是不是对称的。注意,如果一个二叉树同此二叉树的镜像是同样的,定义其为对称的。题目链接: 对称的二叉树代码 {代码...} 【每日寄语】 要永远面朝阳光生...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041291929",
|
|
15
|
+
"author": "雄狮虎豹",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/xiongshihubao",
|
|
44
17
|
"votes": "4",
|
|
45
|
-
"rank":
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"title": "给前端的docker 10分钟真 · 快速入门指南",
|
|
49
|
-
"description": "2022年了,咱前端花点时间学点docker,不吃亏不上当还没有了解过docker吗,没关系,咱模拟几个场景,两分钟就给你搞明白它是什么,我们什么时候需要它接着我们拿剩下的七八分钟用docker来同时部署vue2、vue3两个...",
|
|
50
|
-
"url": "https://segmentfault.com/a/1190000041269318",
|
|
51
|
-
"author": "Eric_long",
|
|
52
|
-
"home_url": "https://segmentfault.com/u/longming_5732dced2bfb7",
|
|
53
|
-
"votes": "3",
|
|
54
|
-
"rank": 6
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"title": "2021年软件测试工具总结——嵌入式软件测试工具 | IDCF",
|
|
58
|
-
"description": "说起嵌入式软件测试,我们先快速了解一下嵌入式软件自身的特点:嵌入式软件具有实时性、内存空间有限、I/O通道少,而且要求功耗低、高可靠性,对成本也比较敏感,和硬件关联性强等特点,因此嵌入式软件的测试与一...",
|
|
59
|
-
"url": "https://segmentfault.com/a/1190000041266892",
|
|
60
|
-
"author": "IDCF",
|
|
61
|
-
"home_url": "https://segmentfault.com/u/idcf",
|
|
62
|
-
"votes": "1",
|
|
63
|
-
"rank": 7
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"title": "⚡️ 省钱 90%!我是这样优化网站图片的",
|
|
67
|
-
"description": "2021 年一直没有怎么更文,2022 准备开个好头,所以先挑些简单的内容写一写,记录一下我是如何把个人站点的文件存储资费降低 90% 的。",
|
|
68
|
-
"url": "https://segmentfault.com/a/1190000041268389",
|
|
69
|
-
"author": "卤代烃",
|
|
70
|
-
"home_url": "https://segmentfault.com/u/skychx",
|
|
71
|
-
"votes": "3",
|
|
72
|
-
"rank": 8
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
"title": "让Vue组件变成Powerful的组件",
|
|
76
|
-
"description": "powerful-componet觉得好用的话,兄弟们帮忙点个star。仓库地址是一个包装Vue对象的工具函数。支持Vue2 和Vue3在Vue3下支持Typescript.其实Vue2 也可以支持Typescript。但是没有必要。 {代码...} 仅仅需要你遵循...",
|
|
77
|
-
"url": "https://segmentfault.com/a/1190000041271216",
|
|
78
|
-
"author": "OLong",
|
|
79
|
-
"home_url": "https://segmentfault.com/u/olong_597dcf0b95b62",
|
|
80
|
-
"votes": "1",
|
|
81
|
-
"rank": 9
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
"title": "【问题排查系列】JDK1.8 下内存不断增长排查及解决",
|
|
85
|
-
"description": "这里使用了对照的方式,即在重启后立即dump堆和运行一天后dump进行快照比对,发现差异较小,且使用了dump:live 和非live两种方式,均未发现堆内有明显异常。",
|
|
86
|
-
"url": "https://segmentfault.com/a/1190000041272695",
|
|
87
|
-
"author": "羊都是我吃的",
|
|
88
|
-
"home_url": "https://segmentfault.com/u/vipwhr",
|
|
89
|
-
"votes": "1",
|
|
90
|
-
"rank": 10
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"title": "使用nexus搭建一个maven私有仓库",
|
|
94
|
-
"description": "使用nexus搭建一个maven私有仓库大家好,我是程序员田同学。今天带大家搭建一个maven私有仓库。很多公司都是搭建自己的Maven私有仓库,今天就带大家使用nexus搭建一个自己的私有仓库,并使用idea上传java到自己的...",
|
|
95
|
-
"url": "https://segmentfault.com/a/1190000041272604",
|
|
96
|
-
"author": "程序员田同学",
|
|
97
|
-
"home_url": "https://segmentfault.com/u/tian_study",
|
|
98
|
-
"votes": "1",
|
|
99
|
-
"rank": 11
|
|
18
|
+
"rank": 2
|
|
100
19
|
},
|
|
101
20
|
{
|
|
102
|
-
"title": "
|
|
103
|
-
"description": "
|
|
104
|
-
"url": "https://segmentfault.com/a/
|
|
105
|
-
"author": "
|
|
106
|
-
"home_url": "https://segmentfault.com/u/
|
|
21
|
+
"title": "19 岁少年入侵 25 辆特斯拉汽车;开发者因无报酬破坏 NPM 开源库;Rust 1.58.0 发布 | 思否周刊",
|
|
22
|
+
"description": "40s 新闻速递苹果将于 3 月或 4 月举行发布会:推 iPhone SE3开发者因无报酬故意破坏知名 NPM 开源库,引发热议苹果 2021 年总共向开发者支付 600 亿美元,创下新纪录H2 数据库中发现类似 Log4j 的漏洞19 岁少年...",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041291287",
|
|
24
|
+
"author": "snakesss",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
107
26
|
"votes": "1",
|
|
108
|
-
"rank":
|
|
27
|
+
"rank": 3
|
|
109
28
|
},
|
|
110
29
|
{
|
|
111
|
-
"title": "
|
|
112
|
-
"description": "
|
|
113
|
-
"url": "https://segmentfault.com/a/
|
|
114
|
-
"author": "
|
|
115
|
-
"home_url": "https://segmentfault.com/u/
|
|
30
|
+
"title": "云原生应用之旅—Kubernetes成长记 | 第十站:获取云原生旅行秘籍",
|
|
31
|
+
"description": "这是本系列的第十篇,也是最后一篇文章。由于这系列文章的内容层层递进,因此如果还没看过之前的内容,欢迎通过下列链接回看,建立必要的基础,随后再与我们一起踏上云原生应用的旅程。",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041291125",
|
|
33
|
+
"author": "微软技术栈",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/mstech",
|
|
116
35
|
"votes": "1",
|
|
117
|
-
"rank":
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"title": "前端-如何始终平均分配剩余空间",
|
|
121
|
-
"description": "如何在布局中始终平均分配剩余空间给间隙(gap)不废话,直接上代码: {代码...} codesandbox地址:demo在线预览",
|
|
122
|
-
"url": "https://segmentfault.com/a/1190000041269046",
|
|
123
|
-
"author": "Adam",
|
|
124
|
-
"home_url": "https://segmentfault.com/u/chenjianmingjj",
|
|
125
|
-
"votes": "3",
|
|
126
|
-
"rank": 14
|
|
36
|
+
"rank": 4
|
|
127
37
|
},
|
|
128
38
|
{
|
|
129
|
-
"title": "
|
|
130
|
-
"description": "
|
|
131
|
-
"url": "https://segmentfault.com/a/
|
|
132
|
-
"author": "
|
|
133
|
-
"home_url": "https://segmentfault.com/u/
|
|
39
|
+
"title": "关于项目中 Repository 层的思考",
|
|
40
|
+
"description": "维护这一层的开发者,可以称为 仓库管理员 ,当使用者需要查询数据的时候,需要告诉仓库管理员,由仓库管理员拿给他,至于仓库管理员从哪拿的数据,使用者无需关系。",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041292060",
|
|
42
|
+
"author": "新亮",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/xinliangcoder",
|
|
134
44
|
"votes": "1",
|
|
135
|
-
"rank":
|
|
45
|
+
"rank": 5
|
|
136
46
|
},
|
|
137
47
|
{
|
|
138
|
-
"title": "
|
|
139
|
-
"description": "
|
|
140
|
-
"url": "https://segmentfault.com/a/
|
|
48
|
+
"title": "按着这些视频路线走,你绝对能成为前端大佬(干货满满)",
|
|
49
|
+
"description": "前言大家好,我是菜鸟林三心,今天给大家分享前端学习视频路线(B站),保证你从小菜鸟变成大菜鸟(狗头)基础(html,css,js基础,js进阶),必须推荐尚硅谷李立超老师的视频,讲的非常生动有趣框架(vue,reac...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041290994",
|
|
141
51
|
"author": "Sunshine_Lin",
|
|
142
52
|
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
143
53
|
"votes": "1",
|
|
144
|
-
"rank":
|
|
54
|
+
"rank": 6
|
|
145
55
|
},
|
|
146
56
|
{
|
|
147
|
-
"title": "
|
|
148
|
-
"description": "
|
|
149
|
-
"url": "https://segmentfault.com/a/
|
|
150
|
-
"author": "
|
|
151
|
-
"home_url": "https://segmentfault.com/u/
|
|
57
|
+
"title": "彻底弄懂WebSocket",
|
|
58
|
+
"description": "在WebSocket出现之前,前端和后端交互通常使用Ajax进行HTTP API 通讯,然而若有实时性要求的项目,如聊天室或游戏中PVP对战或推送消息等场景,需要前端定时向后端轮询,然而轮询过快可能导致后端服务压力过大,轮...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041291635",
|
|
60
|
+
"author": "John",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/johntsui",
|
|
152
62
|
"votes": "1",
|
|
153
|
-
"rank":
|
|
63
|
+
"rank": 7
|
|
154
64
|
}
|
|
155
65
|
]
|
|
@@ -5,35 +5,26 @@
|
|
|
5
5
|
"url": "https://segmentfault.com/a/1190000041163719",
|
|
6
6
|
"author": "杨成功",
|
|
7
7
|
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
8
|
-
"votes": "
|
|
8
|
+
"votes": "50",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
|
-
{
|
|
12
|
-
"title": "难搞的偏向锁终于被 Java 移除了",
|
|
13
|
-
"description": "背景在 JDK1.5 之前,面对 Java 并发问题, synchronized 是一招鲜的解决方案:普通同步方法,锁上当前实例对象静态同步方法,锁上当前类 Class 对象同步块,锁上括号里面配置的对象拿同步块来举例: {代码...} 经...",
|
|
14
|
-
"url": "https://segmentfault.com/a/1190000041194920",
|
|
15
|
-
"author": "日拱一兵",
|
|
16
|
-
"home_url": "https://segmentfault.com/u/tanrigongyibing",
|
|
17
|
-
"votes": "36",
|
|
18
|
-
"rank": 2
|
|
19
|
-
},
|
|
20
11
|
{
|
|
21
12
|
"title": "【建议收藏】11+实战技巧,让你轻松从Vue过渡到React",
|
|
22
13
|
"description": "这篇文章尝试将Vue中一些常见的功能在React中实现一遍,如果你恰巧是Vue转React,或者React转Vue,期待对你有些帮助。如果你是一名熟悉React和Vue的同学跪求轻喷(手动求生)",
|
|
23
14
|
"url": "https://segmentfault.com/a/1190000041157904",
|
|
24
15
|
"author": "前端胖头鱼",
|
|
25
16
|
"home_url": "https://segmentfault.com/u/116263",
|
|
26
|
-
"votes": "
|
|
27
|
-
"rank":
|
|
17
|
+
"votes": "37",
|
|
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": "难搞的偏向锁终于被 Java 移除了",
|
|
22
|
+
"description": "背景在 JDK1.5 之前,面对 Java 并发问题, synchronized 是一招鲜的解决方案:普通同步方法,锁上当前实例对象静态同步方法,锁上当前类 Class 对象同步块,锁上括号里面配置的对象拿同步块来举例: {代码...} 经...",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041194920",
|
|
24
|
+
"author": "日拱一兵",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/tanrigongyibing",
|
|
26
|
+
"votes": "37",
|
|
27
|
+
"rank": 3
|
|
37
28
|
},
|
|
38
29
|
{
|
|
39
30
|
"title": "冷门又好用的 CSS 特性",
|
|
@@ -41,8 +32,8 @@
|
|
|
41
32
|
"url": "https://segmentfault.com/a/1190000041209570",
|
|
42
33
|
"author": "MudOnTire",
|
|
43
34
|
"home_url": "https://segmentfault.com/u/mudontire",
|
|
44
|
-
"votes": "
|
|
45
|
-
"rank":
|
|
35
|
+
"votes": "27",
|
|
36
|
+
"rank": 4
|
|
46
37
|
},
|
|
47
38
|
{
|
|
48
39
|
"title": "一份简单够用的 Nginx Location 配置讲解",
|
|
@@ -50,7 +41,16 @@
|
|
|
50
41
|
"url": "https://segmentfault.com/a/1190000041217732",
|
|
51
42
|
"author": "冴羽",
|
|
52
43
|
"home_url": "https://segmentfault.com/u/yayu",
|
|
53
|
-
"votes": "
|
|
44
|
+
"votes": "30",
|
|
45
|
+
"rank": 5
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"title": "2022前端必用⭐正则大全, 请🚀提前收好.",
|
|
49
|
+
"description": "你好, 我是any-rule(一个vscode插件)的作者, 感谢大家长期以来对any-rule的喜爱. 经过大家1年多的使用, any-rule后台已经有了10w+的日志记录, 年底了分享下这1年中大家最喜欢的正则有哪些.",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041153005",
|
|
51
|
+
"author": "铁皮饭盒",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/russell221",
|
|
53
|
+
"votes": "34",
|
|
54
54
|
"rank": 6
|
|
55
55
|
},
|
|
56
56
|
{
|
|
@@ -63,12 +63,12 @@
|
|
|
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": "详解虚拟DOM与Diff算法",
|
|
67
|
+
"description": "最近复习到虚拟DOM与Diff,翻阅了众多资料,特此总结了这篇长文,加深自己对vue的理解。这篇文章比较详细的分析了vue的虚拟DOM,Diff算法,其中一些关键的地方从别处搬运了一些图进行说明(感谢制图的大佬),也包含...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041134103",
|
|
69
|
+
"author": "kerin",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/kerin",
|
|
71
|
+
"votes": "21",
|
|
72
72
|
"rank": 8
|
|
73
73
|
},
|
|
74
74
|
{
|
|
@@ -77,53 +77,26 @@
|
|
|
77
77
|
"url": "https://segmentfault.com/a/1190000041253109",
|
|
78
78
|
"author": "SegmentFault思否",
|
|
79
79
|
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
80
|
-
"votes": "
|
|
80
|
+
"votes": "14",
|
|
81
81
|
"rank": 9
|
|
82
82
|
},
|
|
83
|
-
{
|
|
84
|
-
"title": "平平淡淡又一年 | 边城在思否的 2021 年总结",
|
|
85
|
-
"description": "又到了年末写总结的时候。我不断地提醒自己过去这一年是 2021,不是 2022 —— 是的,作为一个使用了 VS2022 好几个月的人来说,感觉已经在 2022 好久了。然而, 2022 只是即将来临。回往昔,我都干了啥?",
|
|
86
|
-
"url": "https://segmentfault.com/a/1190000041193583",
|
|
87
|
-
"author": "边城",
|
|
88
|
-
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
89
|
-
"votes": "19",
|
|
90
|
-
"rank": 10
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"title": "详解虚拟DOM与Diff算法",
|
|
94
|
-
"description": "最近复习到虚拟DOM与Diff,翻阅了众多资料,特此总结了这篇长文,加深自己对vue的理解。这篇文章比较详细的分析了vue的虚拟DOM,Diff算法,其中一些关键的地方从别处搬运了一些图进行说明(感谢制图的大佬),也包含...",
|
|
95
|
-
"url": "https://segmentfault.com/a/1190000041134103",
|
|
96
|
-
"author": "kerin",
|
|
97
|
-
"home_url": "https://segmentfault.com/u/kerin",
|
|
98
|
-
"votes": "20",
|
|
99
|
-
"rank": 11
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"title": "100行代码实现React核心调度功能",
|
|
103
|
-
"description": "大家好,我卡颂。想必大家都知道React有一套基于Fiber架构的调度系统。这套调度系统的基本功能包括:更新有不同优先级一次更新可能涉及多个组件的render,这些render可能分配到多个宏任务中执行(即时间切片)高...",
|
|
104
|
-
"url": "https://segmentfault.com/a/1190000041126142",
|
|
105
|
-
"author": "卡颂",
|
|
106
|
-
"home_url": "https://segmentfault.com/u/kasong",
|
|
107
|
-
"votes": "21",
|
|
108
|
-
"rank": 12
|
|
109
|
-
},
|
|
110
83
|
{
|
|
111
84
|
"title": "1.2w字 | 从 0 到 1 上手 Web Components 业务组件库开发",
|
|
112
85
|
"description": "组件化是前端发展的一个重要方向,它一方面提高开发效率,另一方面降低维护成本。主流的 Vue.js、React 及其延伸的 Ant Design、uniapp、Taro 等都是组件框架。Web Components 是一组 Web 原生 API 的总称,允许...",
|
|
113
86
|
"url": "https://segmentfault.com/a/1190000041170989",
|
|
114
87
|
"author": "pingan8787",
|
|
115
88
|
"home_url": "https://segmentfault.com/u/pingan8787",
|
|
116
|
-
"votes": "
|
|
117
|
-
"rank":
|
|
89
|
+
"votes": "25",
|
|
90
|
+
"rank": 10
|
|
118
91
|
},
|
|
119
92
|
{
|
|
120
|
-
"title": "
|
|
121
|
-
"description": "
|
|
122
|
-
"url": "https://segmentfault.com/a/
|
|
123
|
-
"author": "
|
|
124
|
-
"home_url": "https://segmentfault.com/u/
|
|
93
|
+
"title": "平平淡淡又一年 | 边城在思否的 2021 年总结",
|
|
94
|
+
"description": "又到了年末写总结的时候。我不断地提醒自己过去这一年是 2021,不是 2022 —— 是的,作为一个使用了 VS2022 好几个月的人来说,感觉已经在 2022 好久了。然而, 2022 只是即将来临。回往昔,我都干了啥?",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041193583",
|
|
96
|
+
"author": "边城",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
125
98
|
"votes": "19",
|
|
126
|
-
"rank":
|
|
99
|
+
"rank": 11
|
|
127
100
|
},
|
|
128
101
|
{
|
|
129
102
|
"title": "超硬核 Web 前端学霸笔记,学完就去找工作!",
|
|
@@ -131,8 +104,8 @@
|
|
|
131
104
|
"url": "https://segmentfault.com/a/1190000041252253",
|
|
132
105
|
"author": "wscats",
|
|
133
106
|
"home_url": "https://segmentfault.com/u/wscats",
|
|
134
|
-
"votes": "
|
|
135
|
-
"rank":
|
|
107
|
+
"votes": "23",
|
|
108
|
+
"rank": 12
|
|
136
109
|
},
|
|
137
110
|
{
|
|
138
111
|
"title": "Amazing!!CSS 也能实现极光?",
|
|
@@ -140,17 +113,8 @@
|
|
|
140
113
|
"url": "https://segmentfault.com/a/1190000041166007",
|
|
141
114
|
"author": "chokcoco",
|
|
142
115
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
143
|
-
"votes": "
|
|
144
|
-
"rank":
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
"title": "利用 clip-path 实现动态区域裁剪",
|
|
148
|
-
"description": "背景今天逛 CodePen,看到了这样一个非常有意思的效果:CodePen Demo -- Material Design Menu By Bennett Feely这个效果还是有一些值得探讨学习的点,下面我们一起来看看。如何实现这样一个类似的效果?首先,想...",
|
|
149
|
-
"url": "https://segmentfault.com/a/1190000041126373",
|
|
150
|
-
"author": "chokcoco",
|
|
151
|
-
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
152
|
-
"votes": "16",
|
|
153
|
-
"rank": 17
|
|
116
|
+
"votes": "17",
|
|
117
|
+
"rank": 13
|
|
154
118
|
},
|
|
155
119
|
{
|
|
156
120
|
"title": "可视化编码!前端无缝接入代码可视化编辑",
|
|
@@ -158,8 +122,35 @@
|
|
|
158
122
|
"url": "https://segmentfault.com/a/1190000041210915",
|
|
159
123
|
"author": "moyuyc",
|
|
160
124
|
"home_url": "https://segmentfault.com/u/moyuyc",
|
|
161
|
-
"votes": "
|
|
162
|
-
"rank":
|
|
125
|
+
"votes": "23",
|
|
126
|
+
"rank": 14
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"title": "【获奖名单】2021思否年度有奖征文获奖名单公布,快来领奖啦~",
|
|
130
|
+
"description": "亲爱的小伙伴们,2021思否年度有奖征文活动截至1月10日晚上12点已经结束啦!我们很高兴看到大家这一年来有不少喜悦和收获,也真心为每一位努力耕耘、积极向上的朋友而点赞、喝彩!虽然进取的路上总伴有失意与挫折...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041262311",
|
|
132
|
+
"author": "SegmentFault思否",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
134
|
+
"votes": "12",
|
|
135
|
+
"rank": 15
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"title": "备战2022春招,这十道题必会!",
|
|
139
|
+
"description": "最近不少小伙伴跟我交流刷题肿么刷,我给的建议就是先剑指offer和力扣hot100,在这些题中还有些重要程度和出现频率是非常非常高的,今天给大家分享当今出现频率最高的10道算法题,学到就是赚到。",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041174395",
|
|
141
|
+
"author": "bigsai",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/bigsai",
|
|
143
|
+
"votes": "11",
|
|
144
|
+
"rank": 16
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"title": "一看就懂,一写就懵?搞懂回溯算法,一口气刷了20多道题",
|
|
148
|
+
"description": "回溯算法实际上一个类似枚举的搜索尝试过程,主要是在搜索尝试过程中寻找问题的解,当发现已不满足求解条件时,就“回溯”返回,尝试别的路径。——摘自《百度百科》",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041181667",
|
|
150
|
+
"author": "叫我詹躲躲",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/huixiaodeyanjingzhenmei",
|
|
152
|
+
"votes": "19",
|
|
153
|
+
"rank": 17
|
|
163
154
|
},
|
|
164
155
|
{
|
|
165
156
|
"title": "机器学习岗位年薪50万+,现在有个提供免费学习实操的入门平台,你不了解下?",
|
|
@@ -168,15 +159,24 @@
|
|
|
168
159
|
"author": "思否编辑部",
|
|
169
160
|
"home_url": "https://segmentfault.com/u/writers",
|
|
170
161
|
"votes": "12",
|
|
162
|
+
"rank": 18
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"title": "Redis 分布式锁的正确实现原理演化历程与 Redission 实战总结",
|
|
166
|
+
"description": "Redis 分布式锁使用 SET 指令就可以实现了么?在分布式领域 CAP 理论一直存在。分布式锁的门道可没那么简单,我们在网上看到的分布式锁方案可能是有问题的。「码哥」一步步带你深入分布式锁是如何一步步完善,在...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041172633",
|
|
168
|
+
"author": "码哥字节",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/magebyte",
|
|
170
|
+
"votes": "16",
|
|
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": "深入浅出 CSS 动画",
|
|
175
|
+
"description": "本文将比较全面细致的梳理一下 CSS 动画的方方面面,针对每个属性用法的讲解及进阶用法的示意,希望能成为一个比较好的从入门到进阶的教程。CSS 动画介绍及语法首先,我们来简单介绍一下 CSS 动画。最新版本的 CS...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000041275359",
|
|
177
|
+
"author": "chokcoco",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
179
|
+
"votes": "19",
|
|
180
180
|
"rank": 20
|
|
181
181
|
},
|
|
182
182
|
{
|
|
@@ -188,85 +188,85 @@
|
|
|
188
188
|
"votes": "17",
|
|
189
189
|
"rank": 21
|
|
190
190
|
},
|
|
191
|
-
{
|
|
192
|
-
"title": "【获奖名单】2021思否年度有奖征文获奖名单公布,快来领奖啦~",
|
|
193
|
-
"description": "亲爱的小伙伴们,2021思否年度有奖征文活动截至1月10日晚上12点已经结束啦!我们很高兴看到大家这一年来有不少喜悦和收获,也真心为每一位努力耕耘、积极向上的朋友而点赞、喝彩!虽然进取的路上总伴有失意与挫折...",
|
|
194
|
-
"url": "https://segmentfault.com/a/1190000041262311",
|
|
195
|
-
"author": "SegmentFault思否",
|
|
196
|
-
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
197
|
-
"votes": "11",
|
|
198
|
-
"rank": 22
|
|
199
|
-
},
|
|
200
191
|
{
|
|
201
192
|
"title": "Amazing!!CSS 也能实现烟雾效果?",
|
|
202
193
|
"description": "最近利用 CSS 实现了一些看似超出 CSS 能力的效果:巧用渐变实现高级感拉满的背景光动画Amazing!!CSS 也能实现极光?本文继续此系列,本文主要想探讨一下,使用 CSS 能否比较好的实现一些烟雾效果。像是这样:...",
|
|
203
194
|
"url": "https://segmentfault.com/a/1190000041189786",
|
|
204
195
|
"author": "chokcoco",
|
|
205
196
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
206
|
-
"votes": "
|
|
197
|
+
"votes": "15",
|
|
198
|
+
"rank": 22
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"title": "Three.js 实现虎年春节3D创意页面",
|
|
202
|
+
"description": "虎年 🐅 春节将至,本文使用 React + Three.js 技术栈,实现趣味 3D 创意页面。本文包含的知识点主要包括:ShadowMaterial、 MeshPhongMaterial 两种基本材质的使用、使用 LoadingManager 展示模型加载进度、Orbit...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041261707",
|
|
204
|
+
"author": "dragonir",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/dragonir",
|
|
206
|
+
"votes": "11",
|
|
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": "目前 React Native 新架构所依赖的 React 18 已经发了 beta 版,React Native 新架构面向生态库和核心开发者的文档也正式发布,React Native 团队成员 Kevin Gozali 也在最近一次访谈中谈到新架构离正式发版还差...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041182593",
|
|
213
|
+
"author": "xiangzhihong",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/xiangzhihong",
|
|
215
|
+
"votes": "12",
|
|
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": "Web3.0是什么,为什么MetaVerse这么火?",
|
|
220
|
+
"description": "每个时代的产品都比较有代表性,1.0时代的代表性产品,国内应该是UC浏览器,这个产品当时非常成功,它主要是做手机浏览器,展示:震惊用户的内容,吸引用户点击浏览。",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041219802",
|
|
222
|
+
"author": "Peter谭老师",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/jerrytanjinjie",
|
|
224
|
+
"votes": "18",
|
|
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": "神奇的滤镜!巧妙实现内凹的平滑圆角",
|
|
229
|
+
"description": "背景某日,群友们在群里抛出这样一个问题,如何使用 CSS 实现如下的布局:在 CSS 世界中,如果只是下述这种效果,还是非常容易实现的:一旦涉及到圆角或者波浪效果,难度就会提升很多。实现这种连续平滑的曲线其...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041240388",
|
|
231
|
+
"author": "chokcoco",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
233
|
+
"votes": "16",
|
|
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": "权威发布丨2021 中国开源先锋 33 人之心尖上的开源人物",
|
|
238
|
+
"description": "在本土,“开源”作为国家战略被首次写入国家“五年规划”,新锐开源商业公司如雨后春笋一般诞生并获得资本青睐,中国首个明确GPL 3.0协议法律效力的判决案例尘埃落定。",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041270720",
|
|
240
|
+
"author": "SegmentFault思否",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
242
|
+
"votes": "7",
|
|
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": "权威发布 | SegmentFault 思否 2021 年度技术团队",
|
|
247
|
+
"description": "日新月异的技术革命,数字经济的新一轮爆发,背后是无数开发者夜以继日的付出。他们信奉技术力量,敢于技术创新,践行技术信仰,他们是技术先锋,探索改变世界的方向。",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041253145",
|
|
249
|
+
"author": "SegmentFault思否",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
251
|
+
"votes": "10",
|
|
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": "一篇从购买服务器到部署博客代码的详细教程",
|
|
256
|
+
"description": "我们在 《一篇带你用 VuePress + Github Pages 搭建博客》实现了 VuePress 搭建个人博客,在 《一篇教你代码同步 Github 和 Gitee》和 《Gitee 如何自动部署 Pages?还是用 GitHub Actions!》实现了代码自动同步...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041231904",
|
|
258
|
+
"author": "冴羽",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/yayu",
|
|
260
|
+
"votes": "13",
|
|
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": "谁再说不熟悉 Linux 命令,就把这个给他扔过去!",
|
|
265
|
+
"description": "虽然平时大部分工作都是和Java相关的开发, 但是每天都会接触Linux系统, 尤其是使用了Mac之后, 每天都是工作在黑色背景的命令行环境中. 自己记忆力不好, 很多有用的Linux命令不能很好的记忆, 现在逐渐总结一下, 以...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041229679",
|
|
267
|
+
"author": "民工哥",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
269
|
+
"votes": "19",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|