@wcj/github-rank 21.11.22 → 21.11.26
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 +37324 -37320
- package/dist/sifou-daily.json +188 -35
- package/dist/sifou-monthly.json +105 -105
- package/dist/sifou-weekly.json +172 -172
- package/dist/toutiao-30.json +122 -122
- package/dist/toutiao-7.json +162 -162
- package/dist/toutiao-90.json +44 -44
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +157 -157
- package/dist/trending-weekly.json +167 -167
- package/dist/users.china.json +3789 -3790
- package/dist/users.json +4097 -4099
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +37324 -37320
- package/web/data/sifou-daily.json +188 -35
- package/web/data/sifou-monthly.json +105 -105
- package/web/data/sifou-weekly.json +172 -172
- package/web/data/toutiao-30.json +122 -122
- package/web/data/toutiao-7.json +162 -162
- package/web/data/toutiao-90.json +44 -44
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +157 -157
- package/web/data/trending-weekly.json +167 -167
- package/web/data/users.china.json +3789 -3790
- package/web/data/users.json +4097 -4099
- package/web/index.html +2036 -2036
- package/web/repos.html +4440 -4440
- package/web/sifou-daily.html +506 -30
- package/web/sifou-monthly.html +123 -123
- package/web/sifou-weekly.html +144 -144
- package/web/toutiao-30.html +115 -115
- package/web/toutiao-7.html +102 -102
- package/web/toutiao-90.html +66 -66
- package/web/trending-monthly.html +137 -137
- package/web/trending-weekly.html +145 -145
- package/web/trending.html +154 -146
- package/web/users.china.html +2176 -2176
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,271 +1,271 @@
|
|
|
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": "CSS mask 实现鼠标跟随镂空效果",
|
|
4
|
+
"description": "偶然在某思看到这样一个问题,如何使一个div的部分区域变透明而其他部分模糊掉?,最后实现效果是这样的进一步,还能实现任意形状的镂空效果鼠标经过的地方清晰可见,其他地方则是模糊的。可能一开始无从下手,不...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000040996523",
|
|
6
|
+
"author": "XboxYan",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
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": "16",
|
|
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/
|
|
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
26
|
"votes": "11",
|
|
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": "14 张有趣深动图解 FlexBox,好家伙,还不快进收藏夹吃灰!",
|
|
31
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041000841",
|
|
33
|
+
"author": "前端小智",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
35
|
+
"votes": "14",
|
|
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": "有了这25个正则表达式,代码效率提高80%",
|
|
40
|
+
"description": "大家好,我是林三心,在日常开发中,正则表达式是非常有用的,正则表达式在每个语言中都是可以使用的,他就跟JSON一样,是通用的。在日常开发中,了解一些常用的正则表达式,能大大提高你的工作效率,例如",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000040984840",
|
|
42
|
+
"author": "Sunshine_Lin",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
44
|
+
"votes": "11",
|
|
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": "「万字总结」熬夜总结50个JS的高级知识点,全都会你就是神!!!",
|
|
49
|
+
"description": "大家好,我是林三心,基础是进阶的前提,上一篇,我给大家分享了我这一年来平时记录的工作中碰到的50个JS基础知识点,今天就给大家分享一下,我这一年来,工作中遇到的50个JS高级知识点吧!!!",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000040996585",
|
|
51
|
+
"author": "Sunshine_Lin",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
53
|
+
"votes": "15",
|
|
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": "PHP 基金会,是个好事 (PHP Foundation)",
|
|
58
|
+
"description": "2021 年 11 月 23 日,PHP 主力开发 Nikita Popov 发文宣布 将不再参与 PHP 的主要维护,从月底开始逐渐淡出。据说 Nikita Popov 从他还在上高中时就开始参与 PHP 的开发,彼时为 2011 年,截至目前已有 10 年之...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041008293",
|
|
60
|
+
"author": "summerblue",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/summerblue",
|
|
62
|
+
"votes": "10",
|
|
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": "深度剖析Saga分布式事务",
|
|
67
|
+
"description": "saga是分布式事务领域里一个非常重要的事务模式,特别适合解决出行订票这类的长事务,本文将深度剖析saga事务的设计原理,以及在解决订票问题上的最佳实践",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041001954",
|
|
69
|
+
"author": "叶东富",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/yedongfu",
|
|
71
|
+
"votes": "10",
|
|
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": "在后端微服务中,常见的通常会通过暴露一个统一的网关入口给外界,从而使得整个系统服务有一个统一的入口和出口,收敛服务;然而,在前端这种统一提供网关出入口的服务比较少见,常常是各个应用独立提供出去服务...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000040995188",
|
|
78
|
+
"author": "野林",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/vleedesigntheory",
|
|
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": "咱们从头到尾说一次优雅关闭",
|
|
85
|
+
"description": "优雅关闭(Graceful Shutdown/Graceful Exit),这个词好像并没有什么官方的定义,也没找到权威的来源,不过在Bing里搜索 Graceful Exit,出现的第二条却是个专门为女性处理离婚的网站……好家伙,女性离婚一站式解...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000040993980",
|
|
87
|
+
"author": "空无",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/kongwu",
|
|
89
|
+
"votes": "5",
|
|
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": "数字化时代,纯前端表格控件或将成为协同办公的解决方案",
|
|
94
|
+
"description": "毫无疑问,人类社会的发展进程已经步入到数字化时代,数字化变革成为了各行各业的关注焦点。据IDC发布的《未来企业效率白皮书》,到2022年,全球GDP的60%以上都将是数字化,每个行业的增长都将由数字化增强的产品...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041003686",
|
|
96
|
+
"author": "snakesss",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
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": "相较于文本内容而言,多媒体在易用性和情感表达上更有优势,当然相对文本,体积也大了很多。比如一条文本消息只有不到 100 字节,但一条视频消息可能超过 100 MB。这就导致多媒体在网络传输、实时触达等方面相对...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041002019",
|
|
105
|
+
"author": "云叔_又拍云",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
107
|
+
"votes": "8",
|
|
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/
|
|
111
|
+
"title": "自动化生成骨架屏的技术方案设计与落地",
|
|
112
|
+
"description": "性能优化,减少页面加载等待时间一直是前端领域永恒的话题。如今大部分业务合作模式都是前后端分离方案,便利性的同时也带来了非常多的弊端,比如 FCP 时间显著增加(多了更多的 HTTP 请求往返的时间消耗),这也...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000040985203",
|
|
114
|
+
"author": "isNealyang",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/nealyang231",
|
|
116
116
|
"votes": "7",
|
|
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": "后端一次给你10万条数据,如何优雅展示,到底考察我什么?",
|
|
121
|
+
"description": "大家好,我是林三心,用最通俗的话讲最难的知识点是我的座右铭,基础是进阶的前提是我的初心,今天跟大家来唠唠嗑,如果后端真的返回给前端10万条数据,咱们前端要怎么优雅地展示出来呢?(哈哈假设后端真的能传1...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041003321",
|
|
123
|
+
"author": "Sunshine_Lin",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
125
|
+
"votes": "5",
|
|
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": "【Sass/SCSS】我花4小时整理了的Sass的函数",
|
|
130
|
+
"description": "【Sass/SCSS】我花4小时整理了的Sass的函数博客说明文章所涉及的资料来自互联网整理和个人总结,意在于个人学习和经验汇总,如有什么地方侵权,请联系本人删除,谢谢!说明Sass 定义了各种类型的函数,这些函数可...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041007461",
|
|
132
|
+
"author": "归子莫",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/guizimo",
|
|
134
|
+
"votes": "7",
|
|
135
135
|
"rank": 15
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
|
-
"title": "
|
|
139
|
-
"description": "
|
|
140
|
-
"url": "https://segmentfault.com/a/
|
|
141
|
-
"author": "
|
|
142
|
-
"home_url": "https://segmentfault.com/u/
|
|
143
|
-
"votes": "
|
|
138
|
+
"title": "为什么要用Redis集群?",
|
|
139
|
+
"description": "面试官:聊下Redis的分片集群,先聊 Redis Cluster好咯?面试官:Redis Cluser是Redis 3.x才有的官方集群方案,这块你了解多少?候选者:嗯,要不还是从基础讲起呗?候选者:在前面聊Redis的时候,提到的Redis都...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000040984629",
|
|
141
|
+
"author": "Java3y",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/java_3y",
|
|
143
|
+
"votes": "7",
|
|
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": "考虑时区了吗?",
|
|
148
|
+
"description": "前端工程师们,在拿到一个日期/时间数据的时候,你是怎么处理的呢?有没有考虑时区的问题呢?也许你会说:嗯,没怎么关注时区,不过我测过,没问题。我能怎么说呢?可能你还没遇到国外的用户吧!被偷走的一天如果...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000040990370",
|
|
150
|
+
"author": "边城",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
152
|
+
"votes": "6",
|
|
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": "TypeScript 官方手册翻译计划【一】:基础",
|
|
157
|
+
"description": "说明:目前网上没有 TypeScript 最新官方文档的中文翻译,所以有了这么一个翻译计划。因为我也是 TypeScript 的初学者,所以无法保证翻译百分之百准确,若有错误,欢迎评论区指出;翻译内容:暂定翻译内容为 Type...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000040991439",
|
|
159
|
+
"author": "Chor",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/chor",
|
|
161
|
+
"votes": "7",
|
|
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/
|
|
165
|
+
"title": "leader:深拷贝有这5个段位,你只是青铜段位?还想涨薪?",
|
|
166
|
+
"description": "前言大家好,我是林三心。前几天跟leader在聊深拷贝leader:你知道怎么复制一个对象吗?我:知道啊!不就深拷贝吗?leader:那你是怎么深拷贝的?我:我直接一手JSON.parse(JSON.stringfy(obj))吃遍天leader:兄...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041008071",
|
|
168
|
+
"author": "Sunshine_Lin",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
170
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": "2021 Google 开发者大会丨 助力优质应用构建,多维度提升开发效率",
|
|
175
|
+
"description": "Google 赋能开发者高效开发助力开发者不断创新构建更优质的产品以提升用户体验一起来看看这次 Google 开发者大会前端开发技术亮点Flutter、Web、Chrome OS、Material Design点击直达官网,探索更多前端开发干货!...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000040988628",
|
|
177
|
+
"author": "思否编辑部",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
179
|
+
"votes": "1",
|
|
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/
|
|
183
|
+
"title": "2021 Google 开发者大会丨构建高效机器学习生态",
|
|
184
|
+
"description": "Google 致力于构建先进的机器学习生态,带来高效开发体验,并助力开发者将机器学习应用到多个领域。从科学研究、商业变革到公益事业,解决现实生活中的各种问题。准备好了吗?一起来了解 2021 Google 开发者大会...",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000040989287",
|
|
186
|
+
"author": "思否编辑部",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/writers",
|
|
188
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/
|
|
197
|
-
"votes": "
|
|
192
|
+
"title": "精读《Rust 是 JS 基建的未来》",
|
|
193
|
+
"description": "Rust Is The Future of JavaScript Infrastructure 这篇文章讲述了 Rust 正在 JS 基建圈流行的事实:Webpack、Babel、Terser、Prettier、ESLint 这些前些年才流行起来的工具都已有了 Rust 替代方案,且性能有着 1...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000040995772",
|
|
195
|
+
"author": "黄子毅",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/aoyangyudakong",
|
|
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": "“公开处刑”| curl 创始人发文“质问”苹果:靠开源年赚数十亿,却把开发者当免费\"工具人\"",
|
|
202
|
+
"description": "据悉,本次事件的原因,是一位名为 @Michael Rieder 的用户在推特上向苹果官方账号 @AppleSupport 寻求帮助,但苹果却只是附上了curl 的页面地址让该用户自行联系 curl。",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000040986202",
|
|
204
|
+
"author": "MissD",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
206
|
+
"votes": "3",
|
|
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": "正则表达式完整教程(略长)",
|
|
211
|
+
"description": "引言亲爱的读者朋友,如果你点开了这篇文章,说明你对正则很感兴趣。想必你也了解正则的重要性,在我看来正则表达式是衡量程序员水平的一个侧面标准。关于正则表达式的教程,网上也有很多,相信你也看了一些。与...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000040988916",
|
|
213
|
+
"author": "记得要微笑",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/tosmile",
|
|
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": "spring boot异步方法@Async踩坑",
|
|
220
|
+
"description": "我的理解:异步即为在多辆车在多条路上行驶,同步即为多辆车在一条路上行驶。举个栗子:同步:当前如果正在学习c语言的话,那么我们按照课程安排是不应该学习c++的,只有等这个学期结束学完c语言,下个学期才能学...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000040991421",
|
|
222
|
+
"author": "郝泽龙_HZ",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/haozelong_hz",
|
|
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": "【Less】给 CSS 加点料",
|
|
229
|
+
"description": "【Less】给 CSS 加点料博客说明文章所涉及的资料来自互联网整理和个人总结,意在于个人学习和经验汇总,如有什么地方侵权,请联系本人删除,谢谢!说明相比Sass的高调宣言,Less就比较低调了,看下面官网的介绍官...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041000508",
|
|
231
|
+
"author": "归子莫",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/guizimo",
|
|
233
|
+
"votes": "4",
|
|
234
234
|
"rank": 26
|
|
235
235
|
},
|
|
236
236
|
{
|
|
237
|
-
"title": "2021 Google
|
|
238
|
-
"description": "
|
|
239
|
-
"url": "https://segmentfault.com/a/
|
|
237
|
+
"title": "2021 Google 开发者大会丨 共建全球技术生态",
|
|
238
|
+
"description": "今年 Google 开发者大会上移动应用全球化、Firebase、Google Cloud、Google Maps Platform 带来全球趋势洞见分享与众多技术更新,从各个维度为开发者提供综合支持与服务助力成长共建全球技术生态 —— Develop as O...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041001355",
|
|
240
240
|
"author": "思否编辑部",
|
|
241
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": "2021 Google 开发者大会不仅技术干货满满,更为大家展现了技术加持之下,创意灵感迸发的无限可能。增强现实超酷体验、艺术零距离互动、智能家居让生活更轻松。一篇带你回顾 ARCore by Google、谷歌艺术与文化、Go...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041001473",
|
|
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": "如何更好管理 Api 接口(续)",
|
|
256
|
+
"description": "哈喽,我是树酱。去年中旬的时候写过一篇关于如何更好管理 Api 接口。最近有朋友问我,我们都是根据Swagger文档,然后通过“阅读”swagger文档中每个微服务包含的CRUD(增刪查改)等API,再通过“手动”撸出各种service...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041000146",
|
|
258
|
+
"author": "树酱",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/shu_jshu_jiashu_jianshu_jiang",
|
|
260
|
+
"votes": "4",
|
|
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": "18 个 JavaScript 入门技巧!",
|
|
265
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000040995504",
|
|
267
|
+
"author": "前端小智",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
269
269
|
"votes": "5",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|