@wcj/github-rank 22.3.23 → 22.3.26
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 +31787 -31787
- package/dist/sifou-daily.json +134 -80
- package/dist/sifou-monthly.json +94 -94
- package/dist/sifou-weekly.json +159 -168
- package/dist/toutiao-30.json +88 -88
- package/dist/toutiao-7.json +126 -126
- package/dist/toutiao-90.json +69 -69
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +147 -147
- package/dist/trending-weekly.json +169 -169
- package/dist/users.china.json +3044 -3044
- package/dist/users.json +3400 -3400
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +31787 -31787
- package/web/data/sifou-daily.json +134 -80
- package/web/data/sifou-monthly.json +94 -94
- package/web/data/sifou-weekly.json +159 -168
- package/web/data/toutiao-30.json +88 -88
- package/web/data/toutiao-7.json +126 -126
- package/web/data/toutiao-90.json +69 -69
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +147 -147
- package/web/data/trending-weekly.json +169 -169
- package/web/data/users.china.json +3044 -3044
- package/web/data/users.json +3400 -3400
- package/web/index.html +1795 -1795
- package/web/repos.html +4067 -4067
- package/web/sifou-daily.html +235 -67
- package/web/sifou-monthly.html +123 -123
- package/web/sifou-weekly.html +137 -165
- package/web/toutiao-30.html +86 -86
- package/web/toutiao-7.html +82 -82
- package/web/toutiao-90.html +67 -67
- package/web/trending-monthly.html +128 -132
- package/web/trending-weekly.html +148 -144
- package/web/trending.html +154 -142
- package/web/users.china.html +1471 -1471
|
@@ -5,16 +5,16 @@
|
|
|
5
5
|
"url": "https://segmentfault.com/a/1190000041572883",
|
|
6
6
|
"author": "江辰",
|
|
7
7
|
"home_url": "https://segmentfault.com/u/thomas_5b0e5d1b64584",
|
|
8
|
-
"votes": "
|
|
8
|
+
"votes": "47",
|
|
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": "一个小厂前端 Leader 如何筛选候选人?",
|
|
13
|
+
"description": "在我看来,面试的唯一目的就是招人,一定是因为团队缺人需要补充,你才会放下手头的工作花时间去筛简历,约面试。那么作为面试官,这个时候就一定要告诉自己:",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041592141",
|
|
15
|
+
"author": "杨成功",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
17
|
+
"votes": "16",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
20
|
{
|
|
@@ -23,99 +23,108 @@
|
|
|
23
23
|
"url": "https://segmentfault.com/a/1190000041560515",
|
|
24
24
|
"author": "linong",
|
|
25
25
|
"home_url": "https://segmentfault.com/u/linong",
|
|
26
|
-
"votes": "
|
|
26
|
+
"votes": "22",
|
|
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": "CSS 也能自动补全字符串?",
|
|
31
|
+
"description": "欢迎关注我的公众号:前端侦探很多时候都会碰到字符串补全的需求,典型的例子就时间或者日期中的补零操作,例如 {代码...} 通常的做法是 {代码...} 后来,JS 中出现了原生的补全方法padStart()和padEnd(),如下 {...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041580205",
|
|
33
|
+
"author": "XboxYan",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
35
|
+
"votes": "15",
|
|
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": "Redis 缓存击穿(失效)、缓存穿透、缓存雪崩怎么解决?",
|
|
40
|
+
"description": "用 Redis 作为缓存系统正好可以弥补 DB 的不足,「码哥」在自己的 MacBook Pro 2019 上执行 Redis 性能测试如下:",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041586984",
|
|
42
|
+
"author": "码哥字节",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/magebyte",
|
|
44
|
+
"votes": "14",
|
|
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": "从0到1教你在AWS中部署动态网站Typecho系统",
|
|
49
|
+
"description": "Typecho 是使用 PHP 语言开发的一套博客程序,同时也支持多种数据库(Mysql, PostgreSQL, SQLite),本篇文章将演示部署Typecho到aws上的过程。",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041598952",
|
|
51
|
+
"author": "沈唁",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/sy_records",
|
|
53
|
+
"votes": "8",
|
|
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": "数据库与缓存双写一致性",
|
|
58
|
+
"description": "先做一个说明,从理论上来说,有两种处理思维,一种需保证数据强一致性,这样性能肯定大打折扣;另外我们可以采用最终一致性,保证性能的基础上,允许一定时间内的数据不一致,但最终数据是一致的。",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041576417",
|
|
60
|
+
"author": "超大只乌龟",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/chenwugui",
|
|
62
|
+
"votes": "9",
|
|
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": "Three.js 火焰效果实现艾尔登法环动态logo 🔥",
|
|
67
|
+
"description": "《艾尔登法环》是最近比较火的一款游戏,观察可以发现它的 Logo 是由几个圆弧和线段构成。本文使用 React + Three.js 技术栈,实现具有火焰效果艾尔登法环 Logo,本文中涉及到的知识点包括:Fire.js 基本使用方法...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041585906",
|
|
69
|
+
"author": "dragonir",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/dragonir",
|
|
71
|
+
"votes": "9",
|
|
72
72
|
"rank": 8
|
|
73
73
|
},
|
|
74
74
|
{
|
|
75
|
-
"title": "
|
|
76
|
-
"description": "今天翻到一个以前回答的问题:从列表中随机抽取一定数量的数据。之前回答是使用 Fisher-Yates 洗牌算法来解决的,但是阅读了评论之后,又有了一些新想法。",
|
|
77
|
-
"url": "https://segmentfault.com/a/1190000041557477",
|
|
78
|
-
"author": "边城",
|
|
79
|
-
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
80
|
-
"votes": "7",
|
|
81
|
-
"rank": 9
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
"title": "通过10个好玩的游戏来学习 CSS",
|
|
75
|
+
"title": "17 个实用的图像特效库",
|
|
85
76
|
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
86
|
-
"url": "https://segmentfault.com/a/
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041578591",
|
|
87
78
|
"author": "前端小智",
|
|
88
79
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
89
|
-
"votes": "
|
|
90
|
-
"rank":
|
|
80
|
+
"votes": "11",
|
|
81
|
+
"rank": 9
|
|
91
82
|
},
|
|
92
83
|
{
|
|
93
|
-
"title": "
|
|
94
|
-
"description": "
|
|
95
|
-
"url": "https://segmentfault.com/a/
|
|
96
|
-
"author": "
|
|
97
|
-
"home_url": "https://segmentfault.com/u/
|
|
98
|
-
"votes": "
|
|
99
|
-
"rank":
|
|
84
|
+
"title": "2022 年最受瞩目的新特性 CSS @layer 到底是个啥?",
|
|
85
|
+
"description": "步入 2022,CSS 的新特性层出不穷,而最近在 CSS 圈最受瞩目的新特性,非 CSS @layer 莫属。本文,将用最简洁的语言,快速让读者们搞懂,到底什么是 CSS @layer 新规范。过往 CSS 优先级中存在的问题如果我们的页...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041587233",
|
|
87
|
+
"author": "chokcoco",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
89
|
+
"votes": "8",
|
|
90
|
+
"rank": 10
|
|
100
91
|
},
|
|
101
92
|
{
|
|
102
|
-
"title": "
|
|
103
|
-
"description": "
|
|
104
|
-
"url": "https://segmentfault.com/a/
|
|
93
|
+
"title": "3D 沙盒游戏之避障踩坑和实现之旅",
|
|
94
|
+
"description": "最近在实现一个 3D 的沙盒类游戏,基本的功能就是在一个 3D 平面里,进行建筑物的搭建,可以在场景内添加或者编辑建筑物,然后平面内存在一个人物模型,他可以穿梭行走于建筑物之间。",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041603598",
|
|
105
96
|
"author": "凹凸实验室",
|
|
106
97
|
"home_url": "https://segmentfault.com/u/o2team",
|
|
107
|
-
"votes": "
|
|
98
|
+
"votes": "10",
|
|
99
|
+
"rank": 11
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"title": "手把手教你搭建博客",
|
|
103
|
+
"description": "由于 github 访问不太稳定,觉得将博客迁移到 AWS 上。可以借助 AWS 存储的功能。为什么选择 hexo生成页面速度快支持 markdown一键部署超强的扩展性海量的插件创建博客 {代码...} 这短短的几步,博客便创建成功了...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041600277",
|
|
105
|
+
"author": "robin",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/robin_ren",
|
|
107
|
+
"votes": "4",
|
|
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": "面试大厂,手写代码这些就够了,附 codepen 地址!",
|
|
112
|
+
"description": "Offer 驾到,掘友接招!我正在参与2022春招系列活动-经验复盘,点击查看 活动详情 即算参赛大家好,我是山月。这篇文章也可在我的博客面试路线图进行查看。其中有一个高频问题是:我如何进行编程题目的练习?山月...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041584723",
|
|
114
|
+
"author": "shanyue",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/xiange",
|
|
116
|
+
"votes": "9",
|
|
117
117
|
"rank": 13
|
|
118
118
|
},
|
|
119
|
+
{
|
|
120
|
+
"title": "手把手带你走进Babel的编译世界",
|
|
121
|
+
"description": "谈及 Babel,必然离不开 AST。有关 AST 这个知识点其实是很重要的,但由于涉及到代码编译阶段,大多情况都是由各个框架内置相关处理,所以作为开发(使用)者本身,往往会忽视这个过程。希望通过这篇文章,带各位同...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041599576",
|
|
123
|
+
"author": "云音乐技术团队",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/musicfe",
|
|
125
|
+
"votes": "7",
|
|
126
|
+
"rank": 14
|
|
127
|
+
},
|
|
119
128
|
{
|
|
120
129
|
"title": "商业计划书还能照抄? SourceDB 商业计划书被曝抄袭涛思数据 PPT",
|
|
121
130
|
"description": "今日小编在刷微博的时候看到涛思数据创始人陶建辉老师在微博上控诉一家厚脸皮公司,居然把涛思数据的 PPT 一页一页的拷贝去融资,标题、文字、图标都懒得改。在后续的推文中我们可以看到这家公司的产品名为“Sourc...",
|
|
@@ -123,150 +132,132 @@
|
|
|
123
132
|
"author": "鸣飞",
|
|
124
133
|
"home_url": "https://segmentfault.com/u/mf",
|
|
125
134
|
"votes": "3",
|
|
126
|
-
"rank": 14
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"title": "17 个实用的图像特效库",
|
|
130
|
-
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
131
|
-
"url": "https://segmentfault.com/a/1190000041578591",
|
|
132
|
-
"author": "前端小智",
|
|
133
|
-
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
134
|
-
"votes": "8",
|
|
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": "阿里三面:灵魂一击——有react fiber,为什么不需要vue fiber呢?",
|
|
139
|
+
"description": "提到react fiber,大部分人都知道这是一个react新特性,看过一些网上的文章,大概能说出“纤程”“一种新的数据结构”“更新时调度机制”等关键词。",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041584647",
|
|
141
|
+
"author": "前端私教年年",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/qiuzhisijiaoniannian",
|
|
143
143
|
"votes": "5",
|
|
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": "点击页面元素,这个Vite插件帮我打开了Vue组件 🚀",
|
|
148
|
+
"description": "vite-plugin-vue-inspector的功能是点击页面元素,自动打开本地IDE并跳转到对应的Vue组件.类似于Vue DevTools的 Open component in editor功能.",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041578690",
|
|
150
|
+
"author": "null仔",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/xiaoqianduan_58b28cfebff36",
|
|
152
|
+
"votes": "6",
|
|
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": "Golang 常见设计模式之装饰模式",
|
|
157
|
+
"description": "想必只要是熟悉 Python 的同学对装饰模式一定不会陌生,这类 Python 从语法上原生支持的装饰器,大大提高了装饰模式在 Python 中的应用。尽管 Go 语言中装饰模式没有 Python 中应用的那么广泛,但是它也有其独到...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041593752",
|
|
159
|
+
"author": "云叔_又拍云",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
161
|
+
"votes": "6",
|
|
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": "OpenShift 与 OpenStack:让云变得更简单",
|
|
166
|
+
"description": "OpenShift 与 OpenStack 都是在 2010、2011 年左右创建的,用于构建可扩展云平台的开源技术,两者都用于在混合云环境中构建可扩展系统。从历史来看,OpenStack 的存在时间要比 OpenShift 长。这两个项目的演变代...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041602430",
|
|
168
|
+
"author": "云叔_又拍云",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
170
|
+
"votes": "6",
|
|
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": "介绍 4个很 Nice 的 Veu 路由过渡动效!",
|
|
175
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000041592406",
|
|
177
|
+
"author": "前端小智",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
179
179
|
"votes": "4",
|
|
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": "SQL CASE 表达式",
|
|
184
|
+
"description": "明显可以看出,简单表达式只是搜索表达式 a = b 的特例,因为无法书写任何符号,只要条件换成 a > b 就无法胜任了,而搜索表达式不但可以轻松胜任,甚至可以写聚合函数。",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041578841",
|
|
186
|
+
"author": "黄子毅",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/aoyangyudakong",
|
|
188
|
+
"votes": "3",
|
|
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": "用简单的代码描述Angular父组件、子组件传值",
|
|
193
|
+
"description": "其中①就是选择器,就是告诉别的组件,如果想调用我这个组件,就要使用本组件的选择器<selectorName></selectorName>来调用。",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041583641",
|
|
195
|
+
"author": "LYX6666",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/liuyuxuan6666",
|
|
197
|
+
"votes": "3",
|
|
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": "angular动态表单",
|
|
202
|
+
"description": "项目中需要实现一个模块,任务管理,这里的任务是多样的。比如说打疫苗是一个任务,我们首先建立这个任务,然后在任务中规定几个字段,比如说打疫苗的地点,时间,接种疫苗品牌等等。关爱老人是另一个任务,任务...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041583811",
|
|
204
|
+
"author": "小强Zzz",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/zhaokaiqiang",
|
|
206
|
+
"votes": "3",
|
|
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": "Go 1.18 新特性多模块工作区教程-让多模块开发变得简单",
|
|
211
|
+
"description": "随着 2022 年 3 月 15 日 go 1.18 正式发布,新版本除了对性能的提升之外,还引入了很多新功能,其中就有 go 期盼已久的功能泛型(Generics),同时还引入的多模块工作区(Workspaces)和模糊测试(Fuzzing)。",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041578818",
|
|
213
|
+
"author": "link1st",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/link1st",
|
|
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": "Java系列 | 远程热部署在美团的落地实践",
|
|
220
|
+
"description": "Sonic是美团内部研发设计的一款用于热部署的IDEA插件,本文其实现原理及落地的一些技术细节。在阅读本文之前,建议大家先熟悉一下Spring源码、Spring MVC 源码 、Spring Boot源码 、Agent字节码增强、Javassist、...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041581466",
|
|
222
|
+
"author": "美团技术团队",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/meituanjishutuandui",
|
|
224
|
+
"votes": "4",
|
|
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": "angular动态组件加载器的个人理解",
|
|
229
|
+
"description": "本文是基于angular官方文档所给出的代码来进行的。传送门我们以广告为例来展示其相应功能。下面是我们想要实现的效果:我们会发现广告有不同大小,格式。同一个格式下会有不同的内容。下面我们先来说明这是如何实...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041572641",
|
|
231
|
+
"author": "李明",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/pluto_612f55567eb8c",
|
|
233
|
+
"votes": "3",
|
|
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": "Java18的新特性",
|
|
238
|
+
"description": "Java语言特性系列Java5的新特性Java6的新特性Java7的新特性Java8的新特性Java9的新特性Java10的新特性Java11的新特性Java12的新特性Java13的新特性Java14的新特性Java15的新特性Java16的新特性Java17的新特性Java...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041598372",
|
|
240
|
+
"author": "codecraft",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/codecraft",
|
|
242
|
+
"votes": "3",
|
|
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": "JVM自定义类加载器在代码扩展性的实践",
|
|
247
|
+
"description": "名单管理系统是手机上各个模块将需要管控的应用配置到文件中,然后下发到手机上进行应用管控的系统,比如各个应用的耗电量管控;各个模块的管控应用文件考虑到安全问题,有自己的不同的加密方式,按照以往的经验...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041579140",
|
|
249
|
+
"author": "vivo互联网技术",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/vivo_tech",
|
|
251
|
+
"votes": "4",
|
|
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": "即学即会:初识 Serverless 架构",
|
|
256
|
+
"description": "2009 年,UC Berkeley发表了:Above the Clouds: A Berkeley View of Cloud Computing 一文,在该文章中首次对云计算做出定义:云计算包含互联网上的应用服务及在数据中心提供这些服务的软硬件设施。居诸不息,随...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041581330",
|
|
258
|
+
"author": "Serverless",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/jiang_5f3236dd7afd1",
|
|
260
|
+
"votes": "2",
|
|
261
261
|
"rank": 29
|
|
262
|
-
},
|
|
263
|
-
{
|
|
264
|
-
"title": "用简单的代码描述Angular父组件、子组件传值",
|
|
265
|
-
"description": "其中①就是选择器,就是告诉别的组件,如果想调用我这个组件,就要使用本组件的选择器<selectorName></selectorName>来调用。",
|
|
266
|
-
"url": "https://segmentfault.com/a/1190000041583641",
|
|
267
|
-
"author": "LYX6666",
|
|
268
|
-
"home_url": "https://segmentfault.com/u/liuyuxuan6666",
|
|
269
|
-
"votes": "3",
|
|
270
|
-
"rank": 30
|
|
271
262
|
}
|
|
272
263
|
]
|