@wcj/github-rank 22.5.24 → 22.5.27
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 +37422 -37409
- package/dist/sifou-daily.json +80 -62
- package/dist/sifou-monthly.json +80 -80
- package/dist/sifou-weekly.json +166 -166
- package/dist/toutiao-30.json +81 -81
- package/dist/toutiao-7.json +122 -122
- package/dist/toutiao-90.json +63 -63
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +157 -157
- package/dist/trending-weekly.json +167 -167
- package/dist/users.china.json +2766 -2765
- package/dist/users.json +3440 -3440
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +37422 -37409
- package/web/data/sifou-daily.json +80 -62
- package/web/data/sifou-monthly.json +80 -80
- package/web/data/sifou-weekly.json +166 -166
- package/web/data/toutiao-30.json +81 -81
- package/web/data/toutiao-7.json +122 -122
- package/web/data/toutiao-90.json +63 -63
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +157 -157
- package/web/data/trending-weekly.json +167 -167
- package/web/data/users.china.json +2766 -2765
- package/web/data/users.json +3440 -3440
- package/web/index.html +1735 -1735
- package/web/repos.html +4993 -4997
- package/web/sifou-daily.html +108 -52
- package/web/sifou-monthly.html +77 -77
- package/web/sifou-weekly.html +141 -141
- package/web/toutiao-30.html +72 -72
- package/web/toutiao-7.html +86 -86
- package/web/toutiao-90.html +53 -53
- package/web/trending-monthly.html +139 -135
- package/web/trending-weekly.html +144 -148
- package/web/trending.html +156 -144
- package/web/users.china.html +1356 -1356
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,102 +1,93 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"title": "
|
|
4
|
-
"description": "
|
|
5
|
-
"url": "https://segmentfault.com/a/
|
|
6
|
-
"author": "
|
|
7
|
-
"home_url": "https://segmentfault.com/u/
|
|
3
|
+
"title": "如何实现一个能精确同步滚动的Markdown编辑器",
|
|
4
|
+
"description": "随着Markdown越来越流行,Markdown编辑器也越来越多,除去所见即所得的实时预览编辑器外,通常其他Markdown编辑器都会采用源代码和预览双栏显示的方式,就像这样:",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000041881142",
|
|
6
|
+
"author": "街角小林",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/jiejiaoxiaolin",
|
|
8
8
|
"votes": "15",
|
|
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": "CSS 穿墙术!太强了",
|
|
13
|
+
"description": "大家好,我是零一,今天给大家分享 CSS 中一个神奇的属性:filter,为什么说它神奇?正如我标题所说的,我突然发现它能帮我们轻松实现 穿墙特效,类似这种的👇",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041887095",
|
|
15
|
+
"author": "零一",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/zero2one",
|
|
17
|
+
"votes": "15",
|
|
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/1190000041879217",
|
|
24
|
+
"author": "杨成功",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
26
|
+
"votes": "12",
|
|
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": "关于代码评审(CodeReview)那些不得不说的事儿",
|
|
31
|
+
"description": "在一个成熟的团队中,CodeReview是整个研发流程中不可或缺的一步,而那些即将走向成熟的团队可能对CodeReview有很多的误解和问题,也不清楚CodeReview该如何去做,本文笔者将结合自己的经验和知识,...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041885333",
|
|
33
|
+
"author": "xindoo",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/xindoo",
|
|
35
|
+
"votes": "11",
|
|
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": "妙啊!动画还可以这样控制?",
|
|
40
|
+
"description": "今天,有在群里看到这样一个问题:有一个动画,一开始静止处于第一帧,只在用户 hover 的时候运行动画,在运行一次后停止,并且停留在最后一帧,使用 CSS 可以完成么?",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041887820",
|
|
42
|
+
"author": "chokcoco",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
44
|
+
"votes": "11",
|
|
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/
|
|
48
|
+
"title": "Base64 编码知识,一文打尽!",
|
|
49
|
+
"description": "现在网站为了提升用户的浏览体验越来越多的使用了图片,而这些图片通常以 Base64 的形式存储和加载。因此各位开发工程师肯定对 Base64 毫不陌生了,那么你知道 Base64 究竟是什么,为什么要使用 Base64,以及 Bas...",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041894263",
|
|
51
|
+
"author": "云叔_又拍云",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
53
53
|
"votes": "7",
|
|
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": "如何在30分钟完成表格增删改查的前后端框架搭建",
|
|
58
|
+
"description": "30分钟,你可以做什么?可以风卷残云的饱餐一顿;可以简单地打扫一下房间;或者可以跳10十遍刘畊宏《本草纲目》毽子操。而今天,本葡萄要带你在30分钟内完成一套拥有增删改查表格系统的前后端搭建!",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041872660",
|
|
60
|
+
"author": "葡萄城技术团队",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/grapecity",
|
|
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": "SegmentFault 思否技术周刊 -- 进击的 React",
|
|
67
|
+
"description": "React 是一个免费的开放源代码前端 JavaScript 工具库, 用于基于 UI 组件构建用户界面。 它由 Meta 和一个由个人开发者和公司组成的社群维护。 React 可用作开发具有 Next.js 等框架的单页、手机或服务器渲染应...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041892645",
|
|
69
|
+
"author": "Beverly",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/beverly0",
|
|
71
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": "如何自定义 drag 样式",
|
|
76
|
+
"description": "欢迎关注我的公众号:前端侦探在 web 中,图片默认是可以拖拽的,通常是一个半透明的预览图(下面简称“预览图”),如下这个预览图是系统自动生成的,一般无法进行自定义,但有时候会觉得拖拽的预览图尺寸太大了,...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041881296",
|
|
78
|
+
"author": "XboxYan",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
80
|
+
"votes": "7",
|
|
81
81
|
"rank": 9
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
|
-
"title": "
|
|
85
|
-
"description": "
|
|
86
|
-
"url": "https://segmentfault.com/a/
|
|
84
|
+
"title": "构建 Go 应用 docker 镜像的十八种姿势",
|
|
85
|
+
"description": "我夜以继日,加班加点开发了一个最简单的 Go Hello world 应用,虽然只是跑了打印一下就退出了,但是老板也要求我上线这个我能写出的唯一应用。",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041870597",
|
|
87
87
|
"author": "kevinwan",
|
|
88
88
|
"home_url": "https://segmentfault.com/u/kevinwan",
|
|
89
|
-
"votes": "5",
|
|
90
|
-
"rank": 10
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"title": "你说写代码,最常用的3个设计模式是啥?",
|
|
94
|
-
"description": "作者:小傅哥博客:[链接]沉淀、分享、成长,让自己和他人都能有所收获!😄一、前言:望闻问切🌺 哈喽,大家好,我是技术UP主小傅哥! 哈哈哈,到今天为止,差不多用了3个月里周末和假期的时间,小傅哥在B站的第一...",
|
|
95
|
-
"url": "https://segmentfault.com/a/1190000041860414",
|
|
96
|
-
"author": "小傅哥",
|
|
97
|
-
"home_url": "https://segmentfault.com/u/fuzhengwei",
|
|
98
89
|
"votes": "4",
|
|
99
|
-
"rank":
|
|
90
|
+
"rank": 10
|
|
100
91
|
},
|
|
101
92
|
{
|
|
102
93
|
"title": "游戏开发者大会发布PlayFab产品更新",
|
|
@@ -105,168 +96,177 @@
|
|
|
105
96
|
"author": "六一",
|
|
106
97
|
"home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
|
|
107
98
|
"votes": "1",
|
|
108
|
-
"rank":
|
|
99
|
+
"rank": 11
|
|
109
100
|
},
|
|
110
101
|
{
|
|
111
|
-
"title": "
|
|
112
|
-
"description": "
|
|
113
|
-
"url": "https://segmentfault.com/a/
|
|
114
|
-
"author": "
|
|
115
|
-
"home_url": "https://segmentfault.com/u/
|
|
102
|
+
"title": "HTTP cookie 完整指南",
|
|
103
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041886918",
|
|
105
|
+
"author": "前端小智",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
116
107
|
"votes": "4",
|
|
108
|
+
"rank": 12
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"title": "13 个Typescript 实用类型:开发人员的备忘单",
|
|
112
|
+
"description": "我们可以为 UserProfileResponse 定义类型,并为 LoginResponse 挑选一些属性,而不是定义相同上下文的 LoginResponse 和 UserProfileResponse 的类型。",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041782911",
|
|
114
|
+
"author": "前端小智",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
116
|
+
"votes": "7",
|
|
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/
|
|
120
|
+
"title": "【Debug】记录一个ng-autocomplete组件清除数据后没有触发非空验证器的问题",
|
|
121
|
+
"description": "Debug类文章较难写的地方在于,如何让没有接触过这个项目的读者明白当前在做什么,明白这个功能的需求、文中的问题是怎么出现的、以及怎么改掉。因此记录排查过程的文章最后的效果往往不如教程类文章。如果能让没...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041885369",
|
|
123
|
+
"author": "LYX6666",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/liuyuxuan6666",
|
|
125
125
|
"votes": "4",
|
|
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": "总结一下最近遇到的问题",
|
|
130
|
+
"description": "这样的话会生成两个中间表即form_item_tasks和task_form-items,并且默认情况下如果你在task端维护formItems的话数据只会自动存到task_form_items表中,反过来在formItem中维护task也会像上面一样——存到form_item_...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041884631",
|
|
132
|
+
"author": "李明",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/pluto_612f55567eb8c",
|
|
134
|
+
"votes": "4",
|
|
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": "记录后台遇到的两个小问题",
|
|
139
|
+
"description": "specification查询不起作用写后台的时候需要加一个specification查询,只返回属于该社区的数据。于是我增加了如图红框中的查询,调用了and函数。 {代码...} 但是执行后发现,这条查询没有按照想法获取到查询到数...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041884921",
|
|
141
|
+
"author": "weiewiyi",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/chenchu_6110ed583800c",
|
|
143
143
|
"votes": "4",
|
|
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": "angular 多选表单数据绑定",
|
|
148
|
+
"description": "对于绑定多选类型的formControl的value,只会有true或者false。如果你选中就是true,如果不选中就是false。但是我想要的是所有选中对象数组。谷歌搜索得知,可以绑定点击事件,再去增加或删除数组中的对象。",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041885779",
|
|
150
|
+
"author": "小强Zzz",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/zhaokaiqiang",
|
|
152
|
+
"votes": "4",
|
|
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": "分享一个 SpringCloud Feign 中所埋藏的坑",
|
|
157
|
+
"description": "前段时间同事碰到一个问题,需要在 SpringCloud 的 Feign 调用中使用自定义的 URL;通常情况下是没有这个需求的;毕竟都用了 SpringCloud 的了,那服务之间的调用都是走注册中心的,不会需要自定义 URL 的情况。",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041885021",
|
|
159
|
+
"author": "crossoverJie",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/crossoverjie",
|
|
161
|
+
"votes": "4",
|
|
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": "精读《react-snippets - Router 源码》",
|
|
166
|
+
"description": "造轮子就是应用核心原理 + 周边功能的堆砌,所以学习成熟库的源码往往会受到非核心代码干扰,Router 这个 repo 用不到 100 行源码实现了 React Router 核心机制,很适合用来学习。",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041882008",
|
|
168
|
+
"author": "黄子毅",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/aoyangyudakong",
|
|
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": "Go内存架构,一个有趣的问题",
|
|
175
|
+
"description": "在学习Go语言内存管理部分过程中,发现了一个很有意思的问题,今天就借助这篇文章:1.把这个问题也抛给大家,建议大家看见这个问题后,可以先自己思考一番🤔之后再读下文。2.进一步强化大家对Go内存架构的理解开始...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000041877230",
|
|
177
|
+
"author": "TIGERB",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/tigerb",
|
|
179
179
|
"votes": "2",
|
|
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": "如何使用 Serverless 做架构和项目管理—— 三年全栈经验总结",
|
|
184
|
+
"description": "本文是从项目工程角度来讲解的,技术角度请参看另一个文章《真实项目代码教你四步扔了传统服务器,让你优雅使用Serverless做全栈开发》([链接])",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041890140",
|
|
186
|
+
"author": "腾讯云加社区",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/qcloudcommunity",
|
|
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": "「前端 BUG 录」变更 UI 库主题引发的问题",
|
|
193
|
+
"description": "最近有个项目(就叫他 P 项目)做了一次 UI 视觉统一。之前是个小项目用的是默认主题 theme-d ,这次需求还针对性的发布了一套 theme-p 主题。然后出事故了,更新了主题之后我们的 dialog 显示异常了。使用控制台...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041880872",
|
|
195
|
+
"author": "linong",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/linong",
|
|
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/
|
|
206
|
-
"votes": "
|
|
201
|
+
"title": "一文学会Java的交互式编程环境jshell",
|
|
202
|
+
"description": "什么是交互式编程环境?重点词交互,在这样的编程环境中,你每输入一行代码,环境都会给你一个反馈,这就是交互式的编程环境。这种编程环境并不太适合工程化的复杂性需求,但在一些快速验证、简单计算之类的场景...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041870377",
|
|
204
|
+
"author": "程序猿DD",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/coderdd",
|
|
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": "推荐一些有趣实用的前端可视化工具库,助力可视化开发",
|
|
211
|
+
"description": "前端可视化一直是人们常谈到的词,随着SVG,Canvas,WebGL等技术的发展,也涌现了一大批的优秀的可视化库。本文将从中选择一些有趣实用的推荐给大家,工具使用好了,开发效率自然也就提升了。",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041880527",
|
|
213
|
+
"author": "xmanlin",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/dxpang",
|
|
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": "JavaScript运算符单竖杠\"|\"",
|
|
220
|
+
"description": "很多人都对双竖杠\"||\"非常熟悉,因为这个经常在项目中经常会用到。单竖杠\"|\",却很少在项目开发中使用到。\"|\"是位运算符,\"||\"是逻辑运算符。",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041876594",
|
|
222
|
+
"author": "沉静地闪光",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/007008",
|
|
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": "Spring 中 @EnableXXX 注解的套路",
|
|
229
|
+
"description": "在 Spring 框架中有很多实用的功能,不需要写大量的配置代码,只需添加几个注解即可开启。 其中一个重要原因是那些 @EnableXXX 注解,它可以让你通过在配置类加上简单的注解来快速地开启诸如事务管理(@EnableTra...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041879583",
|
|
231
|
+
"author": "mghio",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/mghio",
|
|
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": "Swoole 团队云原生新项目 Code-Galaxy 介绍",
|
|
238
|
+
"description": "这半年我们做了一个新项目,一站式 K8s 云原生(Cloud Native)系统:Code-Galaxy。近几年云原生的概念非常热门,包括腾讯云、阿里云等云厂商、大型互联网企业,以及大量初创的 DevOps 公司,都在做云原生方向的...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041873910",
|
|
240
|
+
"author": "韩天峰",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/hantianfeng",
|
|
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/
|
|
251
|
-
"votes": "
|
|
246
|
+
"title": "js 生成UUID的几种方法",
|
|
247
|
+
"description": "UUID(Universally Unique IDentifier) 全局唯一标识符。UUID是一种由算法生成的二进制长度为128位的数字标识符。UUID的格式为“xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx”,其中的 x 是 0-9 或 a-f范围内的一个32位十...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041895680",
|
|
249
|
+
"author": "墨城",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/xiaomogu_5f2124ad3ad42",
|
|
251
|
+
"votes": "5",
|
|
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": "Gitee 关闭部分开源仓库;大厂一半以上程序员愿意降薪跳槽;Deno 1.22 发布 | 思否周刊",
|
|
256
|
+
"description": "40s 新闻速递链家程序员删除公司 9TB 数据被判 7 年开发者 20 天内开发 APP 后被解雇,怒用公司公号发文祝“早日倒闭”RISC-V 国际基金会 CEO:Arm 需要警惕 RISC-V研究称 iPhone 关机后仍在运行,或成恶意软件温床...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041878371",
|
|
258
|
+
"author": "snakesss",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
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/
|
|
269
|
-
"votes": "
|
|
264
|
+
"title": "Three.js控制物体显示与隐藏的方法",
|
|
265
|
+
"description": "本文会讲解一下Three.js控制物体显示与隐藏的方法,主要包括以下几种方式:visible属性;layers属性。下面会分别通过简单的例子介绍下上述几个方式的简单使用方法和一些它们之间的区别。如果没有特殊说明,下面的...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041881241",
|
|
267
|
+
"author": "luckness",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/luckness",
|
|
269
|
+
"votes": "0",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|