@wcj/github-rank 22.7.10 → 22.7.13
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 +33946 -33962
- package/dist/sifou-daily.json +29 -1
- package/dist/sifou-monthly.json +87 -87
- package/dist/sifou-weekly.json +164 -164
- package/dist/toutiao-30.json +82 -82
- package/dist/toutiao-7.json +118 -118
- package/dist/toutiao-90.json +30 -30
- package/dist/trending-daily.json +170 -170
- package/dist/trending-monthly.json +163 -163
- package/dist/trending-weekly.json +161 -161
- package/dist/users.china.json +2231 -2231
- package/dist/users.json +3811 -3811
- package/package.json +1 -1
- package/web/data/repos.json +33946 -33962
- package/web/data/sifou-daily.json +29 -1
- package/web/data/sifou-monthly.json +87 -87
- package/web/data/sifou-weekly.json +164 -164
- package/web/data/toutiao-30.json +82 -82
- package/web/data/toutiao-7.json +118 -118
- package/web/data/toutiao-90.json +30 -30
- package/web/data/trending-daily.json +170 -170
- package/web/data/trending-monthly.json +163 -163
- package/web/data/trending-weekly.json +161 -161
- package/web/data/users.china.json +2231 -2231
- package/web/data/users.json +3811 -3811
- package/web/index.html +1929 -1929
- package/web/repos.html +4278 -4282
- package/web/sifou-daily.html +86 -2
- package/web/sifou-monthly.html +123 -123
- package/web/sifou-weekly.html +141 -141
- package/web/toutiao-30.html +92 -92
- package/web/toutiao-7.html +78 -78
- package/web/toutiao-90.html +62 -62
- package/web/trending-monthly.html +142 -142
- package/web/trending-weekly.html +135 -143
- package/web/trending.html +151 -143
- package/web/users.china.html +1248 -1248
|
@@ -1,40 +1,22 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"title": "
|
|
4
|
-
"description": "
|
|
5
|
-
"url": "https://segmentfault.com/a/
|
|
3
|
+
"title": "高阶切图技巧!基于单张图片的任意颜色转换",
|
|
4
|
+
"description": "今天,要介绍一种基于 CSS mask-composite 的高级技巧。通过掌握它,我们可以通过一张 图片,得到关于它的各种变换,甚至乎,得到各种不同颜色的变换。通过单张 PNG/SVG 得到它的反向切图事情的经过是这样的,某...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000042093361",
|
|
6
6
|
"author": "chokcoco",
|
|
7
7
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
8
|
-
"votes": "
|
|
8
|
+
"votes": "8",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
|
-
"title": "CSS
|
|
13
|
-
"description": "
|
|
14
|
-
"url": "https://segmentfault.com/a/
|
|
12
|
+
"title": "动画合成小技巧!CSS 实现动感的倒计时效果",
|
|
13
|
+
"description": "欢迎关注微信公众号: 前端侦探介绍一个 CSS 动画合成小技巧。先看效果这是一个非常“动感”的倒计时效果,通常在一些活动开场中比较常见,分析一下整个动画过程,不难发现,有以下几类动画数字的变化缩小和放大透...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000042094549",
|
|
15
15
|
"author": "XboxYan",
|
|
16
16
|
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
17
|
-
"votes": "
|
|
17
|
+
"votes": "8",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
|
-
{
|
|
21
|
-
"title": "叮~您有一封Vue.js挑战邀请函,请查收",
|
|
22
|
-
"description": "大家好,我是webfansplz.今天要跟大家分享的是vuejs-challenges,一个Vue.js在线挑战平台,它提供了一些题库,开发者可以在线进行挑战.通过这些挑战,我们可以进一步了解和熟悉Vue.js,希望它能对想学习Vue.js的同学有...",
|
|
23
|
-
"url": "https://segmentfault.com/a/1190000042064246",
|
|
24
|
-
"author": "null仔",
|
|
25
|
-
"home_url": "https://segmentfault.com/u/xiaoqianduan_58b28cfebff36",
|
|
26
|
-
"votes": "10",
|
|
27
|
-
"rank": 3
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"title": "使用CSS background实现炫酷悬停效果",
|
|
31
|
-
"description": "日常开发过程中,会遇到不少按钮鼠标悬停的效果,实现这类悬停效果的方式有很多,借助伪元素,CSS3变换及过渡等都可以实现。今天的文章将使用背景色实现类似的效果,当我们遇到一个问题时,你的脑海中的方案不止...",
|
|
32
|
-
"url": "https://segmentfault.com/a/1190000042069856",
|
|
33
|
-
"author": "南城大前端",
|
|
34
|
-
"home_url": "https://segmentfault.com/u/nanchengfe",
|
|
35
|
-
"votes": "9",
|
|
36
|
-
"rank": 4
|
|
37
|
-
},
|
|
38
20
|
{
|
|
39
21
|
"title": "🗂 看了 web.dev 的 631 篇博客,我总结了这些内容",
|
|
40
22
|
"description": "最近在做 web 性能优化的工作,所以想集中学习了解一下相关的专题内容。这部分内容肯定要学习一手信息,所以找先找了 [链接],一个 Google 官方推出的一个面向 Web 开发者的网站,里面有非常多的教程和最佳实践,...",
|
|
@@ -42,7 +24,16 @@
|
|
|
42
24
|
"author": "卤代烃",
|
|
43
25
|
"home_url": "https://segmentfault.com/u/skychx",
|
|
44
26
|
"votes": "5",
|
|
45
|
-
"rank":
|
|
27
|
+
"rank": 3
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"title": "Nginx部署配置",
|
|
31
|
+
"description": "常用命令启动: {代码...} 立即停止: {代码...} 优雅停止: {代码...} 重启 {代码...} 查看配置文件是否正常,无语法错误 {代码...} 查看日志 {代码...} upstream基本语法upstream 的基本语法如下,一个 upstrea...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000042089218",
|
|
33
|
+
"author": "MangoGoing",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/nulidexiaocongmang",
|
|
35
|
+
"votes": "4",
|
|
36
|
+
"rank": 4
|
|
46
37
|
},
|
|
47
38
|
{
|
|
48
39
|
"title": "DNS 系列(一):为什么更新了 DNS 记录不生效?",
|
|
@@ -51,222 +42,231 @@
|
|
|
51
42
|
"author": "云叔_又拍云",
|
|
52
43
|
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
53
44
|
"votes": "4",
|
|
45
|
+
"rank": 5
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"title": "他们齐聚 2022 ECUG Con,只为「中国技术力量」",
|
|
49
|
+
"description": "后来的后来,计算机编程语言百家争鸣,从主流的 Java、C、Python、PHP、JavaScript……到新型的 Go、Go+、Taichi 等,给了技术爱好者们更多的选择。",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000042090195",
|
|
51
|
+
"author": "snakesss",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
53
|
+
"votes": "3",
|
|
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/
|
|
57
|
+
"title": "面试官:主说 Git Rebase 和 Git Merge 差异",
|
|
58
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000042092852",
|
|
60
|
+
"author": "前端小智",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
62
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/
|
|
71
|
-
"votes": "
|
|
66
|
+
"title": "原生JS以后也支持类型注解啦?",
|
|
67
|
+
"description": "在布达佩斯2022 JSConf会议上,tc39(ES标准委员会)成员Gil Tayar介绍了一份当前仍处于stage 1阶段的提案 —— Type Annotations,意在让原生JS支持类型注解。",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000042080607",
|
|
69
|
+
"author": "卡颂",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
71
|
+
"votes": "4",
|
|
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/
|
|
75
|
+
"title": "Vue3,用组合编写更好的代码:动态返回(3/4)",
|
|
76
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000042036969",
|
|
78
|
+
"author": "前端小智",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
80
80
|
"votes": "2",
|
|
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": "网易云音乐机器学习平台实践",
|
|
85
|
+
"description": "在网易云音乐内部,机器学习平台早期主要承担着包括音乐推荐、主站搜索、创新算法业务在内的核心业务,慢慢地也覆盖包括音视频、NLP等内容理解业务。机器学习平台基础架构如下,目前我按功能将其抽象为四层,本篇...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000042075285",
|
|
87
|
+
"author": "云音乐技术团队",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/musicfe",
|
|
89
|
+
"votes": "2",
|
|
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/
|
|
93
|
+
"title": "CSS Houdini:用浏览器引擎实现高级CSS效果",
|
|
94
|
+
"description": "Houdini被称之为Magic of styling and layout on the web,看起来十分神秘,但实际上,Houdini并非什么神秘组织或者神奇魔法,它是一系列与CSS引擎相关的浏览器API的总称。",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000042078359",
|
|
96
|
+
"author": "vivo互联网技术",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/vivo_tech",
|
|
98
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/
|
|
107
|
-
"votes": "
|
|
102
|
+
"title": "用前端构建工具打包后端服务,我到底经历什么",
|
|
103
|
+
"description": "看到这个 标题,是的,我本是个后端,最近要写点 node.js, 之前写前端,知道 npm build 一下,那么用 javascript 写的后端程序也要 npm build 吧,好的,作为个 gopher , 带着对 javascript 的刻板印象就开干了。",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000042092435",
|
|
105
|
+
"author": "小白要生发",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/xiaobaiyaoshengfa",
|
|
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": "优化 Go 错误处理,魔改 Go recover 靠谱吗?",
|
|
112
|
+
"description": "Go 的错误处理一直是表现最突出的一块地方,许许多多的同学都提出了各种提案,例如:引入 try-catch、用 panic 代替 if err != nil、引入新的关键字等。但这些都被一一驳回了。",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000042085628",
|
|
114
|
+
"author": "煎鱼",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/eddycjy",
|
|
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": "vue3 + express + socket.io 快速搭建响应式 web 即时聊天应用",
|
|
121
|
+
"description": "这是一款响应式开源的 web 即时聊天应用,该应用使用全新技术构建,前端使用 element-plus+ vue3 + vite + ts + pinia + socket.io + unocss 等开发,后端使用 nodejs + express + socket.io + express-jwt 等开...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000042081989",
|
|
123
|
+
"author": "南风未了",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/nanfengweiliao",
|
|
125
|
+
"votes": "2",
|
|
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": "如何参与开源项目 - 细说 GitHub 上的 PR 全过程",
|
|
130
|
+
"description": "当然,除了正常的 PR 合入流程之外,我还准备详细介绍一下如果一个 PR 提交后遇到了冲突、需要追加 commits、需要合并 commits 等等相对复杂问题该如何解决。",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000042079992",
|
|
132
|
+
"author": "Daniel_Hu",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/daniel_hu_6299be102876e",
|
|
134
|
+
"votes": "1",
|
|
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": "我们在开启多线程对数据库进行操作的时候,先批量对数据进行删除,然后再新增,本来想着是考虑到不走更新,性能会提升,但是执行的时候发现报错,执行的sql等待超时,阻塞了进程,dbcp连接池被打满,数据库表访问...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000042091156",
|
|
141
|
+
"author": "skyarthur",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/skyarthur",
|
|
143
|
+
"votes": "2",
|
|
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": "Three.js系列: 在元宇宙看电影,享受 VR 视觉盛宴",
|
|
148
|
+
"description": "最近元宇宙的概念很火,并且受到疫情的影响,我们的出行总是受限,电影院也总是关门,但是在家里又没有看大片的氛围,这个时候我们就可以通过自己来造一个宇宙,并在 VR 设备(Oculus 、cardboard)中来观看。",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000042094334",
|
|
150
|
+
"author": "程序员秋风",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/qiufeng_5a07f6cb96ee0",
|
|
152
|
+
"votes": "2",
|
|
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": "如何在VUE中低延迟播放海康威视RTSP/RTMP视频流并且延迟低于300毫秒?支持海康威视NVR录像机回放!",
|
|
157
|
+
"description": "近期在做摄像头监控视频在网页中播放的工作,现在大部分摄像头厂商如海康威视、大华、华为等都支持标准的RTSP协议,RTSP协议的优势是实时性高、流畅度度高,同时支持H.265和H.264,清晰度也更高,对于要求比较高...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000042083899",
|
|
159
|
+
"author": "李不白",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/libubai",
|
|
161
|
+
"votes": "1",
|
|
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": "H5实现生成urlscheme并从H5跳转到小程序",
|
|
166
|
+
"description": "在2022年之前,想要在H5打开小程序只需要在平台上设置urlscheme即可,但是自 2022 年 4 月 11 日起,URL Scheme有效期最长 30 天,不再支持永久有效的URL Scheme、不再区分短期有效URL Scheme与长期有效URL Schem...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000042089388",
|
|
168
|
+
"author": "huaweichenai",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/huaweichenai",
|
|
170
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": "记录遇到的一个循环依赖问题",
|
|
175
|
+
"description": "但是我在使用的时候却报了notifyService的循环依赖。NG0200: Circular dependency in DI detected for ThyNotifyService如图",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000042096697",
|
|
177
|
+
"author": "weiewiyi",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/chenchu_6110ed583800c",
|
|
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": "我想写一个 Vue3 组件库,我该怎么开始?",
|
|
184
|
+
"description": "最近有一些小伙伴问雨声:想要自己做一个组件库,但不知道如何开始?看到别人那些组件库各种各样、五花八门的配置文件和文件结构,根本不知道该从何下手。",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000042082390",
|
|
186
|
+
"author": "未觉雨声",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/qmhc",
|
|
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": "Nginx 实战核心知识点整理(下)",
|
|
193
|
+
"description": "Nginx 作为一款高性能的代理软件,在工作中常被用做负载均衡器、正向反向代理。最近在看了一个关于 Nginx 的视频,老师讲得很不错。笔者也记录了一下整套课程的一些重点和自己的理解。",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000042078910",
|
|
195
|
+
"author": "Rhythm_2019",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/rhythm_2019",
|
|
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": "Vue 灰度发布新功能的那些事",
|
|
202
|
+
"description": "灰度发布是指在黑与白之间,能够平滑过渡的一种发布方式。AB test就是一种灰度发布方式,让一部分用户继续用A,一部分用户开始用B,如果用户对B没有什么反对意见,那么逐步扩大范围,把所有用户都迁移到B上面来。...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000042077860",
|
|
204
|
+
"author": "南城大前端",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/nanchengfe",
|
|
206
|
+
"votes": "0",
|
|
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": "DNS 系列(二):DNS 记录及工作方式,你了解吗?",
|
|
211
|
+
"description": "在上一篇《DNS 系列(一):为什么更新了 DNS 记录不生效?》中,我们主要讲解了 DNS 和 DNS 传播,知道了网络通信主要通过 IP 地址来进行,而域名系统(DNS)则是保证用户在浏览器中输入域名之后,可以访问到对...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000042094981",
|
|
213
|
+
"author": "云叔_又拍云",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
215
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": "精读《MinusOne, PickByType, StartsWith...》",
|
|
220
|
+
"description": "TS 没有 “普通” 的运算能力,但涉及数字却有一条生路,即 TS 可通过 ['length'] 访问数组长度,几乎所有数字计算都是通过它推导出来的。",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000042092948",
|
|
222
|
+
"author": "黄子毅",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/aoyangyudakong",
|
|
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/
|
|
233
|
-
"votes": "
|
|
228
|
+
"title": "前端这两年的文章总结",
|
|
229
|
+
"description": "这几天整理的一下过往的文章和笔记,备份到了 Github 上,地址👉 blog。如果我的内容帮助到了您,欢迎点个 Star 🎉🎉🎉 鼓励鼓励 :) ~~~ 👆我希望我的内容可以帮助你。现在我专注于前端领域,但我也将分享我在有限的时...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000042087432",
|
|
231
|
+
"author": "lio_zero",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/lio_zero",
|
|
233
|
+
"votes": "0",
|
|
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": "外卖广告大规模深度学习模型工程实践 | 美团外卖广告工程实践专题连载",
|
|
238
|
+
"description": "在外卖广告CTR场景下,深度学习模型正在从简单DNN小模型过渡到千亿参数复杂模型。基于该背景,本文将重点针对大规模深度模型在全链路带来的挑战,从在线时延、离线效率两个方面展开,阐述外卖广告在大规模深度模...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000042081999",
|
|
240
|
+
"author": "美团技术团队",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/meituanjishutuandui",
|
|
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": "伪元素 content 出现中文乱码",
|
|
247
|
+
"description": "伪元素的 content 使用中文字符在某些浏览器可能会出现乱码:代码如下: {代码...} 解决方法首先,确认 charset 为 utf-8确保 HTML 的 META 属性设置为 charset='utf-8'。经测试,还是会出现乱码。然后,将中文字...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000042077497",
|
|
249
|
+
"author": "时倾",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/shiqing_5e690563e48cc",
|
|
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": "三步就能在OpenHarmony中实现车牌识别",
|
|
256
|
+
"description": "介绍本车牌识别项目是基于开源项目 EasyPR(Easy to do Plate Recognition)实现。EasyPR 是一个开源的中文车牌识别系统,基于 OpenCV 开源库开发。本项目使用润和 HiSpark Taurus AI Camera(Hi3516DV300) 摄像头...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000042075182",
|
|
258
|
+
"author": "OpenHarmony社区",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/openharmony",
|
|
260
|
+
"votes": "3",
|
|
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": "大众点评搜索相关性技术探索与实践",
|
|
265
|
+
"description": "搜索相关性用于衡量Query和Doc的相关程度,是搜索引擎的重要环节,本文主要讲述大众点评搜索团队在相关性计算上的技术探索和实践,通过多相似矩阵模型结构、多阶段训练等方法提升预训练模型在相关性问题上的效果...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000042081898",
|
|
267
|
+
"author": "美团技术团队",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/meituanjishutuandui",
|
|
269
|
+
"votes": "1",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|