@wcj/github-rank 22.8.17 → 22.8.20
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 +33396 -33391
- package/dist/sifou-daily.json +39 -102
- package/dist/sifou-monthly.json +95 -95
- package/dist/sifou-weekly.json +169 -169
- package/dist/toutiao-30.json +82 -82
- package/dist/toutiao-7.json +126 -126
- package/dist/toutiao-90.json +69 -69
- package/dist/trending-daily.json +175 -164
- package/dist/trending-monthly.json +153 -153
- package/dist/trending-weekly.json +169 -169
- package/dist/users.china.json +2536 -2536
- package/dist/users.json +3914 -3913
- package/package.json +1 -1
- package/web/data/repos.json +33396 -33391
- package/web/data/sifou-daily.json +39 -102
- package/web/data/sifou-monthly.json +95 -95
- package/web/data/sifou-weekly.json +169 -169
- package/web/data/toutiao-30.json +82 -82
- package/web/data/toutiao-7.json +126 -126
- package/web/data/toutiao-90.json +69 -69
- package/web/data/trending-daily.json +175 -164
- package/web/data/trending-monthly.json +153 -153
- package/web/data/trending-weekly.json +169 -169
- package/web/data/users.china.json +2536 -2536
- package/web/data/users.json +3914 -3913
- package/web/index.html +1929 -1929
- package/web/repos.html +4014 -4014
- package/web/sifou-daily.html +34 -230
- package/web/sifou-monthly.html +121 -121
- package/web/sifou-weekly.html +143 -143
- package/web/toutiao-30.html +110 -110
- package/web/toutiao-7.html +88 -88
- package/web/toutiao-90.html +83 -83
- package/web/trending-monthly.html +143 -139
- package/web/trending-weekly.html +145 -149
- package/web/trending.html +179 -141
- package/web/users.china.html +1276 -1276
|
@@ -1,84 +1,66 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"title": "多行文本下的文字渐隐消失术",
|
|
4
|
+
"description": "本文将探讨一下,在多行文本情形下的一些有意思的文字动效。多行文本,相对于单行文本,场景会复杂一些,但是在实际业务中,多行文本也是非常之多的,但是其效果处理比起单行文本会更困难。单行与多行文本的渐隐...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000042325723",
|
|
6
|
+
"author": "chokcoco",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
8
|
+
"votes": "16",
|
|
9
|
+
"rank": 1
|
|
10
|
+
},
|
|
2
11
|
{
|
|
3
12
|
"title": "即日起,ONES 团队版50人以下免费",
|
|
4
13
|
"description": "ONES 从2015年创立伊始至今,一直坚持服务付费客户。作为一款专业的商业软件,ONES 的付费客户遍及金融、互联网、制造、消费、教育、医疗等各个行业。付费客户规模绝大部分在100人以上,他们对 ONES 提出了非常严...",
|
|
5
14
|
"url": "https://segmentfault.com/a/1190000042319176",
|
|
6
15
|
"author": "万事ONES",
|
|
7
16
|
"home_url": "https://segmentfault.com/u/wanshiones",
|
|
8
|
-
"votes": "
|
|
9
|
-
"rank": 1
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"title": "Wuzzle,进行基于 webpack 的 JS 转译",
|
|
13
|
-
"description": "转译器(transpiler)是指能够进行文件到文件一对一转换的编译器(compiler)。在 JS 世界中,常见的开箱即可用的转译器有 typescript cli、babel cli 等,但他们一般只处理 .js、.ts 等脚本文件。而 webpack 尽...",
|
|
14
|
-
"url": "https://segmentfault.com/a/1190000042306044",
|
|
15
|
-
"author": "乌柏木",
|
|
16
|
-
"home_url": "https://segmentfault.com/u/wubomu",
|
|
17
|
-
"votes": "14",
|
|
17
|
+
"votes": "11",
|
|
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": "Windows滚动条如何美化成 macOS 那样?",
|
|
22
|
+
"description": "欢迎关注我的公众号:前端侦探众所周知,Windows和macOS的滚动条在默认情况是不一致的,最显著的区别就是 macOS滚动条是不占据屏幕尺寸的,如下而Windows下是这样的很多设计师会吐槽Windows滚动条不太美观,能不...",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000042323523",
|
|
24
|
+
"author": "XboxYan",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
26
|
+
"votes": "18",
|
|
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": "思否社区 “新地标” — 极客观点 上线啦~一键传送:[链接]细心观察的小伙伴们可能已经发现,在 SegmentFault 首页悄悄上线了一个全新的版块☕极客观点。在「极客观点」板块大家会看到这类问题:“为什么技术类书籍很...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000042331835",
|
|
33
|
+
"author": "SegmentFault思否",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
35
|
+
"votes": "8",
|
|
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": "精读《pnpm》",
|
|
40
|
+
"description": "pnpm 全称是 “Performant NPM”,即高性能的 npm。它结合软硬链接与新的依赖组织方式,大大提升了包管理的效率,也同时解决了 “幻影依赖” 的问题,让包管理更加规范,减少潜在风险发生的可能性。",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000042318738",
|
|
42
|
+
"author": "黄子毅",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/aoyangyudakong",
|
|
44
|
+
"votes": "7",
|
|
45
45
|
"rank": 5
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
|
-
"title": "
|
|
49
|
-
"description": "
|
|
50
|
-
"url": "https://segmentfault.com/a/
|
|
48
|
+
"title": "如何开发一款基于 vite+vue3 的在线表格系统(下)",
|
|
49
|
+
"description": "在上篇内容中我们为大家分享了详细介绍Vue3和Vite的相关内容。在本篇中我们将从项目实战出发带大家了解Vite+Vue3 的在线表格系统的构建。使用Vite初始化Vue3项目在这里需要注意:根据官网文档说明,使用Vite需要n...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000042334814",
|
|
51
51
|
"author": "葡萄城技术团队",
|
|
52
52
|
"home_url": "https://segmentfault.com/u/grapecity",
|
|
53
|
-
"votes": "2",
|
|
54
|
-
"rank": 6
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"title": "🔬 一文搞懂前端兼容问题",
|
|
58
|
-
"description": "对于大部分开发者来说,版本兼容是一件存在感很低的事情,因为它在绝大部分情况下都是一行配置,在一些前端工具链(例如 Babel、CoreJS,Autoprefixer 等工具)的帮助下适配到目标浏览器,只会在一些大的 break c...",
|
|
59
|
-
"url": "https://segmentfault.com/a/1190000042301384",
|
|
60
|
-
"author": "卤代烃",
|
|
61
|
-
"home_url": "https://segmentfault.com/u/skychx",
|
|
62
53
|
"votes": "4",
|
|
63
|
-
"rank":
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"title": "终于新增了:查看所有测试历史的功能,我有点迫不及待了",
|
|
67
|
-
"description": "当然,在现版本(V 1.3.0)之前也有查看测试历史功能,但彼时测试历史跟随 API 信息,每个 API 有自己的测试历史,这样就会遇到两个方面的问题:",
|
|
68
|
-
"url": "https://segmentfault.com/a/1190000042301443",
|
|
69
|
-
"author": "猿计划",
|
|
70
|
-
"home_url": "https://segmentfault.com/u/yuanjihua_5d954fd2a3238",
|
|
71
|
-
"votes": "3",
|
|
72
|
-
"rank": 8
|
|
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": "手写一个有点意思的电梯小程序(React版本)",
|
|
58
|
+
"description": "查看效果我们先来看一下今天要实现的示例的效果,如下所示:好,接下来我们也看到了这个示例的效果,让我们进入正题,开始愉快的编码吧。技术栈介绍这个小程序,我们将采用React + typescript + css in js语法编写...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000042322957",
|
|
60
|
+
"author": "夕水",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/xishui_5ac9a340a5484",
|
|
80
62
|
"votes": "3",
|
|
81
|
-
"rank":
|
|
63
|
+
"rank": 7
|
|
82
64
|
},
|
|
83
65
|
{
|
|
84
66
|
"title": "谷歌总是找不到想要的内容?学会这14个技巧,立马就能找到",
|
|
@@ -86,26 +68,17 @@
|
|
|
86
68
|
"url": "https://segmentfault.com/a/1190000042318628",
|
|
87
69
|
"author": "前端小智",
|
|
88
70
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
89
|
-
"votes": "4",
|
|
90
|
-
"rank": 10
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"title": "用 http-middleware-proxy 造了个代理工具",
|
|
94
|
-
"description": "有啥用??可以用代理工具随意的搭配开发环境。`下图中可以将服务A、服务B、Web Server任意一个替换成本地服务,然后通过访问 代理服务地址 进行调试。",
|
|
95
|
-
"url": "https://segmentfault.com/a/1190000042311837",
|
|
96
|
-
"author": "亖混子",
|
|
97
|
-
"home_url": "https://segmentfault.com/u/1023",
|
|
98
71
|
"votes": "5",
|
|
99
|
-
"rank":
|
|
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": "将废弃的安卓手机重新用作Web服务器 一",
|
|
76
|
+
"description": "将废弃的安卓手机重新用作Web服务器环境准备首先,我们需要给手机安装一个Linux环境。这里选择Termux,Termux是Android的终端模拟器下载地址你可能需要根据你的手机型号选择适合的版本下载后想办法将安装包发送到...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000042317550",
|
|
78
|
+
"author": "Riki一二三",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/riki_wang",
|
|
107
80
|
"votes": "3",
|
|
108
|
-
"rank":
|
|
81
|
+
"rank": 9
|
|
109
82
|
},
|
|
110
83
|
{
|
|
111
84
|
"title": "开阔眼界的好工具,一文教你使用Wappalzer来学习全栈技术",
|
|
@@ -113,160 +86,187 @@
|
|
|
113
86
|
"url": "https://segmentfault.com/a/1190000042316720",
|
|
114
87
|
"author": "Gomi",
|
|
115
88
|
"home_url": "https://segmentfault.com/u/gomi",
|
|
116
|
-
"votes": "
|
|
89
|
+
"votes": "5",
|
|
90
|
+
"rank": 10
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"title": "HPC、AI与云计算:当智能时代三叉戟在亚马逊云科技完美融合",
|
|
94
|
+
"description": "希腊神话中,海神与丰收之神波塞冬手持三叉戟,为航船保驾护航,为农人带来清泉。从此之后,三叉戟经常用来比喻三种事物紧密结合,形成合力,比如足球世界很多球队都有经典的锋线三叉戟。",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000042338012",
|
|
96
|
+
"author": "六一",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
|
|
98
|
+
"votes": "1",
|
|
99
|
+
"rank": 11
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"title": "数据透视表上线!如何在纯前端实现这个强大的数据分析功能?",
|
|
103
|
+
"description": "在Office三大办公套件中,Excel可能是功能最多、最难精通的那一款了。从日常的表格录入到复杂的业务数据统计分析,Excel仿佛一位外表平平无奇,实力却深不可测的武林高手。熟练使用Excel往往能在日常工作中获得事...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000042331688",
|
|
105
|
+
"author": "六一",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
|
|
107
|
+
"votes": "1",
|
|
108
|
+
"rank": 12
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"title": "记录第一次给开源项目提 PR",
|
|
112
|
+
"description": "本篇文章算是该系列的一个彩蛋篇,记录一下第一次给开源项目提 PR 的过程(之前好像也有过,不过那个非常小的一个改动),希望能够帮助更多的人参与到开源项目中来。",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000042342284",
|
|
114
|
+
"author": "Gopal",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/fengguangping",
|
|
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": "js 使用reduce方法合并两个对象数组,有则替换,无则新增",
|
|
121
|
+
"description": "我们分析下A和B数组,A和B中都存在name=李四的对象,所以要替换,而B中的name=刘六A中不存在,所以要新增,话不多说,我们通过js的reduce方法来做,代码如下:",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000042329366",
|
|
123
|
+
"author": "Awbeci",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/awbeci",
|
|
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": "如何让 useEffect 支持 async...await?",
|
|
130
|
+
"description": "本文是深入浅出 ahooks 源码系列文章的第六篇,该系列已整理成文档-地址。觉得还不错,给个 关注 支持一下哈,Thanks。本文已收录到个人博客中,欢迎关注~背景大家在使用 useEffect 的时候,假如回调函数中使用 a...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000042320560",
|
|
132
|
+
"author": "Gopal",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/fengguangping",
|
|
134
|
+
"votes": "1",
|
|
135
135
|
"rank": 15
|
|
136
136
|
},
|
|
137
137
|
{
|
|
138
|
-
"title": "
|
|
139
|
-
"description": "
|
|
140
|
-
"url": "https://segmentfault.com/a/
|
|
138
|
+
"title": "在 api 接口测试中,我会关注这三个指标",
|
|
139
|
+
"description": "接口开发完成后,我们需要调用接口来测试接口的表现,当表现符合预期时,则代表接口可用。在测试中我们可能会关注状态码、响应体以及响应时间,这些数据 Eoapi 通通都会展示给你,帮助你判断 API 是否正常。开始...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000042326129",
|
|
141
141
|
"author": "气势凌人的柿子",
|
|
142
142
|
"home_url": "https://segmentfault.com/u/qishilingrendeshizi",
|
|
143
|
-
"votes": "
|
|
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": "前端必备的 HTTP 知识",
|
|
148
|
+
"description": "HTTP 起源HTTP 是由蒂姆·伯纳斯-李(TimBerners—Lee)于1989年在欧洲核子研究组织(CERN)所发起其中最著名的是 1999 年 6 月公布的 RFC 2616,定义了 HTTP 协议中现今广泛使用的一个版本——HTTP 1.1HTTP 是什么全...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000042326660",
|
|
150
|
+
"author": "Gopal",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/fengguangping",
|
|
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/
|
|
156
|
+
"title": "有两套数据源,那开源 api 管理工具如何部署?",
|
|
157
|
+
"description": "我相信大家在用 api 管理工具的时候,会有同样的疑问:我有两套数据源,如何实现对应的部署呢?读完本文你将大致了解,如何根据数据源实现自己规划的部署方式。",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000042329847",
|
|
159
|
+
"author": "猿计划",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/yuanjihua_5d954fd2a3238",
|
|
161
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": "聊聊 npm 的语义化版本(Semver)",
|
|
166
|
+
"description": "现在我们要开发一个项目,我们都知道为了方便项目管理,要写一个版本号,那开发的时候初始的版本号是多少呢?是 1.0.0 还是 0.0.1 开始?",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000042342124",
|
|
168
|
+
"author": "冴羽",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/yayu",
|
|
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": "写接口文档之前,我会问自己 3 个问题",
|
|
175
|
+
"description": "为了让自己写的接口文档更加简洁明了,看起来不像个菜鸟写的,我通常会在写接口之前问自己 3 个问题。我们在开始一个新接口之前,需要进行以下判断:请求协议是不是 HTTP/HTTPS?请求体和响应体格式是什么(XML、J...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000042326442",
|
|
177
|
+
"author": "气势凌人的柿子",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/qishilingrendeshizi",
|
|
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": "一文讲透Java核心技术之高可扩展利器SPI",
|
|
184
|
+
"description": "Java是一种面向对象语言,虽然Java8开始支持函数式编程和Stream,但是总体来说,还是面向对象的语言。在使用Java进行面向对象开发时,一般会推荐使用基于接口的编程,程序的模块与模块之前不会直接进行实现类的硬...",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000042319253",
|
|
186
|
+
"author": "冰河",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/binghe001",
|
|
188
|
+
"votes": "0",
|
|
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": "11 个需要避免的 React 错误用法",
|
|
193
|
+
"description": "随着 React 越来越受欢迎,React 开发者也越来越多,在开发过程中也遇到各种各样的问题。本文我将结合自己实际工作经验,总结 11 个 React 开发中常见的一些错误,帮助您避免一些错误的发生。如果您刚开始使用 Re...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000042318606",
|
|
195
|
+
"author": "pingan8787",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/pingan8787",
|
|
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/
|
|
201
|
+
"title": "如果让我设计一套,TPS百万级API网关!",
|
|
202
|
+
"description": "是滴,小傅哥又要准备搞事情了!这次准备下手API网关项目,因为这是所有互联网大厂都有的一个核心服务,承接着来自用户的滴滴打车、美团外卖、京东购物、微信支付,更是大促期间千万级访问量的核心系统。",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000042324803",
|
|
204
|
+
"author": "小傅哥",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/fuzhengwei",
|
|
206
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/
|
|
210
|
+
"title": "flutter系列之:flutter架构什么的,看完这篇文章就全懂了",
|
|
211
|
+
"description": "Flutter是google开发的一个跨平台的UI构建工具,flutter目前最新的版本是3.0.5。使用flutter你可以使用一套代码搭建android,IOS,web和desktop等不同平台的应用。做到一次编写到处运行的目的。",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000042321759",
|
|
213
|
+
"author": "flydean",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/flydean",
|
|
215
215
|
"votes": "2",
|
|
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": "1982年,James Martin在论文《Application Development Without Program》提出了不需要写程序便可构建应用的畅想,极具前瞻性地预测了软件工程领域的发展趋势。2014 年,这一预测逐渐在行业内落地:低代码的概念...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000042322522",
|
|
222
|
+
"author": "腾讯云开发者",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/qcloudcommunity",
|
|
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/
|
|
233
|
-
"votes": "
|
|
228
|
+
"title": "完整又全面,教你在 Github Action 多平台构建 Electron 应用",
|
|
229
|
+
"description": "众所周知,Electron 是一个开源的跨平台框架,它内部集成了 Node.js 环境和浏览器环境,让开发者可以使用 Web 技术来绘制客户端的 UI,同时拥有不错的 I/O 能力。",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000042334235",
|
|
231
|
+
"author": "eoapi",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/jiangdaoyidechahu",
|
|
233
|
+
"votes": "4",
|
|
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": "许多前端工程师工作超过了3年之后会遇到一个迷茫期,我跟很多前端从业人也聊过,有一部分人说想做开源项目推广出去(类似react,vue)变成前端网红。有些说想去创业。往往更长远的职业发展规划考虑的很少。我希望...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000042334736",
|
|
240
|
+
"author": "大淘宝技术",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/alibabataoxijishu",
|
|
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": "如何正确的中断线程?你的姿势是否正确",
|
|
247
|
+
"description": "在Java程序中,我们想要停止一个线程可以通过interrupt方法进行停止。但是当我们调用interrupt方法之后,它可能并不会立刻就会停止线程,而是通知线程需要停止。线程接收到通知之后会根据自身的情况判断是否需要...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000042320179",
|
|
249
|
+
"author": "一个程序员的成长",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/bingfengdada",
|
|
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/
|
|
260
|
-
"votes": "
|
|
255
|
+
"title": "如何开发一个跨框架组件?",
|
|
256
|
+
"description": "你有这种感觉吗?几个大的前端框架把世界割裂了。我们会为你用Vue,我用React而争吵,甚至有鄙视链情况发生。争吵的原因有很多,我这篇文章主要是从组件的角度阐述。",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000042323852",
|
|
258
|
+
"author": "飞叶_前端",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/yunhuangbeiqing",
|
|
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": "HttpClient 在vivo内销浏览器的高并发实践优化",
|
|
265
|
+
"description": "HttpClient作为Java程序员最常用的Http工具,其对Http连接的管理能简化开发,并且提升连接重用效率;在正常情况下,HttpClient能帮助我们高效管理连接,但在一些并发高,报文体较大的情况下,如果再遇到网络波动...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000042318840",
|
|
267
|
+
"author": "vivo互联网技术",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/vivo_tech",
|
|
269
|
+
"votes": "1",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|