@wcj/github-rank 21.10.21 → 21.10.25
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 +33237 -33229
- package/dist/sifou-daily.json +29 -47
- package/dist/sifou-monthly.json +142 -142
- package/dist/sifou-weekly.json +176 -176
- package/dist/toutiao-30.json +104 -104
- package/dist/toutiao-7.json +132 -132
- package/dist/toutiao-90.json +51 -51
- package/dist/trending-daily.json +193 -193
- package/dist/trending-monthly.json +183 -183
- package/dist/trending-weekly.json +181 -181
- package/dist/users.china.json +3191 -3190
- package/dist/users.json +3989 -3989
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +33237 -33229
- package/web/data/sifou-daily.json +29 -47
- package/web/data/sifou-monthly.json +142 -142
- package/web/data/sifou-weekly.json +176 -176
- package/web/data/toutiao-30.json +104 -104
- package/web/data/toutiao-7.json +132 -132
- package/web/data/toutiao-90.json +51 -51
- package/web/data/trending-daily.json +193 -193
- package/web/data/trending-monthly.json +183 -183
- package/web/data/trending-weekly.json +181 -181
- package/web/data/users.china.json +3191 -3190
- package/web/data/users.json +3989 -3989
- package/web/index.html +2043 -2043
- package/web/repos.html +4074 -4074
- package/web/sifou-daily.html +25 -81
- package/web/sifou-monthly.html +148 -148
- package/web/sifou-weekly.html +150 -150
- package/web/toutiao-30.html +113 -113
- package/web/toutiao-7.html +99 -99
- package/web/toutiao-90.html +82 -82
- package/web/trending-monthly.html +168 -168
- package/web/trending-weekly.html +163 -155
- package/web/trending.html +168 -176
- package/web/users.china.html +1893 -1893
|
@@ -1,272 +1,272 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"title": "50天用react.js重写50个web项目,我学到了什么?",
|
|
4
|
-
"description": "1.Expanding Cards效果如图所示:源码在线示例学到了什么?React的函数组件中建立数据通信,我们通常使用useState方法。它的使用方式采用数组解构的方式,如下: {代码...} 解构的第一个参数是我们定义并且访问的数...",
|
|
5
|
-
"url": "https://segmentfault.com/a/1190000040813435",
|
|
6
|
-
"author": "夕水",
|
|
7
|
-
"home_url": "https://segmentfault.com/u/xishui_5ac9a340a5484",
|
|
8
|
-
"votes": "23",
|
|
9
|
-
"rank": 1
|
|
10
|
-
},
|
|
11
2
|
{
|
|
12
3
|
"title": "7分钟学会写一个浏览器插件——突破某SDN未登录禁止复制的限制",
|
|
13
4
|
"description": "严格意义上说,本篇文章要讨论的应该是 “Chrome 扩展(Extension)”而不是“Chrome 插件(Plugins)”,大家不妨先思考一个问题:“浏览器插件”和“浏览器扩展”之间有什么区别?如果您对此感到厌烦,不妨直接跳过此小节...",
|
|
14
5
|
"url": "https://segmentfault.com/a/1190000040824814",
|
|
15
6
|
"author": "独钓寒江雪",
|
|
16
7
|
"home_url": "https://segmentfault.com/u/king_hcj",
|
|
17
|
-
"votes": "
|
|
8
|
+
"votes": "19",
|
|
9
|
+
"rank": 1
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"title": "前端如何防止用户修改水印?",
|
|
13
|
+
"description": "这篇文章聊到的「前端水印防篡改」方法,本来是想作为一份专利提交给公司的,但我下笔之前去国内的专利检索网站上搜了下,发现一模一样的方案已经被申请了,是一位字节跳动的哥们在今年年初递交的。",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000040840891",
|
|
15
|
+
"author": "劉凯里",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/kyrieliu",
|
|
17
|
+
"votes": "12",
|
|
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": "就因为这三个知识点,我彻底学废了”正则表达式“",
|
|
22
|
+
"description": "曾经我一度对正则表达式有种恐惧和厌恶感,为啥?因为总感觉这玩意很难,很枯燥,看到别人写出贼牛逼的正则,我想啥时候我能像他们一样优秀。直到我看到了这三个知识点。。。",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000040846926",
|
|
24
|
+
"author": "前端胖头鱼",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/116263",
|
|
26
|
+
"votes": "16",
|
|
27
27
|
"rank": 3
|
|
28
28
|
},
|
|
29
29
|
{
|
|
30
|
-
"title": "
|
|
31
|
-
"description": "
|
|
32
|
-
"url": "https://segmentfault.com/a/
|
|
33
|
-
"author": "
|
|
34
|
-
"home_url": "https://segmentfault.com/u/
|
|
35
|
-
"votes": "
|
|
30
|
+
"title": "正则表达式汇总",
|
|
31
|
+
"description": "整理一部分比较常用的正则表达式、后续会持续更新1、手机号码的校验 {代码...} 2、身份证的校验 {代码...} 3、邮箱的校验 {代码...} 4、URL的校验 {代码...} 5、IPv4的校验 {代码...} 6、16进制颜色的校验 {代码....",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000040828004",
|
|
33
|
+
"author": "小蘑菇",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/xiaomogu_5f2124ad3ad42",
|
|
35
|
+
"votes": "14",
|
|
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": "利用 CSS Overview 面板重构优化你的网站",
|
|
40
|
+
"description": "本文将向大家介绍 Chrome 87 开始支持的 CSS Overview Panel,并且介绍如何更好地利用这个面板。通过 CSS Overview Panel,可能可以帮助我们:",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000040837145",
|
|
42
|
+
"author": "chokcoco",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
44
|
+
"votes": "9",
|
|
45
45
|
"rank": 5
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
|
-
"title": "
|
|
49
|
-
"description": "
|
|
50
|
-
"url": "https://segmentfault.com/a/
|
|
51
|
-
"author": "
|
|
52
|
-
"home_url": "https://segmentfault.com/u/
|
|
53
|
-
"votes": "
|
|
48
|
+
"title": "一文读懂浏览器存储与缓存机制",
|
|
49
|
+
"description": "Cookie 是 HTTP 协议的一种无状态协议。当请求服务器时,HTTP 请求都需要携带 Cookie,用来验证用户身份。Cookie 由服务端生成,存储在客户端,用来维持状态。",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000040831850",
|
|
51
|
+
"author": "云叔_又拍云",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
53
|
+
"votes": "14",
|
|
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": "驳“低代码开发取代程序员”论 为什么专业开发者也需要低代码?",
|
|
58
|
+
"description": "近几年,腾讯、阿里、百度等互联网大厂纷纷入局,国内外低代码平台融资动辄数千万甚至数亿,以及伴随着热度而来的巨大争议……无不说明“低代码”的火爆。",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000040842990",
|
|
60
|
+
"author": "六一",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
|
|
62
|
+
"votes": "5",
|
|
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": "uniapp云函数教程② :商品列表增删改查",
|
|
67
|
+
"description": "上篇文章uniapp云函数教程① :登录篇,我们实现了简单的登录与注册逻辑。这篇文章我们来实现一个商品列表的增删改查实战小项目。源码见文末。扫码体验或浏览器访问1.数据库设计我们需要2张表:商品分类表(mall_typ...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000040839358",
|
|
69
|
+
"author": "JenK",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/wangzc996",
|
|
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/
|
|
80
|
-
"votes": "
|
|
75
|
+
"title": "42+JavaScript高频手写题及详细答案,胖头鱼喊你直接通过考核",
|
|
76
|
+
"description": "昨天遇见小学同学,没有想到它混的这么差 --- 只放了一块钱到我的碗里o(╥﹏╥)o生活这么无聊,总得逗逗自己是不,以后我要经常给大家讲笑话,你愿意听不O(∩_∩)O哈哈~",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000040830661",
|
|
78
|
+
"author": "前端胖头鱼",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/116263",
|
|
80
|
+
"votes": "13",
|
|
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": "10月20日一年一度的双十一拉开帷幕,当日下午两点半,李佳琦准时开播,连续直播时长共计12个小时26分,共上架439件商品,直播间累计交易额高达115亿元,预估销量达3771万。这个交易额近乎数百个小规模公司年营收...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000040849064",
|
|
87
|
+
"author": "snakesss",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
89
|
+
"votes": "3",
|
|
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": "记录:Webpack5把微前端qiankun的配置文件干没了",
|
|
94
|
+
"description": "从一个快要下班的BUG开始,由于原部门同事想要基于一个项目再拆分出几个项目,我们本来用的是qiankun(基座模式)的微前端模式,再拆分其实是比较简单的",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000040842378",
|
|
96
|
+
"author": "Peter谭老师",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/jerrytanjinjie",
|
|
98
|
+
"votes": "5",
|
|
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/
|
|
102
|
+
"title": "初探JavaScript PDF blob转换为Word docx方法",
|
|
103
|
+
"description": "PDF文档遵循iOS32000的规范是由Adobe 公司推出的文档格式,之所以应用如此广泛,是因为PDF精确定位了每个字符的坐标、根据坐标绘制的各种形状,使用PDF格式传输和打印文档可以保证格式的一致性,然后很多PDF文件...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000040837967",
|
|
105
|
+
"author": "葡萄城技术团队",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/grapecity",
|
|
107
107
|
"votes": "6",
|
|
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": "前端如何实现token的无感刷新",
|
|
112
|
+
"description": "通常,对于一些需要记录用户行为的系统,在进行网络请求的时候都会要求传递一下登录的token。不过,为了接口数据的安全,服务器的token一般不会设置太长,根据需要一般是1-7天的样子,token过期后就需要重新登录...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000040850857",
|
|
114
|
+
"author": "xiangzhihong",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/xiangzhihong",
|
|
116
|
+
"votes": "11",
|
|
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": "try..catch 不能捕获的错误有哪些?注意事项又有哪些?",
|
|
121
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000040836275",
|
|
123
|
+
"author": "前端小智",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
125
|
+
"votes": "5",
|
|
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": "异构智联Wi-Fi6+蓝牙模组,重新定义多屏互联体验!",
|
|
130
|
+
"description": "下班回家打开门,电灯、电视、空调、音响、电动窗帘、扫地机器人……一呼百应,有序开工,原本冰冷的房子立刻变成了温暖港湾。可以说,舒适便捷的智能设备已经完全融入了我们的生活中。从单一场景、单一设备,到现...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000040845022",
|
|
132
|
+
"author": "华为移动服务",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/hms_core",
|
|
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": "数据库设计的 6 个阶段详解",
|
|
139
|
+
"description": "按照规范设计,我们将数据库的设计过程分为六个阶段:系统需求分析阶段;概念结构设计阶段;逻辑结构设计阶段;物理结构设计阶段;数据库实施阶段;数据库运行与维护阶段;每个阶段的详细资料来自:数据库设计(...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000040834613",
|
|
141
|
+
"author": "民工哥",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
143
|
+
"votes": "5",
|
|
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": "一张思维大图入门React",
|
|
148
|
+
"description": "俗话说的好“好记性不如烂笔头”,今天秉承着后期复习方便的态度,整理了一份React基础知识点,并以思维导图的方式呈现出来,方便跟老铁们一起查漏补缺。“React”完整思维导图也有呀!!!",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000040835809",
|
|
150
|
+
"author": "执鸢者",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/zhizhe_5c6eb6478bd93",
|
|
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": "PingCAP CTO 黄东旭 :基础软件“好用”指南——必须跨越这两道鸿沟!",
|
|
157
|
+
"description": "最近有一件事情让我印象特别深刻,作为引子和大家唠一唠:我们在内部做一些极端的流量回归仿真实验时,在 TiKV(TiDB 的分布式存储组件)上观测到了异常的 CPU 使用率,但是从我们的 Grafana Metrics、日志输出里...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000040826531",
|
|
159
|
+
"author": "PingCAP",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/pingcap",
|
|
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": "使用CSS计数器美化有序列表",
|
|
166
|
+
"description": "在web设计中,使用一种井井有条的方法来展示数据是十分重要的,这样用户就可以很清晰的理解网站所展示的数据结构和内容,使用有序列表就是实现数据有组织的展示的一种简单方法。",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000040836461",
|
|
168
|
+
"author": "dragonir",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/dragonir",
|
|
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/
|
|
179
|
-
"votes": "
|
|
174
|
+
"title": "直接拿来用!盘点一些拯救头发的 JS 单行代码,网友:摸鱼必备啊",
|
|
175
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000040782397",
|
|
177
|
+
"author": "前端小智",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
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": "Vue3源码分析之compositionApi",
|
|
184
|
+
"description": "TNTWeb - 全称腾讯新闻前端团队,组内小伙伴在Web前端、NodeJS开发、UI设计、移动APP等大前端领域都有所实践和积累。目前团队主要支持腾讯新闻各业务的前端开发,业务开发之余也积累沉淀了一些前端基础设施,赋能...",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000040848951",
|
|
186
|
+
"author": "TNTWEB",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/tnfe",
|
|
188
|
+
"votes": "4",
|
|
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": "近年来,越来越多的人开始关注身体健康,注重养生。市场上不断涌入一些运动健康类的APP,如跑步、冥想、瑜伽等。一些APP推出的健身课程,让大家可以足不出户锻炼身体,极大地提高了居家运动的便利性。",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000040825779",
|
|
195
|
+
"author": "华为移动服务",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/hms_core",
|
|
197
|
+
"votes": "0",
|
|
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": "Go 创始人 Rob Pike 反对在 Go 1.18 标准库中引入泛型支持:建议不要改动 Go 1.18 中的标准库",
|
|
202
|
+
"description": "近日,Go 语言创始人之一 Rob Pike 在 Github 上发表评论引发关注。据悉,他已在 Go 代码仓库提交了一个 issue (#48918),反对在 Go 1.18 的标准库中引入泛型支持,建议不要改动 Go 1.18 中的标准库。",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000040826008",
|
|
204
|
+
"author": "MissD",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
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": "前端实现iPhone绕过AppStore从浏览器安装App",
|
|
211
|
+
"description": "都知道 iPhone 苹果手机应用只能通过 AppStore 进行安装,测试包只能通过官方提供的 TestFlight 等工具安装,而且通常有较长的审核流程,无法及时更新安装包,非常不方便。本文主要介绍前端实现对签名成功的 App...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000040846993",
|
|
213
|
+
"author": "dragonir",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/dragonir",
|
|
215
|
+
"votes": "5",
|
|
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": "然后我说:在我们组里面,不必拘谨,大家在平时沟通的时候也没有上下级的关系,敞开心扉,不要有太多顾虑。我们的氛围是很 open 的,多多沟通。其实你别看我长的老,我年龄也不大,我 94 年的。对了,你哪一年的?",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000040826289",
|
|
222
|
+
"author": "why技术",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/whyjishu",
|
|
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": "前端- JavaScript异步编程Promise",
|
|
229
|
+
"description": "Promise 是异步编程的一种解决方案。ES6中已经提供了原生Promise对象。一个Promise对象会处于以下几种状态(fulfilled,rejected两种状态一旦确定后不会改变):",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000040840390",
|
|
231
|
+
"author": "编程码农",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/onlythinking",
|
|
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/
|
|
242
|
-
"votes": "
|
|
237
|
+
"title": "JavaScript 数学曲线—阿基米德螺线",
|
|
238
|
+
"description": "引子最近在研究曲线运动的时候,尝试了用 AI 导出的 SVG 路径之后,发现有些还是回归到数学中更合适一些。搜集了一些资料,尝试后总结一下。OriginMy GitHub简介阿基米德螺旋是以公元前 3 世纪希腊数学家阿基米德...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000040824923",
|
|
240
|
+
"author": "XXHolic",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/xxholic",
|
|
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": "一文阅尽苹果新品发布会:真“炸场”还是假“炸场”?",
|
|
247
|
+
"description": "本场发布会的第一个产品是加入新配色的 HomePod mini ,分别是黄色、蓝色、橙色。三款新配色音箱将于 11 月发售,售价 99 美元,与原版价格相同,预计国行售价为 749 元。",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000040832423",
|
|
249
|
+
"author": "snakesss",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
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/
|
|
260
|
-
"votes": "
|
|
255
|
+
"title": "学点bash,装B - 快速移动光标",
|
|
256
|
+
"description": "学点bash,装Bthe-art-of-command-linectrl-w 删除你键入的最后一个单词ctrl-u 删除行内光标所在位置之前的内容ctrl-k 删除光标至行尾的所有内容ctrl-l 可以清屏ctrl-a 可以将光标移至行首ctrl-e 可以将光标移至...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000040841954",
|
|
258
|
+
"author": "混子的日常",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/1023",
|
|
260
|
+
"votes": "2",
|
|
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": "首先,我们必须明白正常javascript是运行在浏览器里的,本身没有截图的能力。所以要想实现截图,必须通过其他迂回方案实现,废话少说,直接上结论。",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000040849728",
|
|
267
|
+
"author": "donglegend",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/donglegend",
|
|
269
|
+
"votes": "2",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|