@wcj/github-rank 22.6.11 → 22.6.14
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 +29510 -29526
- package/dist/sifou-daily.json +65 -47
- package/dist/sifou-monthly.json +104 -104
- package/dist/sifou-weekly.json +160 -160
- package/dist/toutiao-30.json +71 -71
- package/dist/toutiao-7.json +104 -104
- package/dist/toutiao-90.json +43 -43
- package/dist/trending-daily.json +167 -167
- package/dist/trending-monthly.json +153 -153
- package/dist/trending-weekly.json +167 -167
- package/dist/users.china.json +2199 -2199
- package/dist/users.json +3828 -3828
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +29510 -29526
- package/web/data/sifou-daily.json +65 -47
- package/web/data/sifou-monthly.json +104 -104
- package/web/data/sifou-weekly.json +160 -160
- package/web/data/toutiao-30.json +71 -71
- package/web/data/toutiao-7.json +104 -104
- package/web/data/toutiao-90.json +43 -43
- package/web/data/trending-daily.json +167 -167
- package/web/data/trending-monthly.json +153 -153
- package/web/data/trending-weekly.json +167 -167
- package/web/data/users.china.json +2199 -2199
- package/web/data/users.json +3828 -3828
- package/web/index.html +1928 -1928
- package/web/repos.html +3893 -3893
- package/web/sifou-daily.html +97 -41
- package/web/sifou-monthly.html +118 -118
- package/web/sifou-weekly.html +137 -137
- package/web/toutiao-30.html +86 -86
- package/web/toutiao-7.html +85 -85
- package/web/toutiao-90.html +41 -41
- package/web/trending-monthly.html +139 -131
- package/web/trending-weekly.html +143 -147
- package/web/trending.html +145 -145
- package/web/users.china.html +1107 -1107
|
@@ -5,16 +5,16 @@
|
|
|
5
5
|
"url": "https://segmentfault.com/a/1190000041947673",
|
|
6
6
|
"author": "chokcoco",
|
|
7
7
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
8
|
-
"votes": "
|
|
8
|
+
"votes": "24",
|
|
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": "前两篇,我们介绍了为什么前端应该有监控系统,以及搭建前端监控的总体步骤,前端监控的 Why 和 What 想必你已经明白了。接下来我们解决 How 如何实现的问题。",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041962607",
|
|
15
|
+
"author": "杨成功",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
17
|
+
"votes": "11",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
20
|
{
|
|
@@ -23,44 +23,26 @@
|
|
|
23
23
|
"url": "https://segmentfault.com/a/1190000041953821",
|
|
24
24
|
"author": "六一",
|
|
25
25
|
"home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
|
|
26
|
-
"votes": "
|
|
26
|
+
"votes": "7",
|
|
27
27
|
"rank": 3
|
|
28
28
|
},
|
|
29
|
-
{
|
|
30
|
-
"title": "这个队列的思路是真的好,现在它是我简历上的亮点了。",
|
|
31
|
-
"description": "你好呀,我是歪歪。前几天在一个开源项目的 github 里面看到这样的一个 pr:光是看这个名字,里面有个 MemorySafe,我就有点陷进去了。我先给你看看这个东西:这个肯定很眼熟吧?我是从阿里巴巴开发规范中截的图...",
|
|
32
|
-
"url": "https://segmentfault.com/a/1190000041943100",
|
|
33
|
-
"author": "why技术",
|
|
34
|
-
"home_url": "https://segmentfault.com/u/whyjishu",
|
|
35
|
-
"votes": "8",
|
|
36
|
-
"rank": 4
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"title": "JavaScript精度丢失原因以及解决方案",
|
|
40
|
-
"description": "由于计算机的底层是由二进制实现的,有些运算的数字无法全部显示出来。就像一些无理数不能完全显示出来一样,如圆周率 3.1415926...,0.3333... 等。JavaScript遵循IEEE754规范,采用双精度存储(double precisio...",
|
|
41
|
-
"url": "https://segmentfault.com/a/1190000041941297",
|
|
42
|
-
"author": "沉静地闪光",
|
|
43
|
-
"home_url": "https://segmentfault.com/u/007008",
|
|
44
|
-
"votes": "8",
|
|
45
|
-
"rank": 5
|
|
46
|
-
},
|
|
47
29
|
{
|
|
48
30
|
"title": "构建基于React18的电子表格程序",
|
|
49
31
|
"description": "2022年3月29日,React正式发布18.0.0。本次升级内容包括开箱即用的改进,如自动批处理、新的API(如startTransition)和支持Suspense 的流式服务器端渲染。关于此次发布新增的功能可以参考官方文档。",
|
|
50
32
|
"url": "https://segmentfault.com/a/1190000041959594",
|
|
51
33
|
"author": "葡萄城技术团队",
|
|
52
34
|
"home_url": "https://segmentfault.com/u/grapecity",
|
|
53
|
-
"votes": "
|
|
54
|
-
"rank":
|
|
35
|
+
"votes": "4",
|
|
36
|
+
"rank": 4
|
|
55
37
|
},
|
|
56
38
|
{
|
|
57
|
-
"title": "
|
|
58
|
-
"description": "
|
|
59
|
-
"url": "https://segmentfault.com/a/
|
|
60
|
-
"author": "
|
|
61
|
-
"home_url": "https://segmentfault.com/u/
|
|
62
|
-
"votes": "
|
|
63
|
-
"rank":
|
|
39
|
+
"title": "前端视角看视频处理",
|
|
40
|
+
"description": "视频,英文:video,直译为视觉画面的频率,最原始的含义,应该是随着时间的流逝不停地播放画面,进而产生了一种视觉上连续的效果,彷佛重现了现实世界的场景。",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041967735",
|
|
42
|
+
"author": "TNTWEB",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/tnfe",
|
|
44
|
+
"votes": "4",
|
|
45
|
+
"rank": 5
|
|
64
46
|
},
|
|
65
47
|
{
|
|
66
48
|
"title": "解决跨海高并发崩溃难题?so easy",
|
|
@@ -69,204 +51,222 @@
|
|
|
69
51
|
"author": "云叔_又拍云",
|
|
70
52
|
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
71
53
|
"votes": "4",
|
|
72
|
-
"rank":
|
|
54
|
+
"rank": 6
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"title": "「BUIDLCON2022」“Web3 开发者峰会”线上报名火热开启!",
|
|
58
|
+
"description": "随着区块链技术的成熟落地以及创新开发团队的涌现,行业开始催生出了新一代互联网技术 —— 去年以来,伴随元宇宙后火起来的 Web3 热度一度风靡全球,且被看作是是互联网的未来。",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041961319",
|
|
60
|
+
"author": "MissD",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
62
|
+
"votes": "1",
|
|
63
|
+
"rank": 7
|
|
73
64
|
},
|
|
74
65
|
{
|
|
75
|
-
"title": "
|
|
76
|
-
"description": "
|
|
77
|
-
"url": "https://segmentfault.com/a/
|
|
78
|
-
"author": "
|
|
79
|
-
"home_url": "https://segmentfault.com/u/
|
|
66
|
+
"title": "react-router-middleware-plus开源啦 | 基于react-router v6的零成本式路由权限解决方案",
|
|
67
|
+
"description": "一、你的苦恼~~你还在为react-router的路由权限控制而烦恼吗?你还在翻遍了社区react路由权限相关文章发现都是V4、V5版本的而烦恼吗?你还在为自行适配react-router v6版本的权限步骤繁杂,多重鉴权逻辑嵌套而烦...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041958877",
|
|
69
|
+
"author": "胡哥有话说",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/justbecoder",
|
|
80
71
|
"votes": "3",
|
|
72
|
+
"rank": 8
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
"title": "干货合集│最好用的 python 库都在这",
|
|
76
|
+
"description": "一、分词 - jieba优秀的中文分词库,依靠中文词库,利用词库确定汉子之间关联的概率,形成分词结果 {代码...} 二、词云库 - wordcloud对数据中出现频率较高的 关键词 生成的一幅图像,予以视觉上的突出 {代码...}...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041962217",
|
|
78
|
+
"author": "程序员亮仔",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/cxyliangzai",
|
|
80
|
+
"votes": "4",
|
|
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": "BI 如何让SaaS产品具有 “安全感”和“敏锐感”(上)",
|
|
85
|
+
"description": "SaaS模式一经推出,凭借自身的高性价比、低维护成本,无需软硬件维护、无需运维等明晃晃的优点,得到了爆发式的增长,甚至全面改变了软件的开发模式。各位老总的问候语,不知从什么时候开始,都变成了:“你上云了...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041954455",
|
|
87
|
+
"author": "葡萄城技术团队",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/grapecity",
|
|
89
|
+
"votes": "2",
|
|
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": "JS自动生成24小时时间区间,时间跨度为60或30分钟",
|
|
94
|
+
"description": "1、时间跨度为60分钟(1)时间区间为字符串有时候可能需要用到24小时的时间区间,跨度为60分钟,比如下面这样的: {代码...} 如果手动去写,则有点麻烦,这个时候可以使用一个简单的 JS 函数去自动生成,示例代码...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041954650",
|
|
96
|
+
"author": "十方",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/shifang_5b2b70d160932",
|
|
98
|
+
"votes": "2",
|
|
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": "一个“@”引发的“reply-all 事件”:让 GitHub 变身发骚扰邮件的“僵尸网络”!近 40 万开发者受影响",
|
|
103
|
+
"description": "近日,一位 18 岁的新手因向 GitHub 仓库提交 PR(Pull Request,Pull 请求),结果一个“@”让 GitHub 变身“僵尸网络”向近 40 万开发者狂发骚扰邮件的“reply-all 风暴”热度席卷了开源圈。",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041959460",
|
|
105
|
+
"author": "MissD",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
107
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": "用 Go 快速开发一个 RESTful API 服务",
|
|
112
|
+
"description": "对于很多初创公司来说,业务的早期我们更应该关注于业务价值的交付,而单体服务具有架构简单,部署简单,开发成本低等优点,可以帮助我们快速实现产品需求。我们在使用单体服务快速交付业务价值的同时,也需要为...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041947212",
|
|
114
|
+
"author": "kevinwan",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/kevinwan",
|
|
116
|
+
"votes": "3",
|
|
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": "基于Gin框架的web后端开发(四): 获取FORM表单参数",
|
|
121
|
+
"description": "我们常用POST请求发送FORM表单数据,这种方式相对于GET方式更加安全。这里先放一个我写的简陋的水平居中的登录页面 {代码...} 登录页的效果是这样的:好了,接下来,把form表单发送给服务器的post请求也加上: {...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041951432",
|
|
123
|
+
"author": "LiberHome",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/liberhome",
|
|
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": "一文搞懂│http 和 https 的通信过程及区别",
|
|
130
|
+
"description": "一、两者的区别端口: http 端口号是80, https 端口号是443传输协议: http 是超文本传输协议,属于明文传输; https 是安全的超文本传输协议,是经过 SSL 加密后的传输协议安全性: https 使用了 TLS/SSL 加密...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041956341",
|
|
132
|
+
"author": "程序员亮仔",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/cxyliangzai",
|
|
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/
|
|
138
|
+
"title": "JS判定一个给定的时间在某个时间范围内",
|
|
139
|
+
"description": "有这样的一个场景:给定一个时间,需要判定这个时间在哪个时间范围内.比如时间范围如下: {代码...} 现在给定一个时间 15:28 ,那么就需要返回 [\"15:00\",\"16:00\"] 这个时间范围,具体的实现代码如下: {代码...} ...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041955642",
|
|
141
|
+
"author": "十方",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/shifang_5b2b70d160932",
|
|
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": "彰显个性│github和gitlab之自定义首页样式",
|
|
148
|
+
"description": "一、个性首页相信很多小伙伴在逛 github 和 gitlab 的时候会发现很多开发者的首页异常的炫酷,如 [链接]二、制作步骤是不是立马想拥有一个属于自己的高大上主页了从上图中我们可以看出,其实它展示的一个 readme ...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041949207",
|
|
150
|
+
"author": "程序员亮仔",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/cxyliangzai",
|
|
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": "二极管实现或门以及与门的理解",
|
|
157
|
+
"description": "二极管实现与门还是或门的前提都是利用二极管的钳位作用,二极管的钳位作用说白了就是,在并联电路中,并联电路上的电压会强制被降压到二极管的电压,以常见的硅二极管来说,二极管接入电路中分担电压大概为0.7V...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041950968",
|
|
159
|
+
"author": "kumfo",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/kumfo",
|
|
161
|
+
"votes": "2",
|
|
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": "埋点对电商类app的业务发展一直有着重要的指导作用,但是其复杂的数据组成使得它的稳定性难以得到保障,往往业务逻辑的一些重构就会导致一些埋点属性甚至是整个埋点的丢失。",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041953639",
|
|
168
|
+
"author": "得物技术",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/dewujishu",
|
|
170
|
+
"votes": "2",
|
|
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": "SegmentFault 思否技术周刊 -- Node.js 进阶之旅,看看那些还需要学?",
|
|
175
|
+
"description": "简单的说 Node.js 就是运行在服务端的 JavaScript。Node.js 是一个基于 Chrome JavaScript 运行时建立的一个平台。Node.js 是一个事件驱动 I/O 服务端 JavaScript 环境,基于 Google 的 V8 引擎,V8 引擎执行 Jav...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000041953534",
|
|
177
|
+
"author": "Beverly",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/beverly0",
|
|
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/
|
|
188
|
-
"votes": "
|
|
183
|
+
"title": "JS实现的接粽子小游戏,愿你好运接粽而至",
|
|
184
|
+
"description": "端午节虽然已经过了,但是美好的生活以旧在继续。这里用 JS 实现了一个简单的接粽子小游戏,寓意美好接粽而至。能接到多少粽子,完全看你手速,不用担心端午没粽子了。线上体验地址",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041957646",
|
|
186
|
+
"author": "linshuai",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/linshuai",
|
|
188
|
+
"votes": "2",
|
|
189
189
|
"rank": 21
|
|
190
190
|
},
|
|
191
191
|
{
|
|
192
|
-
"title": "
|
|
192
|
+
"title": "新提案,初识CSS的object-view-box属性",
|
|
193
193
|
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
194
|
-
"url": "https://segmentfault.com/a/
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041935473",
|
|
195
195
|
"author": "前端小智",
|
|
196
196
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
197
|
-
"votes": "
|
|
197
|
+
"votes": "1",
|
|
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": "微软 GitHub 宣布将“淘汰” Atom 代码编辑器!未来重点转向 VS Code",
|
|
202
|
+
"description": "太平洋时间 6 月 8 日,GitHub 官方博客正式发文称:“今天,我们宣布,我们将在 2022 年 12 月 15 日对 Atom 进行归档,并将该组织下的所有项目归档。”",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041964961",
|
|
204
|
+
"author": "MissD",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
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/
|
|
215
|
-
"votes": "
|
|
210
|
+
"title": "还在从零开始搭建项目?这款升级版快速开发脚手架值得一试!",
|
|
211
|
+
"description": "关注我Github的小伙伴应该了解,之前我开源了一款快速开发脚手架mall-tiny,该脚手架继承了mall项目的技术栈,拥有完整的权限管理功能。最近抽空把该项目支持了Spring Boot 2.7.0,今天再和大家聊聊这个脚手架,...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041957879",
|
|
213
|
+
"author": "macrozheng",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/macrozheng",
|
|
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": "JS实现将文本或JSON内容下载到文件中",
|
|
220
|
+
"description": "有时候在前端开发过程中,可能遇到这样的需求场景:需要将页面上的文本内容下载到文件中,内容可能是某个大的文本字段,比如博客文章,也可能是后端接口返回的 JSON 数据。",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041965165",
|
|
222
|
+
"author": "十方",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/shifang_5b2b70d160932",
|
|
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/
|
|
228
|
+
"title": "如何用pkg打包nodejs可执行文件",
|
|
229
|
+
"description": "使用pkg可以将Node.js项目打包为可执行文件,甚至可以在未安装Node.js的设备上运行。实验环境操作系统:windowsnode版本: 16.14.2操作过程下载PKG咱们可以选择全局安装,在任意目录执行: {代码...} 打包程序先写...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041958374",
|
|
231
|
+
"author": "墨城",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/xiaomogu_5f2124ad3ad42",
|
|
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/
|
|
242
|
-
"votes": "
|
|
237
|
+
"title": "直播活动系统:基于消息总线的组合能力",
|
|
238
|
+
"description": "所谓组装,就离不开老生常谈的复用,我们可以对大部分认为比较共性的场景做好系统级别的封装,封装成一个个复用度较高的服务,然后通过接口和扩展点的方式进行一部分的能力开放,但是有一种场景是解决不了的,就...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041956753",
|
|
240
|
+
"author": "云音乐技术团队",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/musicfe",
|
|
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/
|
|
251
|
-
"votes": "
|
|
246
|
+
"title": "JS实现JSON对象与URL参数的相互转换",
|
|
247
|
+
"description": "JSON对象转换为URL参数,主要有两种实现方式,一种是遍历JSON对象属性,另一种是使用 URLSearchParams ,下面分别结合代码介绍一下。",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041961440",
|
|
249
|
+
"author": "十方",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/shifang_5b2b70d160932",
|
|
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": "(干货)基于 veImageX 搭建海报生成平台 -- 附源码",
|
|
256
|
+
"description": "618 年中促销即将来临,很多公司都会通过海报来宣传自己的促销方案,通常情况下海报由设计团队基于 PS、Sketch 等工具创作,后期若想替换海报文案、商品列表等内容则需打开原工程进行二次创作,修改门槛高且不够...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041949675",
|
|
258
|
+
"author": "七脉神剑",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/xiaoqi_60b719bbbf33e",
|
|
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": "Go 想要加个箭头语法,这下更像 PHP 了!",
|
|
265
|
+
"description": "新的 Go 提案目的是添加轻量级的匿名函数语法,业内别名又叫 “箭头语法”,是由 @Damien Neil 所提出的,提案的来源是《proposal: Go 2: Lightweight anonymous function syntax》,褒贬都有:",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041954099",
|
|
267
|
+
"author": "煎鱼",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/eddycjy",
|
|
269
|
+
"votes": "1",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|