@wcj/github-rank 22.1.21 → 22.1.25
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 +35676 -35674
- package/dist/sifou-daily.json +160 -70
- package/dist/sifou-monthly.json +116 -116
- package/dist/sifou-weekly.json +165 -165
- package/dist/toutiao-30.json +91 -91
- package/dist/toutiao-7.json +126 -126
- package/dist/toutiao-90.json +41 -41
- package/dist/trending-daily.json +174 -174
- package/dist/trending-monthly.json +158 -158
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +2908 -2908
- package/dist/users.json +3682 -3682
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +35676 -35674
- package/web/data/sifou-daily.json +160 -70
- package/web/data/sifou-monthly.json +116 -116
- package/web/data/sifou-weekly.json +165 -165
- package/web/data/toutiao-30.json +91 -91
- package/web/data/toutiao-7.json +126 -126
- package/web/data/toutiao-90.json +41 -41
- package/web/data/trending-daily.json +174 -174
- package/web/data/trending-monthly.json +158 -158
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +2908 -2908
- package/web/data/users.json +3682 -3682
- package/web/index.html +1900 -1900
- package/web/repos.html +4280 -4284
- package/web/sifou-daily.html +339 -59
- package/web/sifou-monthly.html +152 -152
- package/web/sifou-weekly.html +139 -139
- package/web/toutiao-30.html +73 -73
- package/web/toutiao-7.html +79 -79
- package/web/toutiao-90.html +100 -100
- package/web/trending-monthly.html +140 -140
- package/web/trending-weekly.html +150 -146
- package/web/trending.html +154 -150
- package/web/users.china.html +1602 -1602
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,271 +1,271 @@
|
|
|
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": "1000粉!使用Three.js制作一个专属3D奖牌🥇",
|
|
4
|
+
"description": "破防了 😭!突然发现 SegmentFault 平台的粉丝数量已经突破 1000 了,它是我的三个博客平台掘金、博客园、SegmentFault中首个粉丝突破 1000 的,于是设计开发这个页面,特此纪念一下。非常感谢大家的关注 🙏,后续...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000041311954",
|
|
6
|
+
"author": "dragonir",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/dragonir",
|
|
8
|
+
"votes": "18",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
|
-
{
|
|
12
|
-
"title": "Serverless 背景下,一部分“前端工程师”会转变为“应用交付工程师”",
|
|
13
|
-
"description": "这是我的 2022 年第一篇文章。一直在想写些什么比较好,既然是新年,新年新气象,写点技术展望的想法是不是更合适?于是这篇文章的标题,也就是本文的核心思想出来了:",
|
|
14
|
-
"url": "https://segmentfault.com/a/1190000041294273",
|
|
15
|
-
"author": "杨成功",
|
|
16
|
-
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
17
|
-
"votes": "15",
|
|
18
|
-
"rank": 2
|
|
19
|
-
},
|
|
20
11
|
{
|
|
21
12
|
"title": "PWA 技术落地!让你的站点(Web)秒变APP(应用程序)",
|
|
22
13
|
"description": "Web应用方兴未艾,我们已经十分习惯习惯了在电脑上进行以自己的工作,而随着众多功能强大的在线网站,我们的Windows的桌面也不再拥挤着各种快捷方式;不光是PC端,在移动端我们也不再在浩如烟海的应用市场安装各...",
|
|
23
14
|
"url": "https://segmentfault.com/a/1190000041307924",
|
|
24
15
|
"author": "葡萄城技术团队",
|
|
25
16
|
"home_url": "https://segmentfault.com/u/grapecity",
|
|
26
|
-
"votes": "
|
|
17
|
+
"votes": "13",
|
|
18
|
+
"rank": 2
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"title": "巧用 CSS 实现动态线条 Loading 动画",
|
|
22
|
+
"description": "有群友问我,使用 CSS 如何实现如下 Loading 效果:这是一个非常有意思的问题。我们知道,使用 CSS,我们可以非常轻松的实现这样一个动画效果: {代码...} {代码...} 动画如下:与要求的线条 loading 动画相比,...",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041306193",
|
|
24
|
+
"author": "chokcoco",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
26
|
+
"votes": "9",
|
|
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": "VueUse中的这5个函数,也太好用了吧",
|
|
31
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041311912",
|
|
33
|
+
"author": "前端小智",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
35
|
+
"votes": "9",
|
|
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": "微软终于公布了这个神秘的VS Code产品路线图!",
|
|
40
|
+
"description": "大家好,欢迎来到 Visual Studio Code Java 更新 1 月版!这是我们新年的第一篇博客,我们将回顾 2021 年的亮点,并分享我们 2022 年的产品路线图!除此之外我们还有一些令人激动的产品更新,让我们开始吧!",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041322860",
|
|
42
|
+
"author": "微软技术栈",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/mstech",
|
|
44
|
+
"votes": "5",
|
|
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": "主题之美,排名靠前的 10 个 VSCode 主题",
|
|
49
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041305485",
|
|
51
|
+
"author": "前端小智",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
53
|
+
"votes": "6",
|
|
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": "说起动态规划,我不知道你有没有这样的困扰,在掌握了一些基础算法和数据结构之后,碰到一些较为复杂的问题还是无从下手,面试时自然也是胆战心惊。如果我说动态规划是个玄幻的问题其实也不为过。究其原因,我觉...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041300090",
|
|
60
|
+
"author": "xiangzhihong",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/xiangzhihong",
|
|
62
|
+
"votes": "4",
|
|
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/
|
|
66
|
+
"title": "【白话科普】《逆局》最终 boss 隐藏自己的方式是?",
|
|
67
|
+
"description": "二狗子最近在看一个很火的电视剧《逆局》。作为一部悬疑犯罪剧,剧中多个案件交织并进,悬念和转折拉满,让狗子看的直呼过瘾。特别最后一幕,杨副座和主角团同时对 U 盘中的关键证据“器官移植名单信息”进行破解,...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041300447",
|
|
69
|
+
"author": "云叔_又拍云",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
71
71
|
"votes": "6",
|
|
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": "为了让你们进阶Canvas,我花7小时写了3个有趣的小游戏!!!",
|
|
76
|
+
"description": "大家好,我是林三心,相信大家看了我前一篇canvas入门文章为了让她10分钟入门canvas,我熬夜写了3个小项目和这篇文章,对canvas已经有了入门级的了解。今天,我又用canvas写了三个有趣的小游戏,来哄你们开心,没...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041305970",
|
|
78
|
+
"author": "Sunshine_Lin",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
80
|
+
"votes": "11",
|
|
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": "网站优化(一)——从何处着手开启网站优化?",
|
|
85
|
+
"description": "网站优化是指使用工具、高级策略和实验来提高网站性能,从而推动流量增加转化率和增加收入的过程。搜索引擎优化 (SEO)是常见的一种网站优化方式,它可以帮助网站的各个页面在特定关键字的 SERP(搜索引擎结果页...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041312696",
|
|
87
|
+
"author": "云叔_又拍云",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
89
89
|
"votes": "6",
|
|
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": "【重构前端知识体系之HTML】讲讲对HTML5的一大特性——语义化的理解",
|
|
94
|
+
"description": "在之前的文章中提到HTML最重要的特性,那就是标签。但是项目一大,标签多的看不懂,一堆叠着一堆。一些命名奇奇怪怪,想维护被劝退,团队协作导致团战开始!",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041311287",
|
|
96
|
+
"author": "归子莫",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/guizimo",
|
|
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": "Vue3默认版本了!我准备学这五个东西了。",
|
|
103
|
+
"description": "前言大家好,我是林三心,用最通俗易懂的话讲最难的知识点是我的座右铭,基础是进阶的前提的我的初心相信大家最近听到了一个消息,尤雨溪大佬发表了一个声明:有什么影响那么 Vue3 成为默认版本,有什么影响呢? ...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041324242",
|
|
105
|
+
"author": "Sunshine_Lin",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
107
|
+
"votes": "6",
|
|
108
108
|
"rank": 12
|
|
109
109
|
},
|
|
110
110
|
{
|
|
111
|
-
"title": "
|
|
112
|
-
"description": "2021
|
|
113
|
-
"url": "https://segmentfault.com/a/
|
|
114
|
-
"author": "
|
|
115
|
-
"home_url": "https://segmentfault.com/u/
|
|
111
|
+
"title": "2021 年 Rust 生态版图调研报告 | 星辰大海(下篇)",
|
|
112
|
+
"description": "半年前,我写了一篇《三万言| 2021 年 Rust 行业调研报告》[1] ,内容主要围绕 Rust 语言介绍和行业领域开源应用盘点 两大部分内容。时隔半年,我觉得有必要再写一篇年终的 Rust 生态调研报告。因为我想给大家提...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041299562",
|
|
114
|
+
"author": "六一",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
|
|
116
116
|
"votes": "4",
|
|
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": "[译]Vue.js + Astro 比 Vue SPA 更好吗?",
|
|
121
|
+
"description": "在本文中,我将向您展示如何使用 Astro 构建基于 Vue 的应用程序,我们将了解其独特的架构如何带来比单页应用程序 (SPA) 更好的性能。",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041323179",
|
|
123
|
+
"author": "杭州程序员张张",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/dunizb",
|
|
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": "关于 Promise 的执行顺序",
|
|
130
|
+
"description": "最近看到一个 Promise 相关的很有意思的代码: {代码...} 第一次看到这个代码的时候,以为的输出结果会是:1,2,3,4,但是被实际的输出结果打脸 。如图所示,实际的输出结果为:1,2,4,3。代码分析为了搞清楚实际的...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041318362",
|
|
132
|
+
"author": "Shenfq",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/shenfq",
|
|
134
|
+
"votes": "4",
|
|
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": "Markdown-it 原理解析",
|
|
139
|
+
"description": "在搭建博客的过程中,我们出于实际的需求,在《VuePress 博客优化之拓展 Markdown 语法》中讲解了如何写一个 markdown-it插件,本篇我们将深入markdown-it的源码,讲解 markdown-it的执行原理,旨在让大家对 mark...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041310810",
|
|
141
|
+
"author": "冴羽",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/yayu",
|
|
143
143
|
"votes": "5",
|
|
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": "SegmentFault 新手上路",
|
|
148
|
+
"description": "欢迎来到 SegmentFault 思否社区。SegmentFault 是一个面向专业程序员和编程爱好者的技术社区。它由问答和专栏两大块组成,由热心的程序员们创建和维护。在大家的帮助和努力下,我们正在建立一个详细、严谨、高质...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041305855",
|
|
150
|
+
"author": "fenbox",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/fenbox",
|
|
152
152
|
"votes": "5",
|
|
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": "Spring Boot 3.0.0 发布第一个里程碑版本M1,你的 Java 升到17 了吗?",
|
|
157
|
+
"description": "这个在最早的Spring Boot 3相关预告中就已经知道了,Java 17将成为未来的主流版本。那么问题来了,大家都把Java 17的升级提上日程了吗?如果你对Java 8之后的各种版本的信息不太了解的话,这里有份 4.6 W 字的总...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041319796",
|
|
159
|
+
"author": "程序猿DD",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/coderdd",
|
|
161
|
+
"votes": "4",
|
|
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": "【重构前端知识体系之HTML】带你重忆HTML那些记忆模糊的标签",
|
|
166
|
+
"description": "【重构前端知识体系之HTML】带你重忆HTML那些记忆模糊的标签引言上节,说了HTML是标记语言,那么最重要的就是标记,也就是标签。那标签那么多?要在这里全部写出来?当然否。这里会讲解常用的标签。(常用达到70%...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041311266",
|
|
168
|
+
"author": "归子莫",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/guizimo",
|
|
170
170
|
"votes": "2",
|
|
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": "消息推送接口设计(内含源码)",
|
|
175
|
+
"description": "我是3y,一年CRUD经验用十年的markdown程序员👨🏻💻常年被誉为优质八股文选手今天要做的就是实现austin-api和austin-api-impl模块的部分代码,这块完成了之后模块之间的一整条链路就打通咯austin项目核心功能:发送...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000041305629",
|
|
177
|
+
"author": "Java3y",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/java_3y",
|
|
179
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/
|
|
188
|
-
"votes": "
|
|
183
|
+
"title": "解析position: sticky;",
|
|
184
|
+
"description": "粘性定位position sticky元素采用正常的文档流布局(static),当其边框(border矩形)相对于最近的滚动祖先元素的内边框(即content矩形)的小于指定阈值时,则position sticky元素相对于该最近的滚动祖先元素固...",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041322577",
|
|
186
|
+
"author": "普拉斯强",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/yaofly",
|
|
188
|
+
"votes": "3",
|
|
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": "Leetcode 算法题解系列 - 最小栈",
|
|
193
|
+
"description": "题目描述:定义栈的数据结构,请在该类型中实现一个能够得到栈的最小元素的 min 函数在该栈中,调用 min 、push 及 pop 的时间复杂度都是 O(1)。 {代码...}",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041317758",
|
|
195
|
+
"author": "安歌",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/linlinma",
|
|
197
|
+
"votes": "3",
|
|
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": "Chrome插件:奋斗逼、卷王必备,用于减少摸鱼时间和频率",
|
|
202
|
+
"description": "减少摸鱼的时间和频率的Chrome插件:在上班/学习期间很容易下意识的打开摸鱼网站,插件帮助我们减少摸鱼的时间和频率,提高我们上班和学习的效率,节省时间用于学习提升自己或者享受生活。",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041299660",
|
|
204
|
+
"author": "OBKoro1",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/obkoro1",
|
|
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/
|
|
215
|
-
"votes": "
|
|
210
|
+
"title": "几个骚操作,让代码自动学会画画,太好玩啦!",
|
|
211
|
+
"description": "如下图,代码在自己一行一行写程序,逐渐画出一个喜气灯笼的模样(PC移动端都支持噢),想不想知道是它怎么实现的呢?和胖头鱼一起来探究一番吧O(∩_∩)O~",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041305481",
|
|
213
|
+
"author": "前端胖头鱼",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/116263",
|
|
215
|
+
"votes": "5",
|
|
216
216
|
"rank": 24
|
|
217
217
|
},
|
|
218
218
|
{
|
|
219
|
-
"title": "
|
|
220
|
-
"description": "
|
|
221
|
-
"url": "https://segmentfault.com/a/
|
|
219
|
+
"title": "社交应用如何防范“虚假流量”?安全检测服务帮你快速识别",
|
|
220
|
+
"description": "陌生人交友、潮流生活分享、旅游攻略、美食健身圈、问答社区、音视频内容互动等社交类App如火如荼,用户也经常通过互动分享而“种草”各类产品。对此,开发者及运营人员会在应用生命周期的不同阶段操盘种草、策划具...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041314987",
|
|
222
222
|
"author": "HMSCore",
|
|
223
223
|
"home_url": "https://segmentfault.com/u/hms_core",
|
|
224
|
-
"votes": "
|
|
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": "Faker.js 作者“删库跑路”引开源圈“震动”:该开源项目现已被社区控制",
|
|
229
|
+
"description": "5 年前,一位程序员因删除了自己开源项目 left pad 中的一些代码而让大半个互联网瘫痪、导致无数代码库崩溃并引发热议。现在,同样的事情再次发生了 —— 上上周,知名工具库 Faker.js 的作者做了同样的事情,现在...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041307795",
|
|
231
|
+
"author": "MissD",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
233
|
+
"votes": "2",
|
|
234
234
|
"rank": 26
|
|
235
235
|
},
|
|
236
236
|
{
|
|
237
|
-
"title": "
|
|
238
|
-
"description": "
|
|
239
|
-
"url": "https://segmentfault.com/a/
|
|
237
|
+
"title": "LeetCode-139-单词拆分",
|
|
238
|
+
"description": "题目描述:给定一个非空字符串 s 和一个包含非空单词的列表 wordDict,判定 s 是否可以被空格拆分为一个或多个在字典中出现的单词。说明:拆分时可以重复使用字典中的单词。你可以假设字典中没有重复的单词。示例...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041307813",
|
|
240
240
|
"author": "雄狮虎豹",
|
|
241
241
|
"home_url": "https://segmentfault.com/u/xiongshihubao",
|
|
242
|
-
"votes": "
|
|
242
|
+
"votes": "4",
|
|
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": "【建议收藏】2021年底最新安卓面经分析,最终入职得物!",
|
|
247
|
+
"description": "面了一些上海二线互联网公司,例如爱奇艺,京东,喜马拉雅,得物,B站,某安,美团等等,记录了部分面试真题。大部分可以自行搜到答案,有疑问的可以留言交流~",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041303773",
|
|
249
|
+
"author": "分你一些日落",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/xixi_619cabc38e0b4",
|
|
251
251
|
"votes": "2",
|
|
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": "LeetCode-147-对链表进行插入排序",
|
|
256
|
+
"description": "题目描述:对链表进行插入排序。插入排序的动画演示如上。从第一个元素开始,该链表可以被认为已经部分排序(用黑色表示)。每次迭代时,从输入数据中移除一个元素(用红色表示),并原地将其插入到已排好序的链...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041327364",
|
|
258
|
+
"author": "雄狮虎豹",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/xiongshihubao",
|
|
260
|
+
"votes": "4",
|
|
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": "LeetCode-138-复制带随机指针的链表",
|
|
265
|
+
"description": "题目描述:给你一个长度为 n 的链表,每个节点包含一个额外增加的随机指针 random ,该指针可以指向链表中的任何节点或空节点。构造这个链表的 深拷贝。 深拷贝应该正好由 n 个 全新 节点组成,其中每个新节点的...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041304754",
|
|
267
|
+
"author": "雄狮虎豹",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/xiongshihubao",
|
|
269
269
|
"votes": "4",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|