@wcj/github-rank 22.4.19 → 22.4.22
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 +36371 -36356
- package/dist/sifou-daily.json +45 -45
- package/dist/sifou-monthly.json +104 -104
- package/dist/sifou-weekly.json +162 -162
- package/dist/toutiao-30.json +87 -87
- package/dist/toutiao-7.json +128 -128
- package/dist/toutiao-90.json +36 -36
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +159 -159
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +3232 -3231
- package/dist/users.json +3522 -3522
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +36371 -36356
- package/web/data/sifou-daily.json +45 -45
- package/web/data/sifou-monthly.json +104 -104
- package/web/data/sifou-weekly.json +162 -162
- package/web/data/toutiao-30.json +87 -87
- package/web/data/toutiao-7.json +128 -128
- package/web/data/toutiao-90.json +36 -36
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +159 -159
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +3232 -3231
- package/web/data/users.json +3522 -3522
- package/web/index.html +1701 -1701
- package/web/repos.html +4551 -4551
- package/web/sifou-daily.html +39 -39
- package/web/sifou-monthly.html +118 -118
- package/web/sifou-weekly.html +140 -140
- package/web/toutiao-30.html +82 -82
- package/web/toutiao-7.html +82 -82
- package/web/toutiao-90.html +50 -50
- package/web/trending-monthly.html +137 -141
- package/web/trending-weekly.html +143 -155
- package/web/trending.html +150 -142
- package/web/users.china.html +1634 -1634
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,13 +1,22 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"title": "
|
|
4
|
-
"description": "
|
|
5
|
-
"url": "https://segmentfault.com/a/
|
|
3
|
+
"title": "Amazing!巧用 CSS 视差实现酷炫交互动效",
|
|
4
|
+
"description": "本文将介绍利用 CSS 实现滚动视差效果的一个小技巧,并且,利用这个技巧来制作一些有意思的交互特效。关于使用 CSS 实现滚动视差效果,在之前有一篇文章详细描述过具体方案 - CSS 实现视差效果,感兴趣的同学可以...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000041718060",
|
|
6
6
|
"author": "chokcoco",
|
|
7
7
|
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
8
|
-
"votes": "
|
|
8
|
+
"votes": "18",
|
|
9
9
|
"rank": 1
|
|
10
10
|
},
|
|
11
|
+
{
|
|
12
|
+
"title": "小程序鼻祖 —— 在国内逐渐消亡的 PWA 可以带给我们哪些启示?",
|
|
13
|
+
"description": "如果我说,我们要讨论一个 2016 年被提出、2017 年落地、至今在国内仍可算籍籍无名的概念,你是不是会觉得这没有什么意义?",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041729491",
|
|
15
|
+
"author": "独钓寒江雪",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/king_hcj",
|
|
17
|
+
"votes": "16",
|
|
18
|
+
"rank": 2
|
|
19
|
+
},
|
|
11
20
|
{
|
|
12
21
|
"title": "图说前端-送给您百张前端技术图谱",
|
|
13
22
|
"description": "TNTWeb - 全称腾讯新闻前端团队,组内小伙伴在 Web 前端、NodeJS 开发、UI 设计、移动 APP 等大前端领域都有所实践和积累。目前团队主要支持腾讯新闻各业务的前端开发,业务开发之余也积累沉淀了一些前端基础设施...",
|
|
@@ -15,16 +24,25 @@
|
|
|
15
24
|
"author": "TNTWEB",
|
|
16
25
|
"home_url": "https://segmentfault.com/u/tnfe",
|
|
17
26
|
"votes": "12",
|
|
18
|
-
"rank":
|
|
27
|
+
"rank": 3
|
|
19
28
|
},
|
|
20
29
|
{
|
|
21
|
-
"title": "
|
|
22
|
-
"description": "
|
|
23
|
-
"url": "https://segmentfault.com/a/
|
|
24
|
-
"author": "
|
|
25
|
-
"home_url": "https://segmentfault.com/u/
|
|
30
|
+
"title": "CSS 实现切角效果",
|
|
31
|
+
"description": "欢迎关注我的公众号:前端侦探最近项目中看到这样的一个切角效果,如下所示就是一个正常的矩形,然后被“切”了一块,而且是沿着右上角切的。那么,这种布局如何实现呢?一、自适应方式这种布局一般有两种自适应方...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041715976",
|
|
33
|
+
"author": "XboxYan",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
35
|
+
"votes": "11",
|
|
36
|
+
"rank": 4
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"title": "以B端平台设计,理解尼尔森10大可用性原则",
|
|
40
|
+
"description": "尼尔森是一名人机交互学博士,通过总结分析200多个可用性问题,1995年提出了尼尔森十大可用性原则,不论在Web设计还是移动端设计,掌握了这十项原则,都能有效提升产品用户体验度。今天就以实例跟大家聊聊尼尔森...",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041725043",
|
|
42
|
+
"author": "JenK",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/wangzc996",
|
|
26
44
|
"votes": "12",
|
|
27
|
-
"rank":
|
|
45
|
+
"rank": 5
|
|
28
46
|
},
|
|
29
47
|
{
|
|
30
48
|
"title": "40行代码实现React核心Diff算法",
|
|
@@ -32,153 +50,126 @@
|
|
|
32
50
|
"url": "https://segmentfault.com/a/1190000041706515",
|
|
33
51
|
"author": "卡颂",
|
|
34
52
|
"home_url": "https://segmentfault.com/u/kasong",
|
|
35
|
-
"votes": "
|
|
36
|
-
"rank": 4
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"title": "javaScript 内存管理机制",
|
|
40
|
-
"description": "大家好,今天分享的主题为 JavaScript 内存管理机制,本次分享将从以下三部分进行讲述:js 内存管理与 js 垃圾常见的 GC 算法V8 引擎的垃圾回收js 内存管理与 js 垃圾关于 JavaScript 内存管理机制,相信大家都有...",
|
|
41
|
-
"url": "https://segmentfault.com/a/1190000041701063",
|
|
42
|
-
"author": "云叔_又拍云",
|
|
43
|
-
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
44
|
-
"votes": "11",
|
|
45
|
-
"rank": 5
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"title": "轻量迅捷时代,Vite 与Webpack 谁赢谁输",
|
|
49
|
-
"description": "Webpack是一个JavaScript应用程序的静态模块打包工具,它会对整个应用程序进行依赖关系图构建。而这也会导致一个不可避免的情况,使用Webpack启动应用程序的服务器,会花费比较长的时间——一些大型应用程序可能需...",
|
|
50
|
-
"url": "https://segmentfault.com/a/1190000041696911",
|
|
51
|
-
"author": "葡萄城技术团队",
|
|
52
|
-
"home_url": "https://segmentfault.com/u/grapecity",
|
|
53
|
-
"votes": "4",
|
|
53
|
+
"votes": "9",
|
|
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": "10个我经常逛的“小网站”,嘿嘿嘿!!!",
|
|
58
|
+
"description": "你的文件夹里有没有一些私人喜好的小网站?嘿嘿!!!必须有啊!分享10个我经常使用、能够提高工作效率、美化图片、绘制流程图的网站,你可能也用得上喔。",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041728567",
|
|
60
|
+
"author": "前端胖头鱼",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/116263",
|
|
62
|
+
"votes": "14",
|
|
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": "搞懂 TypeScript 中的映射类型(Mapped Types)",
|
|
67
|
+
"description": "本文会和大家详细介绍 TypeScript 中的映射类型(Mapped Type),看完本文你将学到以下知识点:数学中的映射和 TS 中的映射类型的关系;TS 中映射类型的应用;TS 中映射类型修饰符的应用;接下来会先从「数学中的...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041715281",
|
|
69
|
+
"author": "pingan8787",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/pingan8787",
|
|
71
|
+
"votes": "8",
|
|
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": "JS阻塞渲染,这么多年我理解错啦?",
|
|
76
|
+
"description": "大家好,我卡颂。在中文社区,这么多年一直流传一个说法:JS线程负责执行JS,GUI渲染线程负责渲染,这两者是互斥的,所以JS执行时会阻塞渲染。但随着Dev Tools使用的增多,逐渐开始怀疑以上说法。本文会以实际案...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041729574",
|
|
78
|
+
"author": "卡颂",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
80
|
+
"votes": "8",
|
|
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": "精读《不再需要 JS 做的 5 件事》",
|
|
85
|
+
"description": "关注 JS 太久,会养成任何功能都用 JS 实现的习惯,而忘记了 HTML 与 CSS 也具备一定的功能特征。其实有些功能用 JS 实现吃力不讨好,我们要综合使用技术工具,而不是只依赖 JS。",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041717742",
|
|
87
|
+
"author": "黄子毅",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/aoyangyudakong",
|
|
89
|
+
"votes": "6",
|
|
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/
|
|
93
|
+
"title": "数据传输POST心法分享,做前端的你还解决不了这个bug?",
|
|
94
|
+
"description": "随时随地给大家提供技术支持的葡萄又来了。这次的事情是这样的,提供demo属于是常规操作,但是前两天客户突然反馈压缩传输模块抛出异常,具体情况是压缩内容传输到服务端后无法解压。",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041731045",
|
|
96
|
+
"author": "葡萄城技术团队",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/grapecity",
|
|
98
98
|
"votes": "4",
|
|
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": "130 行代码搞定核酸统计,程序员在抗疫期间的大能量",
|
|
103
|
+
"description": "前几日看到一则新闻,人民日报给我们程序员点了个赞。事情原由是这样的:自三月来,但凡完成核酸检测,复旦大学的校辅导员要挨个检查学生“健康云”核酸结果截图并进行登记,确保每一个人都不会遗漏。而我们都知道...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041729768",
|
|
105
|
+
"author": "云叔_又拍云",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
107
|
+
"votes": "6",
|
|
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": "“制裁”蔓延:Github 或封禁 41 万俄罗斯开发者账号!",
|
|
112
|
+
"description": "据俄罗斯媒体 Habr 报道称,近段时间至少有几十个 GitHub 账户在当地被屏蔽、禁用、清空内容等限制。这其中,包括 Sberbank、 Alfa-Bank 银行、其他公司以及个人开发商的账户。",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041719488",
|
|
114
|
+
"author": "MissD",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
116
|
+
"votes": "4",
|
|
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": "响应式网页中的高度设计,你认真的吗?",
|
|
121
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041717270",
|
|
123
|
+
"author": "前端小智",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
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": "面试记录",
|
|
130
|
+
"description": "1.自我介绍说了一下项目经历,项目主要功能,项目负责部分,项目技术栈2.处理过的项目中最难的一点是什么说了一下问卷系统导入答卷部3.你的多线程处理在并发情况下会出现什么问题。4.jvm熟悉吗?(不熟悉)5.项目...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041721518",
|
|
132
|
+
"author": "小强Zzz",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/zhaokaiqiang",
|
|
134
|
+
"votes": "5",
|
|
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": "《手写Mybatis》第5章:数据源的解析、创建和使用",
|
|
139
|
+
"description": "现在我们每天所接收的信息量越来越多,但很多的个人却没有多少分辨知识的能力。很多知识信息也只是蹭热点的泛知识,但泛知识只是一种空泛、不成系统、甚至可能是错误的信息群,不过就是这样的信息却给内容消费者...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041719899",
|
|
141
|
+
"author": "小傅哥",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/fuzhengwei",
|
|
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": "前端开发 Mock 利器,效率提升 100%!",
|
|
148
|
+
"description": "每个迭代,需求文档跟设计稿都出来了,静态页面唰唰两天就做完了。可是做前端又不是简单地把后端吐出来的数据放到页面上就完了,还有各种前端处理逻辑啊。",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041723236",
|
|
150
|
+
"author": "前端小智",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
152
|
+
"votes": "5",
|
|
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/
|
|
156
|
+
"title": "GitHub/GitLab配置SSH Key,以及RSA入门",
|
|
157
|
+
"description": "前言团队的项目近期更换到GitLab托管了,验证方式也从以前的HTTPS+SSH变成了纯SSH,所以就需要配置SSH Key。SSH的加密使用的RSA算法,文章末尾将给出一个简单的加密解密演示。一、生成公钥私钥对先看看无Key连接...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041713720",
|
|
159
|
+
"author": "LYX6666",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/liuyuxuan6666",
|
|
161
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/
|
|
165
|
+
"title": "FORK AI 获数千万元 Pre-A 轮融资:定位 MarTech 赛道|助力云服务商精准获客",
|
|
166
|
+
"description": "近日,FORK AI 正式宣布获得了由绿洲资本独家投资的数千万元人民币 Pre - A 轮融资。据介绍,本轮资金用途为升级产品和扩大商业化,除自有销售渠道外, FORK AI 还将以 CRM 厂商为渠道进行拓客。",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041718912",
|
|
168
|
+
"author": "MissD",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
170
170
|
"votes": "1",
|
|
171
171
|
"rank": 19
|
|
172
172
|
},
|
|
173
|
-
{
|
|
174
|
-
"title": "天地图修改主题颜色修改背景色",
|
|
175
|
-
"description": "最近公司比较忙,也没时间发些博文,最近正好由于项目需要大屏展示地图,大屏多数都是使用暗蓝色底图,目前天地图不提供暗蓝色瓦片,自带的JS API只支持black和indigo,但项目要求必须要用天地图。搜索引擎找了找...",
|
|
176
|
-
"url": "https://segmentfault.com/a/1190000041703873",
|
|
177
|
-
"author": "SangSir",
|
|
178
|
-
"home_url": "https://segmentfault.com/u/sangsir",
|
|
179
|
-
"votes": "1",
|
|
180
|
-
"rank": 20
|
|
181
|
-
},
|
|
182
173
|
{
|
|
183
174
|
"title": "Go语言轻松进阶",
|
|
184
175
|
"description": "导读 {代码...} 今天我们开始进入《Go语言轻松进阶》系列第二章「内存与垃圾回收」第二部分「Go语言内存管理」。关于「内存与垃圾回收」章节,会从如下三大部分展开:读前知识储备(已完结)指针的大小内存的线性分...",
|
|
@@ -186,26 +177,44 @@
|
|
|
186
177
|
"author": "TIGERB",
|
|
187
178
|
"home_url": "https://segmentfault.com/u/tigerb",
|
|
188
179
|
"votes": "1",
|
|
189
|
-
"rank":
|
|
180
|
+
"rank": 20
|
|
190
181
|
},
|
|
191
182
|
{
|
|
192
|
-
"title": "
|
|
193
|
-
"description": "
|
|
194
|
-
"url": "https://segmentfault.com/a/
|
|
195
|
-
"author": "
|
|
196
|
-
"home_url": "https://segmentfault.com/u/
|
|
183
|
+
"title": "冴羽答读者问:冴羽哥哥 额爱你",
|
|
184
|
+
"description": "这让我想起一部叫《少年派》的电视剧,其中有一段剧情,张嘉译扮演的父亲劝说赵今麦扮演的女儿,不要放弃读书,通过网络流行语的古文版,让女儿刮目相看",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041721122",
|
|
186
|
+
"author": "冴羽",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/yayu",
|
|
197
188
|
"votes": "1",
|
|
189
|
+
"rank": 21
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"title": "移动端日历组件设计与实现",
|
|
193
|
+
"description": "在大多数的客户端应用中,日期的选择与操作是一个常见的功能,使用日历组件完成对于这一功能的实现,往往是一个高效的解决方案。对于日历组件的设计与开发,在常见的开源项目中,通常有两种设计思路:",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041716531",
|
|
195
|
+
"author": "京东设计中心JDC",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/jingdongshejizhongxin",
|
|
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/
|
|
206
|
-
"votes": "
|
|
201
|
+
"title": "angular中ExpressionChangedAfterItHasBeenCheckedError错误",
|
|
202
|
+
"description": "最近在使用ngAfterViewInit的时候发生了一些错误。又发现自己对变更检测的流程其实不是很理解,所以来梳理一下过程,并来讲讲这个错误为什么会发生。",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041721490",
|
|
204
|
+
"author": "weiewiyi",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/chenchu_6110ed583800c",
|
|
206
|
+
"votes": "3",
|
|
207
207
|
"rank": 23
|
|
208
208
|
},
|
|
209
|
+
{
|
|
210
|
+
"title": "Vue.js 3.x 双向绑定原理",
|
|
211
|
+
"description": "首先,我们要明白一点的是:v-model 的本质是指令。因此,它跟我们一般的自定义指令是一样的,需要实现 Vue.js 生命周期的钩子函数。",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041716718",
|
|
213
|
+
"author": "Asheng",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/ashengtan",
|
|
215
|
+
"votes": "2",
|
|
216
|
+
"rank": 24
|
|
217
|
+
},
|
|
209
218
|
{
|
|
210
219
|
"title": "gitlab CI/CD配置中遇到的问题",
|
|
211
220
|
"description": "先来说一下配置CI/CD的目的,我们在提交代码后即提交push请求后gitLab会自动生成一个pipeLine任务,如果我们想要在每次提交代码之后都跑一次单元测试就需要对其进行编辑,此外我们还可以在此运行我们自定义的脚本...",
|
|
@@ -213,59 +222,50 @@
|
|
|
213
222
|
"author": "李明",
|
|
214
223
|
"home_url": "https://segmentfault.com/u/pluto_612f55567eb8c",
|
|
215
224
|
"votes": "3",
|
|
216
|
-
"rank": 24
|
|
217
|
-
},
|
|
218
|
-
{
|
|
219
|
-
"title": "GitHub/GitLab配置SSH Key,以及RSA入门",
|
|
220
|
-
"description": "前言团队的项目近期更换到GitLab托管了,验证方式也从以前的HTTPS+SSH变成了纯SSH,所以就需要配置SSH Key。SSH的加密使用的RSA算法,文章末尾将给出一个简单的加密解密演示。一、生成公钥私钥对先看看无Key连接...",
|
|
221
|
-
"url": "https://segmentfault.com/a/1190000041713720",
|
|
222
|
-
"author": "LYX6666",
|
|
223
|
-
"home_url": "https://segmentfault.com/u/liuyuxuan6666",
|
|
224
|
-
"votes": "3",
|
|
225
225
|
"rank": 25
|
|
226
226
|
},
|
|
227
227
|
{
|
|
228
|
-
"title": "
|
|
229
|
-
"description": "
|
|
230
|
-
"url": "https://segmentfault.com/a/
|
|
231
|
-
"author": "why技术",
|
|
232
|
-
"home_url": "https://segmentfault.com/u/whyjishu",
|
|
233
|
-
"votes": "3",
|
|
234
|
-
"rank": 26
|
|
235
|
-
},
|
|
236
|
-
{
|
|
237
|
-
"title": "推荐个我在用的免费翻译软件,支持多家翻译API整合",
|
|
238
|
-
"description": "前段时间发了个关于《Spring支持PHP》的视频:点击查看然后有小伙伴留言说:“你这个翻译好像很好用的样子”。的确,我自己也觉得很好用。之前视频没看过的不知道是哪个,可以通过截图简单了解下:基本操作就是选中...",
|
|
239
|
-
"url": "https://segmentfault.com/a/1190000041695503",
|
|
228
|
+
"title": "IDEA小技巧:Debug时如何优雅地制造异常?",
|
|
229
|
+
"description": "但是,在开发过程中有一些情况,我们需要测试程序对异常的处理逻辑是否正确,这个时候就需要我们在程序运行时主动的抛出异常才会触发相关逻辑来验证正确性,比较常见的场景有:事务是否会回滚、Web层的统一异常处...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041715160",
|
|
240
231
|
"author": "程序猿DD",
|
|
241
232
|
"home_url": "https://segmentfault.com/u/coderdd",
|
|
242
233
|
"votes": "1",
|
|
234
|
+
"rank": 26
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"title": "2022 PHP程序员修炼秘籍",
|
|
238
|
+
"description": "前言Hi , 各位大佬、小佬们,我是CrazyCodes,本来打算在年初奉上本篇,但因诸多原因延迟了以下是我往年的文章2021 PHP程序员修炼秘籍 [链接]2020 PHP程序员修炼秘籍 [链接]2019 PHP程序员修炼秘籍 [链接]计算机...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041734354",
|
|
240
|
+
"author": "CrazyCodes",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/crazycodes",
|
|
242
|
+
"votes": "4",
|
|
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": "腾讯三面:Cookie的SameSite了解吧,那SameParty呢?",
|
|
247
|
+
"description": "大家好,我是年年!今天介绍的是三方cookie相关的内容,本文会讲清:什么是三方cookie?same-site的变化是什么,对我们的业务有什么影响?为什么有了same-site,还需要same-party?文章首发在我的公众号:前端私...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041714393",
|
|
249
|
+
"author": "前端私教年年",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/qiuzhisijiaoniannian",
|
|
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/
|
|
255
|
+
"title": "petite-vue源码剖析-沙箱模型",
|
|
256
|
+
"description": "在解析v-if和v-for等指令时我们会看到通过evaluate执行指令值中的JavaScript表达式,而且能够读取当前作用域上的属性。而evaluate的实现如下:",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041731589",
|
|
258
|
+
"author": "肥仔John",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/fsjohnhuang",
|
|
260
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/
|
|
264
|
+
"title": "一文读懂欧拉开发者大会2022多项重磅发布",
|
|
265
|
+
"description": "欧拉开发者大会(openEuler Developer Day 2022)于4月13日-15日在线上和线下同步举行。大会以“一起创未来,欧拉更精彩”为主题,旨在推动openEuler在服务器、云计算、边缘计算和嵌入式等全场景的技术探索和创新,...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041711266",
|
|
267
|
+
"author": "snakesss",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/snakesss",
|
|
269
269
|
"votes": "1",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|