@wcj/github-rank 21.11.7 → 21.11.11
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 +36012 -36019
- package/dist/sifou-daily.json +154 -28
- package/dist/sifou-monthly.json +131 -131
- package/dist/sifou-weekly.json +175 -166
- package/dist/toutiao-30.json +72 -72
- package/dist/toutiao-7.json +149 -149
- package/dist/toutiao-90.json +57 -57
- package/dist/trending-daily.json +175 -175
- package/dist/trending-monthly.json +170 -170
- package/dist/trending-weekly.json +165 -165
- package/dist/users.china.json +3190 -3191
- package/dist/users.json +3795 -3796
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +36012 -36019
- package/web/data/sifou-daily.json +154 -28
- package/web/data/sifou-monthly.json +131 -131
- package/web/data/sifou-weekly.json +175 -166
- package/web/data/toutiao-30.json +72 -72
- package/web/data/toutiao-7.json +149 -149
- package/web/data/toutiao-90.json +57 -57
- package/web/data/trending-daily.json +175 -175
- package/web/data/trending-monthly.json +170 -170
- package/web/data/trending-weekly.json +165 -165
- package/web/data/users.china.json +3190 -3191
- package/web/data/users.json +3795 -3796
- package/web/index.html +1866 -1866
- package/web/repos.html +4344 -4344
- package/web/sifou-daily.html +416 -24
- package/web/sifou-monthly.html +130 -130
- package/web/sifou-weekly.html +169 -141
- package/web/toutiao-30.html +79 -79
- package/web/toutiao-7.html +99 -99
- package/web/toutiao-90.html +75 -75
- package/web/trending-monthly.html +147 -147
- package/web/trending-weekly.html +137 -149
- package/web/trending.html +150 -154
- package/web/users.china.html +1741 -1741
|
@@ -1,130 +1,103 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"title": "
|
|
4
|
-
"description": "
|
|
5
|
-
"url": "https://segmentfault.com/a/
|
|
6
|
-
"author": "
|
|
7
|
-
"home_url": "https://segmentfault.com/u/
|
|
8
|
-
"votes": "
|
|
3
|
+
"title": "一些常用的 Git 进阶知识与技巧",
|
|
4
|
+
"description": "假设我们在同一电脑上拥有多个 Git 账号,例如公司内部使用的是 Gitlab,个人使用的是 Github 或者 Gitee。那就会遇到一种情况,上班时想给个人开源项目提交代码,但是 Git 绑定的是公司的账号。",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000040930212",
|
|
6
|
+
"author": "谭光志",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/woai3c",
|
|
8
|
+
"votes": "17",
|
|
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": "N 种仅仅使用 HTML/CSS 实现各类进度条的方式",
|
|
13
|
+
"description": "本文将介绍如何使用 HTML/CSS 创建各种基础进度条及花式进度条及其动画的方式,通过本文,你可能可以学会:通过 HTML 标签 <meter> 创建进度条通过 HTML 标签 <progress> 创建进度条HTML 实现进度条...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000040908304",
|
|
15
|
+
"author": "chokcoco",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
17
|
+
"votes": "17",
|
|
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": "10个可视化 CSS 工具, 快速生成 CSS 片段,渣男,又想抛弃我!!",
|
|
22
|
+
"description": "作者: Jatin Sharma译者:前端小智来源:dev有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000040875123",
|
|
24
|
+
"author": "前端小智",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
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": "【建议收藏】面试官贼喜欢问的 32+ vue 修饰符,你掌握几种啦?",
|
|
31
|
+
"description": "vue简洁好用体现在很多个地方,比如其内置了32+修饰符,可以很方便我们阻止冒泡、阻止默认事件、鼠标事件处理、系统键盘事件等等,让我们可以快速搞定业务,简直不要太方便噢!!!",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000040914312",
|
|
33
|
+
"author": "前端胖头鱼",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/116263",
|
|
35
|
+
"votes": "21",
|
|
36
36
|
"rank": 4
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
|
-
"title": "
|
|
40
|
-
"description": "
|
|
41
|
-
"url": "https://segmentfault.com/a/
|
|
39
|
+
"title": "23 个非常有用的 NodeJs 库",
|
|
40
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000040929396",
|
|
42
42
|
"author": "前端小智",
|
|
43
43
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
44
|
-
"votes": "
|
|
44
|
+
"votes": "17",
|
|
45
45
|
"rank": 5
|
|
46
46
|
},
|
|
47
47
|
{
|
|
48
|
-
"title": "
|
|
49
|
-
"description": "
|
|
50
|
-
"url": "https://segmentfault.com/a/
|
|
48
|
+
"title": "11 个对开发有帮助的 JS 技巧,进收藏夹当小词典吧!",
|
|
49
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000040923693",
|
|
51
51
|
"author": "前端小智",
|
|
52
52
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
53
|
-
"votes": "
|
|
53
|
+
"votes": "13",
|
|
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": "装了这几个IDEA插件,基本上一站式开发了!",
|
|
58
|
+
"description": "作为一个开源作者,每周要code大量的代码,提升日常工作效率是我一直追求的,在众多的IDEA插件中,我独钟爱这几款。这期就整理一些我日常中经常使用的IDEA插件,这些插件有些挺小众,但是的确非常提升效率,推荐...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000040924578",
|
|
60
|
+
"author": "铂赛东",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/bosaidong_5c495684bcf4b",
|
|
62
|
+
"votes": "8",
|
|
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": "规范你的commit msg",
|
|
67
|
+
"description": "TL;DR:👉 commitizen 使用👉 commitlint 使用👉 可以直接抄走的配置👉 git cz 的原理可参考的代码库规范 commit msg 的意义规范化、格式化的 commit message 可以让我们更好的追踪需求的演进、回滚时能够快速的找到...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000040922831",
|
|
69
|
+
"author": "混子的日常",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/1023",
|
|
71
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": "Web Components中引入外部CSS的 8 种方法",
|
|
76
|
+
"description": "开发中,还是会遇到需要引入外部CSS到Shadow DOM情况,那么如何处理呢?作者就最近遇到的情况给出如下几种方案。一、@import示例代码 {代码...} 优点:此方法兼容性非常好,点击查看caniuse。缺点:性能二、::par...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000040915602",
|
|
78
|
+
"author": "Allan91",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/allan4738",
|
|
80
|
+
"votes": "7",
|
|
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": "gRPC PHP与GO 数据增长性能测试与分析",
|
|
85
|
+
"description": "大家好,我是CrazyCodes,最近调研了下关于PHP通过gRPC请求go,与PHP通过HTTP方式请求,根据数据量不断增长的情况下,平均响应时间会有多大差距。",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000040922184",
|
|
87
|
+
"author": "CrazyCodes",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/crazycodes",
|
|
89
|
+
"votes": "5",
|
|
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": "超过1W字深度剖析JVM常量池(全网最详细最有深度)",
|
|
94
|
+
"description": "面试题:String a = \"ab\"; String b = \"a\" + \"b\"; a == b 是否相等面试考察点考察目的: 考察对JVM基础知识的理解,涉及到常量池、JVM运行时数据区等。考察范围: 工作2到5年。背景知识要回答这个问题,需要搞明...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000040922573",
|
|
96
|
+
"author": "跟着Mic学架构",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/fukua_5be8034f8191f",
|
|
98
|
+
"votes": "9",
|
|
99
99
|
"rank": 11
|
|
100
100
|
},
|
|
101
|
-
{
|
|
102
|
-
"title": "把程序做成系统服务",
|
|
103
|
-
"description": "写程序,难免会遇到需要做成系统服务的需求。Windows 下写系统服务需要实现一些特定的接口,做起来有一定难度,所以不少程序采用了 近似的备选方案 —— 做成带系统任务栏图标的桌面应用。但是,服务之所以是服务,...",
|
|
104
|
-
"url": "https://segmentfault.com/a/1190000040895843",
|
|
105
|
-
"author": "边城",
|
|
106
|
-
"home_url": "https://segmentfault.com/u/jamesfancy",
|
|
107
|
-
"votes": "5",
|
|
108
|
-
"rank": 12
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
"title": "大奖升级!HMS Core线上Codelabs挑战赛第3期:用3D建模构建元宇宙",
|
|
112
|
-
"description": "“元宇宙”概念风生水起,在AR、VR等技术构建的虚拟世界里,3D模型担当重要角色,无论是为玩家提供更丰富更真实游戏体验的3D游戏领域,还是各大电商平台正在启用并不断完善的3D虚拟购物领域……3D建模无疑成为日益迫...",
|
|
113
|
-
"url": "https://segmentfault.com/a/1190000040894152",
|
|
114
|
-
"author": "华为移动服务",
|
|
115
|
-
"home_url": "https://segmentfault.com/u/hms_core",
|
|
116
|
-
"votes": "2",
|
|
117
|
-
"rank": 13
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"title": "MySQL事务的隔离级别与并发问题",
|
|
121
|
-
"description": "事务A先根据某个范围条件查询出了一些记录,而事务B写入了一些符合该条件的新记录,当事务A再次以相同的条件查询时,查询到了新的记录,就意味着发生了幻读现象。",
|
|
122
|
-
"url": "https://segmentfault.com/a/1190000040890911",
|
|
123
|
-
"author": "白菜1031",
|
|
124
|
-
"home_url": "https://segmentfault.com/u/baicai1031",
|
|
125
|
-
"votes": "6",
|
|
126
|
-
"rank": 14
|
|
127
|
-
},
|
|
128
101
|
{
|
|
129
102
|
"title": "Notification桌面通知实践",
|
|
130
103
|
"description": "Notification通知实践安全上下文: 此项功能仅在安全上下文(HTTPS), 一些 支持的浏览器.Notifications API 的通知接口用于向用户配置和显示桌面通知。在线示例见文末代码构造方法 {代码...} 参数title定义一个通知...",
|
|
@@ -132,16 +105,16 @@
|
|
|
132
105
|
"author": "JenK",
|
|
133
106
|
"home_url": "https://segmentfault.com/u/wangzc996",
|
|
134
107
|
"votes": "4",
|
|
135
|
-
"rank":
|
|
108
|
+
"rank": 12
|
|
136
109
|
},
|
|
137
110
|
{
|
|
138
|
-
"title": "
|
|
139
|
-
"description": "
|
|
140
|
-
"url": "https://segmentfault.com/a/
|
|
141
|
-
"author": "
|
|
142
|
-
"home_url": "https://segmentfault.com/u/
|
|
111
|
+
"title": "Go业务开发中常用的几个开源库",
|
|
112
|
+
"description": "哈喽,大家好,我是asong。拖更了好久,这周开始更新。最近总有一些初学Go语言的小伙伴问我在业务开发中一般都使用什么web框架、开源中间件;所以我总结了我在日常开发中使用到的库,这些库不一定是特别完美的,...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000040917776",
|
|
114
|
+
"author": "asong",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/asong_5eeb7a1d0da86",
|
|
143
116
|
"votes": "7",
|
|
144
|
-
"rank":
|
|
117
|
+
"rank": 13
|
|
145
118
|
},
|
|
146
119
|
{
|
|
147
120
|
"title": "任职三年后 GitHub CEO Nat Friedman 宣布即将卸任,回归创业根源",
|
|
@@ -150,114 +123,150 @@
|
|
|
150
123
|
"author": "snakesss",
|
|
151
124
|
"home_url": "https://segmentfault.com/u/snakesss",
|
|
152
125
|
"votes": "3",
|
|
126
|
+
"rank": 14
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"title": "热门剧本杀与 SaaS 的不解之缘",
|
|
130
|
+
"description": "近年来,“剧本杀”这种以剧本为核心,玩家分别扮演不同角色推理案情找出真凶的娱乐项目在年轻人的范围内迅速传开,已悄然形成了一个市场规模超百亿的新兴产业,吸引了大量淘金者。而在互联网时代,针对玩家线上剧...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000040932098",
|
|
132
|
+
"author": "云叔_又拍云",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
134
|
+
"votes": "6",
|
|
135
|
+
"rank": 15
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"title": "借助友盟+U-APM实现终端卡顿优化的全记录",
|
|
139
|
+
"description": "目前手机SOC的性能越来越少,很多程序员在终端程序的开发过程中也不太注意性能方面的优化,尤其是不注意对齐和分支优化,但是这两种问题一旦出现所引发的问题,是非常非常隐蔽难查的,不过好在项目中用到了移动端...",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000040917846",
|
|
141
|
+
"author": "性能优化实践者",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/on5fgy9c",
|
|
143
|
+
"votes": "1",
|
|
144
|
+
"rank": 16
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"title": "前端Node.js面试题",
|
|
148
|
+
"description": "Node.js 是一个开源与跨平台的 JavaScript 运行时环境。在浏览器外运行 V8 JavaScript 引擎(Google Chrome 的内核),利用事件驱动、非阻塞和异步输入输出模型等技术提高性能。我们可以理解为:Node.js 就是一个...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000040937008",
|
|
150
|
+
"author": "xiangzhihong",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/xiangzhihong",
|
|
152
|
+
"votes": "9",
|
|
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": "nvm-一个node版本管理工具 + 打开终端自动切换node版本教程",
|
|
157
|
+
"description": "在日常的前端或node后台开发中,使用的部分node依赖,可能不支持当前使用的node版本,这时候如果还想使用这个依赖愉快的开发,那只能切换node版本了。",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000040908989",
|
|
159
|
+
"author": "千鸟语",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/qianniaoyu",
|
|
161
|
+
"votes": "5",
|
|
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": "stylelint 接入实战踩坑总结",
|
|
166
|
+
"description": "团队合作时,当每个人的代码都拥有自定义的格式化方式时,在提交merge的时候往往要解决很多冲突,此时我们可以使用eslint+stylelint来对团队的代码进行约束。eslint的配置引入比较简单,网上有比较多的教程,而st...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000040917146",
|
|
168
|
+
"author": "greet_eason",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/aichendesiyangyuan",
|
|
170
|
+
"votes": "4",
|
|
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": "Redis 6.0 新特性篇:深度剖析客户端缓存(Client side caching)原理与性能",
|
|
175
|
+
"description": "码老湿,上次你讲解了 Redis 多线程模型,这次我想知道客户端缓存(Client side caching)技术,他的英文名叫: Redis server-assisted client side caching ,可以说说么?我不是嫖客,看完我会点赞、再看、分享...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000040926742",
|
|
177
|
+
"author": "码哥字节",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/magebyte",
|
|
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": "编写\"谷歌扩展\"便捷\"自测\"埋点上报信息是否正确",
|
|
184
|
+
"description": "每次开发完项目的埋点功能后都需要进行埋点自测, 此时我只能通过在控制台的Network上进行筛选, 由于埋点的请求参数是个\"对象类型\", 需要将传参逐一点开并且找到params这个key, 但是params是一个被json序列化...",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000040922050",
|
|
186
|
+
"author": "lulu_up",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/lulu_up",
|
|
188
|
+
"votes": "5",
|
|
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": "用 eslint 和 prettier 让跨 IDE 协作更舒服",
|
|
193
|
+
"description": "TL; DR搭配 eslint 和 prettier 可以进行代码质量优化和跨 IDE 协作安装插件和 npm 包以顺利使用 eslint 和 prettier准备配置文件 .eslintrc.js 和 .prettierrc.js(可以借助工具生成也可手写)提高效率,开启 ID...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000040927431",
|
|
195
|
+
"author": "ssshooter",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/ssshooter",
|
|
197
|
+
"votes": "4",
|
|
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": "Discovery直播 | 3D“模”术师,还原立体世界——探秘3D建模服务",
|
|
202
|
+
"description": "3D模型作为物品在数字世界中的孪生体,用户可以自己拍摄、建模并在终端直观感受,甚至与现实环境进行交互体验。以下图片为鞋子的建模过程,其建模效果与真实物体几乎无差,应用在电商行业,是对用户体验方式的升...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000040924570",
|
|
204
|
+
"author": "华为移动服务",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/hms_core",
|
|
206
|
+
"votes": "1",
|
|
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": "作为⼀枚缺乏浪漫细胞但富有吃货属性的⼯科⼥,我的⽇记,那肯定离不开吃,即使是时间划分,那也得按⼀⽇三餐来(其实是四餐,但是也不知道是身体细胞⽼龄化了还是咋的,以前狂吃不⻓到现在 喝⽔都胖,头⼤~,也...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000040914114",
|
|
213
|
+
"author": "程序员cxuan",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/cxuan",
|
|
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": "拒做程序员小白?计算机关键概念你不得不掌握!",
|
|
220
|
+
"description": "💪开始卷起来吧!为让学习更有趣,这篇文章我会列出计算机科学理论和一些概念,并且用类比的方式和尽量少的技术术语来为你进行解释。这样做的目的就是为了让你快速了解计算机,查漏补缺。",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000040908470",
|
|
222
|
+
"author": "程序员cxuan",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/cxuan",
|
|
224
|
+
"votes": "6",
|
|
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": "面试官:你说你精通 Docker,那你来详细说说 Dockerfile 吧",
|
|
229
|
+
"description": "Docker 可以通过读取 Dockerfile 中的指令自动构建镜像。Dockerfile 是一个文本文档,其中包含了用户创建镜像的所有命令和说明。",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000040925914",
|
|
231
|
+
"author": "民工哥",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/jishuroad",
|
|
233
|
+
"votes": "4",
|
|
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": "【Go语言】小白也能看懂的context包详解:从入门到精通",
|
|
238
|
+
"description": "哈喽,大家好,我是asong。今天想与大家分享context包,经过一年的沉淀,重新出发,基于Go1.17.1从源码角度再次分析,不过这次不同的是,我打算先从入门开始,因为大多数初学的读者都想先知道怎么用,然后才会关...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000040917752",
|
|
240
|
+
"author": "asong",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/asong_5eeb7a1d0da86",
|
|
242
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": "11月4日 “光纤之父”高锟诞辰88周年,致敬科学伟人!",
|
|
247
|
+
"description": "当今世界以数字化、网络化、智能化为特征的信息化浪潮蓬勃兴起,元宇宙、云基础设施、5G等热点前沿方向成为信息技术发展的风口。作为信息传导的主要载体,光纤可谓是社会信息化的“神经”,是人类迈向信息化时代的...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000040909189",
|
|
249
|
+
"author": "六一",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
|
|
251
|
+
"votes": "3",
|
|
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": "坏了!面试官问我垃圾回收机制",
|
|
256
|
+
"description": "候选者:嗯,前面提到了堆分了「新生代」和「老年代」,「新生代」又分为「Eden」和「Survivor」区,「survivor」区又分为「From Survivor」和「To Survivor」区",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000040907641",
|
|
258
|
+
"author": "Java3y",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/java_3y",
|
|
260
|
+
"votes": "5",
|
|
261
261
|
"rank": 29
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"title": "在IntelliJ IDEA中,开发一个摸鱼看书插件",
|
|
265
|
+
"description": "总有人拿到产品的需求,就着急开干,反正也懒的想开发中会发生啥,上线后多少人使用,管它三七二十一先堆起来代码看一看,反正能跑就行,无论代码还是你!",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000040929376",
|
|
267
|
+
"author": "小傅哥",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/fuzhengwei",
|
|
269
|
+
"votes": "2",
|
|
270
|
+
"rank": 30
|
|
262
271
|
}
|
|
263
272
|
]
|