@wcj/github-rank 21.11.19 → 21.11.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 +35170 -35157
- package/dist/sifou-daily.json +66 -111
- package/dist/sifou-monthly.json +113 -113
- package/dist/sifou-weekly.json +159 -159
- package/dist/toutiao-30.json +102 -102
- package/dist/toutiao-7.json +134 -134
- package/dist/toutiao-90.json +25 -25
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +157 -157
- package/dist/trending-weekly.json +164 -164
- package/dist/users.china.json +3029 -3030
- package/dist/users.json +3912 -3912
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +35170 -35157
- package/web/data/sifou-daily.json +66 -111
- package/web/data/sifou-monthly.json +113 -113
- package/web/data/sifou-weekly.json +159 -159
- package/web/data/toutiao-30.json +102 -102
- package/web/data/toutiao-7.json +134 -134
- package/web/data/toutiao-90.json +25 -25
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +157 -157
- package/web/data/trending-weekly.json +164 -164
- package/web/data/users.china.json +3029 -3030
- package/web/data/users.json +3912 -3912
- package/web/index.html +1937 -1937
- package/web/repos.html +4239 -4239
- package/web/sifou-daily.html +54 -194
- package/web/sifou-monthly.html +133 -133
- package/web/sifou-weekly.html +147 -147
- package/web/toutiao-30.html +113 -113
- package/web/toutiao-7.html +101 -101
- package/web/toutiao-90.html +65 -65
- package/web/trending-monthly.html +139 -139
- package/web/trending-weekly.html +144 -144
- package/web/trending.html +144 -152
- package/web/users.china.html +1493 -1493
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,31 +1,40 @@
|
|
|
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": "一文讲透自适应熔断的原理和实现",
|
|
4
|
+
"description": "微服务集群中,每个应用基本都会依赖一定数量的外部服务。有可能随时都会遇到网络连接缓慢,超时,依赖服务过载,服务不可用的情况,在高并发场景下如果此时调用方不做任何处理,继续持续请求故障服务的话很容易引...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000040978572",
|
|
6
|
+
"author": "kevinwan",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/kevinwan",
|
|
8
|
+
"votes": "17",
|
|
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": "一篇搞懂容器技术的基石: cgroup",
|
|
13
|
+
"description": "大家好,我是张晋涛。目前我们所提到的容器技术、虚拟化技术(不论何种抽象层次下的虚拟化技术)都能做到资源层面上的隔离和限制。对于容器技术而言,它实现资源层面上的限制和隔离,依赖于 Linux 内核所提供的 c...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000040980305",
|
|
15
|
+
"author": "张晋涛",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/moelove",
|
|
17
|
+
"votes": "10",
|
|
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": "面试题整理之Vue篇",
|
|
22
|
+
"description": "又快到年底了,有很多小伙伴可能会选择跳槽或者升职或者考核,尤其重要的是面试,在面试过程中面试官总会问一些基础性的内容来考察我们的专业知识的掌握程度,再决定是否录用。",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000040971075",
|
|
24
|
+
"author": "Aaron",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/aaronblog",
|
|
26
|
+
"votes": "18",
|
|
27
27
|
"rank": 3
|
|
28
28
|
},
|
|
29
|
+
{
|
|
30
|
+
"title": "使用这11个代码,可以大大地简化我们的代码。",
|
|
31
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000040759530",
|
|
33
|
+
"author": "前端小智",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
35
|
+
"votes": "15",
|
|
36
|
+
"rank": 4
|
|
37
|
+
},
|
|
29
38
|
{
|
|
30
39
|
"title": "重写数组的方法(改变原数组)",
|
|
31
40
|
"description": "下图是我自我学习模拟数组时总结的一些重新数组的方法:本文我们暂不讨论不改变原数组的方法,只谈改变原数组用到的 6 种方法。改变原数组的方法push()按参数顺序向数组尾部添加元素,返回新数组的长度 {代码...}...",
|
|
@@ -33,26 +42,35 @@
|
|
|
33
42
|
"author": "云叔_又拍云",
|
|
34
43
|
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
35
44
|
"votes": "9",
|
|
36
|
-
"rank": 4
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"title": "面试题整理之Vue篇",
|
|
40
|
-
"description": "又快到年底了,有很多小伙伴可能会选择跳槽或者升职或者考核,尤其重要的是面试,在面试过程中面试官总会问一些基础性的内容来考察我们的专业知识的掌握程度,再决定是否录用。",
|
|
41
|
-
"url": "https://segmentfault.com/a/1190000040971075",
|
|
42
|
-
"author": "Aaron",
|
|
43
|
-
"home_url": "https://segmentfault.com/u/aaronblog",
|
|
44
|
-
"votes": "13",
|
|
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": "nps是一款轻量级、高性能、功能强大的内网穿透代理服务器。目前支持tcp、udp流量转发,可支持任何tcp、udp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析等等……),此外还支持内网ht...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000040979218",
|
|
51
|
+
"author": "民工哥",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
53
|
+
"votes": "10",
|
|
54
54
|
"rank": 6
|
|
55
55
|
},
|
|
56
|
+
{
|
|
57
|
+
"title": "你不知道的 Node.js Util",
|
|
58
|
+
"description": "从类型判断说起在 JavaScript 中,进行变量的类型校验是一个非常令人头疼的事,如果只是简单的使用 typeof 会到各种各样的问题。举几个简单的🌰: {代码...} 后来,大家发现可以使用 Object.prototype.toString() ...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000040966152",
|
|
60
|
+
"author": "Shenfq",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/shenfq",
|
|
62
|
+
"votes": "7",
|
|
63
|
+
"rank": 7
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"title": "2021 GitHub 报告解读:中国开发者数量全球第 2 | JavaScript 最受欢迎",
|
|
67
|
+
"description": "该报告数据显示,目前在 GitHub 上的全球开发者用户共有 7300 万+,其中来自中国的开发者用户已达 755 万,位居全球第二,而 JavaScript 则成为最受开发者欢迎的编程语言。",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000040980449",
|
|
69
|
+
"author": "MissD",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
71
|
+
"votes": "5",
|
|
72
|
+
"rank": 8
|
|
73
|
+
},
|
|
56
74
|
{
|
|
57
75
|
"title": "前进吧,开发者: Google 官方学习资源首发集结",
|
|
58
76
|
"description": "Google 开发者在线课程是由 Google 产品团队打造的免费中文在线课程,包含 80+ 文章、110+ 视频深度解析、170+ 引导式编程练习 (Codelab),覆盖 10+ 项 Google 产品或服务。开发者可以借助循序渐进的课程,按自己...",
|
|
@@ -60,7 +78,7 @@
|
|
|
60
78
|
"author": "Android开发者",
|
|
61
79
|
"home_url": "https://segmentfault.com/u/androiddevs",
|
|
62
80
|
"votes": "3",
|
|
63
|
-
"rank":
|
|
81
|
+
"rank": 9
|
|
64
82
|
},
|
|
65
83
|
{
|
|
66
84
|
"title": "可以中断的异步操作",
|
|
@@ -69,25 +87,25 @@
|
|
|
69
87
|
"author": "边城",
|
|
70
88
|
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
71
89
|
"votes": "6",
|
|
72
|
-
"rank":
|
|
90
|
+
"rank": 10
|
|
73
91
|
},
|
|
74
92
|
{
|
|
75
|
-
"title": "
|
|
76
|
-
"description": "
|
|
77
|
-
"url": "https://segmentfault.com/a/
|
|
78
|
-
"author": "
|
|
79
|
-
"home_url": "https://segmentfault.com/u/
|
|
80
|
-
"votes": "
|
|
81
|
-
"rank":
|
|
93
|
+
"title": "手语服务让信息世界没有障碍",
|
|
94
|
+
"description": "首先看一下我们服务的对象,据世界部门组织调查,当前有4.6亿听障群体,而我国至少有2700万听障群体,并且每年国家也有将近2.3万的听障儿童出生,但是仅有不到5%的听障群体使用助听器等辅助设备。因此由于信息的...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000040982065",
|
|
96
|
+
"author": "华为移动服务",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/hms_core",
|
|
98
|
+
"votes": "2",
|
|
99
|
+
"rank": 11
|
|
82
100
|
},
|
|
83
101
|
{
|
|
84
|
-
"title": "
|
|
85
|
-
"description": "
|
|
86
|
-
"url": "https://segmentfault.com/a/
|
|
87
|
-
"author": "
|
|
88
|
-
"home_url": "https://segmentfault.com/u/
|
|
89
|
-
"votes": "
|
|
90
|
-
"rank":
|
|
102
|
+
"title": "巧用滤镜实现高级感拉满的文字快闪切换效果",
|
|
103
|
+
"description": "当然,今天并非是想用 CSS 实现上述的的效果。在尝试的过程中,我发现了另外一类能够使用 CSS 非常轻松实现文字快闪动画,运用了blur() 滤镜和 contrast() 滤镜产生的融合效果,类似于这样:",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000040965698",
|
|
105
|
+
"author": "chokcoco",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
107
|
+
"votes": "7",
|
|
108
|
+
"rank": 12
|
|
91
109
|
},
|
|
92
110
|
{
|
|
93
111
|
"title": "Develop as One | 2021 Google 开发者大会主旨演讲精彩回顾",
|
|
@@ -96,43 +114,43 @@
|
|
|
96
114
|
"author": "思否编辑部",
|
|
97
115
|
"home_url": "https://segmentfault.com/u/writers",
|
|
98
116
|
"votes": "2",
|
|
99
|
-
"rank":
|
|
117
|
+
"rank": 13
|
|
100
118
|
},
|
|
101
119
|
{
|
|
102
|
-
"title": "
|
|
103
|
-
"description": "
|
|
104
|
-
"url": "https://segmentfault.com/a/
|
|
105
|
-
"author": "
|
|
106
|
-
"home_url": "https://segmentfault.com/u/
|
|
107
|
-
"votes": "
|
|
108
|
-
"rank":
|
|
120
|
+
"title": "有了这25个正则表达式,代码效率提高80%",
|
|
121
|
+
"description": "大家好,我是林三心,在日常开发中,正则表达式是非常有用的,正则表达式在每个语言中都是可以使用的,他就跟JSON一样,是通用的。在日常开发中,了解一些常用的正则表达式,能大大提高你的工作效率,例如",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000040984840",
|
|
123
|
+
"author": "Sunshine_Lin",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
125
|
+
"votes": "8",
|
|
126
|
+
"rank": 14
|
|
109
127
|
},
|
|
110
128
|
{
|
|
111
|
-
"title": "
|
|
112
|
-
"description": "
|
|
113
|
-
"url": "https://segmentfault.com/a/
|
|
114
|
-
"author": "
|
|
115
|
-
"home_url": "https://segmentfault.com/u/
|
|
116
|
-
"votes": "
|
|
117
|
-
"rank":
|
|
129
|
+
"title": "MySQL 性能优化的 9 种姿势,面试再也不怕了!",
|
|
130
|
+
"description": "Mysql是一种关系型数据库,可以很好地支持大数据量的存储,但是一般来说,数据库中的表越小,在它上面执行的查询也就越快。因此,在创建表的时候,为了获得更好的性能,我们可以将表中字段的宽度舍得尽可能小。",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000040971263",
|
|
132
|
+
"author": "民工哥",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
134
|
+
"votes": "6",
|
|
135
|
+
"rank": 15
|
|
118
136
|
},
|
|
119
137
|
{
|
|
120
|
-
"title": "
|
|
121
|
-
"description": "
|
|
122
|
-
"url": "https://segmentfault.com/a/
|
|
123
|
-
"author": "
|
|
124
|
-
"home_url": "https://segmentfault.com/u/
|
|
125
|
-
"votes": "
|
|
126
|
-
"rank":
|
|
138
|
+
"title": "ES6新增API:Number篇",
|
|
139
|
+
"description": "Number.EPSILONNumber.EPSILON(2-52)代表任意两个数值之间的最小差值,换句话说,如果a与b的差值的绝对值小于Number.EPSILON,那么我们就可以认为这两个值是相等的。即:$$ |a-b|<Number.EPSILON \\ \\ \\} \\Lo...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000040982015",
|
|
141
|
+
"author": "forceddd",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/forceddd",
|
|
143
|
+
"votes": "2",
|
|
144
|
+
"rank": 16
|
|
127
145
|
},
|
|
128
146
|
{
|
|
129
|
-
"title": "
|
|
130
|
-
"description": "
|
|
131
|
-
"url": "https://segmentfault.com/a/
|
|
132
|
-
"author": "
|
|
133
|
-
"home_url": "https://segmentfault.com/u/
|
|
134
|
-
"votes": "
|
|
135
|
-
"rank":
|
|
147
|
+
"title": "正则表达式实例搜集,通过实例来学习正则表达式。",
|
|
148
|
+
"description": "正则表达式实例搜集,通过实例来学习正则表达式。本仓库实例搜集整理来自于《一些正则表达式随记》,通过一个单独仓库专门整理这些正则实例,提供一个实例网站,方便正则实例验证和查询。也方便添加新的正则实例...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000040984140",
|
|
150
|
+
"author": "小弟调调",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/ichu",
|
|
152
|
+
"votes": "6",
|
|
153
|
+
"rank": 17
|
|
136
154
|
},
|
|
137
155
|
{
|
|
138
156
|
"title": "Develop as One | 2021 Google 开发者大会主旨演讲精彩回顾",
|
|
@@ -141,25 +159,25 @@
|
|
|
141
159
|
"author": "Android开发者",
|
|
142
160
|
"home_url": "https://segmentfault.com/u/androiddevs",
|
|
143
161
|
"votes": "1",
|
|
144
|
-
"rank":
|
|
162
|
+
"rank": 18
|
|
145
163
|
},
|
|
146
164
|
{
|
|
147
|
-
"title": "
|
|
148
|
-
"description": "
|
|
149
|
-
"url": "https://segmentfault.com/a/
|
|
150
|
-
"author": "
|
|
151
|
-
"home_url": "https://segmentfault.com/u/
|
|
152
|
-
"votes": "
|
|
153
|
-
"rank":
|
|
165
|
+
"title": "源码泄露“危机“?阿里云、字节等大厂服务器疑似被海外黑客组织入侵,源代码被出售",
|
|
166
|
+
"description": "11 月 11日,海外黑客组织 “AgainstTheWest” (简称ATW)在 raidforums 论坛放猛料,宣称他们窃取了中国服务器的源码,并疯狂将其泄露出来打包售卖。据悉,其攻击目标疑似已涉及到国内阿里、腾讯及字节等科技“大...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000040966993",
|
|
168
|
+
"author": "MissD",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
170
|
+
"votes": "2",
|
|
171
|
+
"rank": 19
|
|
154
172
|
},
|
|
155
173
|
{
|
|
156
|
-
"title": "
|
|
157
|
-
"description": "
|
|
158
|
-
"url": "https://segmentfault.com/a/
|
|
159
|
-
"author": "
|
|
160
|
-
"home_url": "https://segmentfault.com/u/
|
|
161
|
-
"votes": "
|
|
162
|
-
"rank":
|
|
174
|
+
"title": "TypeScript 之 More on Functions",
|
|
175
|
+
"description": "函数是任何应用的基础组成部分,无论它是局部函数(local functions),还是从其他模块导入的函数,亦或是类中的方法。当然,函数也是值 (values),而且像其他值一样,TypeScript 有很多种方式用来描述,函数可以...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000040970467",
|
|
177
|
+
"author": "冴羽",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/yayu",
|
|
179
|
+
"votes": "3",
|
|
180
|
+
"rank": 20
|
|
163
181
|
},
|
|
164
182
|
{
|
|
165
183
|
"title": "详解电子表格中的json数据:序列化与反序列化",
|
|
@@ -168,35 +186,26 @@
|
|
|
168
186
|
"author": "葡萄城技术团队",
|
|
169
187
|
"home_url": "https://segmentfault.com/u/grapecity",
|
|
170
188
|
"votes": "1",
|
|
171
|
-
"rank": 19
|
|
172
|
-
},
|
|
173
|
-
{
|
|
174
|
-
"title": "MySQL事务的多版本并发控制(MVCC)实现原理",
|
|
175
|
-
"description": "多版本并发控制(MVCC) 是通过保存数据在某个时间点的快照来实现并发控制的。也就是说,不管事务执行多长时间,事务内部看到的数据是不受其它事务影响的,根据事务开始的时间不同,每个事务对同一张表,同一时刻...",
|
|
176
|
-
"url": "https://segmentfault.com/a/1190000040957477",
|
|
177
|
-
"author": "白菜1031",
|
|
178
|
-
"home_url": "https://segmentfault.com/u/baicai1031",
|
|
179
|
-
"votes": "6",
|
|
180
|
-
"rank": 20
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
"title": "源码泄露“危机“?阿里云、字节等大厂服务器疑似被海外黑客组织入侵,源代码被出售",
|
|
184
|
-
"description": "11 月 11日,海外黑客组织 “AgainstTheWest” (简称ATW)在 raidforums 论坛放猛料,宣称他们窃取了中国服务器的源码,并疯狂将其泄露出来打包售卖。据悉,其攻击目标疑似已涉及到国内阿里、腾讯及字节等科技“大...",
|
|
185
|
-
"url": "https://segmentfault.com/a/1190000040966993",
|
|
186
|
-
"author": "MissD",
|
|
187
|
-
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
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/
|
|
197
|
-
"votes": "
|
|
192
|
+
"title": "前端服务框架调研:Next.js、Nuxt.js、Nest.js、Fastify",
|
|
193
|
+
"description": "这次 Node.js 服务框架的调研将着点于各框架功能、请求流程的组织和介入方式,以对前端 Node.js 服务设计和对智联 Ada 架构改进提供参考,不过多关注具体实现。",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000040966032",
|
|
195
|
+
"author": "智联大前端",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/zpfe",
|
|
197
|
+
"votes": "3",
|
|
198
198
|
"rank": 22
|
|
199
199
|
},
|
|
200
|
+
{
|
|
201
|
+
"title": "Kafka知识点总结",
|
|
202
|
+
"description": "Kafka是一个多分区、多副本、分布式的基于发布/订阅模式的消息队列。目前 Kafka 已经定位为一个分布式流式处理平台,它以高吞吐、可持久化、可水平扩展、支持流数据处理等多种特性而被广泛使用。",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000040969234",
|
|
204
|
+
"author": "西柚",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/shannonwang",
|
|
206
|
+
"votes": "7",
|
|
207
|
+
"rank": 23
|
|
208
|
+
},
|
|
200
209
|
{
|
|
201
210
|
"title": "前进吧,开发者:Google 官方学习资源首发集结",
|
|
202
211
|
"description": "技术与产品的每一次迭代和更新,都伴随着机遇与挑战。你,或是每一位开发者,从学习开发知识,到掌握一门技术,激发创意灵感,直至亲手打造一个更美好的世界。谷歌希望助你一臂之力,提升个人开发技能,高效创新...",
|
|
@@ -204,68 +213,59 @@
|
|
|
204
213
|
"author": "思否编辑部",
|
|
205
214
|
"home_url": "https://segmentfault.com/u/writers",
|
|
206
215
|
"votes": "1",
|
|
207
|
-
"rank": 23
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
"title": "Chrome 团队提交补丁:阻止用户「查看网页源代码」",
|
|
211
|
-
"description": "11 月 11日,互联网档案馆(Internet Archive) 的一名员工 Jason Scott 发布推特称,Chrome团队为Chromium项目提交的一个补丁可用于阻止用户使用浏览器的「查看网页源代码」功能。",
|
|
212
|
-
"url": "https://segmentfault.com/a/1190000040949271",
|
|
213
|
-
"author": "snakesss",
|
|
214
|
-
"home_url": "https://segmentfault.com/u/snakesss",
|
|
215
|
-
"votes": "3",
|
|
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": "2021 Google 开发者大会 | 更简洁、更高效,创造更流畅的移动端用户体验",
|
|
220
|
+
"description": "随着大会开幕,这次大会为开发者们带来多样高效开发工具,助力开发者在技术舞台上大放异彩。一起来看看 Android、Google Play 和 Wear OS by Google 有哪些更新吧!点击直达官网,探索更多移动端开发干货本次 And...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000040982762",
|
|
222
|
+
"author": "思否编辑部",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
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/
|
|
233
|
-
"votes": "
|
|
228
|
+
"title": "2021 Google 开发者大会进行时:汇聚开发者合力,共建全球技术生态",
|
|
229
|
+
"description": "一年一度的科技盛会2021 Google 开发者大会昨日已如约与各位线上相见。以“Develop as One”为主题,重磅主旨演讲和超 900 分钟技术干货现已倾囊献上。",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000040982835",
|
|
231
|
+
"author": "思否编辑部",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
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": "2021 Google 开发者大会丨 助力优质应用构建,多维度提升开发效率",
|
|
238
|
+
"description": "Google 赋能开发者高效开发助力开发者不断创新构建更优质的产品以提升用户体验一起来看看这次 Google 开发者大会前端开发技术亮点Flutter、Web、Chrome OS、Material Design点击直达官网,探索更多前端开发干货!...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000040988628",
|
|
240
|
+
"author": "思否编辑部",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
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": "2021 Google 开发者大会丨构建高效机器学习生态",
|
|
247
|
+
"description": "Google 致力于构建先进的机器学习生态,带来高效开发体验,并助力开发者将机器学习应用到多个领域。从科学研究、商业变革到公益事业,解决现实生活中的各种问题。准备好了吗?一起来了解 2021 Google 开发者大会...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000040989287",
|
|
249
|
+
"author": "思否编辑部",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
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": "CSS mask 实现鼠标跟随镂空效果",
|
|
256
|
+
"description": "偶然在某思看到这样一个问题,如何使一个div的部分区域变透明而其他部分模糊掉?,最后实现效果是这样的进一步,还能实现任意形状的镂空效果鼠标经过的地方清晰可见,其他地方则是模糊的。可能一开始无从下手,不...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000040996523",
|
|
258
|
+
"author": "XboxYan",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
260
|
+
"votes": "8",
|
|
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": "代码写得好,Reduce 方法少不了,我用这10例子来加深学习!",
|
|
265
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000040727275",
|
|
267
|
+
"author": "前端小智",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
269
269
|
"votes": "4",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|