@wcj/github-rank 21.11.17 → 21.11.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.
- package/dist/repos.json +36383 -36365
- package/dist/sifou-daily.json +52 -169
- package/dist/sifou-monthly.json +117 -117
- package/dist/sifou-weekly.json +172 -163
- package/dist/toutiao-30.json +115 -115
- package/dist/toutiao-7.json +135 -135
- package/dist/toutiao-90.json +53 -53
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +157 -157
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +3534 -3535
- package/dist/users.json +3926 -3927
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +36383 -36365
- package/web/data/sifou-daily.json +52 -169
- package/web/data/sifou-monthly.json +117 -117
- package/web/data/sifou-weekly.json +172 -163
- package/web/data/toutiao-30.json +115 -115
- package/web/data/toutiao-7.json +135 -135
- package/web/data/toutiao-90.json +53 -53
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +157 -157
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +3534 -3535
- package/web/data/users.json +3926 -3927
- package/web/index.html +1974 -1974
- package/web/repos.html +4394 -4394
- package/web/sifou-daily.html +45 -409
- package/web/sifou-monthly.html +123 -123
- package/web/sifou-weekly.html +168 -140
- package/web/toutiao-30.html +104 -104
- package/web/toutiao-7.html +96 -96
- package/web/toutiao-90.html +73 -73
- package/web/trending-monthly.html +135 -135
- package/web/trending-weekly.html +151 -147
- package/web/trending.html +142 -154
- package/web/users.china.html +1702 -1702
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,130 +1,121 @@
|
|
|
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": "自从 ECMAScript 的 Promise ES2015 和 async/await ES2017 特性发布以后,异步在前端界已经成为特别常见的操作。异步代码和同步代码在处理问题顺序上会存在一些差别,编写异步代码需要拥有跟编写同步代码不同的“...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000040963849",
|
|
6
|
+
"author": "边城",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
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": "一文讲透自适应熔断的原理和实现",
|
|
13
|
+
"description": "微服务集群中,每个应用基本都会依赖一定数量的外部服务。有可能随时都会遇到网络连接缓慢,超时,依赖服务过载,服务不可用的情况,在高并发场景下如果此时调用方不做任何处理,继续持续请求故障服务的话很容易引...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000040978572",
|
|
15
|
+
"author": "kevinwan",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/kevinwan",
|
|
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": "一篇搞懂容器技术的基石: cgroup",
|
|
22
|
+
"description": "大家好,我是张晋涛。目前我们所提到的容器技术、虚拟化技术(不论何种抽象层次下的虚拟化技术)都能做到资源层面上的隔离和限制。对于容器技术而言,它实现资源层面上的限制和隔离,依赖于 Linux 内核所提供的 c...",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000040980305",
|
|
24
|
+
"author": "张晋涛",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/moelove",
|
|
26
|
+
"votes": "8",
|
|
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": "面试题整理之Vue篇",
|
|
31
|
+
"description": "又快到年底了,有很多小伙伴可能会选择跳槽或者升职或者考核,尤其重要的是面试,在面试过程中面试官总会问一些基础性的内容来考察我们的专业知识的掌握程度,再决定是否录用。",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000040971075",
|
|
33
|
+
"author": "Aaron",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/aaronblog",
|
|
35
|
+
"votes": "16",
|
|
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": "重写数组的方法(改变原数组)",
|
|
40
|
+
"description": "下图是我自我学习模拟数组时总结的一些重新数组的方法:本文我们暂不讨论不改变原数组的方法,只谈改变原数组用到的 6 种方法。改变原数组的方法push()按参数顺序向数组尾部添加元素,返回新数组的长度 {代码...}...",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000040969572",
|
|
42
|
+
"author": "云叔_又拍云",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
44
|
+
"votes": "9",
|
|
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": "使用这11个代码,可以大大地简化我们的代码。",
|
|
49
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000040759530",
|
|
51
|
+
"author": "前端小智",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
53
53
|
"votes": "13",
|
|
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": "你不知道的 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": "6",
|
|
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": "前进吧,开发者: Google 官方学习资源首发集结",
|
|
67
|
+
"description": "Google 开发者在线课程是由 Google 产品团队打造的免费中文在线课程,包含 80+ 文章、110+ 视频深度解析、170+ 引导式编程练习 (Codelab),覆盖 10+ 项 Google 产品或服务。开发者可以借助循序渐进的课程,按自己...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000040973077",
|
|
69
|
+
"author": "Android开发者",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/androiddevs",
|
|
71
|
+
"votes": "3",
|
|
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": "可以中断的异步操作",
|
|
76
|
+
"description": "前面我们聊到了可能超时的异步操作,其中提到对 fetch() 异步操作的“中断”处理。这次我们就来聊一聊“中断”异步操作。由于 JavaScript 的单线程特性,能在 JavaScript 中进行的异步场景其实不多,大概有如下一些:...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000040972018",
|
|
78
|
+
"author": "边城",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
80
|
+
"votes": "6",
|
|
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": "安排几款实用的内网穿透工具+教程",
|
|
85
|
+
"description": "nps是一款轻量级、高性能、功能强大的内网穿透代理服务器。目前支持tcp、udp流量转发,可支持任何tcp、udp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析等等……),此外还支持内网ht...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000040979218",
|
|
87
|
+
"author": "民工哥",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
89
|
+
"votes": "8",
|
|
90
90
|
"rank": 10
|
|
91
91
|
},
|
|
92
92
|
{
|
|
93
|
-
"title": "
|
|
94
|
-
"description": "4
|
|
95
|
-
"url": "https://segmentfault.com/a/
|
|
96
|
-
"author": "
|
|
97
|
-
"home_url": "https://segmentfault.com/u/
|
|
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
98
|
"votes": "2",
|
|
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": "当然,今天并非是想用 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
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": "右键收藏!2021 Google 开发者大会怎么看?",
|
|
112
|
+
"description": "4,3,2,1 !开发者们相聚一堂的2021 Google 开发者大会即将揭幕!11 月 16 日上午 10 点,与你线上见!点击直达官网,抢先探索大会亮点!18条技术产品线70+场精彩演讲90+ 技术专家更有谷歌首次发布的重磅学习资...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000040963415",
|
|
114
|
+
"author": "思否编辑部",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
116
|
+
"votes": "2",
|
|
117
117
|
"rank": 13
|
|
118
118
|
},
|
|
119
|
-
{
|
|
120
|
-
"title": "现代化办公、AI、混合现实、可持续发展,微软进博会全回顾",
|
|
121
|
-
"description": "为期 5 天的“上海· 2021 年中国国际进口博览会”已圆满落幕。作为全球创新机遇的“窗口”,进博会吸引了来自全球各地的知名大厂前来“秀肌肉”,而其中最不容错过的便是 “硬科技” 展区。从 AI 技术加持的数字化转型浪...",
|
|
122
|
-
"url": "https://segmentfault.com/a/1190000040944658",
|
|
123
|
-
"author": "六一",
|
|
124
|
-
"home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
|
|
125
|
-
"votes": "1",
|
|
126
|
-
"rank": 14
|
|
127
|
-
},
|
|
128
119
|
{
|
|
129
120
|
"title": "在 JavaScript 中如何检查对象为空",
|
|
130
121
|
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
@@ -132,8 +123,26 @@
|
|
|
132
123
|
"author": "前端小智",
|
|
133
124
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
134
125
|
"votes": "6",
|
|
126
|
+
"rank": 14
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"title": "Develop as One | 2021 Google 开发者大会主旨演讲精彩回顾",
|
|
130
|
+
"description": "2021 年世界比起过往更需要彼此联结谷歌始终与大家携手共进共创机遇,共谋发展一分钟回顾 2021 Google 开发者大会主旨演讲精彩亮点!涵盖 18 条产品线,超 70 场技术专题演讲从这里出发,继续探索更多精彩前往官网...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000040972907",
|
|
132
|
+
"author": "思否编辑部",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
134
|
+
"votes": "2",
|
|
135
135
|
"rank": 15
|
|
136
136
|
},
|
|
137
|
+
{
|
|
138
|
+
"title": "2021 Google 开发者大会即将登陆:年度盛会,先睹为快!",
|
|
139
|
+
"description": "今年大会以 “Develop as One” 为主题,覆盖 18 条谷歌技术产品线,90 多位技术专家带来 70+ 场精彩演讲,900+ 分钟技术干货线上直击,精彩不断,还有重磅学习资源,即将惊喜发布!",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000040963537",
|
|
141
|
+
"author": "思否编辑部",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
143
|
+
"votes": "2",
|
|
144
|
+
"rank": 16
|
|
145
|
+
},
|
|
137
146
|
{
|
|
138
147
|
"title": "程序员开源新项目“碾压”价值 7.5 亿的官方版,皆因孩子的 “IT 灾难”校务系统太“垃圾”",
|
|
139
148
|
"description": "无处不在的开源,为科技领域带来巨大变革和创新的同时,安全问题也成为全球关注的焦点。最近,来自瑞典斯德哥尔摩市的程序员 Landgren ,就因为看不惯自家孩子学校的 IT 系统(Skolplattform),拉上其他家长一起...",
|
|
@@ -141,123 +150,123 @@
|
|
|
141
150
|
"author": "MissD",
|
|
142
151
|
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
143
152
|
"votes": "3",
|
|
144
|
-
"rank": 16
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
"title": "“全真互联”时代:腾讯发力数实融合四大引擎",
|
|
148
|
-
"description": "当前,数字经济已经成为“后疫情时代”全球化发展的新引擎,我国也已将“迎接数字时代”提升至国家战略层面。刚刚过去的2021腾讯数字生态大会上,腾讯就邀请了业内众多专业大咖,共同探讨数实融合新趋势与新机遇,同...",
|
|
149
|
-
"url": "https://segmentfault.com/a/1190000040944907",
|
|
150
|
-
"author": "MissD",
|
|
151
|
-
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
152
|
-
"votes": "1",
|
|
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/
|
|
161
|
-
"votes": "
|
|
156
|
+
"title": "MySQL 性能优化的 9 种姿势,面试再也不怕了!",
|
|
157
|
+
"description": "Mysql是一种关系型数据库,可以很好地支持大数据量的存储,但是一般来说,数据库中的表越小,在它上面执行的查询也就越快。因此,在创建表的时候,为了获得更好的性能,我们可以将表中字段的宽度舍得尽可能小。",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000040971263",
|
|
159
|
+
"author": "民工哥",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
161
|
+
"votes": "5",
|
|
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": "Puppeteer 入门指引",
|
|
166
|
+
"description": "Puppeteer 是一个 Node library,提供了一套完整的通过 DevTools 协议操纵 Chrome 或 Chromium 的 API。Puppeteer 默认以 无头(headless) 的方式运行, 也可以使用 GUI 的方式运行 Chrome 和 Chromium。",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000040961411",
|
|
168
|
+
"author": "MudOnTire",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/mudontire",
|
|
170
|
+
"votes": "7",
|
|
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": "ES6新增API:Number篇",
|
|
175
|
+
"description": "Number.EPSILONNumber.EPSILON(2-52)代表任意两个数值之间的最小差值,换句话说,如果a与b的差值的绝对值小于Number.EPSILON,那么我们就可以认为这两个值是相等的。即:$$ |a-b|<Number.EPSILON \\ \\ \\} \\Lo...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000040982015",
|
|
177
|
+
"author": "forceddd",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/forceddd",
|
|
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": "微软亚洲研究院NLP领域最新研究一览",
|
|
184
|
+
"description": "编者按:EMNLP(Conference on Empirical Methods in Natural Language Processing)是计算语言学和自然语言处理领域的顶级国际学术会议。今年的 EMNLP 大会于11月7日-11日正式在线上召开。在本届大会中,微软亚...",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000040953898",
|
|
186
|
+
"author": "微软技术栈",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/mstech",
|
|
188
|
+
"votes": "1",
|
|
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": "2021 GitHub 报告解读:中国开发者数量全球第 2 | JavaScript 最受欢迎",
|
|
193
|
+
"description": "该报告数据显示,目前在 GitHub 上的全球开发者用户共有 7300 万+,其中来自中国的开发者用户已达 755 万,位居全球第二,而 JavaScript 则成为最受开发者欢迎的编程语言。",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000040980449",
|
|
195
|
+
"author": "MissD",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
197
197
|
"votes": "3",
|
|
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": "Develop as One | 2021 Google 开发者大会主旨演讲精彩回顾",
|
|
202
|
+
"description": "2021 年世界比起过往更需要彼此联结谷歌始终与大家携手共进共创机遇,共谋发展一分钟 回顾主旨演讲亮点前往官网,了解更多涵盖 18 条产品线,超 70 场技术专题演讲Android / Wear OS by Google / Google Play 卓...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000040971819",
|
|
204
|
+
"author": "Android开发者",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/androiddevs",
|
|
206
206
|
"votes": "1",
|
|
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": "MySQL事务的多版本并发控制(MVCC)实现原理",
|
|
211
|
+
"description": "多版本并发控制(MVCC) 是通过保存数据在某个时间点的快照来实现并发控制的。也就是说,不管事务执行多长时间,事务内部看到的数据是不受其它事务影响的,根据事务开始的时间不同,每个事务对同一张表,同一时刻...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000040957477",
|
|
213
|
+
"author": "白菜1031",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/baicai1031",
|
|
215
|
+
"votes": "6",
|
|
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": "源码泄露“危机“?阿里云、字节等大厂服务器疑似被海外黑客组织入侵,源代码被出售",
|
|
220
|
+
"description": "11 月 11日,海外黑客组织 “AgainstTheWest” (简称ATW)在 raidforums 论坛放猛料,宣称他们窃取了中国服务器的源码,并疯狂将其泄露出来打包售卖。据悉,其攻击目标疑似已涉及到国内阿里、腾讯及字节等科技“大...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000040966993",
|
|
222
|
+
"author": "MissD",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
224
|
+
"votes": "2",
|
|
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": "详解电子表格中的json数据:序列化与反序列化",
|
|
229
|
+
"description": "当下应用开发常见的B/S架构之下,我们会遇到很多需要进行前后端数据传输的场景。而在这个传输的过程中,数据通过何种格式传输、方式是否迅速便捷、书写方式是否简单易学,都成为了程序员在开发时要考量的问题。",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000040966055",
|
|
231
|
+
"author": "葡萄城技术团队",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/grapecity",
|
|
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/
|
|
242
|
-
"votes": "
|
|
237
|
+
"title": "TypeScript 之 More on Functions",
|
|
238
|
+
"description": "函数是任何应用的基础组成部分,无论它是局部函数(local functions),还是从其他模块导入的函数,亦或是类中的方法。当然,函数也是值 (values),而且像其他值一样,TypeScript 有很多种方式用来描述,函数可以...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000040970467",
|
|
240
|
+
"author": "冴羽",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/yayu",
|
|
242
|
+
"votes": "3",
|
|
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/
|
|
246
|
+
"title": "前进吧,开发者:Google 官方学习资源首发集结",
|
|
247
|
+
"description": "技术与产品的每一次迭代和更新,都伴随着机遇与挑战。你,或是每一位开发者,从学习开发知识,到掌握一门技术,激发创意灵感,直至亲手打造一个更美好的世界。谷歌希望助你一臂之力,提升个人开发技能,高效创新...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000040972891",
|
|
249
|
+
"author": "思否编辑部",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
251
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": "2021 Google 开发者大会 | 更简洁、更高效,创造更流畅的移动端用户体验",
|
|
256
|
+
"description": "随着大会开幕,这次大会为开发者们带来多样高效开发工具,助力开发者在技术舞台上大放异彩。一起来看看 Android、Google Play 和 Wear OS by Google 有哪些更新吧!点击直达官网,探索更多移动端开发干货本次 And...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000040982762",
|
|
258
|
+
"author": "思否编辑部",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
260
|
+
"votes": "1",
|
|
261
261
|
"rank": 29
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"title": "2021 Google 开发者大会进行时:汇聚开发者合力,共建全球技术生态",
|
|
265
|
+
"description": "一年一度的科技盛会2021 Google 开发者大会昨日已如约与各位线上相见。以“Develop as One”为主题,重磅主旨演讲和超 900 分钟技术干货现已倾囊献上。",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000040982835",
|
|
267
|
+
"author": "思否编辑部",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
269
|
+
"votes": "1",
|
|
270
|
+
"rank": 30
|
|
262
271
|
}
|
|
263
272
|
]
|