@wcj/github-rank 22.9.3 → 22.9.6
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 +30440 -30437
- package/dist/sifou-daily.json +78 -6
- package/dist/sifou-monthly.json +83 -83
- package/dist/sifou-weekly.json +142 -142
- package/dist/toutiao-30.json +77 -77
- package/dist/toutiao-7.json +127 -127
- package/dist/toutiao-90.json +50 -50
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +157 -157
- package/dist/trending-weekly.json +167 -167
- package/dist/users.china.json +1996 -1997
- package/dist/users.json +3820 -3820
- package/package.json +1 -1
- package/web/data/repos.json +30440 -30437
- package/web/data/sifou-daily.json +78 -6
- package/web/data/sifou-monthly.json +83 -83
- package/web/data/sifou-weekly.json +142 -142
- package/web/data/toutiao-30.json +77 -77
- package/web/data/toutiao-7.json +127 -127
- package/web/data/toutiao-90.json +50 -50
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +157 -157
- package/web/data/trending-weekly.json +167 -167
- package/web/data/users.china.json +1996 -1997
- package/web/data/users.json +3820 -3820
- package/web/index.html +1958 -1958
- package/web/repos.html +3743 -3743
- package/web/sifou-daily.html +230 -6
- package/web/sifou-monthly.html +135 -135
- package/web/sifou-weekly.html +124 -124
- package/web/toutiao-30.html +80 -80
- package/web/toutiao-7.html +91 -91
- package/web/toutiao-90.html +47 -47
- package/web/trending-monthly.html +138 -138
- package/web/trending-weekly.html +144 -148
- package/web/trending.html +144 -152
- package/web/users.china.html +1027 -1027
package/dist/sifou-weekly.json
CHANGED
|
@@ -8,22 +8,22 @@
|
|
|
8
8
|
"votes": "9",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
|
-
{
|
|
12
|
-
"title": "如何让CSS计数器支持小数的动态变化?",
|
|
13
|
-
"description": "最近在几篇文章中都用到了 CSS 计数器,可以将 CSS 变量通过伪元素content动态展示出来,还可以做出很多有趣的动画。有兴趣的可以先回顾一下之前的这几篇文章:",
|
|
14
|
-
"url": "https://segmentfault.com/a/1190000042397184",
|
|
15
|
-
"author": "XboxYan",
|
|
16
|
-
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
17
|
-
"votes": "8",
|
|
18
|
-
"rank": 2
|
|
19
|
-
},
|
|
20
11
|
{
|
|
21
12
|
"title": "巧用 transition 实现短视频 APP 点赞动画",
|
|
22
13
|
"description": "那么,这么有趣的点赞动画,有没有可能使用纯 CSS 实现呢?那当然是必须的,本文,就将巧妙的借助 transition,仅仅使用 CSS 完成这么一个点赞动画。",
|
|
23
14
|
"url": "https://segmentfault.com/a/1190000042398943",
|
|
24
15
|
"author": "chokcoco",
|
|
25
16
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
26
|
-
"votes": "
|
|
17
|
+
"votes": "11",
|
|
18
|
+
"rank": 2
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"title": "如何让CSS计数器支持小数的动态变化?",
|
|
22
|
+
"description": "最近在几篇文章中都用到了 CSS 计数器,可以将 CSS 变量通过伪元素content动态展示出来,还可以做出很多有趣的动画。有兴趣的可以先回顾一下之前的这几篇文章:",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000042397184",
|
|
24
|
+
"author": "XboxYan",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
26
|
+
"votes": "9",
|
|
27
27
|
"rank": 3
|
|
28
28
|
},
|
|
29
29
|
{
|
|
@@ -36,38 +36,38 @@
|
|
|
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": "SegmentFault 思否技术周刊—关于 JavaScript 给你看点有用的!",
|
|
40
|
+
"description": "最近收到需求,需要开发一些针对业务特定公共逻辑部分使用的 JavaScript 函数(类似于开发一个公共 SDK),统一维护,同时供各业务部门的前端开发人员进行复用。为了满足公共库开发调试简单、易用性与健壮性等需...",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000042398762",
|
|
42
|
+
"author": "Beverly",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/beverly0",
|
|
44
|
+
"votes": "3",
|
|
45
45
|
"rank": 5
|
|
46
46
|
},
|
|
47
|
-
{
|
|
48
|
-
"title": "【三维地图】开发攻略 —— 详解“GeoJSON”技术和应用场景",
|
|
49
|
-
"description": "GeoJSON ,一个用于存储地理信息的数据格式。GoeJSON对象可以表示几何、特征或特征集合,支持:点、线、面、多点、多线、多面和几何集合。在基于平面地图,三维地图中都需要用到的一种数据类型。由于这种格式在三...",
|
|
50
|
-
"url": "https://segmentfault.com/a/1190000042394346",
|
|
51
|
-
"author": "葡萄城技术团队",
|
|
52
|
-
"home_url": "https://segmentfault.com/u/grapecity",
|
|
53
|
-
"votes": "4",
|
|
54
|
-
"rank": 6
|
|
55
|
-
},
|
|
56
47
|
{
|
|
57
48
|
"title": "免费线上讲习班:使用 vue3 开发扫雷游戏",
|
|
58
49
|
"description": "好了伤疤忘了痛,我又想搞 Workshop 了。这次想做一次 Vue3 相关的,考虑了一下,觉得扫雷游戏比较合适:界面简单,操作简单覆盖全面,布局、JS、交互都有需求不需要前后端数据交互,控制学习范围和难度本身有一...",
|
|
59
50
|
"url": "https://segmentfault.com/a/1190000042414694",
|
|
60
51
|
"author": "Meathill",
|
|
61
52
|
"home_url": "https://segmentfault.com/u/meathill",
|
|
62
|
-
"votes": "
|
|
53
|
+
"votes": "6",
|
|
54
|
+
"rank": 6
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"title": "深入理解JavaScript-Object.create",
|
|
58
|
+
"description": "2006年,Douglas Grockford 写了一篇文章:《JavaScript 中的原型式继承》(”Prototypal Inheritance in JavaScript“)。这篇文章介绍了一种不涉及严格意义上构造函数的继承方法。他的出发点是即使不自定义类型也...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000042404696",
|
|
60
|
+
"author": "山头人汉波",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/johanazhu",
|
|
62
|
+
"votes": "4",
|
|
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/
|
|
66
|
+
"title": "Flutter 3.3 正式发布",
|
|
67
|
+
"description": "Flutter 3 是我们正式为全平台提供支持的一个重量级里程碑,距离它的发布仅过去了三个月,今天让我们有请 Flutter 3.3 正式版!近三个月我们并没有放慢更新迭代的速度——自 Flutter 3 发布以来,我们已经为 Flutte...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000042407155",
|
|
69
|
+
"author": "Flutter",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/flutter",
|
|
71
71
|
"votes": "4",
|
|
72
72
|
"rank": 8
|
|
73
73
|
},
|
|
@@ -80,15 +80,6 @@
|
|
|
80
80
|
"votes": "1",
|
|
81
81
|
"rank": 9
|
|
82
82
|
},
|
|
83
|
-
{
|
|
84
|
-
"title": "Flutter 3.3 正式发布",
|
|
85
|
-
"description": "Flutter 3 是我们正式为全平台提供支持的一个重量级里程碑,距离它的发布仅过去了三个月,今天让我们有请 Flutter 3.3 正式版!近三个月我们并没有放慢更新迭代的速度——自 Flutter 3 发布以来,我们已经为 Flutte...",
|
|
86
|
-
"url": "https://segmentfault.com/a/1190000042407155",
|
|
87
|
-
"author": "Flutter",
|
|
88
|
-
"home_url": "https://segmentfault.com/u/flutter",
|
|
89
|
-
"votes": "4",
|
|
90
|
-
"rank": 10
|
|
91
|
-
},
|
|
92
83
|
{
|
|
93
84
|
"title": "「极客观点」打卡活动获奖名单公布,快来领奖!",
|
|
94
85
|
"description": "话不多说,咱直接公布获奖名单,快看看有没有你~活动:「极客观点」上线:全新打卡挑战开启,完成即得限量周边!🏆 优秀奖中奖规则:回答数量前 5 名即可获得“限定礼品”思否 10 周年限定 T 恤 + 思否猫手办 or 思...",
|
|
@@ -96,61 +87,43 @@
|
|
|
96
87
|
"author": "SegmentFault思否",
|
|
97
88
|
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
98
89
|
"votes": "4",
|
|
99
|
-
"rank":
|
|
90
|
+
"rank": 10
|
|
100
91
|
},
|
|
101
92
|
{
|
|
102
|
-
"title": "
|
|
103
|
-
"description": "
|
|
104
|
-
"url": "https://segmentfault.com/a/
|
|
105
|
-
"author": "
|
|
106
|
-
"home_url": "https://segmentfault.com/u/
|
|
93
|
+
"title": "慎用JSON.stringify",
|
|
94
|
+
"description": "项目中遇到一个 bug,一个组件为了保留一份 JSON 对象,使用 JSON.stringify 将其转换成字符串,这样做当然是为了避免对象是引用类型造成数据源的污染。",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000042414379",
|
|
96
|
+
"author": "Gopal",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/fengguangping",
|
|
107
98
|
"votes": "4",
|
|
108
|
-
"rank":
|
|
99
|
+
"rank": 11
|
|
109
100
|
},
|
|
110
101
|
{
|
|
111
|
-
"title": "
|
|
112
|
-
"description": "
|
|
113
|
-
"url": "https://segmentfault.com/a/
|
|
102
|
+
"title": "如何使用CSS伪类选择器",
|
|
103
|
+
"description": "总览CSS选择器允许你通过类型、属性、位于HTML文档中的位置来选择元素。本教程阐述了三个新选项:is()、:where()和:has()。选择器通常在样式表中使用。下面的示例会找到所有<p>段落元素并将字重更改为粗体:...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000042400698",
|
|
114
105
|
"author": "chuck",
|
|
115
106
|
"home_url": "https://segmentfault.com/u/chuckqu",
|
|
116
107
|
"votes": "2",
|
|
117
|
-
"rank":
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"title": "SegmentFault 思否技术周刊—关于 JavaScript 给你看点有用的!",
|
|
121
|
-
"description": "最近收到需求,需要开发一些针对业务特定公共逻辑部分使用的 JavaScript 函数(类似于开发一个公共 SDK),统一维护,同时供各业务部门的前端开发人员进行复用。为了满足公共库开发调试简单、易用性与健壮性等需...",
|
|
122
|
-
"url": "https://segmentfault.com/a/1190000042398762",
|
|
123
|
-
"author": "Beverly",
|
|
124
|
-
"home_url": "https://segmentfault.com/u/beverly0",
|
|
125
|
-
"votes": "1",
|
|
126
|
-
"rank": 14
|
|
108
|
+
"rank": 12
|
|
127
109
|
},
|
|
128
110
|
{
|
|
129
|
-
"title": "
|
|
130
|
-
"description": "
|
|
131
|
-
"url": "https://segmentfault.com/a/
|
|
132
|
-
"author": "
|
|
133
|
-
"home_url": "https://segmentfault.com/u/
|
|
111
|
+
"title": "hel-micro 模块联邦新革命",
|
|
112
|
+
"description": "自谷歌chrome浏览器异军突起,并在2008年9月2号 正式官宣发布 v8 js引擎之后,它以极高的运行效率席卷了网络世界,同时也捕获了大量用户,这种不可阻挡的势头让其他各大科技公司(apple、moliza、microsoft)感受...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000042426597",
|
|
114
|
+
"author": "钟正楷",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/zhongzhengkai",
|
|
134
116
|
"votes": "3",
|
|
135
|
-
"rank":
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"title": "实体关系图 (ERD)",
|
|
139
|
-
"description": "ERD, 即 entity Relationship diagram, 实体关系图。使用一组定义的符号,如矩形、菱形、椭圆和连接线来描述实体、关系及其属性的相互联系。",
|
|
140
|
-
"url": "https://segmentfault.com/a/1190000042396742",
|
|
141
|
-
"author": "weiewiyi",
|
|
142
|
-
"home_url": "https://segmentfault.com/u/chenchu_6110ed583800c",
|
|
143
|
-
"votes": "2",
|
|
144
|
-
"rank": 16
|
|
117
|
+
"rank": 13
|
|
145
118
|
},
|
|
146
119
|
{
|
|
147
|
-
"title": "
|
|
148
|
-
"description": "
|
|
149
|
-
"url": "https://segmentfault.com/a/
|
|
150
|
-
"author": "
|
|
151
|
-
"home_url": "https://segmentfault.com/u/
|
|
120
|
+
"title": "在 Vue 中为什么不推荐用 index 做 key",
|
|
121
|
+
"description": "尤大在vue 2.x的文档中明确指出:建议尽可能在使用 v-for 时提供 key attribute,除非遍历输出的 DOM 内容非常简单,或者是刻意依赖默认行为以获取性能上的提升。",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000042415654",
|
|
123
|
+
"author": "高志鹏",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/gaozhipeng",
|
|
152
125
|
"votes": "3",
|
|
153
|
-
"rank":
|
|
126
|
+
"rank": 14
|
|
154
127
|
},
|
|
155
128
|
{
|
|
156
129
|
"title": "【译】20个实用的JavaScript技巧",
|
|
@@ -159,43 +132,43 @@
|
|
|
159
132
|
"author": "九旬",
|
|
160
133
|
"home_url": "https://segmentfault.com/u/ansonznl",
|
|
161
134
|
"votes": "3",
|
|
162
|
-
"rank":
|
|
135
|
+
"rank": 15
|
|
163
136
|
},
|
|
164
137
|
{
|
|
165
|
-
"title": "
|
|
166
|
-
"description": "
|
|
167
|
-
"url": "https://segmentfault.com/a/
|
|
168
|
-
"author": "
|
|
169
|
-
"home_url": "https://segmentfault.com/u/
|
|
170
|
-
"votes": "
|
|
171
|
-
"rank":
|
|
138
|
+
"title": "细数实现全景图VR的几种方式(panorama/cubemap/eac)",
|
|
139
|
+
"description": "Three.js系列: 在元宇宙看电影,享受 VR 视觉盛宴Three.js系列: 造个海洋球池来学习物理引擎Three.js系列: 游戏中的第一、三人称视角Three.js系列: 数实现全景图VR的几种方式(panorama/cubemap/eac)本篇是 Thre...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000042417150",
|
|
141
|
+
"author": "程序员秋风",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/qiufeng_5a07f6cb96ee0",
|
|
143
|
+
"votes": "2",
|
|
144
|
+
"rank": 16
|
|
172
145
|
},
|
|
173
146
|
{
|
|
174
|
-
"title": "
|
|
175
|
-
"description": "
|
|
176
|
-
"url": "https://segmentfault.com/a/
|
|
177
|
-
"author": "
|
|
178
|
-
"home_url": "https://segmentfault.com/u/
|
|
179
|
-
"votes": "
|
|
180
|
-
"rank":
|
|
147
|
+
"title": "性能优化必备——火焰图",
|
|
148
|
+
"description": "本文主要介绍火焰图及使用技巧,学习如何使用火焰图快速定位软件的性能卡点。结合最佳实践实战案例,帮助读者加深刻的理解火焰图构造及原理,理解 CPU 耗时,定位性能瓶颈。",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000042419139",
|
|
150
|
+
"author": "咕咕鸡",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/guguji_fly",
|
|
152
|
+
"votes": "2",
|
|
153
|
+
"rank": 17
|
|
181
154
|
},
|
|
182
155
|
{
|
|
183
|
-
"title": "
|
|
184
|
-
"description": "
|
|
185
|
-
"url": "https://segmentfault.com/a/
|
|
186
|
-
"author": "
|
|
187
|
-
"home_url": "https://segmentfault.com/u/
|
|
188
|
-
"votes": "
|
|
189
|
-
"rank":
|
|
156
|
+
"title": "深入理解JavaScript-拷贝的秘密",
|
|
157
|
+
"description": "前文JavaScript由什么组成中讲述了JavaScript 的数据类型分为基本类型和引用类型,而区分两则的依据是基本类型是”轻量“的,它存在栈内存中,而引用类型比较重,它存在堆内存中。所以当基本类型拷贝时,能直接拷贝...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000042418870",
|
|
159
|
+
"author": "山头人汉波",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/johanazhu",
|
|
161
|
+
"votes": "4",
|
|
162
|
+
"rank": 18
|
|
190
163
|
},
|
|
191
164
|
{
|
|
192
|
-
"title": "
|
|
193
|
-
"description": "
|
|
194
|
-
"url": "https://segmentfault.com/a/
|
|
195
|
-
"author": "
|
|
196
|
-
"home_url": "https://segmentfault.com/u/
|
|
165
|
+
"title": "聊聊如何利用管道模式来进行业务编排(上篇)",
|
|
166
|
+
"description": "管道模式不属于我们常说的23种设计模式中的一种,它可以看成是责任链模式的一种变体。所谓的管道模式用技术话来说,就是把数据传递给一个任务队列,由任务队列按次序依次对数据进行加工处理。",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000042398701",
|
|
168
|
+
"author": "linyb极客之路",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/linybjikezhilu",
|
|
197
170
|
"votes": "1",
|
|
198
|
-
"rank":
|
|
171
|
+
"rank": 19
|
|
199
172
|
},
|
|
200
173
|
{
|
|
201
174
|
"title": "前后端数据接口协作提效实践",
|
|
@@ -204,25 +177,25 @@
|
|
|
204
177
|
"author": "百度Geek说",
|
|
205
178
|
"home_url": "https://segmentfault.com/u/baidujiagoushi",
|
|
206
179
|
"votes": "1",
|
|
207
|
-
"rank":
|
|
180
|
+
"rank": 20
|
|
208
181
|
},
|
|
209
182
|
{
|
|
210
|
-
"title": "
|
|
211
|
-
"description": "
|
|
212
|
-
"url": "https://segmentfault.com/a/
|
|
213
|
-
"author": "
|
|
214
|
-
"home_url": "https://segmentfault.com/u/
|
|
183
|
+
"title": "JavaScript中的可变性与不可变性",
|
|
184
|
+
"description": "不可变性(Immutability)是函数式编程的核心原则,在面向对象编程里也有大量应用。在这篇文章里,我会给大家秀一下到底什么是不可变性(Immutability)、她为什么还这么屌、以及在JavaScript中怎么应用。",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000042416343",
|
|
186
|
+
"author": "记得要微笑",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/tosmile",
|
|
215
188
|
"votes": "1",
|
|
216
|
-
"rank":
|
|
189
|
+
"rank": 21
|
|
217
190
|
},
|
|
218
191
|
{
|
|
219
|
-
"title": "
|
|
220
|
-
"description": "
|
|
221
|
-
"url": "https://segmentfault.com/a/
|
|
222
|
-
"author": "
|
|
223
|
-
"home_url": "https://segmentfault.com/u/
|
|
192
|
+
"title": "SegmentFault 2022 年社区周报 Vol.7 | 好久不见~",
|
|
193
|
+
"description": "这期间,社区发生了很多很多事情,调整了许多功能模块,当然也包含本喵的诞生,今天社区运营周报制度正式恢复啦,本喵带你了解一下这周社区都发生了什么吧~",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000042402701",
|
|
195
|
+
"author": "SegmentFault思否",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
224
197
|
"votes": "1",
|
|
225
|
-
"rank":
|
|
198
|
+
"rank": 22
|
|
226
199
|
},
|
|
227
200
|
{
|
|
228
201
|
"title": "Promise 函数",
|
|
@@ -231,41 +204,68 @@
|
|
|
231
204
|
"author": "杭州蘇小小",
|
|
232
205
|
"home_url": "https://segmentfault.com/u/suhangweb",
|
|
233
206
|
"votes": "2",
|
|
207
|
+
"rank": 23
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"title": "hel-micro 模块联邦新革命-实战预告",
|
|
211
|
+
"description": "hel-microgit:[链接] (你的小星星是我们开源的最大动力)bilibili 模块联邦分享内容预告在线案例体验:[链接] (main文件修改版本号即拉取不同版本的代码)why背景模块联邦是一个最近两年诞生的一门新技术,它...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000042405551",
|
|
213
|
+
"author": "钟正楷",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/zhongzhengkai",
|
|
215
|
+
"votes": "1",
|
|
216
|
+
"rank": 24
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"title": "微信公众号 Markdown 编辑器",
|
|
220
|
+
"description": "微信公众号文章 Markdown 在线编辑器,使用 markdown 语法创建一篇简介美观大方的微信公众号图文。由于发版本麻烦,和一些功能无法扩展停滞开发了,未来不再开发 Chrome 的插件(暂存在 chrome 分支),通过 web 版...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000042428168",
|
|
222
|
+
"author": "小弟调调",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/ichu",
|
|
224
|
+
"votes": "2",
|
|
225
|
+
"rank": 25
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
"title": "如何使用 webpack 优化 moment.js",
|
|
229
|
+
"description": "默认情况下,当您编写var moment = require('moment')代码并使用 webpack 打包时,捆绑文件的大小会变得很重,因为webpack 会捆绑所有Moment.js 所有语言环境文件(在 Moment.js 2.18.1 中,压缩后的 KB 为 160)。",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000042425059",
|
|
231
|
+
"author": "记得要微笑",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/tosmile",
|
|
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": "提质增效两不误,揭秘大型软件团队「价值增长飞轮」|直播回顾",
|
|
238
|
+
"description": "8月24日,ONES 研发管理大师课第三期课程正式开课。ONES 联合创始人兼 CTO 冯斌老师,分享了《大型软件团队高效协作的方法和实践》。借助「价值增长飞轮」这一概念,他剖析了大型软件团队如何实现业务价值的飞速...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000042409788",
|
|
240
|
+
"author": "万事ONES",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/wanshiones",
|
|
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": "基于 LowCodeEngine 的调试能力建设与实践",
|
|
247
|
+
"description": "低代码由于研发效能和交付的优势变得越来越普及,在降本提效的同时也带来了很多黑盒逻辑。现有的低代码平台普遍缺乏面向用户的调试能力,当用户在低代码搭建遇到问题时,排查和解决问题强依赖平台的客服答疑或浏...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000042408426",
|
|
249
|
+
"author": "阿里巴巴终端技术",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/aliterminal",
|
|
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": "定时任务cron",
|
|
256
|
+
"description": "原文链接1 格式{秒数} {分钟} {小时} {日期} {月份} {星期} {年份(可为空)}2 用法\"30 ? \" 每半分钟触发任务\"30 10 * ? \" 每小时的10分30秒触发任务\"30 10 1 ? \" 每天1点10分30秒触发任务\"30 10 1 20 * ? \" 每月20...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000042421829",
|
|
258
|
+
"author": "代码的路",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/zbzcdzf",
|
|
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": "熔断原理分析与源码解读",
|
|
265
|
+
"description": "熔断机制(Circuit Breaker)指的是在股票市场的交易时间中,当价格的波动幅度达到某一个限定的目标(熔断点)时,对其暂停交易一段时间的机制。此机制如同保险丝在电流过大时候熔断,故而得名。熔断机制推出的目...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000042406609",
|
|
267
|
+
"author": "kevinwan",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/kevinwan",
|
|
269
269
|
"votes": "1",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|