@wcj/github-rank 22.6.14 → 22.6.17
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 +37672 -37676
- package/dist/sifou-daily.json +92 -56
- package/dist/sifou-monthly.json +110 -110
- package/dist/sifou-weekly.json +169 -169
- package/dist/toutiao-30.json +73 -73
- package/dist/toutiao-7.json +131 -131
- package/dist/toutiao-90.json +58 -58
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +160 -160
- package/dist/trending-weekly.json +159 -159
- package/dist/users.china.json +2558 -2560
- package/dist/users.json +3577 -3578
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +37672 -37676
- package/web/data/sifou-daily.json +92 -56
- package/web/data/sifou-monthly.json +110 -110
- package/web/data/sifou-weekly.json +169 -169
- package/web/data/toutiao-30.json +73 -73
- package/web/data/toutiao-7.json +131 -131
- package/web/data/toutiao-90.json +58 -58
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +160 -160
- package/web/data/trending-weekly.json +159 -159
- package/web/data/users.china.json +2558 -2560
- package/web/data/users.json +3577 -3578
- package/web/index.html +1849 -1849
- package/web/repos.html +4334 -4338
- package/web/sifou-daily.html +159 -47
- package/web/sifou-monthly.html +133 -133
- package/web/sifou-weekly.html +142 -142
- package/web/toutiao-30.html +105 -105
- package/web/toutiao-7.html +90 -90
- package/web/toutiao-90.html +75 -75
- package/web/trending-monthly.html +141 -141
- package/web/trending-weekly.html +141 -137
- package/web/trending.html +150 -150
- package/web/users.china.html +1367 -1367
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
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": "巧妙使用Vue.extend继承组件实现el-table双击可编辑(不使用v-if和v-else)",
|
|
4
|
+
"description": "看了一下网上的帖子,大多数都是搞两部分dom,一块是输入框,用于编辑状态填写;另一块是普通标签,用于在不编辑显示状态下呈现单元格文字内容。再加上一个flag标识搭配v-if和v-else去控制编辑状态、还是显示状态...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000041974425",
|
|
6
|
+
"author": "水冗水孚",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/shuirongshui",
|
|
8
|
+
"votes": "16",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
11
|
{
|
|
@@ -14,258 +14,258 @@
|
|
|
14
14
|
"url": "https://segmentfault.com/a/1190000041962607",
|
|
15
15
|
"author": "杨成功",
|
|
16
16
|
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
17
|
-
"votes": "
|
|
17
|
+
"votes": "17",
|
|
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": "React Suspense 尝鲜,处理前后端IO异步操作",
|
|
22
|
+
"description": "Suspense主要用来解决网络IO问题,它早在2018年的React 16.6.0版本中就已发布。它的相关用法有些已经比较成熟,有的相对不太稳定,甚至经历了重命名、删除:",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041992773",
|
|
24
|
+
"author": "葡萄城技术团队",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/grapecity",
|
|
26
26
|
"votes": "7",
|
|
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": "让拖拽更加人性化?如何自定义dragover样式",
|
|
31
|
+
"description": "欢迎关注微信公众号: 前端侦探在 web 开发中,经常会碰到需要拖拽的场景。为了更好的体验,拖拽区域需要有一定的变化提示,告诉用户:\"现在可以放在这里了~\",例如这样的之前在这篇文章讲述了如何自定义 drag 样...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041974546",
|
|
33
|
+
"author": "XboxYan",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
35
|
+
"votes": "10",
|
|
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": "JS实现将文本或JSON内容下载到文件中",
|
|
40
|
+
"description": "有时候在前端开发过程中,可能遇到这样的需求场景:需要将页面上的文本内容下载到文件中,内容可能是某个大的文本字段,比如博客文章,也可能是后端接口返回的 JSON 数据。",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041965165",
|
|
42
|
+
"author": "十方",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/shifang_5b2b70d160932",
|
|
44
|
+
"votes": "7",
|
|
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": "为什么Hook没有ErrorBoundary?",
|
|
49
|
+
"description": "在很多全面使用Hooks开发的团队,唯一使用ClassComponent的场景就是使用ClassComponent创建ErrorBoundary。",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041974765",
|
|
51
|
+
"author": "卡颂",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
53
53
|
"votes": "4",
|
|
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": "使用 content-visibility 优化渲染性能",
|
|
58
|
+
"description": "content-visibility:属性控制一个元素是否渲染其内容,它允许用户代理(浏览器)潜在地省略大量布局和渲染工作,直到需要它为止。",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041980427",
|
|
60
|
+
"author": "chokcoco",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
62
|
+
"votes": "8",
|
|
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": "前端视角看视频处理",
|
|
67
|
+
"description": "视频,英文:video,直译为视觉画面的频率,最原始的含义,应该是随着时间的流逝不停地播放画面,进而产生了一种视觉上连续的效果,彷佛重现了现实世界的场景。",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041967735",
|
|
69
|
+
"author": "TNTWEB",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/tnfe",
|
|
71
|
+
"votes": "5",
|
|
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": "【实操干货】做好这 16 项优化,你的 Linux 操作系统焕然一新",
|
|
76
|
+
"description": "大家好,这次跟大家谈谈又拍云的操作系统优化方案。往简单地说,我们使用的 Linux 操作系统主要都是基于 CentOS6/7 的精简和优化。往复杂地说,则是我们有两套系统,业务上使用的定制 Linux 系统和数据中心使用的...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041974556",
|
|
78
|
+
"author": "云叔_又拍云",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
80
|
+
"votes": "6",
|
|
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": "Redis都有哪些使用场景",
|
|
85
|
+
"description": "Redis作为一种内存型的非关系型的数据库,不管在互联网大厂,小厂,大项目和小项目中,几乎都会被使用。为什么Redis会受到如此青睐呢?关于这个问题,可能很多的程序员只是看着别人用而用,缺乏对Redis一个全面的...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041985101",
|
|
87
|
+
"author": "7small7",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/7small7",
|
|
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": "什么是走索引?",
|
|
94
|
+
"description": "索引是一种利用某种规则的数据结构与实际数据的关系加快数据查找的功能。我们的数据库中存储有大量的内容,而索引能够通过数据节点,根据特定的规则和算法快速查找到节点对应的实际文件的位置。简单来说索引就像...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041986392",
|
|
96
|
+
"author": "云叔_又拍云",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
98
|
+
"votes": "4",
|
|
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": "2022中国信通院安全运营发展论坛成功召开",
|
|
103
|
+
"description": "6月10日,由中国信息通信研究院(以下简称“中国信通院”)主办的安全运营发展论坛在京召开。会上中国信通院公布了最新安全运营中心(SOC)能力评估、云工作负载保护平台(CWPP)能力评估与案例评选结果,发布《主...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041983409",
|
|
105
|
+
"author": "snakesss",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
107
|
+
"votes": "1",
|
|
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": "喜提JDK的BUG一枚!多线程的情况下请谨慎使用这个类的stream遍历。",
|
|
112
|
+
"description": "前段时间在 RocketMQ 的 ISSUE 里面冲浪的时候,看到一个 pr,虽说是在 RocketMQ 的地盘上发现的,但是这个玩意吧,其实和 RocketMQ 没有任何关系。",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041975524",
|
|
114
|
+
"author": "why技术",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/whyjishu",
|
|
116
|
+
"votes": "2",
|
|
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": "JS实现JSON对象与URL参数的相互转换",
|
|
121
|
+
"description": "JSON对象转换为URL参数,主要有两种实现方式,一种是遍历JSON对象属性,另一种是使用 URLSearchParams ,下面分别结合代码介绍一下。",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041961440",
|
|
123
|
+
"author": "十方",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/shifang_5b2b70d160932",
|
|
125
|
+
"votes": "3",
|
|
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": "SegmentFault 思否技术周刊 — 想玩转 Python?简直 So Easy!",
|
|
130
|
+
"description": "Python,是一种面向对象、直译式电脑编程语言,也是一种功能强大的通用型语言,已经具有近二十年的发展历史,成熟且稳定。它包含了一组完善而且容易理解的标准库,能够轻松完成很多常见的任务。它的语法非常简捷...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041986657",
|
|
132
|
+
"author": "Beverly",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/beverly0",
|
|
134
|
+
"votes": "3",
|
|
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": "项目中关于解构的常用用法",
|
|
139
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041973838",
|
|
141
|
+
"author": "前端小智",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
143
|
+
"votes": "4",
|
|
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": "一、创建机器人选择群 ► 右键 ► 管理聊天信息 ► 添加群机器人完善机器人基本信息,包括头像、名称等二、机器人配置说明创建好的机器人都有一个唯一的 webhook 地址一定要保护好自己的 webhook 地址,如果一旦泄露...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041974376",
|
|
150
|
+
"author": "极客飞兔",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/autofelix",
|
|
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": "微软 GitHub 宣布将“淘汰” Atom 代码编辑器!未来重点转向 VS Code",
|
|
157
|
+
"description": "太平洋时间 6 月 8 日,GitHub 官方博客正式发文称:“今天,我们宣布,我们将在 2022 年 12 月 15 日对 Atom 进行归档,并将该组织下的所有项目归档。”",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041964961",
|
|
159
|
+
"author": "MissD",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
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": "还在用Navicat?这款开源的数据库管理工具界面更炫酷!",
|
|
166
|
+
"description": "数据库管理工具,是后端程序员使用频率非常高的的工具。Navicat、DataGrip虽然很好用,但都是收费的。最近在逛Github的时候,无意间发现了一款开源的数据库管理工具Beekeeper Studio,界面非常炫酷推荐给大家!",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041979445",
|
|
168
|
+
"author": "macrozheng",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/macrozheng",
|
|
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": "如何使用 GitHub 讨论作为您博客的聊天系统",
|
|
175
|
+
"description": "在GitHub Discussions(讨论区)的帮助下,你可以把你的博客的评论提升到一个新的水平。在这篇文章中,我将解释如何将GitHub讨论整合到你的博客中并充分利用它。",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000041976390",
|
|
177
|
+
"author": "杭州程序员张张",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/dunizb",
|
|
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": "全球 77.5% 的网站都在用 PHP;百度一程序员删库被判 9 个月;OpenCV 4.6 发布 | 思否周刊",
|
|
184
|
+
"description": "40s 新闻速递百度一程序员 “删库” 被判刑 9 个月欧盟 2024 年起统一使用 Type-C 接口,苹果或于明年底发布 Type-C iPhone全球 77.5% 的网站都在用 php马斯克为收购 Twitter 筹集新资金的工作由于不确定性而暂停苹...",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041970976",
|
|
186
|
+
"author": "snakesss",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
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/
|
|
192
|
+
"title": "HTML DOM querySelectorAll() 代替 jquery的 $('') CSS选择器",
|
|
193
|
+
"description": "querySelectorAll()方法返回文档中匹配指定CSS选择器的所有元素,其效果与jquery的$('')选择器一样,不同的就是querySelectorAll()方法是Js原生方法,无需引入jquery.min.js库。",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041984588",
|
|
195
|
+
"author": "TANKING",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/tanking",
|
|
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/
|
|
206
|
-
"votes": "
|
|
201
|
+
"title": "前端性能监测,Runtime Performance Debug 技巧",
|
|
202
|
+
"description": "提到 Web 前端的效能优化,有许多的技巧是聚焦在如何减少页面的“载入时间 Loading Time”,例如 Code Splitting 透过减少需要载入的 Bundle Size 来加快载入效能。也有些技巧是针对执行时期 (Runtime) 的优化与调...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041990709",
|
|
204
|
+
"author": "前端小智",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
206
|
+
"votes": "7",
|
|
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": "基于Gin框架的web后端开发(十): Gin框架-中间件(定义、使用、通信与实例)详解",
|
|
211
|
+
"description": "Gin-中间件:Gin框架的作者为开发者们提供的一种机制,可以让开发者自定义请求执行的Hook函数,中间件函数(或者叫Hook函数、钩子函数)适合处理很多重复的操作的场景(比如登录认证,权限校验,数据分页,耗时统...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041963752",
|
|
213
|
+
"author": "LiberHome",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/liberhome",
|
|
215
|
+
"votes": "2",
|
|
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": "View UI Plus 发布 1.2.0 版本,新增 Image、Skeleton、Typography 组件",
|
|
220
|
+
"description": "新增排版组件 Typography,内置丰富的内容排版 UI,支持拷贝、可编辑、省略等功能。Typography 共包含 5 个组件:Typography 内容结构",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041975376",
|
|
222
|
+
"author": "Aresn",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/aresn",
|
|
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": "微服务效率工具 goctl 深度解析(上)",
|
|
229
|
+
"description": "goctl 的最早功能是为了解决 GRPC 内网调试问题,大约是在 2019 年,在我们的生产环境中,rpc 是内网隔离的,不可通过外网访问,为了快速去 mock 一些线上 RPC client 的请求,就简单的实现了第一版本的代码生成...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041963346",
|
|
231
|
+
"author": "kevinwan",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/kevinwan",
|
|
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": "Cube 技术解读 | Cube 渲染设计的前世今生",
|
|
238
|
+
"description": "阿里是个重运营的公司,前端开发者居多,2016-2017年,在Weex还是1.0时代,React Native开源还没多久,Flutter还没诞生的时候,如何在贴合前端开发环境的前提下,快速铺到android/iOS双平台是个大热点,支付宝内...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041966067",
|
|
240
|
+
"author": "阿里巴巴移动技术",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/alimobile",
|
|
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": "得物前端唤端业务场景和技术精讲",
|
|
247
|
+
"description": "当你在刷朋友圈时突然看到一个潮鞋广告,正是你非常喜欢、一直想买的那款而且价格美丽,于是你兴奋地点击广告直接打开了购物App,并且直接进入刚刚看到的潮鞋详情页,你只需要直接点击购买就能得到这双你期待已久...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041986500",
|
|
249
|
+
"author": "得物技术",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/dewujishu",
|
|
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": "6 月 TIOBE 榜单:C++ 即将超越 Java 进入 Top3,PHP 热度再下滑",
|
|
256
|
+
"description": "近日,TIOBE 出炉了 2022 年 6 月份的编程语言趋势榜单。本次数据显示,C++ 的热度和流行趋势即将超越 Java,而 PHP 热度再下滑,已跌出前十。",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041969334",
|
|
258
|
+
"author": "MissD",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
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/
|
|
264
|
+
"title": "React Fiber架构原理",
|
|
265
|
+
"description": "在 React 16 之前,VirtualDOM 的更新过程是采用 Stack 架构实现的,也就是循环递归方式。这种对比方式有一个问题,就是一旦任务开始进行就无法中断,如果应用中组件数量庞大,Virtual DOM 的层级就会比较深。如...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041965895",
|
|
267
|
+
"author": "xiangzhihong",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/xiangzhihong",
|
|
269
269
|
"votes": "1",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|