@wcj/github-rank 22.3.14 → 22.3.15
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 +19906 -19902
- package/dist/sifou-daily.json +134 -35
- package/dist/sifou-monthly.json +40 -40
- package/dist/sifou-weekly.json +146 -146
- package/dist/toutiao-30.json +36 -36
- package/dist/toutiao-7.json +94 -94
- package/dist/toutiao-90.json +31 -31
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +143 -143
- package/dist/trending-weekly.json +157 -157
- package/dist/users.china.json +1321 -1321
- package/dist/users.json +2032 -2032
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +19906 -19902
- package/web/data/sifou-daily.json +134 -35
- package/web/data/sifou-monthly.json +40 -40
- package/web/data/sifou-weekly.json +146 -146
- package/web/data/toutiao-30.json +36 -36
- package/web/data/toutiao-7.json +94 -94
- package/web/data/toutiao-90.json +31 -31
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +143 -143
- package/web/data/trending-weekly.json +157 -157
- package/web/data/users.china.json +1321 -1321
- package/web/data/users.json +2032 -2032
- package/web/index.html +1138 -1138
- package/web/repos.html +2616 -2620
- package/web/sifou-daily.html +338 -30
- package/web/sifou-monthly.html +51 -51
- package/web/sifou-weekly.html +146 -146
- package/web/toutiao-30.html +64 -64
- package/web/toutiao-7.html +71 -71
- package/web/toutiao-90.html +32 -32
- package/web/trending-monthly.html +127 -127
- package/web/trending-weekly.html +140 -144
- package/web/trending.html +151 -143
- package/web/users.china.html +694 -694
|
@@ -1,56 +1,155 @@
|
|
|
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": "什么是 LRU 算法?",
|
|
4
|
+
"description": "缓存 是我们写代码过程中常用的一种手段,是一种空间换时间的做法。就拿我们经常使用的 HTTP 协议,其中也存在强缓存和协商缓存两种缓存方式。当我们打开一个网站的时候,浏览器会查询该请求的响应头,通过判断响...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000041542627",
|
|
6
|
+
"author": "Shenfq",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/shenfq",
|
|
8
|
+
"votes": "6",
|
|
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/1190000041542431",
|
|
15
|
+
"author": "wscats",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/wscats",
|
|
17
|
+
"votes": "6",
|
|
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": "JZ-072-礼物的最大价值",
|
|
22
|
+
"description": "在一个 m*n 的棋盘的每一个格都放有一个礼物,每个礼物都有一定价值(大于 0)。从左上角开始拿礼物,每次向右或向下移动一格,直到右下角结束。给定一个棋盘,求拿到礼物的最大价值。例如,对于如下棋盘1 10 3 8...",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041547589",
|
|
24
|
+
"author": "雄狮虎豹",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/xiongshihubao",
|
|
26
|
+
"votes": "4",
|
|
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": "petite-vue源码剖析-双向绑定`v-model`的工作原理",
|
|
31
|
+
"description": "双向绑定v-model不仅仅是对可编辑HTML元素(select, input, textarea和附带[contenteditable=true])同时附加v-bind和v-on,而且还能利用通过petite-vue附加给元素的_value、_trueValue和_falseValue属性提供存储非...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041545178",
|
|
33
|
+
"author": "肥仔John",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/fsjohnhuang",
|
|
35
|
+
"votes": "2",
|
|
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/
|
|
39
|
+
"title": "react源码debugger之理解调度(使用react17版本)",
|
|
40
|
+
"description": "之前的react更新模式同步模式:这就好比单线程模式,处理react任务就只有一个线程,上一个任务没有被处理掉,下一个任务就会等待。假设我们在渲染一个列表,比如一个需要条件搜索出来的列表。如果很长,需要渲染...",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041546384",
|
|
42
|
+
"author": "H_H_code",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/h_h_code",
|
|
44
44
|
"votes": "1",
|
|
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": "巧用 CSS 构建渐变彩色二维码",
|
|
49
|
+
"description": "很有意思的问题,我们在百度谷歌,搜索 qrcode,能搜到非常多在线制作二维码的工具,它们其中一些也会带有制作渐变二维码的功能。但是它们大部分都是 Canvas 或者其它编程语言实现的。",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041543121",
|
|
51
|
+
"author": "chokcoco",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
53
|
+
"votes": "2",
|
|
54
54
|
"rank": 6
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"title": "前端水印如此简单",
|
|
58
|
+
"description": "我们从实现方式上来考虑,既然要做水印,那肯定要是全屏幕的,我们会先想到几点用一个 div 全屏fixed。水印要和登录信息绑定,那么我们从cookie中获取一下账号信息。屏幕上一个大的水印,效果没有密密麻麻的小水...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041541607",
|
|
60
|
+
"author": "Manster",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/manster_5f28a1153f3f8",
|
|
62
|
+
"votes": "2",
|
|
63
|
+
"rank": 7
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"title": "舒服,给Spring贡献一波源码。",
|
|
67
|
+
"description": "你好呀,我是歪歪。这周我在 Spring 的 github 上闲逛的时候,一个 issues 引起了我的兴趣。这篇文章,是我顺着这个 issues 往下写,始于它,但是不止于它:[链接]这个 issues 标题翻译过来,就是说希望 @Async ...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041544161",
|
|
69
|
+
"author": "why技术",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/whyjishu",
|
|
71
|
+
"votes": "2",
|
|
72
|
+
"rank": 8
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"title": "观察者模式与发布订阅模式区别 - JS",
|
|
76
|
+
"description": "在观察者模式中,只有两种主体:目标对象 (Subject) 和 观察者 (Observer)。在观察者模式中,Subject 对象拥有添加、删除和通知一系列 Observer 的方法等,而 Observer 对象拥有 update 更新方法等。在 Subject ...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041543041",
|
|
78
|
+
"author": "时倾",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/shiqing_5e690563e48cc",
|
|
80
|
+
"votes": "1",
|
|
81
|
+
"rank": 9
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"title": "K8S 生态周报| Helm v3.8 OCI 支持正式 GA,Docker 新版本修复多个严重 bug",
|
|
85
|
+
"description": "KIND(Kubernetes In Docker)是我很喜欢,也是一直在参与的一个开源项目。在我之前的文章中有过多次介绍,可以参考[]()我基本上每天都会用到它,非常的方便。",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041542656",
|
|
87
|
+
"author": "张晋涛",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/moelove",
|
|
89
|
+
"votes": "1",
|
|
90
|
+
"rank": 10
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"title": "网易数帆云原生日志平台架构实践",
|
|
94
|
+
"description": "导读:网易从2015年就开始了云原生的探索与实践,作为可观测性的重要一环,日志平台也经历了从主机到容器的演进,支撑了集团内各业务部门的大规模云原生化改造。本文会讲述在这个过程中我们遇到的问题,如何演进...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041546219",
|
|
96
|
+
"author": "网易数帆",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/163yun",
|
|
98
|
+
"votes": "1",
|
|
99
|
+
"rank": 11
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"title": "网易云音乐低代码体系建设思考与实践",
|
|
103
|
+
"description": "本文主要谈一谈网易云音乐大前端团队在面向模式化研发场景的低代码体系的建设思考和实践。本文将会从当前我们所面临的业务研发问题出发,谈一谈我们对于构建低代码研发体系的思考,进而介绍我们正在构建的同时支...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041545050",
|
|
105
|
+
"author": "云音乐技术团队",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/musicfe",
|
|
107
|
+
"votes": "1",
|
|
108
|
+
"rank": 12
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"title": "微软提议对 JavaScript 进行重大修改:将添加类型标注(Type Annotations)",
|
|
112
|
+
"description": "近日,微软宣布了一个雄心勃勃的项目 —— 正在支持并合作一项初始“阶段 0 ”的提案:将可选的 Type Annotations(类型标注)添加到官方 JavaScript 标准 ECMAScript 里面。",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041543960",
|
|
114
|
+
"author": "MissD",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
116
|
+
"votes": "1",
|
|
117
|
+
"rank": 13
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"title": "[live streaming] CG&WebGL&Threejs知识以及学习思维分享。",
|
|
121
|
+
"description": "对于一次直播分享的文字版记录 (建议看视频), 视频云盘链接 全篇主要分为几个方向进行了介绍:Computer Graphics相关WebGL相关Threejs相关Q&A 暂不记录注意下述内容与直播内容可能稍微存在差异。Computer Graphics...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041543599",
|
|
123
|
+
"author": "wlove",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/xieguoliang",
|
|
125
|
+
"votes": "1",
|
|
126
|
+
"rank": 14
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"title": "CSS 美化滑动输入条 input range",
|
|
130
|
+
"description": "欢迎关注我的公众号:前端侦探关于原生 input range 滑动输入条如何自定义样式一直都是我心里的一道坎,一般情况下,可以很轻易的美化到这个程度为什么很容易呢?因为这些都是有对应的伪元素可以修改的 {代码...}...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041543171",
|
|
132
|
+
"author": "XboxYan",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
134
|
+
"votes": "1",
|
|
135
|
+
"rank": 15
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"title": "分布式日志组件GrayLog入门",
|
|
139
|
+
"description": "前两天我不是发了一篇数据链路追踪的文章嘛,在末尾也遗留了TODO:运行应用的服务器一般是集群,日志数据会记录到不同的机器上,排查和定位问题只能登录各个服务器查看。",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041542449",
|
|
141
|
+
"author": "Java3y",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/java_3y",
|
|
143
|
+
"votes": "0",
|
|
144
|
+
"rank": 16
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"title": "最通俗易懂的原型、原型链理解",
|
|
148
|
+
"description": "首先原型、原型链,算是前端进阶里面必不可少,十分重要的一块了。在面试,面试官很喜欢用这一块来辨别你的底层知识掌握的怎么样;用的第三方框架,库里面,很多功能模块化了,但大部分功能都继承自一个基类,所...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041545743",
|
|
150
|
+
"author": "limingcan",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/limingcan562",
|
|
152
|
+
"votes": "1",
|
|
153
|
+
"rank": 17
|
|
55
154
|
}
|
|
56
155
|
]
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
"url": "https://segmentfault.com/a/1190000041493486",
|
|
6
6
|
"author": "程序员内点事",
|
|
7
7
|
"home_url": "https://segmentfault.com/u/chengxy",
|
|
8
|
-
"votes": "
|
|
8
|
+
"votes": "62",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
11
|
{
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"url": "https://segmentfault.com/a/1190000041457245",
|
|
15
15
|
"author": "XboxYan",
|
|
16
16
|
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
17
|
-
"votes": "
|
|
17
|
+
"votes": "44",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
20
|
{
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"url": "https://segmentfault.com/a/1190000041517764",
|
|
33
33
|
"author": "杨成功",
|
|
34
34
|
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
35
|
-
"votes": "
|
|
35
|
+
"votes": "28",
|
|
36
36
|
"rank": 4
|
|
37
37
|
},
|
|
38
38
|
{
|
|
@@ -134,15 +134,6 @@
|
|
|
134
134
|
"votes": "15",
|
|
135
135
|
"rank": 15
|
|
136
136
|
},
|
|
137
|
-
{
|
|
138
|
-
"title": "别再用 Redis List 实现消息队列了,Stream 专为队列而生",
|
|
139
|
-
"description": "上回说到使用 Redis 的 List 实现消息队列有很多局限性,比如:没有良好的 ACK 机制;没有 ConsumerGroup 消费组概念;消息堆积。List 是线性结构,想要查询指定数据需要遍历整个列表;Stream 是 Redis 5.0 引入...",
|
|
140
|
-
"url": "https://segmentfault.com/a/1190000041489058",
|
|
141
|
-
"author": "码哥字节",
|
|
142
|
-
"home_url": "https://segmentfault.com/u/magebyte",
|
|
143
|
-
"votes": "13",
|
|
144
|
-
"rank": 16
|
|
145
|
-
},
|
|
146
137
|
{
|
|
147
138
|
"title": "JavaScript 数据处理 - 映射表篇",
|
|
148
139
|
"description": "由于 JavaScript 的动态特性,其对象本身就是一个映射表,对象的「属性名⇒属性值」就是映射表中的「键⇒值」。为了便于把对象当作映射表来使用,JavaScript 甚至允许属性名不是标识符 —— 任意字符串都可以作为属性...",
|
|
@@ -150,6 +141,15 @@
|
|
|
150
141
|
"author": "边城",
|
|
151
142
|
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
152
143
|
"votes": "15",
|
|
144
|
+
"rank": 16
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"title": "别再用 Redis List 实现消息队列了,Stream 专为队列而生",
|
|
148
|
+
"description": "上回说到使用 Redis 的 List 实现消息队列有很多局限性,比如:没有良好的 ACK 机制;没有 ConsumerGroup 消费组概念;消息堆积。List 是线性结构,想要查询指定数据需要遍历整个列表;Stream 是 Redis 5.0 引入...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041489058",
|
|
150
|
+
"author": "码哥字节",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/magebyte",
|
|
152
|
+
"votes": "13",
|
|
153
153
|
"rank": 17
|
|
154
154
|
},
|
|
155
155
|
{
|
|
@@ -179,6 +179,15 @@
|
|
|
179
179
|
"votes": "13",
|
|
180
180
|
"rank": 20
|
|
181
181
|
},
|
|
182
|
+
{
|
|
183
|
+
"title": "urlcat:JavaScript的URL构建器库",
|
|
184
|
+
"description": "urlcat 是一个小型的 JavaScript 库,它使构建 URL 非常方便并防止常见错误。特性:友好的 API无依赖压缩后0.8KB大小提供TypeScript类型为什么用?在调用 HTTP API 时,通常需要在 URL 中添加动态参数: {代码......",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041417062",
|
|
186
|
+
"author": "杭州程序员张张",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/dunizb",
|
|
188
|
+
"votes": "12",
|
|
189
|
+
"rank": 21
|
|
190
|
+
},
|
|
182
191
|
{
|
|
183
192
|
"title": "从头梳理,看看中国的 ICP 备案制度",
|
|
184
193
|
"description": "对于生活在中国互联网环境中的开发者来说,ICP备案(后称「备案」)是一个很难绕过去的话题,但凡你需要正经的建设一个网站,那么备案就是一个必须要做的事情,不然可能会出现各种奇奇怪怪的问题。但,你是否思考...",
|
|
@@ -186,7 +195,7 @@
|
|
|
186
195
|
"author": "白宦成",
|
|
187
196
|
"home_url": "https://segmentfault.com/u/xiqingongzi",
|
|
188
197
|
"votes": "11",
|
|
189
|
-
"rank":
|
|
198
|
+
"rank": 22
|
|
190
199
|
},
|
|
191
200
|
{
|
|
192
201
|
"title": "网络编程懒人入门(十四):到底什么是Socket?一文即懂!",
|
|
@@ -195,7 +204,7 @@
|
|
|
195
204
|
"author": "JackJiang",
|
|
196
205
|
"home_url": "https://segmentfault.com/u/jackjiang",
|
|
197
206
|
"votes": "16",
|
|
198
|
-
"rank":
|
|
207
|
+
"rank": 23
|
|
199
208
|
},
|
|
200
209
|
{
|
|
201
210
|
"title": "突破限制,CSS font-variation 可变字体的魅力",
|
|
@@ -204,15 +213,6 @@
|
|
|
204
213
|
"author": "chokcoco",
|
|
205
214
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
206
215
|
"votes": "14",
|
|
207
|
-
"rank": 23
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
"title": "小程序实现手写签名",
|
|
211
|
-
"description": "在微信小程序上实现手写签名,获取canvascontext新版本和旧版本有点坑,新版本在获取canvas后如果页面有滑动,则签名坐标出现异常(在微信开发者工具上会出现2022-2-17),但是在真机上即使滑动也不会出现异常,为...",
|
|
212
|
-
"url": "https://segmentfault.com/a/1190000041421576",
|
|
213
|
-
"author": "小小蚊子",
|
|
214
|
-
"home_url": "https://segmentfault.com/u/zjw8023",
|
|
215
|
-
"votes": "14",
|
|
216
216
|
"rank": 24
|
|
217
217
|
},
|
|
218
218
|
{
|
|
@@ -221,9 +221,18 @@
|
|
|
221
221
|
"url": "https://segmentfault.com/a/1190000041458272",
|
|
222
222
|
"author": "前端小智",
|
|
223
223
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
224
|
-
"votes": "
|
|
224
|
+
"votes": "18",
|
|
225
225
|
"rank": 25
|
|
226
226
|
},
|
|
227
|
+
{
|
|
228
|
+
"title": "小程序实现手写签名",
|
|
229
|
+
"description": "在微信小程序上实现手写签名,获取canvascontext新版本和旧版本有点坑,新版本在获取canvas后如果页面有滑动,则签名坐标出现异常(在微信开发者工具上会出现2022-2-17),但是在真机上即使滑动也不会出现异常,为...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041421576",
|
|
231
|
+
"author": "小小蚊子",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/zjw8023",
|
|
233
|
+
"votes": "14",
|
|
234
|
+
"rank": 26
|
|
235
|
+
},
|
|
227
236
|
{
|
|
228
237
|
"title": "CSS 实现按钮点击动效的套路",
|
|
229
238
|
"description": "在 Web 中,大部分按钮可能都是平平无奇的,有时候为了强调品牌特殊或者满足特殊功能,可能需要给按钮添加一点点击动效。比如,用过 Ant Design 的小伙伴应该都能发现,在点击按钮的时候会有一个很微妙的水波动画",
|
|
@@ -231,15 +240,6 @@
|
|
|
231
240
|
"author": "XboxYan",
|
|
232
241
|
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
233
242
|
"votes": "15",
|
|
234
|
-
"rank": 26
|
|
235
|
-
},
|
|
236
|
-
{
|
|
237
|
-
"title": "urlcat:JavaScript的URL构建器库",
|
|
238
|
-
"description": "urlcat 是一个小型的 JavaScript 库,它使构建 URL 非常方便并防止常见错误。特性:友好的 API无依赖压缩后0.8KB大小提供TypeScript类型为什么用?在调用 HTTP API 时,通常需要在 URL 中添加动态参数: {代码......",
|
|
239
|
-
"url": "https://segmentfault.com/a/1190000041417062",
|
|
240
|
-
"author": "杭州程序员张张",
|
|
241
|
-
"home_url": "https://segmentfault.com/u/dunizb",
|
|
242
|
-
"votes": "11",
|
|
243
243
|
"rank": 27
|
|
244
244
|
},
|
|
245
245
|
{
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
"url": "https://segmentfault.com/a/1190000041473617",
|
|
249
249
|
"author": "xiangzhihong",
|
|
250
250
|
"home_url": "https://segmentfault.com/u/xiangzhihong",
|
|
251
|
-
"votes": "
|
|
251
|
+
"votes": "14",
|
|
252
252
|
"rank": 28
|
|
253
253
|
},
|
|
254
254
|
{
|
|
@@ -261,12 +261,12 @@
|
|
|
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/
|
|
269
|
-
"votes": "
|
|
264
|
+
"title": "Go 设计哲学:少即是多,哪里来的?",
|
|
265
|
+
"description": "甚至讨论 Go issues 和提案时,都会有人用 “less is more” 来反驳或做为论点支撑,非常的有意思。大家都会很好奇,出处是哪里,是什么意思?",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041524988",
|
|
267
|
+
"author": "煎鱼",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/eddycjy",
|
|
269
|
+
"votes": "12",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|