@wcj/github-rank 22.7.7 → 22.7.10
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 +33469 -33469
- package/dist/sifou-daily.json +1 -11
- package/dist/sifou-monthly.json +110 -110
- package/dist/sifou-weekly.json +147 -147
- package/dist/toutiao-30.json +75 -75
- package/dist/toutiao-7.json +99 -99
- package/dist/toutiao-90.json +17 -17
- package/dist/trending-daily.json +165 -165
- package/dist/trending-monthly.json +159 -159
- package/dist/trending-weekly.json +173 -173
- package/dist/users.china.json +2687 -2688
- package/dist/users.json +3692 -3693
- package/package.json +2 -2
- package/web/data/repos.json +33469 -33469
- package/web/data/sifou-daily.json +1 -11
- package/web/data/sifou-monthly.json +110 -110
- package/web/data/sifou-weekly.json +147 -147
- package/web/data/toutiao-30.json +75 -75
- package/web/data/toutiao-7.json +99 -99
- package/web/data/toutiao-90.json +17 -17
- package/web/data/trending-daily.json +165 -165
- package/web/data/trending-monthly.json +159 -159
- package/web/data/trending-weekly.json +173 -173
- package/web/data/users.china.json +2687 -2688
- package/web/data/users.json +3692 -3693
- package/web/index.html +1854 -1854
- package/web/repos.html +4329 -4329
- package/web/sifou-daily.html +2 -30
- package/web/sifou-monthly.html +134 -134
- package/web/sifou-weekly.html +134 -134
- package/web/toutiao-30.html +102 -102
- package/web/toutiao-7.html +74 -74
- package/web/toutiao-90.html +17 -17
- package/web/trending-monthly.html +146 -134
- package/web/trending-weekly.html +146 -154
- package/web/trending.html +134 -150
- package/web/users.china.html +1579 -1579
|
@@ -5,26 +5,17 @@
|
|
|
5
5
|
"url": "https://segmentfault.com/a/1190000042070334",
|
|
6
6
|
"author": "chokcoco",
|
|
7
7
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
8
|
-
"votes": "
|
|
8
|
+
"votes": "21",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
|
-
{
|
|
12
|
-
"title": "switch 有四样写法你知道么",
|
|
13
|
-
"description": "我所知道的 JavaScript 的 switch 语句只有一种写法。但要说到对分支的处理,写法可就多了去了。if 分支写法可以算一种,switch 分支写法可以算第二种,第三种是使用策略模式,如果要把条件运算符也算上的话,嗯...",
|
|
14
|
-
"url": "https://segmentfault.com/a/1190000042055258",
|
|
15
|
-
"author": "边城",
|
|
16
|
-
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
17
|
-
"votes": "14",
|
|
18
|
-
"rank": 2
|
|
19
|
-
},
|
|
20
11
|
{
|
|
21
12
|
"title": "CSS层级小技巧!如何在滚动时自动添加头部阴影?",
|
|
22
13
|
"description": "在网页中,经常会用阴影来突出层级关系,特别是顶部导航,但有时候设计觉得没必要一开始就显示阴影,只有滚动后才出现。比如下面这个例子,注意观察头部阴影",
|
|
23
14
|
"url": "https://segmentfault.com/a/1190000042065365",
|
|
24
15
|
"author": "XboxYan",
|
|
25
16
|
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
26
|
-
"votes": "
|
|
27
|
-
"rank":
|
|
17
|
+
"votes": "19",
|
|
18
|
+
"rank": 2
|
|
28
19
|
},
|
|
29
20
|
{
|
|
30
21
|
"title": "叮~您有一封Vue.js挑战邀请函,请查收",
|
|
@@ -33,16 +24,7 @@
|
|
|
33
24
|
"author": "null仔",
|
|
34
25
|
"home_url": "https://segmentfault.com/u/xiaoqianduan_58b28cfebff36",
|
|
35
26
|
"votes": "10",
|
|
36
|
-
"rank":
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"title": "Skypack:我老早就在布局前端基建了",
|
|
40
|
-
"description": "其中最主要的原因是 —— vite在开发环境基于ESM规范实现的Nobundle模式,节省了代码打包的时间(当然,也有ESBuild的功劳)。",
|
|
41
|
-
"url": "https://segmentfault.com/a/1190000042055196",
|
|
42
|
-
"author": "卡颂",
|
|
43
|
-
"home_url": "https://segmentfault.com/u/kasong",
|
|
44
|
-
"votes": "6",
|
|
45
|
-
"rank": 5
|
|
27
|
+
"rank": 3
|
|
46
28
|
},
|
|
47
29
|
{
|
|
48
30
|
"title": "使用CSS background实现炫酷悬停效果",
|
|
@@ -50,7 +32,25 @@
|
|
|
50
32
|
"url": "https://segmentfault.com/a/1190000042069856",
|
|
51
33
|
"author": "南城大前端",
|
|
52
34
|
"home_url": "https://segmentfault.com/u/nanchengfe",
|
|
53
|
-
"votes": "
|
|
35
|
+
"votes": "9",
|
|
36
|
+
"rank": 4
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"title": "🗂 看了 web.dev 的 631 篇博客,我总结了这些内容",
|
|
40
|
+
"description": "最近在做 web 性能优化的工作,所以想集中学习了解一下相关的专题内容。这部分内容肯定要学习一手信息,所以找先找了 [链接],一个 Google 官方推出的一个面向 Web 开发者的网站,里面有非常多的教程和最佳实践,...",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000042083758",
|
|
42
|
+
"author": "卤代烃",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/skychx",
|
|
44
|
+
"votes": "5",
|
|
45
|
+
"rank": 5
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"title": "DNS 系列(一):为什么更新了 DNS 记录不生效?",
|
|
49
|
+
"description": "我们在上网时如果想要访问到另一台机器上的内容,通常只需要直接输入一串地址,例如:www.upyun.com,就能够准确访问到自己想要访问的网站。但是实际上这只是方便我们记忆的字符形式网络标识,真正让我们的机器和...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000042081565",
|
|
51
|
+
"author": "云叔_又拍云",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
53
|
+
"votes": "4",
|
|
54
54
|
"rank": 6
|
|
55
55
|
},
|
|
56
56
|
{
|
|
@@ -62,24 +62,6 @@
|
|
|
62
62
|
"votes": "4",
|
|
63
63
|
"rank": 7
|
|
64
64
|
},
|
|
65
|
-
{
|
|
66
|
-
"title": "编程语言:类型系统的本质",
|
|
67
|
-
"description": "我一直对编写更好的代码有浓厚的兴趣。如果你能真正理解什么是抽象,什么是具象,就能理解为什么现代编程语言中,接口和函数类型为什么那么普遍存在了。在使用函数式语言进行编程后,就能够很清晰地理解为什么随...",
|
|
68
|
-
"url": "https://segmentfault.com/a/1190000042060686",
|
|
69
|
-
"author": "陈光剑",
|
|
70
|
-
"home_url": "https://segmentfault.com/u/donghaichenguangjian",
|
|
71
|
-
"votes": "4",
|
|
72
|
-
"rank": 8
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
"title": "开源人物专访:OpenFunction 的独特“处世之道”,开源“实干家精神”从 0 到 1 的突破",
|
|
76
|
-
"description": "采访整理:SegmentFault 思否 | 编辑 朱玲采访嘉宾:霍秉杰 霍秉杰,哈尔滨工业大学计算机科技与技术硕士,曾任职于金山软件从事大数据技术研发,2016年加入青云科技。现为 KubeSphere 云原生 FaaS 项目 OpenFunc...",
|
|
77
|
-
"url": "https://segmentfault.com/a/1190000042053265",
|
|
78
|
-
"author": "MissD",
|
|
79
|
-
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
80
|
-
"votes": "1",
|
|
81
|
-
"rank": 9
|
|
82
|
-
},
|
|
83
65
|
{
|
|
84
66
|
"title": "反爬篇 | 手把手教你处理 JS 逆向之图片伪装",
|
|
85
67
|
"description": "aHR0cHM6Ly93d3cuZ3hyYy5jb20vam9iRGV0YWlsL2Q2NmExNjQxNzc2MjRlNzA4MzU5NWIzMjI1ZWJjMTBi",
|
|
@@ -87,7 +69,7 @@
|
|
|
87
69
|
"author": "Python技术大本营",
|
|
88
70
|
"home_url": "https://segmentfault.com/u/bianchengdandan",
|
|
89
71
|
"votes": "2",
|
|
90
|
-
"rank":
|
|
72
|
+
"rank": 8
|
|
91
73
|
},
|
|
92
74
|
{
|
|
93
75
|
"title": "这个高颜值的开源第三方网易云音乐播放器你值得拥有",
|
|
@@ -96,177 +78,195 @@
|
|
|
96
78
|
"author": "街角小林",
|
|
97
79
|
"home_url": "https://segmentfault.com/u/jiejiaoxiaolin",
|
|
98
80
|
"votes": "2",
|
|
81
|
+
"rank": 9
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"title": "Nginx 实战核心知识点整理(上)",
|
|
85
|
+
"description": "Nginx 作为一款高性能的代理软件,在工作中常被用做负载均衡器、正向反向代理。最近在看了一个关于 Nginx 的视频,老师讲得很不错。笔者也记录了一下整套课程的一些重点和自己的理解。",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000042070687",
|
|
87
|
+
"author": "Rhythm_2019",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/rhythm_2019",
|
|
89
|
+
"votes": "3",
|
|
90
|
+
"rank": 10
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"title": "Web 应用实时版本检测,这么做最方便",
|
|
94
|
+
"description": "经常会发生这样的情况: 当用户在浏览器中打开某 web 应用较长时间且未刷新页面, 在应用有新版本更新或问题修复时, 用户会无法及时知晓有新版发布, 导致用户继续使用旧的版本, 影响用户体验和后端数据准确性。",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000042069210",
|
|
96
|
+
"author": "Myou_Aki",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/akimyou",
|
|
98
|
+
"votes": "1",
|
|
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/
|
|
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",
|
|
107
107
|
"votes": "2",
|
|
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": "你还在为组件文档烦恼吗?",
|
|
112
|
+
"description": "从 0 到 1 搭建一个全新的组件库文档工具不是最优的选择,本人先在网上搜寻一些已有的解决方案。业务项目技术栈是基于 React,UI 库使用的是 Antd,下面是一些方案的汇总和分析:",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000042073725",
|
|
114
|
+
"author": "Samon",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/samonxian",
|
|
116
|
+
"votes": "1",
|
|
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": "Vue3,用组合编写更好的代码:动态返回(3/4)",
|
|
121
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000042036969",
|
|
123
|
+
"author": "前端小智",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
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/
|
|
143
|
-
"votes": "
|
|
138
|
+
"title": "原生JS以后也支持类型注解啦?",
|
|
139
|
+
"description": "在布达佩斯2022 JSConf会议上,tc39(ES标准委员会)成员Gil Tayar介绍了一份当前仍处于stage 1阶段的提案 —— Type Annotations,意在让原生JS支持类型注解。",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000042080607",
|
|
141
|
+
"author": "卡颂",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
143
|
+
"votes": "1",
|
|
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/
|
|
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
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": "vue3 + express + socket.io 快速搭建响应式 web 即时聊天应用",
|
|
157
|
+
"description": "这是一款响应式开源的 web 即时聊天应用,该应用使用全新技术构建,前端使用 element-plus+ vue3 + vite + ts + pinia + socket.io + unocss 等开发,后端使用 nodejs + express + socket.io + express-jwt 等开...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000042081989",
|
|
159
|
+
"author": "南风未了",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/nanfengweiliao",
|
|
161
161
|
"votes": "2",
|
|
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": "全网都在疯传的《老板管理手册》(转)",
|
|
166
|
+
"description": "《老板管理手册》[TOC]📌又名《入职三个月,我对公司的思考建议》建议人:AKA·市场部新媒体运营·快乐打工侠·俞虹 🤘 建议人:AKA·市场部新媒体运营·快乐打工侠·俞虹 🤘 建议人:AKA·市场部新媒体运营·快乐打工侠·俞...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000042063056",
|
|
168
|
+
"author": "Young",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/young_6082714523e64",
|
|
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/
|
|
179
|
-
"votes": "
|
|
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
|
+
"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": "网易云音乐机器学习平台实践",
|
|
184
|
+
"description": "在网易云音乐内部,机器学习平台早期主要承担着包括音乐推荐、主站搜索、创新算法业务在内的核心业务,慢慢地也覆盖包括音视频、NLP等内容理解业务。机器学习平台基础架构如下,目前我按功能将其抽象为四层,本篇...",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000042075285",
|
|
186
|
+
"author": "云音乐技术团队",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/musicfe",
|
|
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": "Vue 源码中的工具函数",
|
|
193
|
+
"description": "在 Vue 源码中,封装了很多工具函数,学习这些函数,一方面学习大佬们的实现方式,另一方面是温习基础知识,希望大家在日常工作中,简单的函数也可以自己封装,提高编码能力。",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000042073070",
|
|
195
|
+
"author": "诺顿",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/nuodun",
|
|
197
|
+
"votes": "4",
|
|
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": "Vim直接上手(一):三种模式",
|
|
202
|
+
"description": "比如,我们直接在mac上的terminal上输入vim 1.txt,这样系统就会查找是否存在这个txt文件,有就打开,没有就创建一个再打开。",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000042073871",
|
|
204
|
+
"author": "LiberHome",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/liberhome",
|
|
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": "如何优雅地实现多数据库的发件箱模式",
|
|
211
|
+
"description": "一个微服务可能需要执行“存数据库”和“发送事件”两个步骤。例如发布一篇文章后,需要更新作者的发文统计信息。业务上要求两个操作同时失败,或者同时成功,而不能出现一个成功一个失败。假如最终文章发布了,更新...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000042063425",
|
|
213
|
+
"author": "叶东富",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/yedongfu",
|
|
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": "纯CSS 格子背景",
|
|
220
|
+
"description": "本文简介点赞 + 收藏 + 关注 = 学会了这次会使用css画出一个格子背景。并且一步步分析如何实现~思路直接给答案:通过2个相等的直角三角形拼接,形成一个正方形。三角形可以使用 background-image 的渐变来实现。 ...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000042069574",
|
|
222
|
+
"author": "学习委员",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/k21vin",
|
|
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/
|
|
228
|
+
"title": "在react中基于ant-design,封装一个中文输入框,提高onchange性能",
|
|
229
|
+
"description": "1 antd中,input组件在触发onChange时,如果是中文输入模式,会频繁被触发,导致页面性能降低。尤其是在onChange时需要实时搜索的情况。",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000042068929",
|
|
231
|
+
"author": "jsoncode",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/jsoncode",
|
|
233
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/
|
|
237
|
+
"title": "如何在VUE中低延迟播放海康威视RTSP/RTMP视频流并且延迟低于300毫秒?支持海康威视NVR录像机回放!",
|
|
238
|
+
"description": "近期在做摄像头监控视频在网页中播放的工作,现在大部分摄像头厂商如海康威视、大华、华为等都支持标准的RTSP协议,RTSP协议的优势是实时性高、流畅度度高,同时支持H.265和H.264,清晰度也更高,对于要求比较高...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000042083899",
|
|
240
|
+
"author": "李不白",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/libubai",
|
|
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": "Vue 灰度发布新功能的那些事",
|
|
247
|
+
"description": "灰度发布是指在黑与白之间,能够平滑过渡的一种发布方式。AB test就是一种灰度发布方式,让一部分用户继续用A,一部分用户开始用B,如果用户对B没有什么反对意见,那么逐步扩大范围,把所有用户都迁移到B上面来。...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000042077860",
|
|
249
|
+
"author": "南城大前端",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/nanchengfe",
|
|
251
|
+
"votes": "0",
|
|
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/
|
|
255
|
+
"title": "golang 简洁架构介绍",
|
|
256
|
+
"description": "在 go 开发中,首先遇到的一个问题,应该怎么设计开发架构。一个好的架构可以在后续的项目开发中能够更好的使用项目的推进,同时能够让团队的配合更加的顺利。",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000042064332",
|
|
258
|
+
"author": "ucmir183",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/ucmir183",
|
|
260
260
|
"votes": "1",
|
|
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": "sso单点登录",
|
|
265
|
+
"description": "sso,Single Sign On,单点登录。简单来说,就是当我们有多个系统时,我们每个系统都需要单独登录非常麻烦,那么我们去单独做一个登录系统,我们叫做sso,这个登录系统可以登录多个其他系统,并且访问多个系统只...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000042068327",
|
|
267
|
+
"author": "小强Zzz",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/zhaokaiqiang",
|
|
269
|
+
"votes": "2",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|