@wcj/github-rank 22.7.8 → 22.7.11
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 +30236 -30238
- package/dist/sifou-daily.json +6 -33
- package/dist/sifou-monthly.json +93 -93
- package/dist/sifou-weekly.json +136 -136
- package/dist/toutiao-30.json +69 -69
- package/dist/toutiao-7.json +112 -112
- package/dist/toutiao-90.json +20 -20
- package/dist/trending-daily.json +167 -167
- package/dist/trending-monthly.json +164 -164
- package/dist/trending-weekly.json +166 -166
- package/dist/users.china.json +2455 -2456
- package/dist/users.json +3363 -3363
- package/package.json +1 -1
- package/web/data/repos.json +30236 -30238
- package/web/data/sifou-daily.json +6 -33
- package/web/data/sifou-monthly.json +93 -93
- package/web/data/sifou-weekly.json +136 -136
- package/web/data/toutiao-30.json +69 -69
- package/web/data/toutiao-7.json +112 -112
- package/web/data/toutiao-90.json +20 -20
- package/web/data/trending-daily.json +167 -167
- package/web/data/trending-monthly.json +164 -164
- package/web/data/trending-weekly.json +166 -166
- package/web/data/users.china.json +2455 -2456
- package/web/data/users.json +3363 -3363
- package/web/index.html +1695 -1695
- package/web/repos.html +4198 -4198
- package/web/sifou-daily.html +6 -90
- package/web/sifou-monthly.html +116 -116
- package/web/sifou-weekly.html +121 -121
- package/web/toutiao-30.html +102 -102
- package/web/toutiao-7.html +77 -77
- package/web/toutiao-90.html +56 -56
- package/web/trending-monthly.html +145 -141
- package/web/trending-weekly.html +144 -148
- package/web/trending.html +140 -148
- package/web/users.china.html +1466 -1466
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,30 +1,21 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"title": "CSS层级小技巧!如何在滚动时自动添加头部阴影?",
|
|
4
|
-
"description": "在网页中,经常会用阴影来突出层级关系,特别是顶部导航,但有时候设计觉得没必要一开始就显示阴影,只有滚动后才出现。比如下面这个例子,注意观察头部阴影",
|
|
5
|
-
"url": "https://segmentfault.com/a/1190000042065365",
|
|
6
|
-
"author": "XboxYan",
|
|
7
|
-
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
8
|
-
"votes": "18",
|
|
9
|
-
"rank": 1
|
|
10
|
-
},
|
|
11
2
|
{
|
|
12
3
|
"title": "使用纯 CSS 实现超酷炫的粘性气泡效果",
|
|
13
4
|
"description": "最近,在 CodePen 上看到这样一个非常有意思的效果:这个效果的核心难点在于气泡的一种特殊融合效果。其源代码在:CodePen Demo -- Goey footer,作者主要使用的是 SVG 滤镜完成的该效果,感兴趣的可以戳源码看看...",
|
|
14
5
|
"url": "https://segmentfault.com/a/1190000042070334",
|
|
15
6
|
"author": "chokcoco",
|
|
16
7
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
17
|
-
"votes": "
|
|
18
|
-
"rank":
|
|
8
|
+
"votes": "21",
|
|
9
|
+
"rank": 1
|
|
19
10
|
},
|
|
20
11
|
{
|
|
21
|
-
"title": "
|
|
22
|
-
"description": "
|
|
23
|
-
"url": "https://segmentfault.com/a/
|
|
24
|
-
"author": "
|
|
25
|
-
"home_url": "https://segmentfault.com/u/
|
|
26
|
-
"votes": "
|
|
27
|
-
"rank":
|
|
12
|
+
"title": "CSS层级小技巧!如何在滚动时自动添加头部阴影?",
|
|
13
|
+
"description": "在网页中,经常会用阴影来突出层级关系,特别是顶部导航,但有时候设计觉得没必要一开始就显示阴影,只有滚动后才出现。比如下面这个例子,注意观察头部阴影",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000042065365",
|
|
15
|
+
"author": "XboxYan",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
17
|
+
"votes": "19",
|
|
18
|
+
"rank": 2
|
|
28
19
|
},
|
|
29
20
|
{
|
|
30
21
|
"title": "使用CSS background实现炫酷悬停效果",
|
|
@@ -32,24 +23,33 @@
|
|
|
32
23
|
"url": "https://segmentfault.com/a/1190000042069856",
|
|
33
24
|
"author": "南城大前端",
|
|
34
25
|
"home_url": "https://segmentfault.com/u/nanchengfe",
|
|
35
|
-
"votes": "
|
|
26
|
+
"votes": "9",
|
|
27
|
+
"rank": 3
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"title": "🗂 看了 web.dev 的 631 篇博客,我总结了这些内容",
|
|
31
|
+
"description": "最近在做 web 性能优化的工作,所以想集中学习了解一下相关的专题内容。这部分内容肯定要学习一手信息,所以找先找了 [链接],一个 Google 官方推出的一个面向 Web 开发者的网站,里面有非常多的教程和最佳实践,...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000042083758",
|
|
33
|
+
"author": "卤代烃",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/skychx",
|
|
35
|
+
"votes": "5",
|
|
36
36
|
"rank": 4
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
|
-
"title": "
|
|
40
|
-
"description": "
|
|
41
|
-
"url": "https://segmentfault.com/a/
|
|
39
|
+
"title": "DNS 系列(一):为什么更新了 DNS 记录不生效?",
|
|
40
|
+
"description": "我们在上网时如果想要访问到另一台机器上的内容,通常只需要直接输入一串地址,例如:www.upyun.com,就能够准确访问到自己想要访问的网站。但是实际上这只是方便我们记忆的字符形式网络标识,真正让我们的机器和...",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000042081565",
|
|
42
42
|
"author": "云叔_又拍云",
|
|
43
43
|
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
44
44
|
"votes": "4",
|
|
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": "runc hang 导致 Kubernetes 节点 NotReady",
|
|
49
|
+
"description": "Kubernetes 1.19.3OS: CentOS 7.9.2009Kernel: 5.4.94-1.el7.elrepo.x86_64Docker: 20.10.6先说结论,runc v1.0.0-rc93 有 bug,会导致 docker hang 住。发现问题线上告警提示集群中存在 2-3 个 K8s 节点处于 Not...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000042065327",
|
|
51
|
+
"author": "云叔_又拍云",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
53
53
|
"votes": "4",
|
|
54
54
|
"rank": 6
|
|
55
55
|
},
|
|
@@ -72,11 +72,11 @@
|
|
|
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/
|
|
75
|
+
"title": "原生JS以后也支持类型注解啦?",
|
|
76
|
+
"description": "在布达佩斯2022 JSConf会议上,tc39(ES标准委员会)成员Gil Tayar介绍了一份当前仍处于stage 1阶段的提案 —— Type Annotations,意在让原生JS支持类型注解。",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000042080607",
|
|
78
|
+
"author": "卡颂",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
80
80
|
"votes": "2",
|
|
81
81
|
"rank": 9
|
|
82
82
|
},
|
|
@@ -89,15 +89,6 @@
|
|
|
89
89
|
"votes": "3",
|
|
90
90
|
"rank": 10
|
|
91
91
|
},
|
|
92
|
-
{
|
|
93
|
-
"title": "6年技术迭代 阿里全球化出海&合规的挑战和探索",
|
|
94
|
-
"description": "全球化技术根植于全球化业务,经过五个阶段的演进,逐渐发展成为阿里巴巴集团内相对独立的技术体系。本文会首先重点讲解全球化基础设施层的挑战和技术实践。",
|
|
95
|
-
"url": "https://segmentfault.com/a/1190000042058053",
|
|
96
|
-
"author": "溜达兔",
|
|
97
|
-
"home_url": "https://segmentfault.com/u/liudatu",
|
|
98
|
-
"votes": "2",
|
|
99
|
-
"rank": 11
|
|
100
|
-
},
|
|
101
92
|
{
|
|
102
93
|
"title": "Web 应用实时版本检测,这么做最方便",
|
|
103
94
|
"description": "经常会发生这样的情况: 当用户在浏览器中打开某 web 应用较长时间且未刷新页面, 在应用有新版本更新或问题修复时, 用户会无法及时知晓有新版发布, 导致用户继续使用旧的版本, 影响用户体验和后端数据准确性。",
|
|
@@ -105,168 +96,177 @@
|
|
|
105
96
|
"author": "Myou_Aki",
|
|
106
97
|
"home_url": "https://segmentfault.com/u/akimyou",
|
|
107
98
|
"votes": "1",
|
|
108
|
-
"rank":
|
|
99
|
+
"rank": 11
|
|
109
100
|
},
|
|
110
101
|
{
|
|
111
|
-
"title": "
|
|
112
|
-
"description": "
|
|
113
|
-
"url": "https://segmentfault.com/a/
|
|
114
|
-
"author": "
|
|
115
|
-
"home_url": "https://segmentfault.com/u/
|
|
102
|
+
"title": "GitHub 四宗罪“惹众怒”?SFC 发文《Give Up GitHub!》呼吁全网声讨",
|
|
103
|
+
"description": "前几天,一则关于 “GitHub 人工智能编程工具 Copilot 以67 元/月的费用正式上线”的消息引发了开源圈的热议,一时间关于 Copilot 侵犯隐私、抄袭代码、无视许可证以及“开源变付费”等以往争议话题再次被挖出来,且...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000042071322",
|
|
105
|
+
"author": "MissD",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
116
107
|
"votes": "2",
|
|
117
|
-
"rank":
|
|
108
|
+
"rank": 12
|
|
118
109
|
},
|
|
119
110
|
{
|
|
120
|
-
"title": "
|
|
111
|
+
"title": "Vue3,用组合编写更好的代码:动态返回(3/4)",
|
|
121
112
|
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
122
|
-
"url": "https://segmentfault.com/a/
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000042036969",
|
|
123
114
|
"author": "前端小智",
|
|
124
115
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
125
116
|
"votes": "2",
|
|
117
|
+
"rank": 13
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"title": "你还在为组件文档烦恼吗?",
|
|
121
|
+
"description": "从 0 到 1 搭建一个全新的组件库文档工具不是最优的选择,本人先在网上搜寻一些已有的解决方案。业务项目技术栈是基于 React,UI 库使用的是 Antd,下面是一些方案的汇总和分析:",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000042073725",
|
|
123
|
+
"author": "Samon",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/samonxian",
|
|
125
|
+
"votes": "1",
|
|
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/
|
|
129
|
+
"title": "PHP后端面试85问",
|
|
130
|
+
"description": "替换原则(the Liskov Substitution Principle LSP) :子类应当可以替换父类并出现在父类能够出现的任何地方。",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000042071370",
|
|
132
|
+
"author": "IT小马",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/itxiaoma",
|
|
134
134
|
"votes": "2",
|
|
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/
|
|
138
|
+
"title": "vue3 + express + socket.io 快速搭建响应式 web 即时聊天应用",
|
|
139
|
+
"description": "这是一款响应式开源的 web 即时聊天应用,该应用使用全新技术构建,前端使用 element-plus+ vue3 + vite + ts + pinia + socket.io + unocss 等开发,后端使用 nodejs + express + socket.io + express-jwt 等开...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000042081989",
|
|
141
|
+
"author": "南风未了",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/nanfengweiliao",
|
|
143
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": "K8S 生态周报| Ingress NGINX 项目暂停接收新功能将专注于稳定性提升",
|
|
148
|
+
"description": "「K8S 生态周报」内容主要包含我所接触到的 K8S 生态相关的每周值得推荐的一些信息。欢迎订阅专栏「k8s生态」。题外话大家好,我是张晋涛。本次我将这个部分放在开头。聊聊最近的一些情况。「K8S 生态周报」暂停...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000042064534",
|
|
150
|
+
"author": "张晋涛",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/moelove",
|
|
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/
|
|
156
|
+
"title": "网易云音乐机器学习平台实践",
|
|
157
|
+
"description": "在网易云音乐内部,机器学习平台早期主要承担着包括音乐推荐、主站搜索、创新算法业务在内的核心业务,慢慢地也覆盖包括音视频、NLP等内容理解业务。机器学习平台基础架构如下,目前我按功能将其抽象为四层,本篇...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000042075285",
|
|
159
|
+
"author": "云音乐技术团队",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/musicfe",
|
|
161
161
|
"votes": "1",
|
|
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": "Vim直接上手(一):三种模式",
|
|
166
|
+
"description": "比如,我们直接在mac上的terminal上输入vim 1.txt,这样系统就会查找是否存在这个txt文件,有就打开,没有就创建一个再打开。",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000042073871",
|
|
168
|
+
"author": "LiberHome",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/liberhome",
|
|
170
170
|
"votes": "1",
|
|
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": "精读《Diff, AnyOf, IsUnion...》",
|
|
175
|
+
"description": "首先要思考 Diff 的计算方式,A 与 B 的 Diff 是找到 A 存在 B 不存在,与 B 存在 A 不存在的值,那么正好可以利用 Exclude<X, Y> 函数,它可以得到存在于 X 不存在于 Y 的值,我们只要用 keyof A、keyof B...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000042064614",
|
|
177
|
+
"author": "黄子毅",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/aoyangyudakong",
|
|
179
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/
|
|
188
|
-
"votes": "
|
|
183
|
+
"title": "Vue 源码中的工具函数",
|
|
184
|
+
"description": "在 Vue 源码中,封装了很多工具函数,学习这些函数,一方面学习大佬们的实现方式,另一方面是温习基础知识,希望大家在日常工作中,简单的函数也可以自己封装,提高编码能力。",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000042073070",
|
|
186
|
+
"author": "诺顿",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/nuodun",
|
|
188
|
+
"votes": "4",
|
|
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": "如何优雅地实现多数据库的发件箱模式",
|
|
193
|
+
"description": "一个微服务可能需要执行“存数据库”和“发送事件”两个步骤。例如发布一篇文章后,需要更新作者的发文统计信息。业务上要求两个操作同时失败,或者同时成功,而不能出现一个成功一个失败。假如最终文章发布了,更新...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000042063425",
|
|
195
|
+
"author": "叶东富",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/yedongfu",
|
|
197
197
|
"votes": "1",
|
|
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": "纯CSS 格子背景",
|
|
202
|
+
"description": "本文简介点赞 + 收藏 + 关注 = 学会了这次会使用css画出一个格子背景。并且一步步分析如何实现~思路直接给答案:通过2个相等的直角三角形拼接,形成一个正方形。三角形可以使用 background-image 的渐变来实现。 ...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000042069574",
|
|
204
|
+
"author": "学习委员",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/k21vin",
|
|
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": "在react中基于ant-design,封装一个中文输入框,提高onchange性能",
|
|
211
|
+
"description": "1 antd中,input组件在触发onChange时,如果是中文输入模式,会频繁被触发,导致页面性能降低。尤其是在onChange时需要实时搜索的情况。",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000042068929",
|
|
213
|
+
"author": "jsoncode",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/jsoncode",
|
|
215
|
+
"votes": "1",
|
|
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": "如何在VUE中低延迟播放海康威视RTSP/RTMP视频流并且延迟低于300毫秒?支持海康威视NVR录像机回放!",
|
|
220
|
+
"description": "近期在做摄像头监控视频在网页中播放的工作,现在大部分摄像头厂商如海康威视、大华、华为等都支持标准的RTSP协议,RTSP协议的优势是实时性高、流畅度度高,同时支持H.265和H.264,清晰度也更高,对于要求比较高...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000042083899",
|
|
222
|
+
"author": "李不白",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/libubai",
|
|
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": "Vue 灰度发布新功能的那些事",
|
|
229
|
+
"description": "灰度发布是指在黑与白之间,能够平滑过渡的一种发布方式。AB test就是一种灰度发布方式,让一部分用户继续用A,一部分用户开始用B,如果用户对B没有什么反对意见,那么逐步扩大范围,把所有用户都迁移到B上面来。...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000042077860",
|
|
231
|
+
"author": "南城大前端",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/nanchengfe",
|
|
233
|
+
"votes": "0",
|
|
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": "下一个行业风口:NFT 数字藏品,是机遇还是泡沫?",
|
|
238
|
+
"description": "2021年3月,艺术家Beeple花费5000多天制成的作品《每一天:前5000天》,作为史上第一件公开拍卖的纯数字艺术品,在顶级拍卖行佳士得以高达6900万美元(约合4.5亿人民币)的天价成交,刷新了网上拍卖成交最高作品...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000042072196",
|
|
240
|
+
"author": "腾讯云开发者",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/qcloudcommunity",
|
|
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/
|
|
246
|
+
"title": "golang 简洁架构介绍",
|
|
247
|
+
"description": "在 go 开发中,首先遇到的一个问题,应该怎么设计开发架构。一个好的架构可以在后续的项目开发中能够更好的使用项目的推进,同时能够让团队的配合更加的顺利。",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000042064332",
|
|
249
|
+
"author": "ucmir183",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/ucmir183",
|
|
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": "sso单点登录",
|
|
256
|
+
"description": "sso,Single Sign On,单点登录。简单来说,就是当我们有多个系统时,我们每个系统都需要单独登录非常麻烦,那么我们去单独做一个登录系统,我们叫做sso,这个登录系统可以登录多个其他系统,并且访问多个系统只...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000042068327",
|
|
258
|
+
"author": "小强Zzz",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/zhaokaiqiang",
|
|
260
|
+
"votes": "2",
|
|
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": "2022年中总结关键词:裁员、年终奖、晋升、涨薪、疫情",
|
|
265
|
+
"description": "2022年转眼过去了一半,又到了年中总结的时候。上半年可以概括为在关注公司裁员、等待发年终奖、准备专业晋升、等待聊涨薪、迁移项目、疫情导致在家办公中一点点渡过的。接下来就一一来聊一下吧~",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000042065079",
|
|
267
|
+
"author": "阳呀呀",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/yangyaya",
|
|
269
|
+
"votes": "2",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|