@wcj/github-rank 22.7.9 → 22.7.12
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 +30062 -30064
- package/dist/sifou-daily.json +72 -9
- package/dist/sifou-monthly.json +104 -104
- package/dist/sifou-weekly.json +151 -151
- package/dist/toutiao-30.json +62 -62
- package/dist/toutiao-7.json +118 -118
- package/dist/toutiao-90.json +31 -31
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +164 -164
- package/dist/trending-weekly.json +155 -155
- package/dist/users.china.json +1970 -1971
- package/dist/users.json +3586 -3586
- package/package.json +1 -1
- package/web/data/repos.json +30062 -30064
- package/web/data/sifou-daily.json +72 -9
- package/web/data/sifou-monthly.json +104 -104
- package/web/data/sifou-weekly.json +151 -151
- package/web/data/toutiao-30.json +62 -62
- package/web/data/toutiao-7.json +118 -118
- package/web/data/toutiao-90.json +31 -31
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +164 -164
- package/web/data/trending-weekly.json +155 -155
- package/web/data/users.china.json +1970 -1971
- package/web/data/users.json +3586 -3586
- package/web/index.html +1733 -1733
- package/web/repos.html +4236 -4240
- package/web/sifou-daily.html +205 -9
- package/web/sifou-monthly.html +128 -128
- package/web/sifou-weekly.html +138 -138
- package/web/toutiao-30.html +96 -96
- package/web/toutiao-7.html +80 -80
- package/web/toutiao-90.html +64 -64
- package/web/trending-monthly.html +141 -145
- package/web/trending-weekly.html +130 -138
- package/web/trending.html +154 -142
- package/web/users.china.html +1173 -1173
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,30 +1,12 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"title": "CSS层级小技巧!如何在滚动时自动添加头部阴影?",
|
|
4
|
-
"description": "在网页中,经常会用阴影来突出层级关系,特别是顶部导航,但有时候设计觉得没必要一开始就显示阴影,只有滚动后才出现。比如下面这个例子,注意观察头部阴影",
|
|
5
|
-
"url": "https://segmentfault.com/a/1190000042065365",
|
|
6
|
-
"author": "XboxYan",
|
|
7
|
-
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
8
|
-
"votes": "19",
|
|
9
|
-
"rank": 1
|
|
10
|
-
},
|
|
11
2
|
{
|
|
12
3
|
"title": "使用纯 CSS 实现超酷炫的粘性气泡效果",
|
|
13
4
|
"description": "最近,在 CodePen 上看到这样一个非常有意思的效果:这个效果的核心难点在于气泡的一种特殊融合效果。其源代码在:CodePen Demo -- Goey footer,作者主要使用的是 SVG 滤镜完成的该效果,感兴趣的可以戳源码看看...",
|
|
14
5
|
"url": "https://segmentfault.com/a/1190000042070334",
|
|
15
6
|
"author": "chokcoco",
|
|
16
7
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
17
|
-
"votes": "
|
|
18
|
-
"rank":
|
|
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
|
|
8
|
+
"votes": "22",
|
|
9
|
+
"rank": 1
|
|
28
10
|
},
|
|
29
11
|
{
|
|
30
12
|
"title": "使用CSS background实现炫酷悬停效果",
|
|
@@ -33,16 +15,16 @@
|
|
|
33
15
|
"author": "南城大前端",
|
|
34
16
|
"home_url": "https://segmentfault.com/u/nanchengfe",
|
|
35
17
|
"votes": "9",
|
|
36
|
-
"rank":
|
|
18
|
+
"rank": 2
|
|
37
19
|
},
|
|
38
20
|
{
|
|
39
|
-
"title": "
|
|
40
|
-
"description": "
|
|
41
|
-
"url": "https://segmentfault.com/a/
|
|
42
|
-
"author": "
|
|
43
|
-
"home_url": "https://segmentfault.com/u/
|
|
44
|
-
"votes": "
|
|
45
|
-
"rank":
|
|
21
|
+
"title": "🗂 看了 web.dev 的 631 篇博客,我总结了这些内容",
|
|
22
|
+
"description": "最近在做 web 性能优化的工作,所以想集中学习了解一下相关的专题内容。这部分内容肯定要学习一手信息,所以找先找了 [链接],一个 Google 官方推出的一个面向 Web 开发者的网站,里面有非常多的教程和最佳实践,...",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000042083758",
|
|
24
|
+
"author": "卤代烃",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/skychx",
|
|
26
|
+
"votes": "5",
|
|
27
|
+
"rank": 3
|
|
46
28
|
},
|
|
47
29
|
{
|
|
48
30
|
"title": "DNS 系列(一):为什么更新了 DNS 记录不生效?",
|
|
@@ -51,34 +33,34 @@
|
|
|
51
33
|
"author": "云叔_又拍云",
|
|
52
34
|
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
53
35
|
"votes": "4",
|
|
54
|
-
"rank":
|
|
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": "他们齐聚 2022 ECUG Con,只为「中国技术力量」",
|
|
40
|
+
"description": "后来的后来,计算机编程语言百家争鸣,从主流的 Java、C、Python、PHP、JavaScript……到新型的 Go、Go+、Taichi 等,给了技术爱好者们更多的选择。",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000042090195",
|
|
42
|
+
"author": "snakesss",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
44
|
+
"votes": "3",
|
|
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": "Nginx部署配置",
|
|
49
|
+
"description": "常用命令启动: {代码...} 立即停止: {代码...} 优雅停止: {代码...} 重启 {代码...} 查看配置文件是否正常,无语法错误 {代码...} 查看日志 {代码...} upstream基本语法upstream 的基本语法如下,一个 upstrea...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000042089218",
|
|
51
|
+
"author": "MangoGoing",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/nulidexiaocongmang",
|
|
53
|
+
"votes": "4",
|
|
54
|
+
"rank": 6
|
|
73
55
|
},
|
|
74
56
|
{
|
|
75
|
-
"title": "
|
|
76
|
-
"description": "
|
|
77
|
-
"url": "https://segmentfault.com/a/
|
|
78
|
-
"author": "
|
|
79
|
-
"home_url": "https://segmentfault.com/u/
|
|
57
|
+
"title": "原生JS以后也支持类型注解啦?",
|
|
58
|
+
"description": "在布达佩斯2022 JSConf会议上,tc39(ES标准委员会)成员Gil Tayar介绍了一份当前仍处于stage 1阶段的提案 —— Type Annotations,意在让原生JS支持类型注解。",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000042080607",
|
|
60
|
+
"author": "卡颂",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
80
62
|
"votes": "2",
|
|
81
|
-
"rank":
|
|
63
|
+
"rank": 7
|
|
82
64
|
},
|
|
83
65
|
{
|
|
84
66
|
"title": "Nginx 实战核心知识点整理(上)",
|
|
@@ -87,25 +69,16 @@
|
|
|
87
69
|
"author": "Rhythm_2019",
|
|
88
70
|
"home_url": "https://segmentfault.com/u/rhythm_2019",
|
|
89
71
|
"votes": "3",
|
|
90
|
-
"rank":
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"title": "Web 应用实时版本检测,这么做最方便",
|
|
94
|
-
"description": "经常会发生这样的情况: 当用户在浏览器中打开某 web 应用较长时间且未刷新页面, 在应用有新版本更新或问题修复时, 用户会无法及时知晓有新版发布, 导致用户继续使用旧的版本, 影响用户体验和后端数据准确性。",
|
|
95
|
-
"url": "https://segmentfault.com/a/1190000042069210",
|
|
96
|
-
"author": "Myou_Aki",
|
|
97
|
-
"home_url": "https://segmentfault.com/u/akimyou",
|
|
98
|
-
"votes": "1",
|
|
99
|
-
"rank": 11
|
|
72
|
+
"rank": 8
|
|
100
73
|
},
|
|
101
74
|
{
|
|
102
|
-
"title": "
|
|
103
|
-
"description": "
|
|
104
|
-
"url": "https://segmentfault.com/a/
|
|
105
|
-
"author": "
|
|
106
|
-
"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",
|
|
107
80
|
"votes": "2",
|
|
108
|
-
"rank":
|
|
81
|
+
"rank": 9
|
|
109
82
|
},
|
|
110
83
|
{
|
|
111
84
|
"title": "GitHub 四宗罪“惹众怒”?SFC 发文《Give Up GitHub!》呼吁全网声讨",
|
|
@@ -114,50 +87,77 @@
|
|
|
114
87
|
"author": "MissD",
|
|
115
88
|
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
116
89
|
"votes": "2",
|
|
117
|
-
"rank":
|
|
90
|
+
"rank": 10
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"title": "高阶切图技巧!基于单张图片的任意颜色转换",
|
|
94
|
+
"description": "今天,要介绍一种基于 CSS mask-composite 的高级技巧。通过掌握它,我们可以通过一张 图片,得到关于它的各种变换,甚至乎,得到各种不同颜色的变换。通过单张 PNG/SVG 得到它的反向切图事情的经过是这样的,某...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000042093361",
|
|
96
|
+
"author": "chokcoco",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
98
|
+
"votes": "7",
|
|
99
|
+
"rank": 11
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"title": "PHP后端面试85问",
|
|
103
|
+
"description": "替换原则(the Liskov Substitution Principle LSP) :子类应当可以替换父类并出现在父类能够出现的任何地方。",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000042071370",
|
|
105
|
+
"author": "IT小马",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/itxiaoma",
|
|
107
|
+
"votes": "2",
|
|
108
|
+
"rank": 12
|
|
118
109
|
},
|
|
119
110
|
{
|
|
120
111
|
"title": "你还在为组件文档烦恼吗?",
|
|
121
|
-
"description": "
|
|
112
|
+
"description": "前言随着时间的推进,业务组件也逐渐丰富起来,我们开始搭建组件库,编写组件文档的烦恼就随之而来。这里分享下我选取组件文档工具的经历,最终以 Docusaurus 为基础,搭建了一套开箱即用的 React 组件文档工具。...",
|
|
122
113
|
"url": "https://segmentfault.com/a/1190000042073725",
|
|
123
114
|
"author": "Samon",
|
|
124
115
|
"home_url": "https://segmentfault.com/u/samonxian",
|
|
125
116
|
"votes": "1",
|
|
117
|
+
"rank": 13
|
|
118
|
+
},
|
|
119
|
+
{
|
|
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/
|
|
129
|
+
"title": "网易云音乐机器学习平台实践",
|
|
130
|
+
"description": "在网易云音乐内部,机器学习平台早期主要承担着包括音乐推荐、主站搜索、创新算法业务在内的核心业务,慢慢地也覆盖包括音视频、NLP等内容理解业务。机器学习平台基础架构如下,目前我按功能将其抽象为四层,本篇...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000042075285",
|
|
132
|
+
"author": "云音乐技术团队",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/musicfe",
|
|
134
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/
|
|
138
|
+
"title": "Vim直接上手(一):三种模式",
|
|
139
|
+
"description": "比如,我们直接在mac上的terminal上输入vim 1.txt,这样系统就会查找是否存在这个txt文件,有就打开,没有就创建一个再打开。",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000042073871",
|
|
141
|
+
"author": "LiberHome",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/liberhome",
|
|
143
143
|
"votes": "1",
|
|
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": "Vim直接上手(二):常用命令(进入输入模式、移动光标、文本操作)",
|
|
148
|
+
"description": "i是insert在光标前面插入字符,a是append是在光标后面追加字符。o是用来新起一行,大小写区别在于上下左右,自己试一下就知道了。r是用来替换字符。小写替换一个,大写可以替换很多个。",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000042074385",
|
|
150
|
+
"author": "LiberHome",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/liberhome",
|
|
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 上的 PR 全过程",
|
|
157
|
+
"description": "当然,除了正常的 PR 合入流程之外,我还准备详细介绍一下如果一个 PR 提交后遇到了冲突、需要追加 commits、需要合并 commits 等等相对复杂问题该如何解决。",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000042079992",
|
|
159
|
+
"author": "Daniel_Hu",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/daniel_hu_6299be102876e",
|
|
161
161
|
"votes": "1",
|
|
162
162
|
"rank": 18
|
|
163
163
|
},
|
|
@@ -167,106 +167,106 @@
|
|
|
167
167
|
"url": "https://segmentfault.com/a/1190000042073070",
|
|
168
168
|
"author": "诺顿",
|
|
169
169
|
"home_url": "https://segmentfault.com/u/nuodun",
|
|
170
|
-
"votes": "
|
|
170
|
+
"votes": "5",
|
|
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": "如何在VUE中低延迟播放海康威视RTSP/RTMP视频流并且延迟低于300毫秒?支持海康威视NVR录像机回放!",
|
|
175
|
+
"description": "近期在做摄像头监控视频在网页中播放的工作,现在大部分摄像头厂商如海康威视、大华、华为等都支持标准的RTSP协议,RTSP协议的优势是实时性高、流畅度度高,同时支持H.265和H.264,清晰度也更高,对于要求比较高...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000042083899",
|
|
177
|
+
"author": "李不白",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/libubai",
|
|
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": "我想写一个 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": "死锁问题排查过程-间隙锁的复现以及解决",
|
|
193
|
+
"description": "我们在开启多线程对数据库进行操作的时候,先批量对数据进行删除,然后再新增,本来想着是考虑到不走更新,性能会提升,但是执行的时候发现报错,执行的sql等待超时,阻塞了进程,dbcp连接池被打满,数据库表访问...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000042091156",
|
|
195
|
+
"author": "skyarthur",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/skyarthur",
|
|
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/
|
|
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": "下一个行业风口:NFT 数字藏品,是机遇还是泡沫?",
|
|
211
|
+
"description": "2021年3月,艺术家Beeple花费5000多天制成的作品《每一天:前5000天》,作为史上第一件公开拍卖的纯数字艺术品,在顶级拍卖行佳士得以高达6900万美元(约合4.5亿人民币)的天价成交,刷新了网上拍卖成交最高作品...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000042072196",
|
|
213
|
+
"author": "腾讯云开发者",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/qcloudcommunity",
|
|
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/
|
|
224
|
-
"votes": "
|
|
219
|
+
"title": "用前端构建工具打包后端服务,我到底经历什么",
|
|
220
|
+
"description": "看到这个 标题,是的,我本是个后端,最近要写点 node.js, 之前写前端,知道 npm build 一下,那么用 javascript 写的后端程序也要 npm build 吧,好的,作为个 gopher , 带着对 javascript 的刻板印象就开干了。",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000042092435",
|
|
222
|
+
"author": "小白要生发",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/xiaobaiyaoshengfa",
|
|
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/
|
|
228
|
+
"title": "伪元素 content 出现中文乱码",
|
|
229
|
+
"description": "伪元素的 content 使用中文字符在某些浏览器可能会出现乱码:代码如下: {代码...} 解决方法首先,确认 charset 为 utf-8确保 HTML 的 META 属性设置为 charset='utf-8'。经测试,还是会出现乱码。然后,将中文字...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000042077497",
|
|
231
|
+
"author": "时倾",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/shiqing_5e690563e48cc",
|
|
233
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": "三步就能在OpenHarmony中实现车牌识别",
|
|
238
|
+
"description": "介绍本车牌识别项目是基于开源项目 EasyPR(Easy to do Plate Recognition)实现。EasyPR 是一个开源的中文车牌识别系统,基于 OpenCV 开源库开发。本项目使用润和 HiSpark Taurus AI Camera(Hi3516DV300) 摄像头...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000042075182",
|
|
240
|
+
"author": "OpenHarmony社区",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/openharmony",
|
|
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": "前端需要的免费在线api接口",
|
|
247
|
+
"description": "回想当年刚接触前端,Ajax 真的碰一次就跪一次。当时不懂后端,不知道 api 是什么东东,也没有后端小伙伴写接口给我测试。本文整理了我用过的几个 免费的在线api接口,而且不需要处理跨域等问题。希望能给刚入门...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000042085705",
|
|
249
|
+
"author": "学习委员",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/k21vin",
|
|
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/
|
|
255
|
+
"title": "像素级模仿,前yapi代码贡献者对apifox的公开信",
|
|
256
|
+
"description": "这段时间收到很多朋友发来的信息,说一款api管理服务工具apifox跟我们当时做的yapi很像,最近在全网推广,刚听到这个消息,我还挺意外的,毕竟当时我们做yapi是开源的。今天我闲来无事,下载他们的软件用了用,简...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000042075611",
|
|
258
|
+
"author": "慷慨的冰棍",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/kangkaidebinggun",
|
|
260
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/
|
|
269
|
-
"votes": "
|
|
264
|
+
"title": "基于OpenHarmony的智能金属探测器",
|
|
265
|
+
"description": "智能金属探测器是基于 OpenAtom OpenHarmony(以下简称“OpenHarmony”)操作系统,利用电磁感应原理来探测周围的金属物体。该样例采用多设备协同的方式,兼容 OpenHarmony 设备开发与应用开发,整个样例体现了 Op...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000042070629",
|
|
267
|
+
"author": "OpenHarmony社区",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/openharmony",
|
|
269
|
+
"votes": "3",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|