@wcj/github-rank 21.11.25 → 21.11.29
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 +34718 -34710
- package/dist/sifou-daily.json +10 -154
- package/dist/sifou-monthly.json +92 -92
- package/dist/sifou-weekly.json +154 -154
- package/dist/toutiao-30.json +115 -115
- package/dist/toutiao-7.json +128 -128
- package/dist/toutiao-90.json +43 -43
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +163 -163
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +3183 -3184
- package/dist/users.json +3634 -3636
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +34718 -34710
- package/web/data/sifou-daily.json +10 -154
- package/web/data/sifou-monthly.json +92 -92
- package/web/data/sifou-weekly.json +154 -154
- package/web/data/toutiao-30.json +115 -115
- package/web/data/toutiao-7.json +128 -128
- package/web/data/toutiao-90.json +43 -43
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +163 -163
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +3183 -3184
- package/web/data/users.json +3634 -3636
- package/web/index.html +1830 -1830
- package/web/repos.html +4250 -4250
- package/web/sifou-daily.html +9 -457
- package/web/sifou-monthly.html +140 -140
- package/web/sifou-weekly.html +131 -131
- package/web/toutiao-30.html +114 -114
- package/web/toutiao-7.html +93 -93
- package/web/toutiao-90.html +96 -96
- package/web/trending-monthly.html +142 -142
- package/web/trending-weekly.html +146 -150
- package/web/trending.html +132 -164
- package/web/users.china.html +1927 -1927
package/dist/sifou-weekly.json
CHANGED
|
@@ -5,34 +5,34 @@
|
|
|
5
5
|
"url": "https://segmentfault.com/a/1190000040996523",
|
|
6
6
|
"author": "XboxYan",
|
|
7
7
|
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
8
|
-
"votes": "
|
|
8
|
+
"votes": "30",
|
|
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": "以 Vuex 为引,一窥状态管理全貌",
|
|
13
|
+
"description": "Vuex 的用法和 API 不难,官网介绍也简洁明了。得益于此,将 Vuex 快速集成到项目里非常容易。然而正因为用法灵活,很多同学在 Vuex 的设计和使用上反而有些混乱。",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041005444",
|
|
15
|
+
"author": "杨成功",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
17
|
+
"votes": "20",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
|
+
{
|
|
21
|
+
"title": "git进阶(撤销pull、撤销merge、撤销add)",
|
|
22
|
+
"description": "1、撤销本次pullgit reflogreset到某个版本git reset --hard 91ae6ad2、撤销本次merge如果merge了其他分支代码造成了大量的冲突 想撤销本次merge如果操作1、使用上面的reset命令撤销到上一个提交版本2、执行以下...",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041004054",
|
|
24
|
+
"author": "浅夏晴空",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/qianxiaqingkong",
|
|
26
|
+
"votes": "12",
|
|
27
|
+
"rank": 3
|
|
28
|
+
},
|
|
20
29
|
{
|
|
21
30
|
"title": "14 张有趣深动图解 FlexBox,好家伙,还不快进收藏夹吃灰!",
|
|
22
31
|
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
23
32
|
"url": "https://segmentfault.com/a/1190000041000841",
|
|
24
33
|
"author": "前端小智",
|
|
25
34
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
26
|
-
"votes": "
|
|
27
|
-
"rank": 3
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"title": "安排几款实用的内网穿透工具+教程",
|
|
31
|
-
"description": "nps是一款轻量级、高性能、功能强大的内网穿透代理服务器。目前支持tcp、udp流量转发,可支持任何tcp、udp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析等等……),此外还支持内网ht...",
|
|
32
|
-
"url": "https://segmentfault.com/a/1190000040979218",
|
|
33
|
-
"author": "民工哥",
|
|
34
|
-
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
35
|
-
"votes": "10",
|
|
35
|
+
"votes": "16",
|
|
36
36
|
"rank": 4
|
|
37
37
|
},
|
|
38
38
|
{
|
|
@@ -41,70 +41,70 @@
|
|
|
41
41
|
"url": "https://segmentfault.com/a/1190000040996585",
|
|
42
42
|
"author": "Sunshine_Lin",
|
|
43
43
|
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
44
|
-
"votes": "
|
|
44
|
+
"votes": "17",
|
|
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": "PHP 基金会,是个好事 (PHP Foundation)",
|
|
49
|
+
"description": "2021 年 11 月 23 日,PHP 主力开发 Nikita Popov 发文宣布 将不再参与 PHP 的主要维护,从月底开始逐渐淡出。据说 Nikita Popov 从他还在上高中时就开始参与 PHP 的开发,彼时为 2011 年,截至目前已有 10 年之...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041008293",
|
|
51
|
+
"author": "summerblue",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/summerblue",
|
|
53
|
+
"votes": "11",
|
|
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": "后端一次给你10万条数据,如何优雅展示,到底考察我什么?",
|
|
58
|
+
"description": "大家好,我是林三心,用最通俗的话讲最难的知识点是我的座右铭,基础是进阶的前提是我的初心,今天跟大家来唠唠嗑,如果后端真的返回给前端10万条数据,咱们前端要怎么优雅地展示出来呢?(哈哈假设后端真的能传1...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041003321",
|
|
60
|
+
"author": "Sunshine_Lin",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
62
|
+
"votes": "7",
|
|
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/
|
|
66
|
+
"title": "用CSS来撸一只神经猫",
|
|
67
|
+
"description": "之前围住神经猫的H5小游戏火爆了朋友圈,其中神经猫贱贱的表情,露着屁股的各种姿势,也给用户带来了不少趣味。现在我们就用CSS来撸出一只小贱猫。从网上下载一张我们要仿照的神经猫图片,如下:",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041016364",
|
|
69
|
+
"author": "linshuai",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/linshuai",
|
|
71
71
|
"votes": "8",
|
|
72
72
|
"rank": 8
|
|
73
73
|
},
|
|
74
74
|
{
|
|
75
|
-
"title": "
|
|
76
|
-
"description": "
|
|
77
|
-
"url": "https://segmentfault.com/a/
|
|
75
|
+
"title": "leader:深拷贝有这5个段位,你只是青铜段位?还想涨薪?",
|
|
76
|
+
"description": "前言大家好,我是林三心。前几天跟leader在聊深拷贝leader:你知道怎么复制一个对象吗?我:知道啊!不就深拷贝吗?leader:那你是怎么深拷贝的?我:我直接一手JSON.parse(JSON.stringfy(obj))吃遍天leader:兄...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041008071",
|
|
78
78
|
"author": "Sunshine_Lin",
|
|
79
79
|
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
80
|
-
"votes": "
|
|
80
|
+
"votes": "9",
|
|
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": "JetBrains 官宣:将成立“ PHP 基金会”!PHP 历时 26 年迎来新的转机",
|
|
85
|
+
"description": "近日,PhpStorm 开发商 JetBrains 在官方博客发文宣布,将与 Automattic、Laravel、Laravel、Acquia 等多家公司共同成立 PHP 基金会。",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041015673",
|
|
87
|
+
"author": "MissD",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
89
|
+
"votes": "4",
|
|
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/
|
|
98
|
-
"votes": "
|
|
93
|
+
"title": "深度剖析Saga分布式事务",
|
|
94
|
+
"description": "saga是分布式事务领域里一个非常重要的事务模式,特别适合解决出行订票这类的长事务,本文将深度剖析saga事务的设计原理,以及在解决订票问题上的最佳实践",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041001954",
|
|
96
|
+
"author": "叶东富",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/yedongfu",
|
|
98
|
+
"votes": "10",
|
|
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": "当网站上线后,流量增加或短暂功能故障,都会造成使用者体验相当不好,而这时该怎么快速找到性能的瓶颈呢?通常 CPU 达到 100% 时,有时候也很难复制及找出关键问题点。",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041012828",
|
|
105
|
+
"author": "民工哥",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
107
|
+
"votes": "6",
|
|
108
108
|
"rank": 12
|
|
109
109
|
},
|
|
110
110
|
{
|
|
@@ -116,24 +116,6 @@
|
|
|
116
116
|
"votes": "5",
|
|
117
117
|
"rank": 13
|
|
118
118
|
},
|
|
119
|
-
{
|
|
120
|
-
"title": "自动化生成骨架屏的技术方案设计与落地",
|
|
121
|
-
"description": "性能优化,减少页面加载等待时间一直是前端领域永恒的话题。如今大部分业务合作模式都是前后端分离方案,便利性的同时也带来了非常多的弊端,比如 FCP 时间显著增加(多了更多的 HTTP 请求往返的时间消耗),这也...",
|
|
122
|
-
"url": "https://segmentfault.com/a/1190000040985203",
|
|
123
|
-
"author": "isNealyang",
|
|
124
|
-
"home_url": "https://segmentfault.com/u/nealyang231",
|
|
125
|
-
"votes": "7",
|
|
126
|
-
"rank": 14
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"title": "正则表达式实例搜集,通过实例来学习正则表达式。",
|
|
130
|
-
"description": "正则表达式实例搜集,通过实例来学习正则表达式。本仓库实例搜集整理来自于《一些正则表达式随记》,通过一个单独仓库专门整理这些正则实例,提供一个实例网站,方便正则实例验证和查询。也方便添加新的正则实例...",
|
|
131
|
-
"url": "https://segmentfault.com/a/1190000040984140",
|
|
132
|
-
"author": "小弟调调",
|
|
133
|
-
"home_url": "https://segmentfault.com/u/ichu",
|
|
134
|
-
"votes": "6",
|
|
135
|
-
"rank": 15
|
|
136
|
-
},
|
|
137
119
|
{
|
|
138
120
|
"title": "如何让你的大文件上传变得又稳又快?",
|
|
139
121
|
"description": "相较于文本内容而言,多媒体在易用性和情感表达上更有优势,当然相对文本,体积也大了很多。比如一条文本消息只有不到 100 字节,但一条视频消息可能超过 100 MB。这就导致多媒体在网络传输、实时触达等方面相对...",
|
|
@@ -141,129 +123,147 @@
|
|
|
141
123
|
"author": "云叔_又拍云",
|
|
142
124
|
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
143
125
|
"votes": "8",
|
|
126
|
+
"rank": 14
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"title": "远程工作的这几年",
|
|
130
|
+
"description": "这几年一直在做远程开发工作,一个原因是陪读,老婆留学的地方一半说法语一半说荷兰语,基本不说英语,所以英语都半吊子的我不好找工作,只能去陪读;另一方面也是想尝试一下这种新鲜的工作方式,毕竟新奇的事物...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041006322",
|
|
132
|
+
"author": "程序员铮铮",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/tychio",
|
|
134
|
+
"votes": "4",
|
|
135
|
+
"rank": 15
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"title": "数字化时代,纯前端表格控件或将成为协同办公的解决方案",
|
|
139
|
+
"description": "毫无疑问,人类社会的发展进程已经步入到数字化时代,数字化变革成为了各行各业的关注焦点。据IDC发布的《未来企业效率白皮书》,到2022年,全球GDP的60%以上都将是数字化,每个行业的增长都将由数字化增强的产品...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041003686",
|
|
141
|
+
"author": "snakesss",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
143
|
+
"votes": "2",
|
|
144
144
|
"rank": 16
|
|
145
145
|
},
|
|
146
146
|
{
|
|
147
|
-
"title": "
|
|
148
|
-
"description": "
|
|
149
|
-
"url": "https://segmentfault.com/a/
|
|
150
|
-
"author": "
|
|
151
|
-
"home_url": "https://segmentfault.com/u/
|
|
152
|
-
"votes": "
|
|
147
|
+
"title": "【Sass/SCSS】我花4小时整理了的Sass的函数",
|
|
148
|
+
"description": "【Sass/SCSS】我花4小时整理了的Sass的函数博客说明文章所涉及的资料来自互联网整理和个人总结,意在于个人学习和经验汇总,如有什么地方侵权,请联系本人删除,谢谢!说明Sass 定义了各种类型的函数,这些函数可...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041007461",
|
|
150
|
+
"author": "归子莫",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/guizimo",
|
|
152
|
+
"votes": "7",
|
|
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": "你说你会Promise?那你解决一下项目中的这五个难题?",
|
|
157
|
+
"description": "大家好,我是林三心,用最通俗易懂的话讲最难的知识点是我的座右铭,基础是进阶的前提是我的初心,众所周知哈, Promise 在咱们的开发中是相当的重要,我觉得对于 Promise 的使用等级,可以分为三个等级",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041025373",
|
|
159
|
+
"author": "Sunshine_Lin",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
161
|
+
"votes": "8",
|
|
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": "千呼万唤,web人脸识别登录完整版来了,这样式我爱了",
|
|
166
|
+
"description": "大家好,我是小富~在我最开始写文章的时候曾经写过一篇文章 基于 Java 实现的人脸识别功能,因为刚开始码字不知道写点什么,就简单弄了个人脸识别的Demo。但让我没想到的是,在过去的一年里有好多好多粉丝加我好...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041009923",
|
|
168
|
+
"author": "程序员内点事",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/chengxy",
|
|
170
|
+
"votes": "3",
|
|
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/
|
|
174
|
+
"title": "精读《Rust 是 JS 基建的未来》",
|
|
175
|
+
"description": "Rust Is The Future of JavaScript Infrastructure 这篇文章讲述了 Rust 正在 JS 基建圈流行的事实:Webpack、Babel、Terser、Prettier、ESLint 这些前些年才流行起来的工具都已有了 Rust 替代方案,且性能有着 1...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000040995772",
|
|
177
|
+
"author": "黄子毅",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/aoyangyudakong",
|
|
179
179
|
"votes": "5",
|
|
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": "网易面试官:请你实现一下JS重载?可不是TS重载哦!",
|
|
184
|
+
"description": "前言大家好,我是林三心,用最通俗易懂的话讲最难的知识点是我的座右铭,基础是进阶的前提是我的初心。今天给大家讲一道题,是一道网易的面试题一位同学:“如何实现JS重载?”我:“JS有重载吗?不是TS才有吗?”一位...",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041014225",
|
|
186
|
+
"author": "Sunshine_Lin",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
188
|
+
"votes": "5",
|
|
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": "NGINX 入门到企业级应用实践-基础篇",
|
|
193
|
+
"description": "这是一系列免费的知识,有图文版和视频版,你现在看到的是图文版。NGINX 系列课分为三篇,基础篇、进阶篇和企业实践篇,你现在正在阅读的是基础篇。视频版发布在我自己的社区,喜欢看视频的朋友可前往社区,微信...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041003208",
|
|
195
|
+
"author": "今日长剑在握",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/sfhfpc",
|
|
197
|
+
"votes": "5",
|
|
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/
|
|
206
|
-
"votes": "
|
|
201
|
+
"title": "【Less】给 CSS 加点料",
|
|
202
|
+
"description": "【Less】给 CSS 加点料博客说明文章所涉及的资料来自互联网整理和个人总结,意在于个人学习和经验汇总,如有什么地方侵权,请联系本人删除,谢谢!说明相比Sass的高调宣言,Less就比较低调了,看下面官网的介绍官...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041000508",
|
|
204
|
+
"author": "归子莫",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/guizimo",
|
|
206
|
+
"votes": "4",
|
|
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": "如何更好管理 Api 接口(续)",
|
|
211
|
+
"description": "哈喽,我是树酱。去年中旬的时候写过一篇关于如何更好管理 Api 接口。最近有朋友问我,我们都是根据Swagger文档,然后通过“阅读”swagger文档中每个微服务包含的CRUD(增刪查改)等API,再通过“手动”撸出各种service...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041000146",
|
|
213
|
+
"author": "树酱",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/shu_jshu_jiashu_jianshu_jiang",
|
|
215
|
+
"votes": "4",
|
|
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": "背景在上一篇 巧用滤镜实现高级感拉满的文字快闪切换效果 中,我们提到了一种非常有意思的之前苹果展示文字的动画效果。本文,会带来另外一个有意思的效果,巧用渐变实现高级感拉满的背景光动画。此效果运用在苹...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041008396",
|
|
222
|
+
"author": "chokcoco",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
224
|
+
"votes": "4",
|
|
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": "手把手教你汇编 Debug",
|
|
229
|
+
"description": "关于汇编的第一篇文章:爱了爱了,这篇寄存器讲的有点意思Hello大家好,我是程序员cxuan!我们上篇文章了解了一下基本的寄存器,这篇文章我们来进行实际操作一下。原文链接:手把手教你汇编 Debug我们以后将会用...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000040996464",
|
|
231
|
+
"author": "程序员cxuan",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/cxuan",
|
|
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": "js算法",
|
|
238
|
+
"description": "1.1 冒泡排序比较相邻的元素。如果第一个比第二个大,就交换他们两个 {代码...} 1.2 选择排序在未排序序列中找到最小(大)元素,存放到排序序列的起始位置,再从剩余未排序元素中继续寻找最小(大)元素,然后放...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041011334",
|
|
240
|
+
"author": "小蘑菇",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/xiaomogu_5f2124ad3ad42",
|
|
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/
|
|
251
|
-
"votes": "
|
|
246
|
+
"title": "Rust 审核团队“一夜之间”集体辞职!开源社区治理话题再被热议",
|
|
247
|
+
"description": "11 月 22 日上午,Rust 编程语言的审核团队突然宣布集体辞职,且立即生效。他们通过 GitHub 上的 pull request 提出了该辞职声明(目前该页面已锁定)。",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041009674",
|
|
249
|
+
"author": "MissD",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
251
|
+
"votes": "1",
|
|
252
252
|
"rank": 28
|
|
253
253
|
},
|
|
254
254
|
{
|
|
255
|
-
"title": "2021 Google
|
|
256
|
-
"description": "
|
|
257
|
-
"url": "https://segmentfault.com/a/
|
|
258
|
-
"author": "
|
|
259
|
-
"home_url": "https://segmentfault.com/u/
|
|
255
|
+
"title": "精彩回顾 | “开放包容”创未来:2021 Google 开发者大会亮点汇总",
|
|
256
|
+
"description": "当前,世界比起过往更需要彼此联结。正如以“ Develop as One”为主题的 2021 Google 开发者大会上,谷歌全方位展现出“开放包容”的价值,正是对携手开发者伙伴们共创机遇、共谋发展的践行。",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041017720",
|
|
258
|
+
"author": "MissD",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
260
260
|
"votes": "1",
|
|
261
261
|
"rank": 29
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
|
-
"title": "2021 Google
|
|
265
|
-
"description": "
|
|
266
|
-
"url": "https://segmentfault.com/a/
|
|
264
|
+
"title": "2021 Google 开发者大会丨 共建全球技术生态",
|
|
265
|
+
"description": "今年 Google 开发者大会上移动应用全球化、Firebase、Google Cloud、Google Maps Platform 带来全球趋势洞见分享与众多技术更新,从各个维度为开发者提供综合支持与服务助力成长共建全球技术生态 —— Develop as O...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041001355",
|
|
267
267
|
"author": "思否编辑部",
|
|
268
268
|
"home_url": "https://segmentfault.com/u/writers",
|
|
269
269
|
"votes": "1",
|