@wcj/github-rank 22.3.22 → 22.3.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 +19629 -19614
- package/dist/sifou-daily.json +87 -87
- package/dist/sifou-monthly.json +64 -64
- package/dist/sifou-weekly.json +109 -109
- package/dist/toutiao-30.json +48 -48
- package/dist/toutiao-7.json +77 -77
- package/dist/toutiao-90.json +23 -23
- package/dist/trending-daily.json +76 -76
- package/dist/trending-monthly.json +75 -75
- package/dist/trending-weekly.json +76 -76
- package/dist/users.china.json +1733 -1733
- package/dist/users.json +2132 -2132
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +19629 -19614
- package/web/data/sifou-daily.json +87 -87
- package/web/data/sifou-monthly.json +64 -64
- package/web/data/sifou-weekly.json +109 -109
- package/web/data/toutiao-30.json +48 -48
- package/web/data/toutiao-7.json +77 -77
- package/web/data/toutiao-90.json +23 -23
- package/web/data/trending-daily.json +76 -76
- package/web/data/trending-monthly.json +75 -75
- package/web/data/trending-weekly.json +76 -76
- package/web/data/users.china.json +1733 -1733
- package/web/data/users.json +2132 -2132
- package/web/index.html +1153 -1153
- package/web/repos.html +2601 -2601
- package/web/sifou-daily.html +74 -74
- package/web/sifou-monthly.html +104 -104
- package/web/sifou-weekly.html +141 -141
- package/web/toutiao-30.html +82 -82
- package/web/toutiao-7.html +80 -80
- package/web/toutiao-90.html +28 -28
- package/web/trending-monthly.html +77 -77
- package/web/trending-weekly.html +80 -76
- package/web/trending.html +80 -76
- package/web/users.china.html +879 -879
|
@@ -1,137 +1,137 @@
|
|
|
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": "Redis 缓存击穿(失效)、缓存穿透、缓存雪崩怎么解决?",
|
|
4
|
+
"description": "用 Redis 作为缓存系统正好可以弥补 DB 的不足,「码哥」在自己的 MacBook Pro 2019 上执行 Redis 性能测试如下:",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000041586984",
|
|
6
|
+
"author": "码哥字节",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/magebyte",
|
|
8
|
+
"votes": "7",
|
|
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": "Three.js 火焰效果实现艾尔登法环动态logo 🔥",
|
|
13
|
+
"description": "《艾尔登法环》是最近比较火的一款游戏,观察可以发现它的 Logo 是由几个圆弧和线段构成。本文使用 React + Three.js 技术栈,实现具有火焰效果艾尔登法环 Logo,本文中涉及到的知识点包括:Fire.js 基本使用方法...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041585906",
|
|
15
|
+
"author": "dragonir",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/dragonir",
|
|
17
|
+
"votes": "7",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
20
|
{
|
|
21
|
-
"title": "
|
|
22
|
-
"description": "
|
|
23
|
-
"url": "https://segmentfault.com/a/
|
|
24
|
-
"author": "
|
|
25
|
-
"home_url": "https://segmentfault.com/u/
|
|
26
|
-
"votes": "
|
|
21
|
+
"title": "2022 年最受瞩目的新特性 CSS @layer 到底是个啥?",
|
|
22
|
+
"description": "步入 2022,CSS 的新特性层出不穷,而最近在 CSS 圈最受瞩目的新特性,非 CSS @layer 莫属。本文,将用最简洁的语言,快速让读者们搞懂,到底什么是 CSS @layer 新规范。过往 CSS 优先级中存在的问题如果我们的页...",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041587233",
|
|
24
|
+
"author": "chokcoco",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
26
|
+
"votes": "2",
|
|
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": "WGCLOUD具体支持监测硬盘的哪些数据",
|
|
31
|
+
"description": "WGCLOUD天然支持监测磁盘状态,包括实体机、虚拟机、云主机等的磁盘都可以支持监测1、磁盘空间容量信息比如磁盘空间总大小,磁盘已使用多少,可用空间多少,支持告警通知2、磁盘IO参数包括读写磁盘的信息3、磁盘...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041592427",
|
|
33
|
+
"author": "徐三刀",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/9b3sps2b",
|
|
35
|
+
"votes": "1",
|
|
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": "WGCLOUD的web ssh显示websocket服务连接已断开",
|
|
40
|
+
"description": "问题描述:今天在使用WGCLOUD的主机列表,SSH连接Linux服务器的时候,打开后,页面显示websocket服务连接已断开,如下图所示解决办法:这个问题是我们的server主机防火墙没有开启web ssh服务端口导致的,端口默认...",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041590984",
|
|
42
|
+
"author": "徐三刀",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/9b3sps2b",
|
|
44
|
+
"votes": "1",
|
|
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": "总结了一下程序员们都应该知道的各类开源许可证及合规相关的知识",
|
|
49
|
+
"description": "因为我们本身也在做开源,所以比较关注这个问题,最近因为工作需要,总结和分析了一下关于开源许可证相关的知识,也分享给大家一起讨论,希望得到大家的指导。",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041587295",
|
|
51
|
+
"author": "墨菲安全",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/murphysec",
|
|
53
|
+
"votes": "1",
|
|
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": "React中memo和useMemo区别和使用",
|
|
58
|
+
"description": "网上的教程看得挺乱的, 还是希望大家手动打代码, 去体验下, 印象更好React.memo 和 useMemo 都是减少组件中不必要的开支, 提升性能其中, memo是子组件本身是否渲染, useMemo则是子组件prop监听函数memomemo 很像s...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041591102",
|
|
60
|
+
"author": "夏灬影",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/xiaying",
|
|
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": "SpringBoot中Aspect实现切面(以记录日志为例)",
|
|
67
|
+
"description": "今天我们来说说spring中的切面Aspect,这是Spring的一大优势。面向切面编程往往让我们的开发更加低耦合,也大大减少了代码量,同时呢让我们更专注于业务模块的开发,把那些与业务无关的东西提取出去,便于后期的...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041589478",
|
|
69
|
+
"author": "动力节点",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/bjdonglijiedian",
|
|
71
|
+
"votes": "1",
|
|
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": "GO 语言-内存泄漏排查两例",
|
|
76
|
+
"description": "通过访问线上服务 pprof 暴露出来的 HTTP 接口,拿到当前所有协程的堆栈信息;curl http://「ip:port」/debug/pprof/goroutine?debug\\=2",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041589108",
|
|
78
|
+
"author": "BeforeSunrise",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/beforesunrise",
|
|
80
|
+
"votes": "1",
|
|
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/
|
|
84
|
+
"title": "初识springSecurity",
|
|
85
|
+
"description": "SpringSecurity就是一个功能强大且高定制化的身份验证和访问控制框架,它事实上就是一个保护基于Spring的应用框架安全性的标准。Spring Security是一个重点为Java应用程序提供身份验证和授权的框架。与所有Spring...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041587251",
|
|
87
|
+
"author": "熙姝",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/movingape",
|
|
89
89
|
"votes": "1",
|
|
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/
|
|
93
|
+
"title": "历时 37 年,Windows 1.0 复活节彩蛋终于曝光:主角竟是“G 胖”!",
|
|
94
|
+
"description": "近日,著名的 Windows 铁杆粉丝开发者 Lucas Brooks 发现了存在于 Windows 1.0 系统中的复活节彩蛋:一份参与开发该操作系统的开发者名单。",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041587124",
|
|
96
|
+
"author": "snakesss",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
98
98
|
"votes": "1",
|
|
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/
|
|
102
|
+
"title": "Flink中基于Operator State 的计算开发方法——《滴普程序员部落》",
|
|
103
|
+
"description": "在Flink中根据数据集是否根据Key进行分区,将状态分为Keyed State和Operator State(Non-keyed State)两种类型 ,在之前的文章《Flink中基于KeyedState的计算开发方法》已经详细介绍了Keyed State的概念和用法,...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041586190",
|
|
105
|
+
"author": "滴普科技DEEPEXI",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/deepexicode",
|
|
107
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": "【Java算法系列(一)】八大排序算法(上)",
|
|
112
|
+
"description": "〇、排序算法简介排序:将一组数据按照指定的顺序进行排列的过程。排序的分类:内部排序:将需要处理的所有数据加载到内存中进行排序。外部排序:由于数据量过大无法全部加载到内存中,需要借助外存进行排序。我...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041591622",
|
|
114
|
+
"author": "ShadowCK",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/shadowck",
|
|
116
|
+
"votes": "2",
|
|
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": "Java二维码登录流程实现(包含短地址生成,含部分代码)",
|
|
121
|
+
"description": "近年来,二维码的使用越来越风生水起,笔者最近手头也遇到了一个需要使用二维码扫码登录网站的活,所以研究了一下这一套机制,并用代码实现了整个流程,接下来就和大家聊聊二维码登录及的那些事儿。",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041590513",
|
|
123
|
+
"author": "白羊沈歌",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/shenge",
|
|
125
|
+
"votes": "1",
|
|
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": "Dapr 官方文档中文翻译 v1.5 版本正式发布",
|
|
130
|
+
"description": "经过 Dapr 中国社区十余位贡献者一个多月的努力,Dapr 官方文档中文翻译 v1.5 版本完成翻译和审校,正式发布并上线 Dapr 官网。",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041591737",
|
|
132
|
+
"author": "MicrosoftReactor",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/microsoftreactor",
|
|
134
|
+
"votes": "1",
|
|
135
135
|
"rank": 15
|
|
136
136
|
}
|
|
137
137
|
]
|
|
@@ -17,22 +17,22 @@
|
|
|
17
17
|
"votes": "46",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
|
-
{
|
|
21
|
-
"title": "音视频通信加餐 —— WebRTC一肝到底",
|
|
22
|
-
"description": "原因有两点:首先是“点对点通信”非常吸引我们,不需要中间服务器,客户端直连,通信非常方便;再者是 WebRTC 浏览器原生支持,其他客户端支持也很好,不像传统直播用 flv.js 做兼容,可以实现标准统一。",
|
|
23
|
-
"url": "https://segmentfault.com/a/1190000041517764",
|
|
24
|
-
"author": "杨成功",
|
|
25
|
-
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
26
|
-
"votes": "36",
|
|
27
|
-
"rank": 3
|
|
28
|
-
},
|
|
29
20
|
{
|
|
30
21
|
"title": "5年经验(专升本)入职B站分享",
|
|
31
22
|
"description": "大概在去年11月份的时候,我负责的业务线一直做不出成绩。而且整个公司的前端技术设施,都是我一手搭建出来的,再待在公司,没什么可成长的空间,就想跳槽了,期间考虑了几个可能性:",
|
|
32
23
|
"url": "https://segmentfault.com/a/1190000041572883",
|
|
33
24
|
"author": "江辰",
|
|
34
25
|
"home_url": "https://segmentfault.com/u/thomas_5b0e5d1b64584",
|
|
35
|
-
"votes": "
|
|
26
|
+
"votes": "41",
|
|
27
|
+
"rank": 3
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"title": "音视频通信加餐 —— WebRTC一肝到底",
|
|
31
|
+
"description": "原因有两点:首先是“点对点通信”非常吸引我们,不需要中间服务器,客户端直连,通信非常方便;再者是 WebRTC 浏览器原生支持,其他客户端支持也很好,不像传统直播用 flv.js 做兼容,可以实现标准统一。",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041517764",
|
|
33
|
+
"author": "杨成功",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
35
|
+
"votes": "38",
|
|
36
36
|
"rank": 4
|
|
37
37
|
},
|
|
38
38
|
{
|
|
@@ -44,6 +44,15 @@
|
|
|
44
44
|
"votes": "31",
|
|
45
45
|
"rank": 5
|
|
46
46
|
},
|
|
47
|
+
{
|
|
48
|
+
"title": "css 的 filter属性竟然如此好玩",
|
|
49
|
+
"description": "在此之前我对css里面的filter属性不是很了解, 只知道使用这个属性来改变svg图片的颜色, 最近恰好查了很多相关文档并做了大量实验, 并有了一些启发与想法, 索性就在这里分享出来。",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041549883",
|
|
51
|
+
"author": "lulu_up",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/lulu_up",
|
|
53
|
+
"votes": "38",
|
|
54
|
+
"rank": 6
|
|
55
|
+
},
|
|
47
56
|
{
|
|
48
57
|
"title": "Redis 忽然变慢了如何排查并解决?",
|
|
49
58
|
"description": "Redis 通常是我们业务系统中一个重要的组件,比如:缓存、账号登录信息、排行榜等。一旦 Redis 请求延迟增加,可能就会导致业务系统“雪崩”。我在单身红娘婚恋类型互联网公司工作,在双十一推出下单就送女朋友的活...",
|
|
@@ -51,7 +60,7 @@
|
|
|
51
60
|
"author": "码哥字节",
|
|
52
61
|
"home_url": "https://segmentfault.com/u/magebyte",
|
|
53
62
|
"votes": "28",
|
|
54
|
-
"rank":
|
|
63
|
+
"rank": 7
|
|
55
64
|
},
|
|
56
65
|
{
|
|
57
66
|
"title": "CSS 实现透明方格的 3 种方式",
|
|
@@ -59,8 +68,17 @@
|
|
|
59
68
|
"url": "https://segmentfault.com/a/1190000041504985",
|
|
60
69
|
"author": "XboxYan",
|
|
61
70
|
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
71
|
+
"votes": "28",
|
|
72
|
+
"rank": 8
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"title": "神奇的 CSS,让文字智能适配背景颜色",
|
|
76
|
+
"description": "文本在黑色底色上表现为白色,在白色底色上表现为黑色。看似很复杂的一个效果,但是其实在 CSS 中非常好实现,今天就介绍这样一个小技巧,在 CSS 中,利用混合模式 mix-blend-mode: difference,让文字智能适配背...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041556519",
|
|
78
|
+
"author": "chokcoco",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
62
80
|
"votes": "27",
|
|
63
|
-
"rank":
|
|
81
|
+
"rank": 9
|
|
64
82
|
},
|
|
65
83
|
{
|
|
66
84
|
"title": "手把手教你写一个简易的微前端框架",
|
|
@@ -69,16 +87,7 @@
|
|
|
69
87
|
"author": "谭光志",
|
|
70
88
|
"home_url": "https://segmentfault.com/u/woai3c",
|
|
71
89
|
"votes": "25",
|
|
72
|
-
"rank":
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
"title": "css 的 filter属性竟然如此好玩",
|
|
76
|
-
"description": "在此之前我对css里面的filter属性不是很了解, 只知道使用这个属性来改变svg图片的颜色, 最近恰好查了很多相关文档并做了大量实验, 并有了一些启发与想法, 索性就在这里分享出来。",
|
|
77
|
-
"url": "https://segmentfault.com/a/1190000041549883",
|
|
78
|
-
"author": "lulu_up",
|
|
79
|
-
"home_url": "https://segmentfault.com/u/lulu_up",
|
|
80
|
-
"votes": "33",
|
|
81
|
-
"rank": 9
|
|
90
|
+
"rank": 10
|
|
82
91
|
},
|
|
83
92
|
{
|
|
84
93
|
"title": "巧用 CSS 实现炫彩三角边框动画",
|
|
@@ -86,8 +95,8 @@
|
|
|
86
95
|
"url": "https://segmentfault.com/a/1190000041487405",
|
|
87
96
|
"author": "chokcoco",
|
|
88
97
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
89
|
-
"votes": "
|
|
90
|
-
"rank":
|
|
98
|
+
"votes": "25",
|
|
99
|
+
"rank": 11
|
|
91
100
|
},
|
|
92
101
|
{
|
|
93
102
|
"title": "5种限流算法,7种限流方式,挡住突发流量?",
|
|
@@ -95,8 +104,8 @@
|
|
|
95
104
|
"url": "https://segmentfault.com/a/1190000041548601",
|
|
96
105
|
"author": "程序猿阿朗",
|
|
97
106
|
"home_url": "https://segmentfault.com/u/niumoo",
|
|
98
|
-
"votes": "
|
|
99
|
-
"rank":
|
|
107
|
+
"votes": "23",
|
|
108
|
+
"rank": 12
|
|
100
109
|
},
|
|
101
110
|
{
|
|
102
111
|
"title": "前端生成PDF,让后端刮目相看",
|
|
@@ -105,7 +114,7 @@
|
|
|
105
114
|
"author": "葡萄城技术团队",
|
|
106
115
|
"home_url": "https://segmentfault.com/u/grapecity",
|
|
107
116
|
"votes": "22",
|
|
108
|
-
"rank":
|
|
117
|
+
"rank": 13
|
|
109
118
|
},
|
|
110
119
|
{
|
|
111
120
|
"title": "革命性创新,动画杀手锏 @scroll-timeline",
|
|
@@ -114,15 +123,6 @@
|
|
|
114
123
|
"author": "chokcoco",
|
|
115
124
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
116
125
|
"votes": "21",
|
|
117
|
-
"rank": 13
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"title": "神奇的 CSS,让文字智能适配背景颜色",
|
|
121
|
-
"description": "文本在黑色底色上表现为白色,在白色底色上表现为黑色。看似很复杂的一个效果,但是其实在 CSS 中非常好实现,今天就介绍这样一个小技巧,在 CSS 中,利用混合模式 mix-blend-mode: difference,让文字智能适配背...",
|
|
122
|
-
"url": "https://segmentfault.com/a/1190000041556519",
|
|
123
|
-
"author": "chokcoco",
|
|
124
|
-
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
125
|
-
"votes": "24",
|
|
126
126
|
"rank": 14
|
|
127
127
|
},
|
|
128
128
|
{
|
|
@@ -179,6 +179,24 @@
|
|
|
179
179
|
"votes": "14",
|
|
180
180
|
"rank": 20
|
|
181
181
|
},
|
|
182
|
+
{
|
|
183
|
+
"title": "穷追猛打,阿里二面问了我30分钟从URL输入到渲染...",
|
|
184
|
+
"description": "当面试官问出这个题后,大部分人听到都是内心窃喜:早就背下这篇八股文。但是稍等,下面几个问题你能答出来吗:浏览器对URL为什么要解析?URL参数用的是什么字符编码?那encodeURI和encodeURIComponent有什么区别...",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041553527",
|
|
186
|
+
"author": "前端私教年年",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/qiuzhisijiaoniannian",
|
|
188
|
+
"votes": "16",
|
|
189
|
+
"rank": 21
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"title": "2022招聘季 | 怎么准备面试?面试官一般会问些什么问题? | web 前端",
|
|
193
|
+
"description": "前两天北京下雪了,很冷。2022 招聘季,好像也比往年冷一些。2021 年 K12 的大量裁员,腾讯、快手、字节、滴滴、蘑菇街也在裁员。想要换工作的同学应该准备些什么呢?面试流程是什么样子的?如何应对面试呢?怎么...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041560515",
|
|
195
|
+
"author": "linong",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/linong",
|
|
197
|
+
"votes": "20",
|
|
198
|
+
"rank": 22
|
|
199
|
+
},
|
|
182
200
|
{
|
|
183
201
|
"title": "从头梳理,看看中国的 ICP 备案制度",
|
|
184
202
|
"description": "对于生活在中国互联网环境中的开发者来说,ICP备案(后称「备案」)是一个很难绕过去的话题,但凡你需要正经的建设一个网站,那么备案就是一个必须要做的事情,不然可能会出现各种奇奇怪怪的问题。但,你是否思考...",
|
|
@@ -186,7 +204,7 @@
|
|
|
186
204
|
"author": "白宦成",
|
|
187
205
|
"home_url": "https://segmentfault.com/u/xiqingongzi",
|
|
188
206
|
"votes": "11",
|
|
189
|
-
"rank":
|
|
207
|
+
"rank": 23
|
|
190
208
|
},
|
|
191
209
|
{
|
|
192
210
|
"title": "Go 设计哲学:少即是多,哪里来的?",
|
|
@@ -195,7 +213,7 @@
|
|
|
195
213
|
"author": "煎鱼",
|
|
196
214
|
"home_url": "https://segmentfault.com/u/eddycjy",
|
|
197
215
|
"votes": "14",
|
|
198
|
-
"rank":
|
|
216
|
+
"rank": 24
|
|
199
217
|
},
|
|
200
218
|
{
|
|
201
219
|
"title": "突破限制,CSS font-variation 可变字体的魅力",
|
|
@@ -204,7 +222,7 @@
|
|
|
204
222
|
"author": "chokcoco",
|
|
205
223
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
206
224
|
"votes": "14",
|
|
207
|
-
"rank":
|
|
225
|
+
"rank": 25
|
|
208
226
|
},
|
|
209
227
|
{
|
|
210
228
|
"title": "23 个非常有用的 NodeJs 库",
|
|
@@ -213,7 +231,7 @@
|
|
|
213
231
|
"author": "前端小智",
|
|
214
232
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
215
233
|
"votes": "18",
|
|
216
|
-
"rank":
|
|
234
|
+
"rank": 26
|
|
217
235
|
},
|
|
218
236
|
{
|
|
219
237
|
"title": "Gitlab CI/CD教程及npm包构建发布实战",
|
|
@@ -221,8 +239,8 @@
|
|
|
221
239
|
"url": "https://segmentfault.com/a/1190000041537651",
|
|
222
240
|
"author": "MangoGoing",
|
|
223
241
|
"home_url": "https://segmentfault.com/u/nulidexiaocongmang",
|
|
224
|
-
"votes": "
|
|
225
|
-
"rank":
|
|
242
|
+
"votes": "17",
|
|
243
|
+
"rank": 27
|
|
226
244
|
},
|
|
227
245
|
{
|
|
228
246
|
"title": "28张图助我学废TS",
|
|
@@ -230,8 +248,8 @@
|
|
|
230
248
|
"url": "https://segmentfault.com/a/1190000041510006",
|
|
231
249
|
"author": "执鸢者",
|
|
232
250
|
"home_url": "https://segmentfault.com/u/zhizhe_5c6eb6478bd93",
|
|
233
|
-
"votes": "
|
|
234
|
-
"rank":
|
|
251
|
+
"votes": "19",
|
|
252
|
+
"rank": 28
|
|
235
253
|
},
|
|
236
254
|
{
|
|
237
255
|
"title": "Jenkins+Docker+Gitee+SpringBoot自动化部署",
|
|
@@ -240,7 +258,7 @@
|
|
|
240
258
|
"author": "xiangzhihong",
|
|
241
259
|
"home_url": "https://segmentfault.com/u/xiangzhihong",
|
|
242
260
|
"votes": "15",
|
|
243
|
-
"rank":
|
|
261
|
+
"rank": 29
|
|
244
262
|
},
|
|
245
263
|
{
|
|
246
264
|
"title": "从业务组件库看前端工程化",
|
|
@@ -248,25 +266,7 @@
|
|
|
248
266
|
"url": "https://segmentfault.com/a/1190000041480003",
|
|
249
267
|
"author": "玩弄心里的鬼",
|
|
250
268
|
"home_url": "https://segmentfault.com/u/lizongyuan",
|
|
251
|
-
"votes": "
|
|
252
|
-
"rank": 28
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
"title": "穷追猛打,阿里二面问了我30分钟从URL输入到渲染...",
|
|
256
|
-
"description": "当面试官问出这个题后,大部分人听到都是内心窃喜:早就背下这篇八股文。但是稍等,下面几个问题你能答出来吗:浏览器对URL为什么要解析?URL参数用的是什么字符编码?那encodeURI和encodeURIComponent有什么区别...",
|
|
257
|
-
"url": "https://segmentfault.com/a/1190000041553527",
|
|
258
|
-
"author": "前端私教年年",
|
|
259
|
-
"home_url": "https://segmentfault.com/u/qiuzhisijiaoniannian",
|
|
260
|
-
"votes": "13",
|
|
261
|
-
"rank": 29
|
|
262
|
-
},
|
|
263
|
-
{
|
|
264
|
-
"title": "2022招聘季 | 怎么准备面试?面试官一般会问些什么问题? | web 前端",
|
|
265
|
-
"description": "前两天北京下雪了,很冷。2022 招聘季,好像也比往年冷一些。2021 年 K12 的大量裁员,腾讯、快手、字节、滴滴、蘑菇街也在裁员。想要换工作的同学应该准备些什么呢?面试流程是什么样子的?如何应对面试呢?怎么...",
|
|
266
|
-
"url": "https://segmentfault.com/a/1190000041560515",
|
|
267
|
-
"author": "linong",
|
|
268
|
-
"home_url": "https://segmentfault.com/u/linong",
|
|
269
|
-
"votes": "17",
|
|
269
|
+
"votes": "14",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|