@wcj/github-rank 22.3.12 → 22.3.15
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 +29673 -29673
- package/dist/sifou-daily.json +120 -57
- package/dist/sifou-monthly.json +42 -42
- package/dist/sifou-weekly.json +170 -170
- package/dist/toutiao-30.json +50 -50
- package/dist/toutiao-7.json +110 -110
- package/dist/toutiao-90.json +66 -66
- package/dist/trending-daily.json +165 -165
- package/dist/trending-monthly.json +159 -159
- package/dist/trending-weekly.json +164 -164
- package/dist/users.china.json +2677 -2677
- package/dist/users.json +3084 -3084
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +29673 -29673
- package/web/data/sifou-daily.json +120 -57
- package/web/data/sifou-monthly.json +42 -42
- package/web/data/sifou-weekly.json +170 -170
- package/web/data/toutiao-30.json +50 -50
- package/web/data/toutiao-7.json +110 -110
- package/web/data/toutiao-90.json +66 -66
- package/web/data/trending-daily.json +165 -165
- package/web/data/trending-monthly.json +159 -159
- package/web/data/trending-weekly.json +164 -164
- package/web/data/users.china.json +2677 -2677
- package/web/data/users.json +3084 -3084
- package/web/index.html +1696 -1696
- package/web/repos.html +3817 -3817
- package/web/sifou-daily.html +245 -49
- package/web/sifou-monthly.html +42 -42
- package/web/sifou-weekly.html +145 -145
- package/web/toutiao-30.html +82 -82
- package/web/toutiao-7.html +82 -82
- package/web/toutiao-90.html +76 -76
- package/web/trending-monthly.html +138 -142
- package/web/trending-weekly.html +138 -146
- package/web/trending.html +148 -136
- package/web/users.china.html +1280 -1280
|
@@ -5,71 +5,53 @@
|
|
|
5
5
|
"url": "https://segmentfault.com/a/1190000041517764",
|
|
6
6
|
"author": "杨成功",
|
|
7
7
|
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
8
|
-
"votes": "
|
|
8
|
+
"votes": "28",
|
|
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": "Go 设计哲学:少即是多,哪里来的?",
|
|
13
|
+
"description": "甚至讨论 Go issues 和提案时,都会有人用 “less is more” 来反驳或做为论点支撑,非常的有意思。大家都会很好奇,出处是哪里,是什么意思?",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041524988",
|
|
15
|
+
"author": "煎鱼",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/eddycjy",
|
|
17
|
+
"votes": "12",
|
|
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": "Web 页面优化专项 > Lighthouse > 性能分数优化",
|
|
22
|
+
"description": "Lighthouse 目前已经集成在新版本 Chrome DevTools 中,也可以将其作为一个 Chrome 扩展程序运行,或从命令行运行。",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041524121",
|
|
24
|
+
"author": "linong",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/linong",
|
|
26
|
+
"votes": "12",
|
|
27
27
|
"rank": 3
|
|
28
28
|
},
|
|
29
|
-
{
|
|
30
|
-
"title": "JavaScript 数据处理 - 映射表篇",
|
|
31
|
-
"description": "由于 JavaScript 的动态特性,其对象本身就是一个映射表,对象的「属性名⇒属性值」就是映射表中的「键⇒值」。为了便于把对象当作映射表来使用,JavaScript 甚至允许属性名不是标识符 —— 任意字符串都可以作为属性...",
|
|
32
|
-
"url": "https://segmentfault.com/a/1190000041503556",
|
|
33
|
-
"author": "边城",
|
|
34
|
-
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
35
|
-
"votes": "15",
|
|
36
|
-
"rank": 4
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"title": "从头梳理,看看中国的 ICP 备案制度",
|
|
40
|
-
"description": "对于生活在中国互联网环境中的开发者来说,ICP备案(后称「备案」)是一个很难绕过去的话题,但凡你需要正经的建设一个网站,那么备案就是一个必须要做的事情,不然可能会出现各种奇奇怪怪的问题。但,你是否思考...",
|
|
41
|
-
"url": "https://segmentfault.com/a/1190000041501520",
|
|
42
|
-
"author": "白宦成",
|
|
43
|
-
"home_url": "https://segmentfault.com/u/xiqingongzi",
|
|
44
|
-
"votes": "11",
|
|
45
|
-
"rank": 5
|
|
46
|
-
},
|
|
47
29
|
{
|
|
48
30
|
"title": "对不起,今天该发的微软认证推文,我们没写",
|
|
49
31
|
"description": "是的,今天是 3 月 10 日,农历二月初八(距离周五还有一天,距离下个法定节假日“清明节”还有 23 天,摸鱼人,支棱起来!)本来要写的微软认证课程宣传软文早就安排下来了,但在种种因素的作用下(没错,你没想错...",
|
|
50
32
|
"url": "https://segmentfault.com/a/1190000041529352",
|
|
51
33
|
"author": "snakesss",
|
|
52
34
|
"home_url": "https://segmentfault.com/u/snakesss",
|
|
53
|
-
"votes": "
|
|
54
|
-
"rank":
|
|
35
|
+
"votes": "5",
|
|
36
|
+
"rank": 4
|
|
55
37
|
},
|
|
56
38
|
{
|
|
57
|
-
"title": "
|
|
58
|
-
"description": "
|
|
59
|
-
"url": "https://segmentfault.com/a/
|
|
60
|
-
"author": "
|
|
61
|
-
"home_url": "https://segmentfault.com/u/
|
|
62
|
-
"votes": "
|
|
63
|
-
"rank":
|
|
39
|
+
"title": "Gitlab CI/CD教程及npm包构建发布实战",
|
|
40
|
+
"description": "!!!实践过程中请留意文档版本号跟你实际使用Gitlab的版本号👉🏻中文文档-14.8-pre 👉🏻Gitlab版本—12.9前置知识yaml语法,教程👉🏻YAML 入门教程Docker相关知识,教程👉🏻Docker教程linux命令,教程👉🏻Linux 命令大全自定...",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041537651",
|
|
42
|
+
"author": "MangoGoing",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/nulidexiaocongmang",
|
|
44
|
+
"votes": "10",
|
|
45
|
+
"rank": 5
|
|
64
46
|
},
|
|
65
47
|
{
|
|
66
|
-
"title": "
|
|
67
|
-
"description": "
|
|
68
|
-
"url": "https://segmentfault.com/a/
|
|
69
|
-
"author": "
|
|
70
|
-
"home_url": "https://segmentfault.com/u/
|
|
71
|
-
"votes": "
|
|
72
|
-
"rank":
|
|
48
|
+
"title": "使用Three.js实现神奇的3D文字悬浮效果",
|
|
49
|
+
"description": "在 Three.js Journey 课程示例中,提供了一个使用 Three.js 内置方法实现的 3D 文字悬浮效果的例子,本文使用 React + Three.js 技术栈,参照示例实现类似的效果。本文中涉及到的知识点主要包括:CSS 网格背景、M...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041517240",
|
|
51
|
+
"author": "dragonir",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/dragonir",
|
|
53
|
+
"votes": "8",
|
|
54
|
+
"rank": 6
|
|
73
55
|
},
|
|
74
56
|
{
|
|
75
57
|
"title": "阿里云服务器 ECS 选购指南",
|
|
@@ -78,195 +60,213 @@
|
|
|
78
60
|
"author": "若尘",
|
|
79
61
|
"home_url": "https://segmentfault.com/u/iruochen",
|
|
80
62
|
"votes": "2",
|
|
81
|
-
"rank":
|
|
63
|
+
"rank": 7
|
|
82
64
|
},
|
|
83
65
|
{
|
|
84
|
-
"title": "
|
|
85
|
-
"description": "
|
|
86
|
-
"url": "https://segmentfault.com/a/
|
|
87
|
-
"author": "
|
|
88
|
-
"home_url": "https://segmentfault.com/u/
|
|
66
|
+
"title": "Taro cli流程和插件化机制实现原理",
|
|
67
|
+
"description": "自 2.2 开始,Taro 引入了插件化机制,目的是为了让开发者能够通过编写插件的方式来为 Taro 拓展更多功能或为自身业务定制个性化功能。",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041515931",
|
|
69
|
+
"author": "MangoGoing",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/nulidexiaocongmang",
|
|
89
71
|
"votes": "6",
|
|
90
|
-
"rank":
|
|
72
|
+
"rank": 8
|
|
91
73
|
},
|
|
92
74
|
{
|
|
93
|
-
"title": "
|
|
94
|
-
"description": "
|
|
95
|
-
"url": "https://segmentfault.com/a/
|
|
96
|
-
"author": "
|
|
97
|
-
"home_url": "https://segmentfault.com/u/
|
|
75
|
+
"title": "线性代数在前端中的应用(二):实现鼠标拖拽旋转元素、Canvas图形",
|
|
76
|
+
"description": "看到文章标题,很多同学可能会疑惑,实现元素的旋转,只需要求得旋转角度,然后用CSS中的transform:rotate(${旋转的角度}deg)就可以实现旋转的需求,为什么要用到线性代数的知识?",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041536375",
|
|
78
|
+
"author": "而井",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/rioli",
|
|
98
80
|
"votes": "7",
|
|
81
|
+
"rank": 9
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"title": "被盗4900万,互联网巨头竟败给“小学生”",
|
|
85
|
+
"description": "《那些年,互联网巨头犯过的低级错误》第二集来啦,有请我的同事小亮,一个浙大毕业造无人机的小哥哥,给大家讲讲小学生黑掉百度外卖4900万的故事。",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041522132",
|
|
87
|
+
"author": "qinjianxiang",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/qinjianxiang",
|
|
89
|
+
"votes": "4",
|
|
90
|
+
"rank": 10
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"title": "VuePress 博客之 SEO 优化(四) Open Graph protocol",
|
|
94
|
+
"description": "前言在 《一篇带你用 VuePress + Github Pages 搭建博客》中,我们使用 VuePress 搭建了一个博客,最终的效果查看:TypeScript 中文文档。本篇讲讲 SEO 优化中的 Open Graph protocol。meta 标签如果我们打开思否...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041528595",
|
|
96
|
+
"author": "冴羽",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/yayu",
|
|
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": "30 个极大提高开发效率超级实用的 VSCode 插件",
|
|
103
|
+
"description": "Visual Studio Code 的插件对于在提升编程效率和加快工作速度非常重要。这里有 30 个最受欢迎的 VSCode 插件,它们将使你成为更高效的搬砖摸鱼大师。这些插件主要适用于前端开发人员,但也有一些通用插件也可以适...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041518109",
|
|
105
|
+
"author": "wscats",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/wscats",
|
|
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/
|
|
111
|
+
"title": "27个精美的时间线(含源代码)",
|
|
112
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041499499",
|
|
114
|
+
"author": "前端小智",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
116
116
|
"votes": "5",
|
|
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": "读Flink源码谈设计:FileSystemConnector中的整洁架构",
|
|
121
|
+
"description": "前阵子在生产上碰到了一个诡异现象:全量作业无法正常进行,日志中充斥着java.util.concurrent.TimeoutException: Heartbeat of TaskManager with id container xxxx(HOSTNAME:PORT) timed out的报错。",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041517100",
|
|
123
|
+
"author": "泊浮目",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/camile",
|
|
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": "5分钟学会 gRPC",
|
|
130
|
+
"description": "我猜测大部分长期使用 Java 的开发者应该较少会接触 gRPC,毕竟在 Java 圈子里大部分使用的还是 Dubbo/SpringClound 这两类服务框架。",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041528313",
|
|
132
|
+
"author": "crossoverJie",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/crossoverjie",
|
|
134
|
+
"votes": "5",
|
|
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": "@Async的用法和示例",
|
|
139
|
+
"description": "通常,在Java中的方法调用都是同步调用,比如在A方法中调用了B方法,则在A调用B方法之后,必须等待B方法执行并返回后,A方法才可以继续往下执行。这样容易出现的一个问题就是如果B方法执行时间较长,则可能会导致...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041515367",
|
|
141
|
+
"author": "雄狮虎豹",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/xiongshihubao",
|
|
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": "直播推荐业务是嵌入在云音乐 APP 中各个地方,其中就包括最大的几个场景歌曲播放页的直播模块、混合在评论中的评论页直播以及云音乐首页的首页六卡直播。 如下图所示,图 1.1 即为播放页上的直播模块;图 1.2 是...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041519275",
|
|
150
|
+
"author": "云音乐技术团队",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/musicfe",
|
|
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": "实现同比、环比计算的N种姿势",
|
|
157
|
+
"description": "在做数据分析时,我们会经常听到同比、环比同比的概念。各个企业和组织在发布统计数据时,通常喜欢用同比、环比来和之前的历史数据进行比较,用来说明数据的变化情况。例如,统计局公布2022年1月份CPI同比增长0.9...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041518997",
|
|
159
|
+
"author": "葡萄城技术团队",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/grapecity",
|
|
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": "Dubbo服务如何优雅的校验参数",
|
|
166
|
+
"description": "服务端在向外提供接口服务时,不管是对前端提供HTTP接口,还是面向内部其他服务端提供的RPC接口,常常会面对这样一个问题,就是如何优雅的解决各种接口参数校验问题?",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041510904",
|
|
168
|
+
"author": "vivo互联网技术",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/vivo_tech",
|
|
170
|
+
"votes": "3",
|
|
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": "3·8节,一个小视频带你认识下这群才华与美貌兼具的宝藏女孩!",
|
|
175
|
+
"description": "女神节 快乐呀,Girls!在互联网世界,有这样一群宝藏女孩,她们被亲切地称为“程序媛”。她们写得好代码,玩得转美妆,工作上进,学习努力~今天,就带大家认识一下个推的女程序员们,走进#个推程序媛的一天#",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000041512808",
|
|
177
|
+
"author": "个推",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/getui",
|
|
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": "你不知道的JavaScript中的5个JSON秘密功能",
|
|
184
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041491918",
|
|
186
|
+
"author": "前端小智",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
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/
|
|
197
|
-
"votes": "
|
|
192
|
+
"title": "什么是 LRU 算法?",
|
|
193
|
+
"description": "缓存 是我们写代码过程中常用的一种手段,是一种空间换时间的做法。就拿我们经常使用的 HTTP 协议,其中也存在强缓存和协商缓存两种缓存方式。当我们打开一个网站的时候,浏览器会查询该请求的响应头,通过判断响...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041542627",
|
|
195
|
+
"author": "Shenfq",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/shenfq",
|
|
197
|
+
"votes": "6",
|
|
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": "一道面试题牵出12个前端硬核知识点,你能答出几个?",
|
|
202
|
+
"description": "一道面试题囊括多个高频知识点的确实不多,但确实有一个神奇的药引子——浏览器安全能串联起12个前端硬核知识点,一起来瞅瞅!!!一、概述1.1 Web页面安全说到Web页面安全你会想到哪些问题呢?什么是同源、什么是...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041536596",
|
|
204
|
+
"author": "执鸢者",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/zhizhe_5c6eb6478bd93",
|
|
206
|
+
"votes": "6",
|
|
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/1190000041510557",
|
|
213
|
+
"author": "Java3y",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/java_3y",
|
|
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/
|
|
219
|
+
"title": "VuePress 博客之 SEO 优化(五)添加 JSON-LD 数据",
|
|
220
|
+
"description": "前言在 《一篇带你用 VuePress + Github Pages 搭建博客》中,我们使用 VuePress 搭建了一个博客,最终的效果查看:TypeScript 中文文档。本篇讲 SEO 中的 JSON-LD。JSON-LD如果我们打开掘金任意一篇文章,比如这...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041533456",
|
|
222
|
+
"author": "冴羽",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/yayu",
|
|
224
224
|
"votes": "3",
|
|
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": "扑克牌速算24 -穷举(JavaScript)",
|
|
229
|
+
"description": "要求:提交算法思路即可。思路:先分析一下穷举包含多少种情况:1、操作数。由于是给定的4张牌,所以把这个4张牌进行全排列,共有:24种2、运算符。4个数之间有3个运算符,每个运算符有4种选择,共有:64种3、运...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041523394",
|
|
231
|
+
"author": "叫我詹躲躲",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/huixiaodeyanjingzhenmei",
|
|
233
|
+
"votes": "2",
|
|
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": "Sentry搭建流程(前端vue接入)",
|
|
238
|
+
"description": "一、背景&&作用异常监控系统收集异常收集日志信息;接口时长信息及时警告;发送邮件展示统计信息code review成本高;有时候只能发现语法或者代码风格问题;对于逻辑业务问题没有过多的时间深读兼容性问题不好测试...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041524501",
|
|
240
|
+
"author": "songxianling1992",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/songxianling1992",
|
|
242
|
+
"votes": "3",
|
|
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": "别再问WiFi密码了,HMS Core统一扫码服务让手机一键联网",
|
|
247
|
+
"description": "现代生活离不开网络。在餐厅、商场等公共场所,手机连接WiFi一直是高频使用场景。虽然公共场所的免费WiFi越来越多,但网络连接过程却很麻烦。有的需要打开网页注册或点击广告链接才能上网,还有的要求下载特定App...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041517623",
|
|
249
|
+
"author": "HMSCore",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/hms_core",
|
|
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": "大数斐波那契数列的算法",
|
|
256
|
+
"description": "斐波那契数列简单版: {代码...} n小于10,性能尚可。n取大数,使用时间飙升。优化一下,空间换时间,已经计算出结果的存在数组里,复用。 {代码...} 现在性能是够了,但是如果n取的数特别大,超出整型或浮点型的...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041511863",
|
|
258
|
+
"author": "church",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/church",
|
|
260
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": "VuePress 博客之 SEO 优化(二)之重定向",
|
|
265
|
+
"description": "前言在 《一篇带你用 VuePress + Github Pages 搭建博客》中,我们使用 VuePress 搭建了一个博客,最终的效果查看:TypeScript 中文文档。本篇讲讲 SEO 与重定向。问题最一开始我使用 GitHub Pages 服务建立了站...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041515588",
|
|
267
|
+
"author": "冴羽",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/yayu",
|
|
269
|
+
"votes": "2",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|