@wcj/github-rank 22.5.20 → 22.5.21

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.
Files changed (38) hide show
  1. package/dist/repos.json +21070 -21041
  2. package/dist/sifou-daily.json +39 -93
  3. package/dist/sifou-monthly.json +50 -50
  4. package/dist/sifou-weekly.json +110 -110
  5. package/dist/toutiao-30.json +59 -59
  6. package/dist/toutiao-7.json +78 -78
  7. package/dist/toutiao-90.json +27 -27
  8. package/dist/trending-daily.json +169 -169
  9. package/dist/trending-monthly.json +147 -147
  10. package/dist/trending-weekly.json +165 -165
  11. package/dist/users.china.json +1383 -1383
  12. package/dist/users.json +1909 -1909
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +21070 -21041
  16. package/web/data/sifou-daily.json +39 -93
  17. package/web/data/sifou-monthly.json +50 -50
  18. package/web/data/sifou-weekly.json +110 -110
  19. package/web/data/toutiao-30.json +59 -59
  20. package/web/data/toutiao-7.json +78 -78
  21. package/web/data/toutiao-90.json +27 -27
  22. package/web/data/trending-daily.json +169 -169
  23. package/web/data/trending-monthly.json +147 -147
  24. package/web/data/trending-weekly.json +165 -165
  25. package/web/data/users.china.json +1383 -1383
  26. package/web/data/users.json +1909 -1909
  27. package/web/index.html +1079 -1079
  28. package/web/repos.html +3716 -3728
  29. package/web/sifou-daily.html +34 -202
  30. package/web/sifou-monthly.html +96 -96
  31. package/web/sifou-weekly.html +135 -135
  32. package/web/toutiao-30.html +64 -64
  33. package/web/toutiao-7.html +68 -68
  34. package/web/toutiao-90.html +44 -44
  35. package/web/trending-monthly.html +134 -138
  36. package/web/trending-weekly.html +148 -144
  37. package/web/trending.html +144 -148
  38. package/web/users.china.html +690 -690
@@ -1,119 +1,65 @@
1
1
  [
2
2
  {
3
- "title": "JSON数据传输大法第一式——用OADate处理日期格式",
4
- "description": "JSON作为一种轻量级的数据交换格式,通常采用完全独立于编程语言的文本格式来存储和表示数据。它的层次结构简洁清晰,易于人们的阅读和编写,此外机器编写和生成也会变得容易,可以有效地提升网络传输效率,这些...",
5
- "url": "https://segmentfault.com/a/1190000041866543",
6
- "author": "葡萄城技术团队",
7
- "home_url": "https://segmentfault.com/u/grapecity",
8
- "votes": "3",
3
+ "title": "游戏开发者大会发布PlayFab产品更新",
4
+ "description": "微软坚定对服务游戏开发社区的承诺,在5月13日微软游戏出海开发者大会上发布了一些列新产品、更新及新项目。PlayFab 团队围绕Multiplayer Services多人游戏服务、Party、Experiments实验、数据平台和用户生成内容...",
5
+ "url": "https://segmentfault.com/a/1190000041874903",
6
+ "author": "六一",
7
+ "home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
8
+ "votes": "1",
9
9
  "rank": 1
10
10
  },
11
11
  {
12
- "title": "面试官问:Go 中的参数传递是值传递还是引用传递?",
13
- "description": "一个程序中,变量分为变量名和变量内容,变量内容的存储一般会被分配到堆和栈上。而在 Go 语言中有两种传递变量的方式值传递和引用传递。其中值传递会直接将变量内容附在变量名上传递,而引用传递会将变量内容的...",
14
- "url": "https://segmentfault.com/a/1190000041865949",
15
- "author": "云叔_又拍云",
16
- "home_url": "https://segmentfault.com/u/yunshu_blog",
17
- "votes": "3",
12
+ "title": "「wgcloud」一键升级agent脚本",
13
+ "description": "[链接]",
14
+ "url": "https://segmentfault.com/a/1190000041875794",
15
+ "author": "徐三刀",
16
+ "home_url": "https://segmentfault.com/u/9b3sps2b",
17
+ "votes": "1",
18
18
  "rank": 2
19
19
  },
20
20
  {
21
- "title": "常用的服务器宕机检测通知工具——WGCLOUD",
22
- "description": "在项目中,有时候因为一些故障原因,系统会无法提供服务,或者服务器出现宕机现象,这时候,我们为了保证系统能够正常稳定运行,常常需要做一些措施,比如健康检测工具等",
23
- "url": "https://segmentfault.com/a/1190000041868992",
24
- "author": "徐三刀",
25
- "home_url": "https://segmentfault.com/u/9b3sps2b",
26
- "votes": "2",
21
+ "title": "构建 Go 应用 docker 镜像的十八种姿势",
22
+ "description": "我夜以继日,加班加点开发了一个最简单的 Go Hello world 应用,虽然只是跑了打印一下就退出了,但是老板也要求我上线这个我能写出的唯一应用。",
23
+ "url": "https://segmentfault.com/a/1190000041870597",
24
+ "author": "kevinwan",
25
+ "home_url": "https://segmentfault.com/u/kevinwan",
26
+ "votes": "1",
27
27
  "rank": 3
28
28
  },
29
29
  {
30
- "title": "被折磨了 13 年,Go 怎么解决再赋值的坑?",
31
- "description": "大家好,我是煎鱼。最近在看 Go 的一些历史提案时,发现有个别很神奇的提案,已经提出来了许多年,但在如今依然没有关闭,并且不断地有人在讨论,但又解决不了。有种 “很气又干不掉我的样子”,今天就由煎鱼带大家...",
32
- "url": "https://segmentfault.com/a/1190000041867051",
33
- "author": "煎鱼",
34
- "home_url": "https://segmentfault.com/u/eddycjy",
35
- "votes": "3",
30
+ "title": "Taro 3.5 beta 编译提速,支持 Webpack5、React 18...",
31
+ "description": "编译速度一直是困扰开发者的头等问题,现阶段大型 Taro 项目即使在增加了 cache-loader、thread-loader 等优化手段后,编译耗时仍高居不下。因此在 v3.5 版本中 Taro 重点对编译系统进行了重构,引入对 Webpack5 ...",
32
+ "url": "https://segmentfault.com/a/1190000041871269",
33
+ "author": "凹凸实验室",
34
+ "home_url": "https://segmentfault.com/u/o2team",
35
+ "votes": "1",
36
36
  "rank": 4
37
37
  },
38
38
  {
39
- "title": "Spring Boot 2.7.0发布,2.5停止维护,节奏太快了吧",
40
- "description": "这几天是Spring版本日,很多Spring工件都发布了新版本, Spring Framework 6.0.0 发布了第 4 个里程碑版本,此版本包含所有针对 5.3.20 的修复补丁,以及特定于 6.0 分支的 39 项修复和改进。而今天Spring Boot 2...",
41
- "url": "https://segmentfault.com/a/1190000041870045",
42
- "author": "码农小胖哥",
43
- "home_url": "https://segmentfault.com/u/10000000",
39
+ "title": "GAN 初学者指南",
40
+ "description": "GAN是一个非常巧妙并且非常有用的模型。当有大量关于 GAN 的论文时,但是你会发现这些论文通常很难理解,你可能会想要一些对初学者更友好的东西。所以本文的对非传统机器学习人员来说,是我能想到的最好的例子。",
41
+ "url": "https://segmentfault.com/a/1190000041870853",
42
+ "author": "deephub",
43
+ "home_url": "https://segmentfault.com/u/deephub",
44
44
  "votes": "1",
45
45
  "rank": 5
46
46
  },
47
47
  {
48
- "title": "JS判断对象是否为空对象的方法",
49
- "description": "1.通过JSON自带的stringify()方法来判断 {代码...} 2.for in 循环判断 {代码...} 3.使用ES6的Object.keys()方法 {代码...} 4.Object.getOwnPropertyNames()方法 {代码...}",
50
- "url": "https://segmentfault.com/a/1190000041866880",
51
- "author": "jrue",
52
- "home_url": "https://segmentfault.com/u/jrue",
48
+ "title": "如何在30分钟完成表格增删改查的前后端框架搭建",
49
+ "description": "30分钟,你可以做什么?可以风卷残云的饱餐一顿;可以简单地打扫一下房间;或者可以跳10十遍刘畊宏《本草纲目》毽子操。而今天,本葡萄要带你在30分钟内完成一套拥有增删改查表格系统的前后端搭建!",
50
+ "url": "https://segmentfault.com/a/1190000041872660",
51
+ "author": "葡萄城技术团队",
52
+ "home_url": "https://segmentfault.com/u/grapecity",
53
53
  "votes": "1",
54
54
  "rank": 6
55
55
  },
56
56
  {
57
- "title": "谢孟军:中国 Go 语言领军人的创业第五年",
58
- "description": "Go 语言,又称 Golang,是一门由 Google 开发的开源编程语言。Go 语言自 2009 年推出后,因为其简单易学、性能强劲的特点,深受开发者的青睐,使用人数持续增长,还在 2016 年被评为「TIOBE 最佳语言」。",
59
- "url": "https://segmentfault.com/a/1190000041866615",
60
- "author": "腾源会",
61
- "home_url": "https://segmentfault.com/u/weopen",
57
+ "title": "一文学会Java的交互式编程环境jshell",
58
+ "description": "什么是交互式编程环境?重点词交互,在这样的编程环境中,你每输入一行代码,环境都会给你一个反馈,这就是交互式的编程环境。这种编程环境并不太适合工程化的复杂性需求,但在一些快速验证、简单计算之类的场景...",
59
+ "url": "https://segmentfault.com/a/1190000041870377",
60
+ "author": "程序猿DD",
61
+ "home_url": "https://segmentfault.com/u/coderdd",
62
62
  "votes": "1",
63
63
  "rank": 7
64
- },
65
- {
66
- "title": "Angular 开发者 2021 调查报告",
67
- "description": "今年早些时候 Angular 面向用户进行了年度开发者调查,共收到了25000份回复。调查结果表明:超过 84% 的开发者对 Angular 感到满意,不到 8% 的开发者表示不满意;工龄较大(11 年以上)的开发者有 85% 满意度。",
68
- "url": "https://segmentfault.com/a/1190000041866590",
69
- "author": "六一",
70
- "home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
71
- "votes": "1",
72
- "rank": 8
73
- },
74
- {
75
- "title": "1.还不会部署高可用的kubernetes集群?看我手把手教你使用二进制部署v1.23.6的K8S集群实践(下)",
76
- "description": "0x02 安装部署6.Kubernetes 集群安装部署1) 二进制软件包下载安装 (手动-此处以该实践为例)2) 部署配置 kube-apiserver3) 部署配置 kubectl4) 部署配置 kube-controller-manager5) 部署配置 kube-scheduler6) ...",
77
- "url": "https://segmentfault.com/a/1190000041869038",
78
- "author": "WeiyiGeek",
79
- "home_url": "https://segmentfault.com/u/weiyigeek",
80
- "votes": "1",
81
- "rank": 9
82
- },
83
- {
84
- "title": "docker-compose jenkins 安装",
85
- "description": "一、docker搭建jenkins1.新建文件夹1.1新建 dokcer-compose.yml ,将下面内容添加进去 {代码...} 1.2 执行 dokcer-compose up -d 1.3 通过浏览器访问页面,按照提示进操作,选择默认安装2.安装插件gitee(按照需求...",
86
- "url": "https://segmentfault.com/a/1190000041867448",
87
- "author": "月",
88
- "home_url": "https://segmentfault.com/u/yue_627372905af9e",
89
- "votes": "1",
90
- "rank": 10
91
- },
92
- {
93
- "title": "史上最强代码自测方法,没有之一!",
94
- "description": "特别说明:这个真的不是标题党,我写代码20+年,真心认为 go fuzzing 是我见过的最牛逼的代码自测方法。我在用 AC自动机 算法改进关键字过滤效率(提升~50%),改进 mapreduce 对 panic 的处理机制的时候,都通过...",
95
- "url": "https://segmentfault.com/a/1190000041866251",
96
- "author": "kevinwan",
97
- "home_url": "https://segmentfault.com/u/kevinwan",
98
- "votes": "3",
99
- "rank": 11
100
- },
101
- {
102
- "title": "紧急呼唤 00 后“整顿”职场?尚德机构员工被要求“连夜”安装监控 5 分钟抓拍一次不敢上厕所引热议",
103
- "description": "最近,有关“00 后整顿职场”的段子在社交媒体上流传的比较火,一时间引来不少老职场人“感慨”不已,更有网友大呼“职场太需要 00 后来拯救了”“00后赶紧入职吧”“00 后赶快加入反内卷...”",
104
- "url": "https://segmentfault.com/a/1190000041868809",
105
- "author": "MissD",
106
- "home_url": "https://segmentfault.com/u/d2ms1shh",
107
- "votes": "1",
108
- "rank": 12
109
- },
110
- {
111
- "title": "前端语音转文字实践总结",
112
- "description": "最近准备一个技术分享,看到以前做个一个语音转文字的功能,放在slides上落灰了,索性整理到这里和大家分享下。从技术选型,到方案设计,到实际落地,可以说把全链路都覆盖到了。语音转写流程图PC端浏览器如何录...",
113
- "url": "https://segmentfault.com/a/1190000041866984",
114
- "author": "趁你还年轻",
115
- "home_url": "https://segmentfault.com/u/chennihuannianqing",
116
- "votes": "1",
117
- "rank": 13
118
64
  }
119
65
  ]
@@ -5,7 +5,7 @@
5
5
  "url": "https://segmentfault.com/a/1190000041790801",
6
6
  "author": "joyqi",
7
7
  "home_url": "https://segmentfault.com/u/joyqi",
8
- "votes": "64",
8
+ "votes": "67",
9
9
  "rank": 1
10
10
  },
11
11
  {
@@ -32,18 +32,9 @@
32
32
  "url": "https://segmentfault.com/a/1190000041826742",
33
33
  "author": "chokcoco",
34
34
  "home_url": "https://segmentfault.com/u/chokcoco",
35
- "votes": "40",
35
+ "votes": "42",
36
36
  "rank": 4
37
37
  },
38
- {
39
- "title": "10个我经常逛的“小网站”,嘿嘿嘿!!!",
40
- "description": "你的文件夹里有没有一些私人喜好的小网站?嘿嘿!!!必须有啊!分享10个我经常使用、能够提高工作效率、美化图片、绘制流程图的网站,你可能也用得上喔。",
41
- "url": "https://segmentfault.com/a/1190000041728567",
42
- "author": "前端胖头鱼",
43
- "home_url": "https://segmentfault.com/u/116263",
44
- "votes": "35",
45
- "rank": 5
46
- },
47
38
  {
48
39
  "title": "小程序鼻祖 —— 在国内逐渐消亡的 PWA 可以带给我们哪些启示?",
49
40
  "description": "如果我说,我们要讨论一个 2016 年被提出、2017 年落地、至今在国内仍可算籍籍无名的概念,你是不是会觉得这没有什么意义?",
@@ -51,7 +42,7 @@
51
42
  "author": "獨釣寒江雪",
52
43
  "home_url": "https://segmentfault.com/u/king_hcj",
53
44
  "votes": "29",
54
- "rank": 6
45
+ "rank": 5
55
46
  },
56
47
  {
57
48
  "title": "浅谈支付系统开发基本流程",
@@ -59,8 +50,8 @@
59
50
  "url": "https://segmentfault.com/a/1190000041781215",
60
51
  "author": "CrazyCodes",
61
52
  "home_url": "https://segmentfault.com/u/crazycodes",
62
- "votes": "26",
63
- "rank": 7
53
+ "votes": "27",
54
+ "rank": 6
64
55
  },
65
56
  {
66
57
  "title": "CSS 中的简写到底有多少坑?以后不敢了...",
@@ -69,7 +60,7 @@
69
60
  "author": "零一",
70
61
  "home_url": "https://segmentfault.com/u/zero2one",
71
62
  "votes": "28",
72
- "rank": 8
63
+ "rank": 7
73
64
  },
74
65
  {
75
66
  "title": "仅用一个HTML标签,实现带动画的抖音LOGO",
@@ -78,7 +69,7 @@
78
69
  "author": "零一",
79
70
  "home_url": "https://segmentfault.com/u/zero2one",
80
71
  "votes": "25",
81
- "rank": 9
72
+ "rank": 8
82
73
  },
83
74
  {
84
75
  "title": "离谱的 CSS!从表盘刻度到艺术剪纸",
@@ -87,7 +78,7 @@
87
78
  "author": "chokcoco",
88
79
  "home_url": "https://segmentfault.com/u/chokcoco",
89
80
  "votes": "19",
90
- "rank": 10
81
+ "rank": 9
91
82
  },
92
83
  {
93
84
  "title": "为什么前端不能没有监控系统?",
@@ -96,7 +87,7 @@
96
87
  "author": "杨成功",
97
88
  "home_url": "https://segmentfault.com/u/ruidoc",
98
89
  "votes": "22",
99
- "rank": 11
90
+ "rank": 10
100
91
  },
101
92
  {
102
93
  "title": "SegmentFault 思否技术周刊 -- 不走寻常路的 CSS",
@@ -105,6 +96,15 @@
105
96
  "author": "Beverly",
106
97
  "home_url": "https://segmentfault.com/u/beverly0",
107
98
  "votes": "21",
99
+ "rank": 11
100
+ },
101
+ {
102
+ "title": "4.9W 播放量的 TS 动画版进阶教程合集来了!",
103
+ "description": "阿宝哥精心准备的 《轻松学 TypeScript》 视频教程来咯,强烈推荐!通过形象生动的动画,让你轻松搞懂 TypeScript 的难点和核心知识点!目前已更新到第 11 期,其中 2 期的观看量均已破 1.3W,该合集的播放量目前...",
104
+ "url": "https://segmentfault.com/a/1190000041819579",
105
+ "author": "阿宝哥",
106
+ "home_url": "https://segmentfault.com/u/angular4",
107
+ "votes": "20",
108
108
  "rank": 12
109
109
  },
110
110
  {
@@ -134,24 +134,6 @@
134
134
  "votes": "14",
135
135
  "rank": 15
136
136
  },
137
- {
138
- "title": "4.9W 播放量的 TS 动画版进阶教程合集来了!",
139
- "description": "阿宝哥精心准备的 《轻松学 TypeScript》 视频教程来咯,强烈推荐!通过形象生动的动画,让你轻松搞懂 TypeScript 的难点和核心知识点!目前已更新到第 11 期,其中 2 期的观看量均已破 1.3W,该合集的播放量目前...",
140
- "url": "https://segmentfault.com/a/1190000041819579",
141
- "author": "阿宝哥",
142
- "home_url": "https://segmentfault.com/u/angular4",
143
- "votes": "19",
144
- "rank": 16
145
- },
146
- {
147
- "title": "以B端平台设计,理解尼尔森10大可用性原则",
148
- "description": "尼尔森是一名人机交互学博士,通过总结分析200多个可用性问题,1995年提出了尼尔森十大可用性原则,不论在Web设计还是移动端设计,掌握了这十项原则,都能有效提升产品用户体验度。今天就以实例跟大家聊聊尼尔森...",
149
- "url": "https://segmentfault.com/a/1190000041725043",
150
- "author": "JenK",
151
- "home_url": "https://segmentfault.com/u/wangzc996",
152
- "votes": "22",
153
- "rank": 17
154
- },
155
137
  {
156
138
  "title": "如何构建可控,可靠,可扩展的 PWA 应用",
157
139
  "description": "PWA (Progressive Web App)指的是使用指定技术和标准模式来开发的 Web 应用,让 Web 应用具有原生应用的特性和体验。比如我们觉得本地应用使用便捷,响应速度更加快等。",
@@ -159,7 +141,7 @@
159
141
  "author": "JerryC",
160
142
  "home_url": "https://segmentfault.com/u/jerryc",
161
143
  "votes": "14",
162
- "rank": 18
144
+ "rank": 16
163
145
  },
164
146
  {
165
147
  "title": "React官方团队出手,补齐原生Hook短板",
@@ -168,7 +150,7 @@
168
150
  "author": "卡颂",
169
151
  "home_url": "https://segmentfault.com/u/kasong",
170
152
  "votes": "13",
171
- "rank": 19
153
+ "rank": 17
172
154
  },
173
155
  {
174
156
  "title": "🔥 2022 前端性能优化最佳实践",
@@ -177,7 +159,7 @@
177
159
  "author": "佩奇烹饪家",
178
160
  "home_url": "https://segmentfault.com/u/cloudyttt",
179
161
  "votes": "14",
180
- "rank": 20
162
+ "rank": 18
181
163
  },
182
164
  {
183
165
  "title": "2022 PHP程序员修炼秘籍",
@@ -186,7 +168,7 @@
186
168
  "author": "CrazyCodes",
187
169
  "home_url": "https://segmentfault.com/u/crazycodes",
188
170
  "votes": "18",
189
- "rank": 21
171
+ "rank": 19
190
172
  },
191
173
  {
192
174
  "title": "招聘季征文活动获奖名单公布,快来领奖~",
@@ -195,7 +177,16 @@
195
177
  "author": "SegmentFault思否",
196
178
  "home_url": "https://segmentfault.com/u/segmentfault",
197
179
  "votes": "10",
198
- "rank": 22
180
+ "rank": 20
181
+ },
182
+ {
183
+ "title": "SegmentFault 思否技术周刊 -- Go 语言通关攻略",
184
+ "description": "2022年3月15日,争议非常大但同时也备受期待的泛型终于伴随着Go1.18发布了。可是因为Go对泛型的支持时间跨度太大,有非常多的以“泛型”为关键字的文章都是在介绍Go1.18之前的旧泛型提案或者设计,而很多设计最终在...",
185
+ "url": "https://segmentfault.com/a/1190000041861125",
186
+ "author": "Beverly",
187
+ "home_url": "https://segmentfault.com/u/beverly0",
188
+ "votes": "12",
189
+ "rank": 21
199
190
  },
200
191
  {
201
192
  "title": "跨域问题很难吗?来!教你使用 Nginx 反向代理轻松解决",
@@ -204,7 +195,7 @@
204
195
  "author": "民工哥",
205
196
  "home_url": "https://segmentfault.com/u/jishuroad",
206
197
  "votes": "10",
207
- "rank": 23
198
+ "rank": 22
208
199
  },
209
200
  {
210
201
  "title": "CSS 阴影进阶,实现更加的立体的阴影效果!",
@@ -213,7 +204,7 @@
213
204
  "author": "chokcoco",
214
205
  "home_url": "https://segmentfault.com/u/chokcoco",
215
206
  "votes": "12",
216
- "rank": 24
207
+ "rank": 23
217
208
  },
218
209
  {
219
210
  "title": "这些CSS提效技巧,你需要知道!",
@@ -222,7 +213,7 @@
222
213
  "author": "前端小智",
223
214
  "home_url": "https://segmentfault.com/u/minnanitkong",
224
215
  "votes": "12",
225
- "rank": 25
216
+ "rank": 24
226
217
  },
227
218
  {
228
219
  "title": "提高前端人效率的工具、网站和书籍",
@@ -231,6 +222,15 @@
231
222
  "author": "playboy5566",
232
223
  "home_url": "https://segmentfault.com/u/playboy5566",
233
224
  "votes": "11",
225
+ "rank": 25
226
+ },
227
+ {
228
+ "title": "如何做新人引导功能?",
229
+ "description": "节前碰到一个需求:「新人引导效果」针对第一次使用平台的用户进行主要功能引导。具体引导路径为:点击“新增按钮”,对弹出的内容进行解释,并引导用户填充表单,最后提交表单。",
230
+ "url": "https://segmentfault.com/a/1190000041789636",
231
+ "author": "linong",
232
+ "home_url": "https://segmentfault.com/u/linong",
233
+ "votes": "9",
234
234
  "rank": 26
235
235
  },
236
236
  {
@@ -261,12 +261,12 @@
261
261
  "rank": 29
262
262
  },
263
263
  {
264
- "title": "5 分钟教你快速掌握 GitHub Actions 自动发布 Npm 包和网站",
265
- "description": "自从 GitHub 宣布 GitHub Actions 在平台上对所有开发人员和存储库可用以来,GitHub Actions 越来越受欢迎。很多第三方平台在生态系统中有速度等限制,将进一步推动开发人员将他们的软件自动化迁移到 GitHub Acti...",
266
- "url": "https://segmentfault.com/a/1190000041753907",
267
- "author": "wscats",
268
- "home_url": "https://segmentfault.com/u/wscats",
269
- "votes": "4",
264
+ "title": "浅谈逻辑选择器 -- 父选择器它来了!",
265
+ "description": " CSS 选择器家族中,新增这样一类比较新的选择器 -- 逻辑选择器,目前共有 4 名成员::is:where:not:has本文将带领大家了解、深入它们。做到学以致用,写出更现代化的选择器。:is 伪类选择器:is() CSS伪类函数...",
266
+ "url": "https://segmentfault.com/a/1190000041860587",
267
+ "author": "chokcoco",
268
+ "home_url": "https://segmentfault.com/u/chokcoco",
269
+ "votes": "11",
270
270
  "rank": 30
271
271
  }
272
272
  ]