@wcj/github-rank 21.11.6 → 21.11.10
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 +39032 -39066
- package/dist/sifou-daily.json +39 -102
- package/dist/sifou-monthly.json +118 -118
- package/dist/sifou-weekly.json +169 -169
- package/dist/toutiao-30.json +79 -79
- package/dist/toutiao-7.json +150 -150
- package/dist/toutiao-90.json +53 -53
- package/dist/trending-daily.json +160 -160
- package/dist/trending-monthly.json +166 -166
- package/dist/trending-weekly.json +167 -167
- package/dist/users.china.json +2699 -2700
- package/dist/users.json +3514 -3516
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +39032 -39066
- package/web/data/sifou-daily.json +39 -102
- package/web/data/sifou-monthly.json +118 -118
- package/web/data/sifou-weekly.json +169 -169
- package/web/data/toutiao-30.json +79 -79
- package/web/data/toutiao-7.json +150 -150
- package/web/data/toutiao-90.json +53 -53
- package/web/data/trending-daily.json +160 -160
- package/web/data/trending-monthly.json +166 -166
- package/web/data/trending-weekly.json +167 -167
- package/web/data/users.china.json +2699 -2700
- package/web/data/users.json +3514 -3516
- package/web/index.html +1771 -1771
- package/web/repos.html +4255 -4275
- package/web/sifou-daily.html +34 -230
- package/web/sifou-monthly.html +126 -126
- package/web/sifou-weekly.html +142 -142
- package/web/toutiao-30.html +92 -92
- package/web/toutiao-7.html +101 -101
- package/web/toutiao-90.html +67 -67
- package/web/trending-monthly.html +144 -144
- package/web/trending-weekly.html +137 -153
- package/web/trending.html +141 -133
- package/web/users.china.html +1430 -1430
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,262 +1,262 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"title": "肝完《浏览器基本原理与实践》,我总结了这些",
|
|
4
|
-
"description": "作为一名前端er,日常工作打交道最多(之一)的莫过于熟悉而又陌生的浏览器了,熟悉是每天都会基于浏览器的应用层面之上码业务,陌生是很多人可能跟我一样不熟悉其内部运行原理,比如js是怎样运行的呢?精美样式...",
|
|
5
|
-
"url": "https://segmentfault.com/a/1190000040896436",
|
|
6
|
-
"author": "wuwhs",
|
|
7
|
-
"home_url": "https://segmentfault.com/u/wuwhs",
|
|
8
|
-
"votes": "28",
|
|
9
|
-
"rank": 1
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"title": "尤雨溪几年前开发的“玩具 vite”,才100多行代码,却十分有助于理解 vite 原理",
|
|
13
|
-
"description": "想学源码,极力推荐之前我写的《学习源码整体架构系列》 包含jQuery、underscore、lodash、vuex、sentry、axios、redux、koa、vue-devtools、vuex4、koa-compose、vue-next-release、vue-this、create-vue等十余...",
|
|
14
|
-
"url": "https://segmentfault.com/a/1190000040893750",
|
|
15
|
-
"author": "若川",
|
|
16
|
-
"home_url": "https://segmentfault.com/u/lxchuan12",
|
|
17
|
-
"votes": "25",
|
|
18
|
-
"rank": 2
|
|
19
|
-
},
|
|
20
2
|
{
|
|
21
3
|
"title": "熬夜整理56个JavaScript高级的手写知识点!!专业扫盲!",
|
|
22
4
|
"description": "前言大家好,我是林三心,基础是进阶的前提,前面我给大家分享了本菜鸟这一年来笔记中的50个JS基础知识点和50个JS高级知识点工作中遇到的50个JavaScript的基础知识点,满分找我拿奖品!【阅读:7.8k,点赞:285】...",
|
|
23
5
|
"url": "https://segmentfault.com/a/1190000040906316",
|
|
24
6
|
"author": "Sunshine_Lin",
|
|
25
7
|
"home_url": "https://segmentfault.com/u/user_ze46ouik",
|
|
26
|
-
"votes": "
|
|
27
|
-
"rank":
|
|
8
|
+
"votes": "37",
|
|
9
|
+
"rank": 1
|
|
28
10
|
},
|
|
29
11
|
{
|
|
30
|
-
"title": "
|
|
31
|
-
"description": "
|
|
32
|
-
"url": "https://segmentfault.com/a/
|
|
12
|
+
"title": "N 种仅仅使用 HTML/CSS 实现各类进度条的方式",
|
|
13
|
+
"description": "本文将介绍如何使用 HTML/CSS 创建各种基础进度条及花式进度条及其动画的方式,通过本文,你可能可以学会:通过 HTML 标签 <meter> 创建进度条通过 HTML 标签 <progress> 创建进度条HTML 实现进度条...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000040908304",
|
|
15
|
+
"author": "chokcoco",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
17
|
+
"votes": "16",
|
|
18
|
+
"rank": 2
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"title": "10个可视化 CSS 工具, 快速生成 CSS 片段,渣男,又想抛弃我!!",
|
|
22
|
+
"description": "作者: Jatin Sharma译者:前端小智来源:dev有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000040875123",
|
|
33
24
|
"author": "前端小智",
|
|
34
25
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
35
|
-
"votes": "
|
|
26
|
+
"votes": "21",
|
|
27
|
+
"rank": 3
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"title": "【建议收藏】面试官贼喜欢问的 32+ vue 修饰符,你掌握几种啦?",
|
|
31
|
+
"description": "vue简洁好用体现在很多个地方,比如其内置了32+修饰符,可以很方便我们阻止冒泡、阻止默认事件、鼠标事件处理、系统键盘事件等等,让我们可以快速搞定业务,简直不要太方便噢!!!",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000040914312",
|
|
33
|
+
"author": "前端胖头鱼",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/116263",
|
|
35
|
+
"votes": "20",
|
|
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": "纯 Git 实现前端 CI/CD",
|
|
40
|
+
"description": "最近要高效的把前端 react 项目部署到私有服务器上,研究了好几种持续部署方案,这里简单描述一下。总的部署思路分两种:编译后的文件部署源码部署编译后的文件部署,就是先在本地进行npm run build打包,生成 bu...",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000040904889",
|
|
42
|
+
"author": "杨成功",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
44
|
+
"votes": "10",
|
|
45
45
|
"rank": 5
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
|
-
"title": "
|
|
49
|
-
"description": "
|
|
50
|
-
"url": "https://segmentfault.com/a/
|
|
48
|
+
"title": "11 个对开发有帮助的 JS 技巧,进收藏夹当小词典吧!",
|
|
49
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000040923693",
|
|
51
51
|
"author": "前端小智",
|
|
52
52
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
53
|
-
"votes": "
|
|
53
|
+
"votes": "12",
|
|
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": "规范你的commit msg",
|
|
58
|
+
"description": "TL;DR:👉 commitizen 使用👉 commitlint 使用👉 可以直接抄走的配置👉 git cz 的原理可参考的代码库规范 commit msg 的意义规范化、格式化的 commit message 可以让我们更好的追踪需求的演进、回滚时能够快速的找到...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000040922831",
|
|
60
|
+
"author": "混子的日常",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/1023",
|
|
62
|
+
"votes": "6",
|
|
63
63
|
"rank": 7
|
|
64
64
|
},
|
|
65
65
|
{
|
|
66
|
-
"title": "CSS
|
|
67
|
-
"description": "
|
|
68
|
-
"url": "https://segmentfault.com/a/
|
|
69
|
-
"author": "
|
|
70
|
-
"home_url": "https://segmentfault.com/u/
|
|
71
|
-
"votes": "
|
|
66
|
+
"title": "Web Components中引入外部CSS的 8 种方法",
|
|
67
|
+
"description": "开发中,还是会遇到需要引入外部CSS到Shadow DOM情况,那么如何处理呢?作者就最近遇到的情况给出如下几种方案。一、@import示例代码 {代码...} 优点:此方法兼容性非常好,点击查看caniuse。缺点:性能二、::par...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000040915602",
|
|
69
|
+
"author": "Allan91",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/allan4738",
|
|
71
|
+
"votes": "7",
|
|
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": "装了这几个IDEA插件,基本上一站式开发了!",
|
|
76
|
+
"description": "作为一个开源作者,每周要code大量的代码,提升日常工作效率是我一直追求的,在众多的IDEA插件中,我独钟爱这几款。这期就整理一些我日常中经常使用的IDEA插件,这些插件有些挺小众,但是的确非常提升效率,推荐...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000040924578",
|
|
78
|
+
"author": "铂赛东",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/bosaidong_5c495684bcf4b",
|
|
80
|
+
"votes": "7",
|
|
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": "Notification桌面通知实践",
|
|
85
|
+
"description": "Notification通知实践安全上下文: 此项功能仅在安全上下文(HTTPS), 一些 支持的浏览器.Notifications API 的通知接口用于向用户配置和显示桌面通知。在线示例见文末代码构造方法 {代码...} 参数title定义一个通知...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000040910391",
|
|
87
|
+
"author": "JenK",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/wangzc996",
|
|
89
|
+
"votes": "4",
|
|
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": "一些常用的 Git 进阶知识与技巧",
|
|
94
|
+
"description": "假设我们在同一电脑上拥有多个 Git 账号,例如公司内部使用的是 Gitlab,个人使用的是 Github 或者 Gitee。那就会遇到一种情况,上班时想给个人开源项目提交代码,但是 Git 绑定的是公司的账号。",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000040930212",
|
|
96
|
+
"author": "谭光志",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/woai3c",
|
|
98
|
+
"votes": "11",
|
|
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": "任职三年后 GitHub CEO Nat Friedman 宣布即将卸任,回归创业根源",
|
|
103
|
+
"description": "2018 年,微软宣布正式收购GitHub,微软副总裁 Nat Friedman 担任GitHub 的新 CEO。2021 年 11 月 3 日,GitHub 首席执行官Nat Friedman在任职三年后宣布即将卸任,并回归到他的创业根源。在题为“Thank you, GitH...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000040909653",
|
|
105
|
+
"author": "snakesss",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
107
|
+
"votes": "3",
|
|
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业务开发中常用的几个开源库",
|
|
112
|
+
"description": "哈喽,大家好,我是asong。拖更了好久,这周开始更新。最近总有一些初学Go语言的小伙伴问我在业务开发中一般都使用什么web框架、开源中间件;所以我总结了我在日常开发中使用到的库,这些库不一定是特别完美的,...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000040917776",
|
|
114
|
+
"author": "asong",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/asong_5eeb7a1d0da86",
|
|
116
|
+
"votes": "7",
|
|
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": "23 个非常有用的 NodeJs 库",
|
|
121
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000040929396",
|
|
123
|
+
"author": "前端小智",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
125
|
+
"votes": "10",
|
|
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": "借助友盟+U-APM实现终端卡顿优化的全记录",
|
|
130
|
+
"description": "目前手机SOC的性能越来越少,很多程序员在终端程序的开发过程中也不太注意性能方面的优化,尤其是不注意对齐和分支优化,但是这两种问题一旦出现所引发的问题,是非常非常隐蔽难查的,不过好在项目中用到了移动端...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000040917846",
|
|
132
|
+
"author": "性能优化实践者",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/on5fgy9c",
|
|
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": "通过友盟+U-APM实现人脸识别会议系统性能优化",
|
|
139
|
+
"description": "简介姓名:徐新宇细分场景:物联网行业下移动app+人脸识别在工业安卓平板的应用(注:公司项目信息脱敏,相关图片替换为网络图片,本人无意侵犯版权,已表明相关出处)",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000040905245",
|
|
141
|
+
"author": "性能优化实践者",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/on5fgy9c",
|
|
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": "超过1W字深度剖析JVM常量池(全网最详细最有深度)",
|
|
148
|
+
"description": "面试题:String a = \"ab\"; String b = \"a\" + \"b\"; a == b 是否相等面试考察点考察目的: 考察对JVM基础知识的理解,涉及到常量池、JVM运行时数据区等。考察范围: 工作2到5年。背景知识要回答这个问题,需要搞明...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000040922573",
|
|
150
|
+
"author": "跟着Mic学架构",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/fukua_5be8034f8191f",
|
|
152
|
+
"votes": "6",
|
|
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": "nvm-一个node版本管理工具 + 打开终端自动切换node版本教程",
|
|
157
|
+
"description": "在日常的前端或node后台开发中,使用的部分node依赖,可能不支持当前使用的node版本,这时候如果还想使用这个依赖愉快的开发,那只能切换node版本了。",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000040908989",
|
|
159
|
+
"author": "千鸟语",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/qianniaoyu",
|
|
161
|
+
"votes": "5",
|
|
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": "gRPC PHP与GO 数据增长性能测试与分析",
|
|
166
|
+
"description": "大家好,我是CrazyCodes,最近调研了下关于PHP通过gRPC请求go,与PHP通过HTTP方式请求,根据数据量不断增长的情况下,平均响应时间会有多大差距。",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000040922184",
|
|
168
|
+
"author": "CrazyCodes",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/crazycodes",
|
|
170
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": "程序员避坑指南36条",
|
|
175
|
+
"description": "Hey guys 各位小伙伴们大家好!我是 cxuan,一个恰当的摸鱼时间,写下了 36 条建议分享给大家,这些建议很多是我亲身实践,也有一部分是我和同行聊天所得到的经验,希望大家能及时闭坑。",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000040903585",
|
|
177
|
+
"author": "程序员cxuan",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/cxuan",
|
|
179
|
+
"votes": "4",
|
|
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": "Discovery直播 | 3D“模”术师,还原立体世界——探秘3D建模服务",
|
|
184
|
+
"description": "3D模型作为物品在数字世界中的孪生体,用户可以自己拍摄、建模并在终端直观感受,甚至与现实环境进行交互体验。以下图片为鞋子的建模过程,其建模效果与真实物体几乎无差,应用在电商行业,是对用户体验方式的升...",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000040924570",
|
|
186
|
+
"author": "华为移动服务",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/hms_core",
|
|
188
|
+
"votes": "1",
|
|
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": "史无前例的 Unicode 超级算法漏洞:可在无形中威胁所有编程语言",
|
|
193
|
+
"description": "11 月 1日,剑桥大学研究人员发现了一个可影响当今大多数计算机软件代码编译器和软件开发环境的漏洞。这个漏洞来自数字文本编码标准 Unicode的一个组件,与 Unicode 双向算法“bidi”相关。",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000040904048",
|
|
195
|
+
"author": "snakesss",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
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": "沪漂程序媛妹子的一天...",
|
|
202
|
+
"description": "作为⼀枚缺乏浪漫细胞但富有吃货属性的⼯科⼥,我的⽇记,那肯定离不开吃,即使是时间划分,那也得按⼀⽇三餐来(其实是四餐,但是也不知道是身体细胞⽼龄化了还是咋的,以前狂吃不⻓到现在 喝⽔都胖,头⼤~,也...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000040914114",
|
|
204
|
+
"author": "程序员cxuan",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/cxuan",
|
|
206
|
+
"votes": "3",
|
|
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": "stylelint 接入实战踩坑总结",
|
|
211
|
+
"description": "团队合作时,当每个人的代码都拥有自定义的格式化方式时,在提交merge的时候往往要解决很多冲突,此时我们可以使用eslint+stylelint来对团队的代码进行约束。eslint的配置引入比较简单,网上有比较多的教程,而st...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000040917146",
|
|
213
|
+
"author": "greet_eason",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/aichendesiyangyuan",
|
|
215
|
+
"votes": "3",
|
|
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": "每次开发完项目的埋点功能后都需要进行埋点自测, 此时我只能通过在控制台的Network上进行筛选, 由于埋点的请求参数是个\"对象类型\", 需要将传参逐一点开并且找到params这个key, 但是params是一个被json序列化...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000040922050",
|
|
222
|
+
"author": "lulu_up",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/lulu_up",
|
|
224
|
+
"votes": "4",
|
|
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": "11月4日 “光纤之父”高锟诞辰88周年,致敬科学伟人!",
|
|
229
|
+
"description": "当今世界以数字化、网络化、智能化为特征的信息化浪潮蓬勃兴起,元宇宙、云基础设施、5G等热点前沿方向成为信息技术发展的风口。作为信息传导的主要载体,光纤可谓是社会信息化的“神经”,是人类迈向信息化时代的...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000040909189",
|
|
231
|
+
"author": "六一",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
|
|
233
|
+
"votes": "3",
|
|
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": "拒做程序员小白?计算机关键概念你不得不掌握!",
|
|
238
|
+
"description": "💪开始卷起来吧!为让学习更有趣,这篇文章我会列出计算机科学理论和一些概念,并且用类比的方式和尽量少的技术术语来为你进行解释。这样做的目的就是为了让你快速了解计算机,查漏补缺。",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000040908470",
|
|
240
|
+
"author": "程序员cxuan",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/cxuan",
|
|
242
|
+
"votes": "5",
|
|
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": "【Go语言】小白也能看懂的context包详解:从入门到精通",
|
|
247
|
+
"description": "哈喽,大家好,我是asong。今天想与大家分享context包,经过一年的沉淀,重新出发,基于Go1.17.1从源码角度再次分析,不过这次不同的是,我打算先从入门开始,因为大多数初学的读者都想先知道怎么用,然后才会关...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000040917752",
|
|
249
|
+
"author": "asong",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/asong_5eeb7a1d0da86",
|
|
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/
|
|
255
|
+
"title": "项目中关于解构的常用用法,我都帮你整理好了",
|
|
256
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000040814532",
|
|
258
|
+
"author": "前端小智",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
260
260
|
"votes": "3",
|
|
261
261
|
"rank": 29
|
|
262
262
|
}
|