@wcj/github-rank 22.9.6 → 22.9.9
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 +31525 -31535
- package/dist/sifou-daily.json +17 -71
- package/dist/sifou-monthly.json +127 -127
- package/dist/sifou-weekly.json +170 -170
- package/dist/toutiao-30.json +56 -56
- package/dist/toutiao-7.json +118 -118
- package/dist/toutiao-90.json +48 -48
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +155 -155
- package/dist/trending-weekly.json +169 -169
- package/dist/users.china.json +2537 -2537
- package/dist/users.json +3538 -3539
- package/package.json +1 -1
- package/web/data/repos.json +31525 -31535
- package/web/data/sifou-daily.json +17 -71
- package/web/data/sifou-monthly.json +127 -127
- package/web/data/sifou-weekly.json +170 -170
- package/web/data/toutiao-30.json +56 -56
- package/web/data/toutiao-7.json +118 -118
- package/web/data/toutiao-90.json +48 -48
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +155 -155
- package/web/data/trending-weekly.json +169 -169
- package/web/data/users.china.json +2537 -2537
- package/web/data/users.json +3538 -3539
- package/web/index.html +1812 -1812
- package/web/repos.html +3839 -3839
- package/web/sifou-daily.html +15 -183
- package/web/sifou-monthly.html +142 -142
- package/web/sifou-weekly.html +142 -142
- package/web/toutiao-30.html +106 -106
- package/web/toutiao-7.html +92 -92
- package/web/toutiao-90.html +86 -86
- package/web/trending-monthly.html +136 -136
- package/web/trending-weekly.html +150 -142
- package/web/trending.html +152 -148
- package/web/users.china.html +1262 -1262
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,271 +1,271 @@
|
|
|
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": "如何优雅地中断 Promise?来试试 AbortController 吧!",
|
|
4
|
+
"description": "欢迎大家来到 前端小课堂 的第五期,今天我们来聊一聊如何终止正在进行中的 Fetch 以及 Promise。文中会跟大家详细介绍这里面的两个关键知识点 AbortController 和 AbortSignal。对动手实践比较感兴趣的同学还可...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000042447341",
|
|
6
|
+
"author": "dreamapplehappy",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/dreamapplehappy",
|
|
8
|
+
"votes": "6",
|
|
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": "用Vue.js写一个命令行贪吃蛇游戏",
|
|
13
|
+
"description": "大家好,我是webfansplz.本文要分享的是如何使用Vue.js实现一个命令行贪吃蛇游戏(temir-snake-game).对于贪吃蛇游戏想必大家都不陌生了,使用Vue.js实现一个Web版的贪吃蛇游戏似乎没什么难度,那如果是命令行版的呢?...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000042431217",
|
|
15
|
+
"author": "null仔",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/xiaoqianduan_58b28cfebff36",
|
|
17
|
+
"votes": "5",
|
|
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 transform、transition、animation 指南",
|
|
22
|
+
"description": "transform变换~ 复杂的变换参数。Transform 取值`none `初始值None 适用于除 “基元行内”框之外的所有元素 百分数相对范围框计算 计算值指定的值,不过相对长度值会计算为绝对长度 继承性否 动画性变形 坐标系1.1 ...",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000042443684",
|
|
24
|
+
"author": "散一群逗逼",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/sanyiqundoubi",
|
|
26
|
+
"votes": "5",
|
|
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": "使用 SVG 生成带标识的 favicon",
|
|
31
|
+
"description": "欢迎关注我的公众号:前端侦探之前做了一个 Chrome 插件,可以根据地址的不同生成不同的图标,这样可以很方便的区分不同的开发环境,效果如下主要实现过程其实不复杂,首先获取网站 favicon,然后给 favicon 添加...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000042435536",
|
|
33
|
+
"author": "XboxYan",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
35
|
+
"votes": "5",
|
|
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": "为什么vue.config.js中使用require,而vite.config.js使用 import?",
|
|
40
|
+
"description": "偶然一次发现,他们两个的引入模块的方式不一样,在好奇心的驱使下,便开始一探究竟。1、vue.config方式打开项目的package.json,找到 scripts位置。找到 vue-cli-service 命令,通常命令都位于当前项目的node_mo...",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000042432407",
|
|
42
|
+
"author": "寒水寺一禅",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/xiaolizideyitian",
|
|
44
|
+
"votes": "5",
|
|
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": "hel-micro 模块联邦新革命",
|
|
49
|
+
"description": "自谷歌chrome浏览器异军突起,并在2008年9月2号 正式官宣发布 v8 js引擎之后,它以极高的运行效率席卷了网络世界,同时也捕获了大量用户,这种不可阻挡的势头让其他各大科技公司(apple、moliza、microsoft)感受...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000042426597",
|
|
51
|
+
"author": "钟正楷",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/zhongzhengkai",
|
|
53
|
+
"votes": "3",
|
|
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": "开源 api 管理工具 V 1.6.0 发布:切换 Tab 不再担心数据丢失!",
|
|
58
|
+
"description": "之前有用户反馈为啥我在测试页面想看看文档的字段,回测试数据全给我清空了,是的我承认这体验很差,考虑到后续还要支持多协议,Tab 优化被提上了日程~",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000042434013",
|
|
60
|
+
"author": "eoapi",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/jiangdaoyidechahu",
|
|
62
|
+
"votes": "3",
|
|
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": "SegmentFault 2022 年社区周报 Vol.8",
|
|
67
|
+
"description": "叮咚,思否喵上线,汇报下本周社区运营情况~本周重点活动:极客观点本轮打卡活动于8月31日正式结束啦,一起来看下优秀奖都有哪些获得者吧~昵称打卡数量极客飞兔111瞿小凯86Gomi79bucai79hevily79完整中奖名单在这...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000042441013",
|
|
69
|
+
"author": "SegmentFault思否",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
71
|
+
"votes": "2",
|
|
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": "有意思的水平横向溢出滚动",
|
|
76
|
+
"description": "最近接到一个很有意思的需求,能否做到当内容横向溢出时,依然能够使用鼠标滚轮对内容进行滚动的方法。什么意思呢?来看看这么一种情况:我们有一个垂直方向溢出滚动的容器,以及一个水平方向溢出滚动的容器:如...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000042443056",
|
|
78
|
+
"author": "chokcoco",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
80
|
+
"votes": "3",
|
|
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": "docker 和 dockerFile 介绍",
|
|
85
|
+
"description": "最近用到了dockerFIle来构建镜像。 在这之前,其实并不太清楚docker的作用,并不清楚容器和镜像的比较清晰的概念。于是在这里记录一下。",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000042435608",
|
|
87
|
+
"author": "weiewiyi",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/chenchu_6110ed583800c",
|
|
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": "性能调优——小小的log大大的坑",
|
|
94
|
+
"description": "日志对程序的重要性不言而喻,轻巧、简单、无需费脑,程序代码中随处可见,帮助我们排查定位一个有一个问题问题。但看似不起眼的日志,却隐藏着各式各样的“坑”,如果使用不当,不仅不能帮助我们,反而会成为服务“...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000042434642",
|
|
96
|
+
"author": "咕咕鸡",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/guguji_fly",
|
|
98
|
+
"votes": "1",
|
|
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": "Dockerfile的初次使用",
|
|
103
|
+
"description": "比如我们在同时编写两个web项目,一个使用数据库为mysql:5.7,另一个使用的数据库为mysql:8.0,但是mysql并不支持同时在本地运行多个版本,那么当我们每次更换项目时都需要删除当前mysql=》安装所需mysql=》重...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000042430705",
|
|
105
|
+
"author": "李明",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/crister_612f55567eb8c",
|
|
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": "SegmentFault 思否技术周刊 — 你对 Vue 了解多少?",
|
|
112
|
+
"description": "Vue 默认按照“就地更新”的策略来更新通过 v-for 渲染的元素列表。当数据项的顺序改变时,Vue 不会随之移动 DOM 元素的顺序,而是就地更新每个元素,确保它们在原本指定的索引位置上渲染。默认模式是高效的,但只...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000042438116",
|
|
114
|
+
"author": "Beverly",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/beverly0",
|
|
116
|
+
"votes": "2",
|
|
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": "如何使用 webpack 优化 moment.js",
|
|
121
|
+
"description": "默认情况下,当您编写var moment = require('moment')代码并使用 webpack 打包时,捆绑文件的大小会变得很重,因为webpack 会捆绑所有Moment.js 所有语言环境文件(在 Moment.js 2.18.1 中,压缩后的 KB 为 160)。",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000042425059",
|
|
123
|
+
"author": "记得要微笑",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/tosmile",
|
|
125
|
+
"votes": "1",
|
|
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": "微信公众号 Markdown 编辑器",
|
|
130
|
+
"description": "微信公众号文章 Markdown 在线编辑器,使用 markdown 语法创建一篇简介美观大方的微信公众号图文。由于发版本麻烦,和一些功能无法扩展停滞开发了,未来不再开发 Chrome 的插件(暂存在 chrome 分支),通过 web 版...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000042428168",
|
|
132
|
+
"author": "小弟调调",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/ichu",
|
|
134
|
+
"votes": "2",
|
|
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": "antd vue table表格内添加表单验证方法",
|
|
139
|
+
"description": "业务需求;需要table内的某项或者某些项能编辑;并且需要校验规则1.在form-model放置在 table 内 {代码...} 2.将table放置在form-model 内 {代码...} 重点是 :prop=\"siteList.${index}.endTime\"",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000042424942",
|
|
141
|
+
"author": "songxianling1992",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/songxianling1992",
|
|
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": "都2022年了,实时更新数据你还只会用短轮询?",
|
|
148
|
+
"description": "在我们的日常工作中,我们往往会遇到客户端需要实时获取服务端最新数据的场景,例如聊天系统(WeChat/Telegram),股票行情查看软件(同花顺/富途),feed推送系统(Twitter/微博)等等。在实现这些需求的时候,我们的...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000042431528",
|
|
150
|
+
"author": "进击的大葱",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/jinjidedacong",
|
|
152
|
+
"votes": "1",
|
|
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": "K8S 生态周报| Kubernetes v1.25.0 正式发布,新特性一览",
|
|
157
|
+
"description": "大家好,我是张晋涛。Kubernetes 正式发布了,包含了 40 项目增强更新。本次 LOGO 的主要表达的意思是 尊重协作和开放的精神 ,这种精神将我们凝聚到一起转变为能改变世界的力量。其实我每期的 「k8s生态周报」都...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000042437197",
|
|
159
|
+
"author": "张晋涛",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/moelove",
|
|
161
|
+
"votes": "1",
|
|
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": "手把手教你 Spring Boot 整合 Reactor",
|
|
166
|
+
"description": "Reactor 是一个完全非阻塞的 JVM 响应式编程基础,有着高效的需求管理(背压的形式)。它直接整合 Java8 的函数式 API,尤其是 CompletableFuture, Stream,还有 Duration 。提供了可组合的异步化序列 API — Flu...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000042442228",
|
|
168
|
+
"author": "六七十三",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/prepared",
|
|
170
170
|
"votes": "1",
|
|
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/
|
|
174
|
+
"title": "定时任务cron",
|
|
175
|
+
"description": "原文链接1 格式{秒数} {分钟} {小时} {日期} {月份} {星期} {年份(可为空)}2 用法\"30 ? \" 每半分钟触发任务\"30 10 * ? \" 每小时的10分30秒触发任务\"30 10 1 ? \" 每天1点10分30秒触发任务\"30 10 1 20 * ? \" 每月20...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000042421829",
|
|
177
|
+
"author": "代码的路",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/zbzcdzf",
|
|
179
179
|
"votes": "1",
|
|
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/
|
|
183
|
+
"title": "精读《依赖注入简介》",
|
|
184
|
+
"description": "原文按照 “如何解决无法做单测的问题、统一依赖注入的入口、如何自动保证依赖顺序正确、循环依赖怎么解决、自上而下 vs 自下而上编程思维” 的思路,将依赖注入从想法起点,到延伸出来的特性连贯的串了起来。",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000042431264",
|
|
186
|
+
"author": "黄子毅",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/aoyangyudakong",
|
|
188
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": "前端实现在浏览器中打印网页",
|
|
193
|
+
"description": "前端数据报表打印方案背景项目:vue + element ui需求:web端连接打印机打印报表功能关键词:浏览器端 连接打印机 打印报表调研首先,前端调用打印只有两种方式,使用window.print()和调用网络打印机。window.pri...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000042421271",
|
|
195
|
+
"author": "bucai",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/bucai_o",
|
|
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": "字节跳动:不会大规模裁员;黑客窃取 LastPass 源代码;GitHub 即将下线 Trending 趋势功能| 思否周刊",
|
|
202
|
+
"description": "40s 新闻速递字节跳动全员会:没有上市计划,不会大规模裁员苹果面向开发者推出 Xcode Cloud 订阅服务,每月 49.99 美元起微软将优化 Win11 SMB 压缩,减少文件传输时间黑客窃取 LastPass 源代码微软“砍刀部”动手...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000042424962",
|
|
204
|
+
"author": "六一",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
|
|
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": "最新抖音数据分析app爬虫",
|
|
211
|
+
"description": "我们提供封装好的抖音数据采集接口,实时采集,接口稳定。长期维护使用便宜接口使用详情请参考接口地址:github 访问地址:[链接]全部支持的接口如下,并且支持定制开发",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000042442463",
|
|
213
|
+
"author": "平果",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/pingguo_62091d03673de",
|
|
215
215
|
"votes": "1",
|
|
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": "为什么Vue(默认情况下)比React性能更好",
|
|
220
|
+
"description": "本文首发于微信公众号:大迁世界, 我的微信:qq449245884,我会第一时间和你分享前端行业趋势,学习途径等等。更多开源作品请看 GitHub [链接] ,包含一线大厂面试完整考点、资料以及我的系列文章。",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000042421228",
|
|
222
|
+
"author": "前端小智",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
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": "package.json中的字段详解(来自于官方文档)",
|
|
229
|
+
"description": "module //定义主要入口点,专门为esm 提供,目的时 tree-shaking,没有时,找mainmain //定义主要入口点, esm和cjs提供。exports //定义多个入口点(推荐使用),优先级比上面两个高。为esm和cjs提供,在引入exp...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000042435553",
|
|
231
|
+
"author": "寒水寺一禅",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/xiaolizideyitian",
|
|
233
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/
|
|
237
|
+
"title": "TypeScript 中 unknown 与 any 有啥区别",
|
|
238
|
+
"description": "本文首发于微信公众号:大迁世界, 我的微信:qq449245884,我会第一时间和你分享前端行业趋势,学习途径等等。更多开源作品请看 GitHub [链接] ,包含一线大厂面试完整考点、资料以及我的系列文章。",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000042431207",
|
|
240
|
+
"author": "前端小智",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
242
242
|
"votes": "1",
|
|
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": "使用Jenkins优雅部署Java项目【超级详细的实战教程】",
|
|
247
|
+
"description": "环境准备centos 7Java 1.8Maven 3.6.3Docker 20.10.17Gitlab gitlab-ce:14.0.5-ce.0Jenkins 2.60.3(强烈建议,其他版本有坑)Jenkins相关依赖环境安装Java环境安装虽然我们是采用docker的方式安装Jenkins,所有...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000042430957",
|
|
249
|
+
"author": "李博帅",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/liboshuai",
|
|
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": "Vue3项目添加 ESLint 和 Prettier",
|
|
256
|
+
"description": "Vue3 + TS 项目中增加 ESLint 和 Prettier背景eslint 用于校验代码语法规范,保证项目质量;prettier 用于保证项目代码的格式与风格;Vue3 项目初始化参考 搭建 Vite 项目 {代码...} ESLint安装 {代码...} 初始化...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000042424701",
|
|
258
|
+
"author": "OceanZH",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/oceanzh",
|
|
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": "pip安装更换镜像",
|
|
265
|
+
"description": "原文链接使用pip来安装python包有时候安装起来会非常慢,因此需要换成国内的源来加速下载:1 单次修改源以Torch为例,常规下载方式为: {代码...} 修改为阿里源: {代码...} 2 修改默认源如果不想在每一次下载都...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000042431518",
|
|
267
|
+
"author": "代码的路",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/zbzcdzf",
|
|
269
269
|
"votes": "1",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|