@wcj/github-rank 21.10.22 → 21.10.26
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 +32627 -32625
- package/dist/sifou-daily.json +91 -55
- package/dist/sifou-monthly.json +136 -136
- package/dist/sifou-weekly.json +165 -165
- package/dist/toutiao-30.json +128 -128
- package/dist/toutiao-7.json +141 -141
- package/dist/toutiao-90.json +51 -51
- package/dist/trending-daily.json +198 -198
- package/dist/trending-monthly.json +173 -173
- package/dist/trending-weekly.json +192 -192
- package/dist/users.china.json +3095 -3095
- package/dist/users.json +4118 -4118
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +32627 -32625
- package/web/data/sifou-daily.json +91 -55
- package/web/data/sifou-monthly.json +136 -136
- package/web/data/sifou-weekly.json +165 -165
- package/web/data/toutiao-30.json +128 -128
- package/web/data/toutiao-7.json +141 -141
- package/web/data/toutiao-90.json +51 -51
- package/web/data/trending-daily.json +198 -198
- package/web/data/trending-monthly.json +173 -173
- package/web/data/trending-weekly.json +192 -192
- package/web/data/users.china.json +3095 -3095
- package/web/data/users.json +4118 -4118
- package/web/index.html +2090 -2090
- package/web/repos.html +3977 -3977
- package/web/sifou-daily.html +159 -47
- package/web/sifou-monthly.html +145 -145
- package/web/sifou-weekly.html +144 -144
- package/web/toutiao-30.html +123 -123
- package/web/toutiao-7.html +101 -101
- package/web/toutiao-90.html +85 -85
- package/web/trending-monthly.html +163 -163
- package/web/trending-weekly.html +170 -170
- package/web/trending.html +179 -171
- package/web/users.china.html +1817 -1817
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,67 +1,31 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"title": "
|
|
4
|
-
"description": "
|
|
5
|
-
"url": "https://segmentfault.com/a/
|
|
6
|
-
"author": "
|
|
7
|
-
"home_url": "https://segmentfault.com/u/
|
|
8
|
-
"votes": "
|
|
3
|
+
"title": "前端如何防止用户修改水印?",
|
|
4
|
+
"description": "这篇文章聊到的「前端水印防篡改」方法,本来是想作为一份专利提交给公司的,但我下笔之前去国内的专利检索网站上搜了下,发现一模一样的方案已经被申请了,是一位字节跳动的哥们在今年年初递交的。",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000040840891",
|
|
6
|
+
"author": "劉凯里",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/kyrieliu",
|
|
8
|
+
"votes": "15",
|
|
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": "就因为这三个知识点,我彻底学废了”正则表达式“",
|
|
13
|
+
"description": "曾经我一度对正则表达式有种恐惧和厌恶感,为啥?因为总感觉这玩意很难,很枯燥,看到别人写出贼牛逼的正则,我想啥时候我能像他们一样优秀。直到我看到了这三个知识点。。。",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000040846926",
|
|
15
|
+
"author": "前端胖头鱼",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/116263",
|
|
17
|
+
"votes": "16",
|
|
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": "利用 CSS Overview 面板重构优化你的网站",
|
|
22
|
+
"description": "本文将向大家介绍 Chrome 87 开始支持的 CSS Overview Panel,并且介绍如何更好地利用这个面板。通过 CSS Overview Panel,可能可以帮助我们:",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000040837145",
|
|
24
|
+
"author": "chokcoco",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
26
|
+
"votes": "9",
|
|
27
27
|
"rank": 3
|
|
28
28
|
},
|
|
29
|
-
{
|
|
30
|
-
"title": "MySQL灵魂拷问:36题带你面试通关",
|
|
31
|
-
"description": "大家好,我是大彬~今天给大家分享MySQL常考的面试题,看看你们能答对多少。本期MySQL面试题的目录如下:事务的四大特性?事务隔离级别有哪些?索引什么是索引?索引的优缺点?索引的作用?什么情况下需要建索引?...",
|
|
32
|
-
"url": "https://segmentfault.com/a/1190000040823877",
|
|
33
|
-
"author": "程序员大彬",
|
|
34
|
-
"home_url": "https://segmentfault.com/u/5n7qfpo1",
|
|
35
|
-
"votes": "15",
|
|
36
|
-
"rank": 4
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"title": "正则表达式汇总",
|
|
40
|
-
"description": "整理一部分比较常用的正则表达式、后续会持续更新1、手机号码的校验 {代码...} 2、身份证的校验 {代码...} 3、邮箱的校验 {代码...} 4、URL的校验 {代码...} 5、IPv4的校验 {代码...} 6、16进制颜色的校验 {代码....",
|
|
41
|
-
"url": "https://segmentfault.com/a/1190000040828004",
|
|
42
|
-
"author": "小蘑菇",
|
|
43
|
-
"home_url": "https://segmentfault.com/u/xiaomogu_5f2124ad3ad42",
|
|
44
|
-
"votes": "12",
|
|
45
|
-
"rank": 5
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"title": "Webpack 原理系列九:Tree-Shaking 实现原理",
|
|
49
|
-
"description": "Tree-Shaking 是一种基于 ES Module 规范的 Dead Code Elimination 技术,它会在运行过程中静态分析模块之间的导入导出,确定 ESM 模块中哪些导出值未曾其它模块使用,并将其删除,以此实现打包产物的优化。",
|
|
50
|
-
"url": "https://segmentfault.com/a/1190000040814997",
|
|
51
|
-
"author": "范文杰",
|
|
52
|
-
"home_url": "https://segmentfault.com/u/fanwenjie",
|
|
53
|
-
"votes": "7",
|
|
54
|
-
"rank": 6
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"title": "聊聊TypeScript中枚举对象(Enum)",
|
|
58
|
-
"description": "什么是枚举,顾名思义我们看到枚举这个词,脑子里就已经想到这是一个键值对的形式,就可以看做是我们JavaScript中的json对象一样。在ts中声明枚举对象的关键字是使用enum,枚举成员一但定义就不可改变了。下面来...",
|
|
59
|
-
"url": "https://segmentfault.com/a/1190000040817957",
|
|
60
|
-
"author": "蛙人",
|
|
61
|
-
"home_url": "https://segmentfault.com/u/jack_code",
|
|
62
|
-
"votes": "6",
|
|
63
|
-
"rank": 7
|
|
64
|
-
},
|
|
65
29
|
{
|
|
66
30
|
"title": "一文读懂浏览器存储与缓存机制",
|
|
67
31
|
"description": "Cookie 是 HTTP 协议的一种无状态协议。当请求服务器时,HTTP 请求都需要携带 Cookie,用来验证用户身份。Cookie 由服务端生成,存储在客户端,用来维持状态。",
|
|
@@ -69,7 +33,16 @@
|
|
|
69
33
|
"author": "云叔_又拍云",
|
|
70
34
|
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
71
35
|
"votes": "14",
|
|
72
|
-
"rank":
|
|
36
|
+
"rank": 4
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"title": "驳“低代码开发取代程序员”论 为什么专业开发者也需要低代码?",
|
|
40
|
+
"description": "近几年,腾讯、阿里、百度等互联网大厂纷纷入局,国内外低代码平台融资动辄数千万甚至数亿,以及伴随着热度而来的巨大争议……无不说明“低代码”的火爆。",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000040842990",
|
|
42
|
+
"author": "六一",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
|
|
44
|
+
"votes": "5",
|
|
45
|
+
"rank": 5
|
|
73
46
|
},
|
|
74
47
|
{
|
|
75
48
|
"title": "uniapp云函数教程② :商品列表增删改查",
|
|
@@ -78,7 +51,16 @@
|
|
|
78
51
|
"author": "JenK",
|
|
79
52
|
"home_url": "https://segmentfault.com/u/wangzc996",
|
|
80
53
|
"votes": "4",
|
|
81
|
-
"rank":
|
|
54
|
+
"rank": 6
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"title": "你设计的秒杀系统,能通过 “双十一” 大考吗?",
|
|
58
|
+
"description": "10月20日一年一度的双十一拉开帷幕,当日下午两点半,李佳琦准时开播,连续直播时长共计12个小时26分,共上架439件商品,直播间累计交易额高达115亿元,预估销量达3771万。这个交易额近乎数百个小规模公司年营收...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000040849064",
|
|
60
|
+
"author": "snakesss",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
62
|
+
"votes": "5",
|
|
63
|
+
"rank": 7
|
|
82
64
|
},
|
|
83
65
|
{
|
|
84
66
|
"title": "42+JavaScript高频手写题及详细答案,胖头鱼喊你直接通过考核",
|
|
@@ -86,17 +68,26 @@
|
|
|
86
68
|
"url": "https://segmentfault.com/a/1190000040830661",
|
|
87
69
|
"author": "前端胖头鱼",
|
|
88
70
|
"home_url": "https://segmentfault.com/u/116263",
|
|
89
|
-
"votes": "
|
|
90
|
-
"rank":
|
|
71
|
+
"votes": "13",
|
|
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/
|
|
98
|
-
"votes": "
|
|
99
|
-
"rank":
|
|
75
|
+
"title": "前端如何实现token的无感刷新",
|
|
76
|
+
"description": "通常,对于一些需要记录用户行为的系统,在进行网络请求的时候都会要求传递一下登录的token。不过,为了接口数据的安全,服务器的token一般不会设置太长,根据需要一般是1-7天的样子,token过期后就需要重新登录...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000040850857",
|
|
78
|
+
"author": "xiangzhihong",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/xiangzhihong",
|
|
80
|
+
"votes": "11",
|
|
81
|
+
"rank": 9
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"title": "记录:Webpack5把微前端qiankun的配置文件干没了",
|
|
85
|
+
"description": "从一个快要下班的BUG开始,由于原部门同事想要基于一个项目再拆分出几个项目,我们本来用的是qiankun(基座模式)的微前端模式,再拆分其实是比较简单的",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000040842378",
|
|
87
|
+
"author": "Peter谭老师",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/jerrytanjinjie",
|
|
89
|
+
"votes": "5",
|
|
90
|
+
"rank": 10
|
|
100
91
|
},
|
|
101
92
|
{
|
|
102
93
|
"title": "初探JavaScript PDF blob转换为Word docx方法",
|
|
@@ -104,25 +95,34 @@
|
|
|
104
95
|
"url": "https://segmentfault.com/a/1190000040837967",
|
|
105
96
|
"author": "葡萄城技术团队",
|
|
106
97
|
"home_url": "https://segmentfault.com/u/grapecity",
|
|
107
|
-
"votes": "
|
|
98
|
+
"votes": "6",
|
|
99
|
+
"rank": 11
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"title": "华为在HDC2021发布全新HMS Core 6 宣布跨OS能力开放",
|
|
103
|
+
"description": "【2021年10月22日·东莞】华为开发者大会 2021(Together)于今天正式开幕,华为在主题演讲中正式发布全新的HMS Core 6,向全球开发者开放7大领域的69个Kit和21,738个API,包括13个跨操作系统能力,开发者基于不同...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000040851457",
|
|
105
|
+
"author": "华为移动服务",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/hms_core",
|
|
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/
|
|
111
|
+
"title": "try..catch 不能捕获的错误有哪些?注意事项又有哪些?",
|
|
112
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000040836275",
|
|
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": "异构智联Wi-Fi6+蓝牙模组,重新定义多屏互联体验!",
|
|
121
|
+
"description": "下班回家打开门,电灯、电视、空调、音响、电动窗帘、扫地机器人……一呼百应,有序开工,原本冰冷的房子立刻变成了温暖港湾。可以说,舒适便捷的智能设备已经完全融入了我们的生活中。从单一场景、单一设备,到现...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000040845022",
|
|
123
|
+
"author": "华为移动服务",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/hms_core",
|
|
125
|
+
"votes": "1",
|
|
126
126
|
"rank": 14
|
|
127
127
|
},
|
|
128
128
|
{
|
|
@@ -135,138 +135,138 @@
|
|
|
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": "一张思维大图入门React",
|
|
139
|
+
"description": "俗话说的好“好记性不如烂笔头”,今天秉承着后期复习方便的态度,整理了一份React基础知识点,并以思维导图的方式呈现出来,方便跟老铁们一起查漏补缺。“React”完整思维导图也有呀!!!",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000040835809",
|
|
141
|
+
"author": "执鸢者",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/zhizhe_5c6eb6478bd93",
|
|
143
|
+
"votes": "7",
|
|
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": "Nodejs CMS——基于 NestJS/NuxtJS 的完整开源项目",
|
|
148
|
+
"description": "这是一款轻量级的基于 Node.js 的开源 CMS,采用前后端分离开发模式,集成了 API、后台管理、WEB 展示三个完整项目。开箱即是一套完整的企业网站,适合企业、个人直接使用或二次开发。",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000040850136",
|
|
150
|
+
"author": "王培",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/givebest",
|
|
152
|
+
"votes": "7",
|
|
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": "使用CSS计数器美化有序列表",
|
|
157
|
+
"description": "在web设计中,使用一种井井有条的方法来展示数据是十分重要的,这样用户就可以很清晰的理解网站所展示的数据结构和内容,使用有序列表就是实现数据有组织的展示的一种简单方法。",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000040836461",
|
|
159
|
+
"author": "dragonir",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/dragonir",
|
|
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": "Vue3源码分析之compositionApi",
|
|
166
|
+
"description": "TNTWeb - 全称腾讯新闻前端团队,组内小伙伴在Web前端、NodeJS开发、UI设计、移动APP等大前端领域都有所实践和积累。目前团队主要支持腾讯新闻各业务的前端开发,业务开发之余也积累沉淀了一些前端基础设施,赋能...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000040848951",
|
|
168
|
+
"author": "TNTWEB",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/tnfe",
|
|
170
170
|
"votes": "4",
|
|
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": "前端实现iPhone绕过AppStore从浏览器安装App",
|
|
175
|
+
"description": "都知道 iPhone 苹果手机应用只能通过 AppStore 进行安装,测试包只能通过官方提供的 TestFlight 等工具安装,而且通常有较长的审核流程,无法及时更新安装包,非常不方便。本文主要介绍前端实现对签名成功的 App...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000040846993",
|
|
177
|
+
"author": "dragonir",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/dragonir",
|
|
179
|
+
"votes": "5",
|
|
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异步编程Promise",
|
|
184
|
+
"description": "Promise 是异步编程的一种解决方案。ES6中已经提供了原生Promise对象。一个Promise对象会处于以下几种状态(fulfilled,rejected两种状态一旦确定后不会改变):",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000040840390",
|
|
186
|
+
"author": "编程码农",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/onlythinking",
|
|
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": "一文阅尽苹果新品发布会:真“炸场”还是假“炸场”?",
|
|
193
|
+
"description": "本场发布会的第一个产品是加入新配色的 HomePod mini ,分别是黄色、蓝色、橙色。三款新配色音箱将于 11 月发售,售价 99 美元,与原版价格相同,预计国行售价为 749 元。",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000040832423",
|
|
195
|
+
"author": "snakesss",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
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": "React全新文档终于来了",
|
|
202
|
+
"description": "React一直被吐槽官方文档对新手不友好,而且自从v16.8出现Hooks后,Hooks逐渐成为React主要发展方向,新特性都会基于Hooks开发。",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000040848627",
|
|
204
|
+
"author": "卡颂",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
206
|
+
"votes": "2",
|
|
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": "学点bash,装B - 快速移动光标",
|
|
211
|
+
"description": "学点bash,装Bthe-art-of-command-linectrl-w 删除你键入的最后一个单词ctrl-u 删除行内光标所在位置之前的内容ctrl-k 删除光标至行尾的所有内容ctrl-l 可以清屏ctrl-a 可以将光标移至行首ctrl-e 可以将光标移至...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000040841954",
|
|
213
|
+
"author": "混子的日常",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/1023",
|
|
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": "javascript实现网页截图导出方案",
|
|
220
|
+
"description": "首先,我们必须明白正常javascript是运行在浏览器里的,本身没有截图的能力。所以要想实现截图,必须通过其他迂回方案实现,废话少说,直接上结论。",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000040849728",
|
|
222
|
+
"author": "donglegend",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/donglegend",
|
|
224
|
+
"votes": "2",
|
|
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": "前端-JavaScript异步编程async函数",
|
|
229
|
+
"description": "基本概念传统JavaScript异步编程的形式大体分以下几种。回调函数事件监听发布/订阅Promise 对象异步一个任务连续的执行就叫做同步。如果将任务为分两步执行,执行完第一步,转而执行其它任务,等做好了准备,再回...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000040845483",
|
|
231
|
+
"author": "编程码农",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/onlythinking",
|
|
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": "前端表单验证常用的25个JS正则表达式",
|
|
238
|
+
"description": "1、手机号校验 {代码...} 2、身份证的校验 {代码...} 3、邮箱的校验 {代码...} 4、URL的校验 {代码...} 5、IPv4的校验 {代码...} 6、16进制颜色的校验 {代码...} 7、日期 YYYY-MM-DD {代码...} 8、日期 YYYY-MM-D...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000040844198",
|
|
240
|
+
"author": "嘴叼辣条闯世界",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/zuidiaolatiaochuangshijie",
|
|
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": "React:从来如此便对么",
|
|
247
|
+
"description": "然而,如果梳理历史的走向,模版语法才是更自然的选择。接下来让我们看看React选择JSX背后的逻辑是什么?这是React如今生态繁荣的关键因素么?",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000040842197",
|
|
249
|
+
"author": "卡颂",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
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/
|
|
260
|
-
"votes": "
|
|
255
|
+
"title": "TypeScript 中 unknown 与 any 有啥区别",
|
|
256
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000040654545",
|
|
258
|
+
"author": "前端小智",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
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": "前端-JavaScript中的代理和反射",
|
|
265
|
+
"description": "上面这种调用方式我们比较熟悉,不过当你想编写一些抽象框架时(框架又需要与业务定义的类进行互操作),由于你不知道业务类的成员和方法,这时反射动态获取成员变量或调用方法。",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000040829478",
|
|
267
|
+
"author": "编程码农",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/onlythinking",
|
|
269
|
+
"votes": "4",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|