@wcj/github-rank 21.9.27 → 21.10.1
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 +33461 -33461
- package/dist/sifou-daily.json +40 -94
- package/dist/sifou-monthly.json +120 -120
- package/dist/sifou-weekly.json +172 -163
- package/dist/toutiao-30.json +99 -99
- package/dist/toutiao-7.json +158 -158
- package/dist/toutiao-90.json +42 -42
- package/dist/trending-daily.json +190 -190
- package/dist/trending-monthly.json +179 -190
- package/dist/trending-weekly.json +194 -194
- package/dist/users.china.json +3174 -3174
- package/dist/users.json +4069 -4069
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +33461 -33461
- package/web/data/sifou-daily.json +40 -94
- package/web/data/sifou-monthly.json +120 -120
- package/web/data/sifou-weekly.json +172 -163
- package/web/data/toutiao-30.json +99 -99
- package/web/data/toutiao-7.json +158 -158
- package/web/data/toutiao-90.json +42 -42
- package/web/data/trending-daily.json +190 -190
- package/web/data/trending-monthly.json +179 -190
- package/web/data/trending-weekly.json +194 -194
- package/web/data/users.china.json +3174 -3174
- package/web/data/users.json +4069 -4069
- package/web/index.html +1974 -1974
- package/web/repos.html +4393 -4397
- package/web/sifou-daily.html +35 -203
- package/web/sifou-monthly.html +127 -127
- package/web/sifou-weekly.html +164 -136
- package/web/toutiao-30.html +112 -112
- package/web/toutiao-7.html +102 -102
- package/web/toutiao-90.html +66 -66
- package/web/trending-monthly.html +158 -200
- package/web/trending-weekly.html +171 -171
- package/web/trending.html +174 -162
- package/web/users.china.html +1585 -1585
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,263 +1,272 @@
|
|
|
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": "📝 没 2 年 React Native 开发经验,你都遇不到这些坑",
|
|
4
|
+
"description": "React Native 开发时,如果只是写些简单的页面,基本上按着官方文档 reactnative.dev就能写出来,但是 React Native 的 API 有几百个,没有一定的开发踩坑经验,面对一些新的需求时确实会抓不到重点。",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000040748929",
|
|
6
|
+
"author": "卤代烃",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/skychx",
|
|
8
|
+
"votes": "16",
|
|
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": "CSS 奇技淫巧 | 妙用混合模式实现文字镂空波浪效果",
|
|
13
|
+
"description": "本文将介绍一个小技巧,通过混合模式 mix-blend-mode 巧妙的实现文字的镂空波浪效果。起因一日,一群友私聊问我。如何使用 CSS 实现下述效果,一个文字的波浪效果:我当时想都没想,就回答道,这个很简单啊。熟练...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000040741939",
|
|
15
|
+
"author": "chokcoco",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
17
|
+
"votes": "15",
|
|
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": "尝试对 jsjiami 加密结果手工解密",
|
|
22
|
+
"description": "看了下 jsjiami,简单的一个 console.log(\"James\"),加密出来的结果居然有 3K,说明这个加密转了不知道多少弯在里面。如果要把真正一段业务代码拿来手工解密,应该会挺累的,但是本文不研究工作量的问题,只是尝...",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000040735240",
|
|
24
|
+
"author": "边城",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
26
|
+
"votes": "13",
|
|
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": "React 源码解析系列 - React 的 render 阶段(三):completeUnitOfWork",
|
|
31
|
+
"description": "系列文章目录(同步更新)React 源码解析系列 - React 的 render 阶段(一):基本流程介绍React 源码解析系列 - React 的 render 阶段(二):beginWorkReact 源码解析系列 - React 的 render 阶段(三):compl...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000040742732",
|
|
33
|
+
"author": "array_huang",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/array_huang",
|
|
35
|
+
"votes": "5",
|
|
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": "加密的艺术",
|
|
40
|
+
"description": "加密算法最早诞生在什么时候?计算机出现之后吗?不,早在公元前 7 世纪,古希腊人就已经在使用加密算法了。他们使用一根叫 scytale 的棍子来传递加密信息,加密时先绕棍子卷一张纸条,把信息沿棒水平方向写,写...",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000040729633",
|
|
42
|
+
"author": "云叔_又拍云",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
44
44
|
"votes": "8",
|
|
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": "打造她喜欢的Github主页",
|
|
49
|
+
"description": "前言:哈喽,我是树酱。先聊聊本文的起源,某天在水群的时候看到某大佬的Github账户主页,颜值简直爆棚。反观看树酱的Github主页,简直就是“陋室”,难以入眼!或者很多开发的小伙伴跟我一样,平时在github上参与...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000040727897",
|
|
51
|
+
"author": "树酱",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/shu_jshu_jiashu_jianshu_jiang",
|
|
53
|
+
"votes": "7",
|
|
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": "过滤/筛选树节点",
|
|
58
|
+
"description": "过滤/筛选树节点又是树,是我跟树杠上了吗?—— 不,是树的问题太多了!🔗 相关文章推荐:使用递归遍历并转换树形数据(以 TypeScript 为例)从列表生成树 (JavaScript/TypeScript) 过滤和筛选是一个意思,都是 fil...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000040741437",
|
|
60
|
+
"author": "边城",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
62
|
+
"votes": "7",
|
|
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": "我用这 18 个神奇的库,美化了我的项目,真是亮瞎我的眼!",
|
|
67
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000040692431",
|
|
69
|
+
"author": "前端小智",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
71
|
+
"votes": "18",
|
|
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": "【建议收藏】徒手实现24+数组方法,谁说你只是“会用”数组",
|
|
76
|
+
"description": "数组是我们日常工作中用的最频繁的一类数据结构,能帮助我们解决许多问题,而其本身也包含接近33个之多的方法,做了一个脑图分类如下,熟练使用数组的你,是否想知道他们内部的实现原理呢?",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000040747951",
|
|
78
|
+
"author": "前端胖头鱼",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/116263",
|
|
80
|
+
"votes": "10",
|
|
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/
|
|
84
|
+
"title": "深入 WebAssembly 之解释器实现篇",
|
|
85
|
+
"description": "从去年年底开始笔者决定深入 WebAssembly(为了书写方便,接下来简称为 Wasm)这门技术,在读《WebAssembly 原理与核心技术》这本书的过程中(这本书详细讲解了 Wasm 的解释器和虚拟机的工作原理以及实现思路),...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000040737725",
|
|
87
|
+
"author": "云音乐大前端团队",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/musicfe",
|
|
89
89
|
"votes": "7",
|
|
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": "一个月黑风高的夜晚,雪色的 LED 灯和电脑屏幕上变动的图案共同在二狗子脸上映出一片色彩斑斓的影子。性能卓越的耳机屏蔽了一切外在杂音,只留给二狗子简单极致的:“Double Kill!Triple Kill!Quadr Kill!”二狗...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000040750970",
|
|
96
|
+
"author": "云叔_又拍云",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
98
|
+
"votes": "7",
|
|
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": "这些操作删除console.log代码,你都知道吗",
|
|
103
|
+
"description": "说起console.log调试,不用多说,那是非常的好用,开发中帮助我们解决了不少Bug。我们经常能在开发环境中看见这一坨一坨的console调试。但是生产环境是绝不对不允许出现console信息代码的。你还在手动一个一个删...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000040729159",
|
|
105
|
+
"author": "蛙人",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/jack_code",
|
|
107
|
+
"votes": "5",
|
|
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": "用Java轻松完成一个分布式事务TCC,保姆级教程",
|
|
112
|
+
"description": "什么是TCC,TCC是Try、Confirm、Cancel三个词语的缩写,最早是由 Pat Helland 于 2007 年发表的一篇名为《Life beyond Distributed Transactions:an Apostate’s Opinion》的论文提出。",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000040735898",
|
|
114
|
+
"author": "叶东富",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/yedongfu",
|
|
116
|
+
"votes": "6",
|
|
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/
|
|
120
|
+
"title": "保姆级教学!这次一定学会开发babel插件!",
|
|
121
|
+
"description": "如果你有babel相关知识基础建议直接跳过 前置知识 部分,直接前往 \"插件编写\" 部分。前置知识什么是AST学习babel, 必备知识就是理解AST。 那什么是AST呢?先来看下维基百科的解释:在计算机科学中,抽象语法树(Ab...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000040740319",
|
|
123
|
+
"author": "a磊的前端梦",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/nixiaolei",
|
|
125
125
|
"votes": "4",
|
|
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": "【思考】$nextTick 与 setTimeout 的一点对比!",
|
|
130
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000040748033",
|
|
132
|
+
"author": "前端小智",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
134
|
+
"votes": "6",
|
|
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": "教你如何让Redis更持久 !",
|
|
139
|
+
"description": "最近在面试的路上愈走愈远了,Redis肯定是一个热门面试方向。像有几种数据结构?如何实现延迟队列?淘汰机制是怎么样的?都快问到麻木,这些问题还常绕脑梁。那我们这篇就举一个比较常见且难度适中的面试题来聊聊...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000040740089",
|
|
141
|
+
"author": "蔡不菜丶",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/17689400062",
|
|
143
143
|
"votes": "4",
|
|
144
144
|
"rank": 16
|
|
145
145
|
},
|
|
146
146
|
{
|
|
147
|
-
"title": "
|
|
148
|
-
"description": "
|
|
149
|
-
"url": "https://segmentfault.com/a/
|
|
147
|
+
"title": "postTask:React的杀手锏被浏览器原生实现了?",
|
|
148
|
+
"description": "大家好,我卡颂。React这几年一直在完善的并发模式主要由以下两部分组成:基于fiber实现的可中断更新的架构基于调度器的优先级调度可以说,从16年开始重构fiber架构到今年底(或明年初)React18发布正式版,这期...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000040751671",
|
|
150
150
|
"author": "卡颂",
|
|
151
151
|
"home_url": "https://segmentfault.com/u/kasong",
|
|
152
|
-
"votes": "
|
|
152
|
+
"votes": "3",
|
|
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": "解决chrome浏览器 谷歌翻译导致页面错乱、数据渲染不显示问题",
|
|
157
|
+
"description": "在chrome浏览器中如果设置了谷歌翻译自动翻译,有的时候会很烦人,所以可以选择禁用谷歌翻译,具体方法如下1、在html 标签中加入属性 translate=\"no\", 禁止全站翻译 {代码...} 2、在html文件的head中加入 (亲测,...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000040740368",
|
|
159
|
+
"author": "杭州蘇小小",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/suhangweb",
|
|
161
|
+
"votes": "3",
|
|
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": "MySQL 架构总览->查询执行流程->SQL 解析顺序",
|
|
166
|
+
"description": "前言一直是想知道一条 SQL 语句是怎么被执行的,它执行的顺序是怎样的,然后查看总结各方资料,就有了下面这一篇博文了。本文将从 MySQL 总体架构 -> 查询执行流程 -> 语句执行顺序来探讨一下其中的知识。M...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000040748768",
|
|
168
|
+
"author": "民工哥",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
170
|
+
"votes": "4",
|
|
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": "🚀快速掌握vue3新语法(一) - 初识(setup/reactive/ref)",
|
|
175
|
+
"description": "\"组合API\"可以更进一步拆分\"选项API\"中的JS逻辑. 可以把某一逻辑的\"data/computed/watch/methods/声明周期钩子\"单独封装到一个函数(也可单独一个文件)中. 一般给拆分后的函数命名\"useXxx\".",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000040755977",
|
|
177
|
+
"author": "铁皮饭盒",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/russell221",
|
|
179
|
+
"votes": "3",
|
|
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": "端到端的实时计算:TiDB + Flink 最佳实践",
|
|
184
|
+
"description": "孙晓光,PingCAP Community Development 团队负责人,原知乎基础研发团队架构师,长期从事分布式系统相关研发工作,关注云原生技术。",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000040738145",
|
|
186
|
+
"author": "PingCAP",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/pingcap",
|
|
188
188
|
"votes": "2",
|
|
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": "认识JS中的Class",
|
|
193
|
+
"description": "JavaScript 和面向类的语言不同,它并没有类来作为对象的抽象模式。JavaScript 中只有对象,而并没有真正的类。JS只是利用了函数的一种特殊特性——所有的函数默认都会拥有一个名为 prototype 的公有并且不可枚举的...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000040729393",
|
|
195
|
+
"author": "forceddd",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/forceddd",
|
|
197
|
+
"votes": "2",
|
|
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": "得物技术浅谈MySQL 8.0:新的身份验证插件(caching_sha2_password)",
|
|
202
|
+
"description": "从 MySQL 8.0.4 开始,默认身份验证插件从 mysql_native_password 更改为 caching_sha2_password。相应地,现在的 libmysqlclient 将使用 caching_sha2_password 作为默认的验证机制。",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000040733952",
|
|
204
|
+
"author": "得物技术",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/dewujishu",
|
|
206
206
|
"votes": "2",
|
|
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/
|
|
210
|
+
"title": "中国开源云联盟年度评选正式启动,欢迎申报!",
|
|
211
|
+
"description": "当前,新一轮科技革命和产业变革方兴未艾,全球创新版图和经济结构正在被重塑。由于开放协同、群智化的特点,开源已成为创新的重要手段,无论在中国还是全球范围内,开源正在深度推动信息技术的创新发展。",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000040739836",
|
|
213
|
+
"author": "SegmentFault思否",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
215
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": "LeetCode-374-猜数字大小",
|
|
220
|
+
"description": "题目描述:猜数字游戏的规则如下:每轮游戏,我都会从 1 到 n 随机选择一个数字。 请你猜选出的是哪个数字。如果你猜错了,我会告诉你,你猜测的数字比我选出的数字是大了还是小了。你可以通过调用一个预先定义好...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000040748785",
|
|
222
|
+
"author": "雄狮虎豹",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/xiongshihubao",
|
|
224
|
+
"votes": "3",
|
|
225
225
|
"rank": 25
|
|
226
226
|
},
|
|
227
227
|
{
|
|
228
|
-
"title": "CSS
|
|
229
|
-
"description": "
|
|
230
|
-
"url": "https://segmentfault.com/a/
|
|
231
|
-
"author": "
|
|
232
|
-
"home_url": "https://segmentfault.com/u/
|
|
233
|
-
"votes": "
|
|
228
|
+
"title": "对CSS变量不熟悉,这5个事例可看看!",
|
|
229
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000040735569",
|
|
231
|
+
"author": "前端小智",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
233
|
+
"votes": "4",
|
|
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": "从0到1搭建域名邮件服务器",
|
|
238
|
+
"description": "前言:哈喽,我是树酱。文章的源头,是因为在一次交谈中,朋友提到一个需求。需要一批邮箱去做一些\"事情\",具体是干啥事,留点悬念。如果手动去注册邮箱,只需要解决接收邮件问题。不仅费力而且现在包括像@163等...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000040727863",
|
|
240
|
+
"author": "树酱",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/shu_jshu_jiashu_jianshu_jiang",
|
|
242
242
|
"votes": "2",
|
|
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": "Nginx 缓存机制详解!非常详细实用",
|
|
247
|
+
"description": "Nginx 缓存作为性能优化的一个重要手段,可以极大减轻后端服务器的负载。下面我们将介绍 Nginx 缓存配置的相关指令以及 http 缓存机制,以及 Nginx 缓存实践案例分析。",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000040748678",
|
|
249
|
+
"author": "民工哥",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
251
|
+
"votes": "3",
|
|
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": "搞定 NodeJS 开发调试",
|
|
256
|
+
"description": "代码调试有时候是一种充满挑战的工作,如果有一个趁手的调试工具的话,往往可以做到事半功倍的效果。得益于这些年的快速发展,在 NodeJS 生态中已经有了多种调试工具可以使用。我们今年就来分享几个常用的调试工具。",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000040738234",
|
|
258
|
+
"author": "用户bPcUOqJ",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/everfind",
|
|
260
260
|
"votes": "2",
|
|
261
261
|
"rank": 29
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"title": "浅谈健康技术社区与微软MVP打造之旅",
|
|
265
|
+
"description": "2021 年 6 月 5 日,由 SegmentFault 思否主办的 2021 中国开发者生态峰会圆满落幕。会上,微软最有价值专家(MVP)项目大中华区负责人梁迪发表了主题为《浅谈健康技术社区与微软MVP打造之旅》的演讲。以下为演讲...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000040739382",
|
|
267
|
+
"author": "微软技术栈",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/xinyuanxiaojieyi",
|
|
269
|
+
"votes": "2",
|
|
270
|
+
"rank": 30
|
|
262
271
|
}
|
|
263
272
|
]
|