@wcj/github-rank 22.4.10 → 22.4.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 +34010 -34026
- package/dist/sifou-daily.json +51 -6
- package/dist/sifou-monthly.json +91 -91
- package/dist/sifou-weekly.json +147 -147
- package/dist/toutiao-30.json +110 -110
- package/dist/toutiao-7.json +119 -119
- package/dist/toutiao-90.json +48 -48
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +156 -156
- package/dist/trending-weekly.json +165 -165
- package/dist/users.china.json +3045 -3047
- package/dist/users.json +3162 -3162
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +34010 -34026
- package/web/data/sifou-daily.json +51 -6
- package/web/data/sifou-monthly.json +91 -91
- package/web/data/sifou-weekly.json +147 -147
- package/web/data/toutiao-30.json +110 -110
- package/web/data/toutiao-7.json +119 -119
- package/web/data/toutiao-90.json +48 -48
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +156 -156
- package/web/data/trending-weekly.json +165 -165
- package/web/data/users.china.json +3045 -3047
- package/web/data/users.json +3162 -3162
- package/web/index.html +1666 -1666
- package/web/repos.html +4294 -4294
- package/web/sifou-daily.html +146 -6
- package/web/sifou-monthly.html +115 -115
- package/web/sifou-weekly.html +136 -136
- package/web/toutiao-30.html +87 -87
- package/web/toutiao-7.html +79 -79
- package/web/toutiao-90.html +81 -81
- package/web/trending-monthly.html +137 -137
- package/web/trending-weekly.html +142 -142
- package/web/trending.html +138 -158
- package/web/users.china.html +1666 -1666
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"title": "我们是如何解决偶发性的502错误的",
|
|
4
|
-
"description": "从ingress的监控中心,我们看到,失败率虽然不高,但始终保持在0.05到0.1的水平:我们用这样的条件去查询,发现绝大部分错误是502错误: {代码...} 那么502错误到底是个什么错误呢?百度百科给出的解释是:502 Ba...",
|
|
5
|
-
"url": "https://segmentfault.com/a/1190000041651450",
|
|
6
|
-
"author": "张京",
|
|
7
|
-
"home_url": "https://segmentfault.com/u/fengerzh",
|
|
8
|
-
"votes": "14",
|
|
9
|
-
"rank": 1
|
|
10
|
-
},
|
|
11
2
|
{
|
|
12
3
|
"title": "还在使用定时器吗?CSS 也能实现电子时钟",
|
|
13
4
|
"description": "欢迎关注我的公众号:前端侦探通常要做一个时钟,肯定离不开 JS 定时器。今天换一种思路,用 CSS 来实现一个时钟,如下:你也可以访问这个CSS time (codepen.io)查看实际效果当然借用了一点点 JS 用于初始化时间...",
|
|
14
5
|
"url": "https://segmentfault.com/a/1190000041661094",
|
|
15
6
|
"author": "XboxYan",
|
|
16
7
|
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
17
|
-
"votes": "
|
|
8
|
+
"votes": "23",
|
|
9
|
+
"rank": 1
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"title": "分享 15 个 Vue3 全家桶开发的避坑经验",
|
|
13
|
+
"description": "最近入门 Vue3 并完成 3 个项目,遇到问题蛮多的,今天就花点时间整理一下,和大家分享 15 个比较常见的问题,基本都贴出对应文档地址,还请多看文档~已经完成的 3 个项目基本都是使用 Vue3 (setup-script 模式)...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041679573",
|
|
15
|
+
"author": "pingan8787",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/pingan8787",
|
|
17
|
+
"votes": "22",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
20
|
{
|
|
@@ -23,17 +23,26 @@
|
|
|
23
23
|
"url": "https://segmentfault.com/a/1190000041666096",
|
|
24
24
|
"author": "chokcoco",
|
|
25
25
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
26
|
-
"votes": "
|
|
26
|
+
"votes": "24",
|
|
27
27
|
"rank": 3
|
|
28
28
|
},
|
|
29
|
+
{
|
|
30
|
+
"title": "11+ chrome高级调试技巧,学会效率直接提升666%",
|
|
31
|
+
"description": "也许你我素未谋面,但很可能相见恨晚,我是前端胖头鱼前言chrome浏览器作为前端童鞋的老婆,相信你一定不陌生。调页面、写BUG、画样式、看php片少了它整个世界都不香了。不信?一起来看看我们的老婆有多厉害....1...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041683548",
|
|
33
|
+
"author": "前端胖头鱼",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/116263",
|
|
35
|
+
"votes": "20",
|
|
36
|
+
"rank": 4
|
|
37
|
+
},
|
|
29
38
|
{
|
|
30
39
|
"title": "Koa2 搭建信令服务器,JS 也能搞定视频通话!",
|
|
31
40
|
"description": "在实际应用场景中,信令服务器的本质就是一台 WeSocket 服务器,两个客户端必须与这个服务器建立 WeSocket 连接,才能互相发送消息。",
|
|
32
41
|
"url": "https://segmentfault.com/a/1190000041668070",
|
|
33
42
|
"author": "杨成功",
|
|
34
43
|
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
35
|
-
"votes": "
|
|
36
|
-
"rank":
|
|
44
|
+
"votes": "13",
|
|
45
|
+
"rank": 5
|
|
37
46
|
},
|
|
38
47
|
{
|
|
39
48
|
"title": "10个有用的自定义钩子vue.js",
|
|
@@ -41,34 +50,25 @@
|
|
|
41
50
|
"url": "https://segmentfault.com/a/1190000041598901",
|
|
42
51
|
"author": "前端小智",
|
|
43
52
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
44
|
-
"votes": "
|
|
45
|
-
"rank": 5
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"title": "2022 招聘季 | 面试了一个月,我经历了什么",
|
|
49
|
-
"description": "Hello, 大家好,我是程序员海军,又到了金三银四的招聘季。 本篇文章总结了我去年面试中遇到的坑,以及身边人遇到的面试坑,经过总结分析才出了此篇文章, 送给 金三银四 找工作的你,找工作运气很重要,时机更...",
|
|
50
|
-
"url": "https://segmentfault.com/a/1190000041658543",
|
|
51
|
-
"author": "程序员海军",
|
|
52
|
-
"home_url": "https://segmentfault.com/u/haijun_5e7e16c909f52",
|
|
53
|
-
"votes": "7",
|
|
53
|
+
"votes": "13",
|
|
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": "一些关于react的keep-alive功能相关知识在这里(上)",
|
|
58
|
+
"description": "这是在2022年开发中PM提的一个需求, 某个table被用户输入了一些搜搜条件并且浏览到了第3页, 那如果我跳转到其他路由后返回当前页面, 希望搜索条件还在, 并且仍处于第三页, 这不就是vue...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041683300",
|
|
60
|
+
"author": "lulu_up",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/lulu_up",
|
|
62
|
+
"votes": "9",
|
|
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": "硬核 | Redis 布隆(Bloom Filter)过滤器原理与实战",
|
|
67
|
+
"description": "在Redis 缓存击穿(失效)、缓存穿透、缓存雪崩怎么解决?中我们说到可以使用布隆过滤器避免「缓存穿透」。码哥,布隆过滤器还能在哪些场景使用呀?比如我们使用「码哥跳动」开发的「明日头条」APP 看新闻,如何...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041686261",
|
|
69
|
+
"author": "码哥字节",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/magebyte",
|
|
71
|
+
"votes": "8",
|
|
72
72
|
"rank": 8
|
|
73
73
|
},
|
|
74
74
|
{
|
|
@@ -77,35 +77,26 @@
|
|
|
77
77
|
"url": "https://segmentfault.com/a/1190000041661941",
|
|
78
78
|
"author": "亖混子",
|
|
79
79
|
"home_url": "https://segmentfault.com/u/1023",
|
|
80
|
-
"votes": "
|
|
80
|
+
"votes": "8",
|
|
81
81
|
"rank": 9
|
|
82
82
|
},
|
|
83
|
-
{
|
|
84
|
-
"title": "面试周连续剧之轻车熟路",
|
|
85
|
-
"description": "接着上一篇文章继续聊面试经历,通过前两天的面试经历,以及不断总结完善自己的知识储备,又系统性的准备了一下前端面试知识点,应对一般的面试已经不成问题,可以说自己已经有了“反客为主”的能力,那么马上开启...",
|
|
86
|
-
"url": "https://segmentfault.com/a/1190000041659228",
|
|
87
|
-
"author": "三掌柜",
|
|
88
|
-
"home_url": "https://segmentfault.com/u/sanzhanggui",
|
|
89
|
-
"votes": "3",
|
|
90
|
-
"rank": 10
|
|
91
|
-
},
|
|
92
83
|
{
|
|
93
84
|
"title": "Module Federation在客服工单业务中的最佳实践",
|
|
94
85
|
"description": "一线客服: 基于一站式工作台中的在线工作台及电话工作台,根据用户进线反馈的问题,查看当前用户相关的工单详情或订单详情,并根据实际情况决定是否创建新的工单。",
|
|
95
86
|
"url": "https://segmentfault.com/a/1190000041675548",
|
|
96
87
|
"author": "得物技术",
|
|
97
88
|
"home_url": "https://segmentfault.com/u/dewujishu",
|
|
98
|
-
"votes": "
|
|
99
|
-
"rank":
|
|
89
|
+
"votes": "3",
|
|
90
|
+
"rank": 10
|
|
100
91
|
},
|
|
101
92
|
{
|
|
102
|
-
"title": "
|
|
103
|
-
"description": "
|
|
104
|
-
"url": "https://segmentfault.com/a/
|
|
105
|
-
"author": "
|
|
106
|
-
"home_url": "https://segmentfault.com/u/
|
|
107
|
-
"votes": "
|
|
108
|
-
"rank":
|
|
93
|
+
"title": "一些关于react的keep-alive功能相关知识在这里(下)",
|
|
94
|
+
"description": "比如页面上的table里有100条数据, 我们想看第100条数据, 那就要滚动不少距离, 不少场景这种滚动距离也是有必要保留的。",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041683421",
|
|
96
|
+
"author": "lulu_up",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/lulu_up",
|
|
98
|
+
"votes": "7",
|
|
99
|
+
"rank": 11
|
|
109
100
|
},
|
|
110
101
|
{
|
|
111
102
|
"title": "冴羽答读者问:何时能够像你一样优秀?",
|
|
@@ -113,17 +104,8 @@
|
|
|
113
104
|
"url": "https://segmentfault.com/a/1190000041664148",
|
|
114
105
|
"author": "冴羽",
|
|
115
106
|
"home_url": "https://segmentfault.com/u/yayu",
|
|
116
|
-
"votes": "
|
|
117
|
-
"rank":
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"title": "从零开始 实现一个自己的脚本引擎",
|
|
121
|
-
"description": "项目地址[链接]支持解析js脚本生成语法树、格式化代码支持运行完整js脚本支持安全模式运行单行表达式支持设置超时时间1. 生成语法树 并输出格式化代码示例代码 {代码...} 输出 {代码...} 2. 运行完整脚本以下示例...",
|
|
122
|
-
"url": "https://segmentfault.com/a/1190000041652146",
|
|
123
|
-
"author": "辣子鸡",
|
|
124
|
-
"home_url": "https://segmentfault.com/u/laziji",
|
|
125
|
-
"votes": "3",
|
|
126
|
-
"rank": 14
|
|
107
|
+
"votes": "6",
|
|
108
|
+
"rank": 12
|
|
127
109
|
},
|
|
128
110
|
{
|
|
129
111
|
"title": "带码农《手写Mybatis》进度3:实现映射器的注册和使用",
|
|
@@ -131,141 +113,159 @@
|
|
|
131
113
|
"url": "https://segmentfault.com/a/1190000041665600",
|
|
132
114
|
"author": "小傅哥",
|
|
133
115
|
"home_url": "https://segmentfault.com/u/fuzhengwei",
|
|
134
|
-
"votes": "
|
|
116
|
+
"votes": "3",
|
|
117
|
+
"rank": 13
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"title": "墨菲安全正式发布 murphysec 开源项目!让开发者更安全的使用开源代码",
|
|
121
|
+
"description": "4 月 11 日,墨菲安全正式发布了其开源软件安全检测工具——murphysec 。据悉,该项目集合了易用、专业、创新等优势,意在帮助每一位开发者更安全的使用开源代码。",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041684916",
|
|
123
|
+
"author": "MissD",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
125
|
+
"votes": "1",
|
|
126
|
+
"rank": 14
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"title": "笔试算法题总结",
|
|
130
|
+
"description": "hashmap的原理这里不再讲述,不知道的小伙伴可以看这篇文章。Hash与HashMaphashmap数据结构的引入能帮助我们将O(n)的时间复杂度降低为O(1)的时间复杂度,代价是使用了O(n)的空间复杂度。这么一看好像功过参半...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041688073",
|
|
132
|
+
"author": "小强Zzz",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/zhaokaiqiang",
|
|
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": "一个前端所期待的 Mock 功能都是什么样的?",
|
|
139
|
+
"description": "大家好呀,我是一名苦逼的前端开发工程师,为啥苦逼呢,这不,项目下周就要上线了,但是后端还没给我接口,没有接口我就无法调试,工作停滞不前,我也只能坐着干着急。",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041673801",
|
|
141
|
+
"author": "shanyue",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/xiange",
|
|
143
143
|
"votes": "3",
|
|
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": "接着上一篇文章继续聊面试经历,通过前三天的面试经历,梳理总结一下,虽然拿到了三个offer,但是约过的面试还要继续,这是自己的原则,不能随便放别人鸽子,要有面试节操。在分享今天的面试经历的同时,顺便总结...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041669762",
|
|
150
|
+
"author": "三掌柜",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/sanzhanggui",
|
|
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": "Go 1.18:工作区模式workspace mode",
|
|
157
|
+
"description": "Go 1.18除了引入泛型(generics)、模糊测试(Fuzzing)之外,另外一个重大功能是引入了工作区模式(workspace mode)。",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041664655",
|
|
159
|
+
"author": "coding进阶",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/c9eulmav",
|
|
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": "约束前端项目中的目录和文件名",
|
|
166
|
+
"description": "好的目录设计架构就成功了一半 --- 如何约束项目中的目录和文件名编程中命名规范有:camelCase (驼峰命名法)PascalCase (帕斯卡命名法,又名大驼峰命名法)snake_case (下划线命名法)kebab-case (中划线命名法)Hun...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041664954",
|
|
168
|
+
"author": "亖混子",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/1023",
|
|
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": "Tauri 与 Electron",
|
|
175
|
+
"description": "Tauri 是一个为所有主流桌面平台构建小型、快速二进制文件的框架。开发人员可以集成任何编译成 HTML、 JS 和 CSS 的前端框架来构建他们的用户界面。应用程序的后端是一个 Rust 二进制文件,具有前端可以与之交互...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000041677438",
|
|
177
|
+
"author": "江辰",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/thomas_5b0e5d1b64584",
|
|
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": "通过 .vscode/settings.json 无感知控制成员的 vscode 表现",
|
|
184
|
+
"description": "通过在项目根目录下新增 .vscode/setings.json 文件,可以做到项目成员的 vscode 表现一致。常见的需求有保存文件自动 fix,保存自动格式化代码等。为了尊重成员的个性化需求,不要对主题、字体等做控制。",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041667869",
|
|
186
|
+
"author": "亖混子",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/1023",
|
|
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/
|
|
192
|
+
"title": "带你十天轻松搞定 Go 微服务之大结局(分布式事务)",
|
|
193
|
+
"description": "序言我们通过一个系列文章跟大家详细展示一个 go-zero 微服务示例,整个系列分十篇文章,目录结构如下:环境搭建服务拆分用户服务产品服务订单服务支付服务RPC 服务 Auth 验证服务监控链路追踪分布式事务(本文)...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041672842",
|
|
195
|
+
"author": "kevinwan",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/kevinwan",
|
|
197
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": "异步验证器防抖的补充 以及 记录动态组件遇到的问题",
|
|
202
|
+
"description": "补充这里对上文的异步验证器防抖做一点补充。[链接] {代码...} 上文的最后提到,发现这种写法可以。经过老师的判断后,发现几种写法的关键在于一个问题:每次获得新值的时候,fromControl是否会取消对上一个数据...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041688103",
|
|
204
|
+
"author": "weiewiyi",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/chenchu_6110ed583800c",
|
|
206
|
+
"votes": "3",
|
|
207
207
|
"rank": 23
|
|
208
208
|
},
|
|
209
|
-
{
|
|
210
|
-
"title": "Go 1.18:工作区模式workspace mode",
|
|
211
|
-
"description": "Go 1.18除了引入泛型(generics)、模糊测试(Fuzzing)之外,另外一个重大功能是引入了工作区模式(workspace mode)。",
|
|
212
|
-
"url": "https://segmentfault.com/a/1190000041664655",
|
|
213
|
-
"author": "coding进阶",
|
|
214
|
-
"home_url": "https://segmentfault.com/u/c9eulmav",
|
|
215
|
-
"votes": "2",
|
|
216
|
-
"rank": 24
|
|
217
|
-
},
|
|
218
209
|
{
|
|
219
210
|
"title": "JavaScript的几种继承方式",
|
|
220
211
|
"description": "这篇文章称为笔记更为合适一些,内容来源于 《JavaScript高级程序设计 (第三版)》第六章 6.3 继承JavaScript的几种继承方式原型链继承借助构造函数继承(经典继承)组合继承:原型链 + 借用构造函数(最常用)原...",
|
|
221
212
|
"url": "https://segmentfault.com/a/1190000041657343",
|
|
222
213
|
"author": "OneStar",
|
|
223
214
|
"home_url": "https://segmentfault.com/u/funnycoderstar",
|
|
224
|
-
"votes": "
|
|
215
|
+
"votes": "4",
|
|
216
|
+
"rank": 24
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"title": "vscode插件编写体验-右键菜单",
|
|
220
|
+
"description": "首先,我的需求是插件能在编辑器上,当我选择文本时右键有转换的操作按键,可以点击触发将选中的内容进行识别,如果是rgba就换算成hex,如果是hex就换算成rgba",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041672434",
|
|
222
|
+
"author": "Dont",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/dont",
|
|
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": "带你十天轻松搞定 Go 微服务系列(九、链路追踪)",
|
|
229
|
+
"description": "序言我们通过一个系列文章跟大家详细展示一个 go-zero 微服务示例,整个系列分十篇文章,目录结构如下:环境搭建服务拆分用户服务产品服务订单服务支付服务RPC 服务 Auth 验证服务监控链路追踪(本文)分布式事务...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041667803",
|
|
231
|
+
"author": "kevinwan",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/kevinwan",
|
|
233
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/
|
|
237
|
+
"title": "BI系统打包Docker镜像及容器化部署的具体实现",
|
|
238
|
+
"description": "在过去的几年中,\"云\"作为明星热词站在了各种新潮技术之中,你可能使用过,但说不清它的原理;或者是没用过,但听过它的大名;也可能连它的名字都没听过,但你对这只蓝色鲸鱼一定十分眼熟。作为一名技...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041668681",
|
|
240
|
+
"author": "葡萄城技术团队",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/grapecity",
|
|
242
242
|
"votes": "2",
|
|
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": "打造轻量级 WebIDE,看这一篇文章就够啦",
|
|
247
|
+
"description": "目前团队正在着手搭建低代码平台,该平台将支持 LowCode/ProCode 双模式在线开发,而 ProCode 场景便需要一个功能相对完备的运行在浏览器的 WebIDE。同时考虑到未来可能的一些区块代码平台的需求,将 WebIDE 模块...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041686221",
|
|
249
|
+
"author": "云音乐技术团队",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/musicfe",
|
|
251
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": "读了一个在线excel的源码",
|
|
256
|
+
"description": "最顶层是overlay,用于响应所有鼠标和键盘事件,用户操作后更新到下层canvas。这层很复杂,要处理点击、拖拽,以及编辑cell的各种浮动组件",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041673838",
|
|
258
|
+
"author": "知心哥哥",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/loki",
|
|
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/
|
|
264
|
+
"title": "Svelte3-Chat:基于svelte+svelteKit+sass仿微信聊天实例|svelte仿微信",
|
|
265
|
+
"description": "前端三大框架的有力竞争者 svelte.js 问世啦。号称比vue.js还好用,无虚拟DOM、极速响应能力、编译及运行速度超快。github上面star已经达到58K+。足以证明值得一学。",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041672313",
|
|
267
|
+
"author": "xiaoyan2017",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/xiaoyan2017",
|
|
269
269
|
"votes": "1",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|