@wcj/github-rank 22.4.6 → 22.4.9
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 +32047 -32044
- package/dist/sifou-daily.json +34 -61
- package/dist/sifou-monthly.json +80 -80
- package/dist/sifou-weekly.json +176 -176
- package/dist/toutiao-30.json +81 -81
- package/dist/toutiao-7.json +124 -124
- package/dist/toutiao-90.json +15 -15
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +144 -144
- package/dist/trending-weekly.json +151 -151
- package/dist/users.china.json +2813 -2814
- package/dist/users.json +3445 -3445
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +32047 -32044
- package/web/data/sifou-daily.json +34 -61
- package/web/data/sifou-monthly.json +80 -80
- package/web/data/sifou-weekly.json +176 -176
- package/web/data/toutiao-30.json +81 -81
- package/web/data/toutiao-7.json +124 -124
- package/web/data/toutiao-90.json +15 -15
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +144 -144
- package/web/data/trending-weekly.json +151 -151
- package/web/data/users.china.json +2813 -2814
- package/web/data/users.json +3445 -3445
- package/web/index.html +1826 -1826
- package/web/repos.html +4120 -4120
- package/web/sifou-daily.html +30 -114
- package/web/sifou-monthly.html +114 -114
- package/web/sifou-weekly.html +148 -148
- package/web/toutiao-30.html +83 -83
- package/web/toutiao-7.html +85 -85
- package/web/toutiao-90.html +14 -14
- package/web/trending-monthly.html +138 -138
- package/web/trending-weekly.html +133 -133
- package/web/trending.html +144 -148
- package/web/users.china.html +1487 -1487
|
@@ -1,272 +1,272 @@
|
|
|
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": "我们是如何解决偶发性的502错误的",
|
|
4
|
+
"description": "从ingress的监控中心,我们看到,失败率虽然不高,但始终保持在0.05到0.1的水平:我们用这样的条件去查询,发现绝大部分错误是502错误: {代码...} 那么502错误到底是个什么错误呢?百度百科给出的解释是:502 Ba...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000041651450",
|
|
6
|
+
"author": "张京",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/fengerzh",
|
|
8
|
+
"votes": "14",
|
|
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": "欢迎关注我的公众号:前端侦探通常要做一个时钟,肯定离不开 JS 定时器。今天换一种思路,用 CSS 来实现一个时钟,如下:你也可以访问这个CSS time (codepen.io)查看实际效果当然借用了一点点 JS 用于初始化时间...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041661094",
|
|
15
|
+
"author": "XboxYan",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
17
|
+
"votes": "11",
|
|
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": "巧用 background-clip 实现超强的文字动效",
|
|
22
|
+
"description": "最近,有同学询问,如何使用 CSS 实现如下效果:看起来是个很有意思的动效。仔细思考一下,要想实现这类效果,其实用到的核心属性只有一个 -- background-clip: text。有意思的 background-clip: textbackground-...",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041666096",
|
|
24
|
+
"author": "chokcoco",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
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": "【建议收藏】通过差异化对比学习法,带你回顾Vue2快速掌握Vue3",
|
|
31
|
+
"description": "Vue3已经发布有一段时间了,同时也得到了各大厂商和社区的支持和众多开发者喜爱,周边生态也正在逐步完善。可谓是一片欣欣向荣的美景。本文意在通过梳理Vue2常用api通过差异化对比Vue3,帮助你快速掌握Vue3",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041645889",
|
|
33
|
+
"author": "前端有猫腻",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/maoduolikuaipao",
|
|
35
|
+
"votes": "14",
|
|
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/
|
|
39
|
+
"title": "Koa2 搭建信令服务器,JS 也能搞定视频通话!",
|
|
40
|
+
"description": "在实际应用场景中,信令服务器的本质就是一台 WeSocket 服务器,两个客户端必须与这个服务器建立 WeSocket 连接,才能互相发送消息。",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041668070",
|
|
42
|
+
"author": "杨成功",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/ruidoc",
|
|
44
44
|
"votes": "7",
|
|
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": "从 Redux 说起,到手写,再到状态管理",
|
|
49
|
+
"description": "单纯的 Redux 只是一个状态机, store 中存放了所有的状态 state,要想改变里面的状态 state,只能 dispatch 一个动作",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041648339",
|
|
51
|
+
"author": "山头人汉波",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/johanazhu",
|
|
53
|
+
"votes": "4",
|
|
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": "2022 招聘季 | 面试了一个月,我经历了什么",
|
|
58
|
+
"description": "Hello, 大家好,我是程序员海军,又到了金三银四的招聘季。 本篇文章总结了我去年面试中遇到的坑,以及身边人遇到的面试坑,经过总结分析才出了此篇文章, 送给 金三银四 找工作的你,找工作运气很重要,时机更...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041658543",
|
|
60
|
+
"author": "程序员海军",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/haijun_5e7e16c909f52",
|
|
62
|
+
"votes": "7",
|
|
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": "Koa2从零到脚手架",
|
|
67
|
+
"description": "由 Express 原班人马打造的新生代 Node.js Web 框架,它的代码很简单,没有像 Express 那样,提供路由、静态服务等等,它是为了解决 Node 问题(简化了 Node 中操作)并取代之,它本身是一个简单的中间件框架,需...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041654130",
|
|
69
|
+
"author": "山头人汉波",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/johanazhu",
|
|
71
|
+
"votes": "5",
|
|
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": "10个有用的自定义钩子vue.js",
|
|
76
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041598901",
|
|
78
|
+
"author": "前端小智",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
80
|
+
"votes": "10",
|
|
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": "10个很棒的 JavaScript 字符串技巧",
|
|
85
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041659427",
|
|
87
|
+
"author": "前端小智",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
89
|
+
"votes": "7",
|
|
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": "一键安装团队推荐的 vscode 插件",
|
|
94
|
+
"description": "在前端代码库的根目录下新增 .vscode/extensions.json文件注册插件列表,然后将文件随代码提交到 git 。如果哪位成员发现了好用的插件,直接加在 recommendations 数组中既可。入 git 的好处就是: 有记录、持续...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041661941",
|
|
96
|
+
"author": "亖混子",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/1023",
|
|
98
|
+
"votes": "6",
|
|
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": "面试周连续剧之轻车熟路",
|
|
103
|
+
"description": "接着上一篇文章继续聊面试经历,通过前两天的面试经历,以及不断总结完善自己的知识储备,又系统性的准备了一下前端面试知识点,应对一般的面试已经不成问题,可以说自己已经有了“反客为主”的能力,那么马上开启...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041659228",
|
|
105
|
+
"author": "三掌柜",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/sanzhanggui",
|
|
107
|
+
"votes": "3",
|
|
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": "面试题:一道关于解构赋值和参数默认值的编程题",
|
|
112
|
+
"description": "在前端俱乐部QQ群中,有朋友发出这样的题目,说最近面试中遇到了,如下所示 {代码...} 问,fun 的参数应该填什么?提示:利用结构赋值和参数默认值经过我一番测试,其结果如下所示: {代码...} 解题思路先看第一...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041650923",
|
|
114
|
+
"author": "山头人汉波",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/johanazhu",
|
|
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": "2022年注定是一个不平凡的一年,因为有着难得一遇的对称日:20220222,即2022年2月22日,农历的正月廿二,也是星期二,总之是一个不平凡的一年。即然不平凡,那就得搞事情,然后就果断的选择找工作,顺便沾沾不平...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041649527",
|
|
123
|
+
"author": "三掌柜",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/sanzhanggui",
|
|
125
|
+
"votes": "2",
|
|
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": "项目地址[链接]支持解析js脚本生成语法树、格式化代码支持运行完整js脚本支持安全模式运行单行表达式支持设置超时时间1. 生成语法树 并输出格式化代码示例代码 {代码...} 输出 {代码...} 2. 运行完整脚本以下示例...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041652146",
|
|
132
|
+
"author": "辣子鸡",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/laziji",
|
|
134
|
+
"votes": "3",
|
|
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/
|
|
143
|
-
"votes": "
|
|
138
|
+
"title": "冴羽答读者问:何时能够像你一样优秀?",
|
|
139
|
+
"description": "首先真的非常感谢你的肯定,但“优秀”二字让我愧不敢当,在我看来,我并没有做到过什么厉害的事情,只是一路走来,将自己学习到的东西分享出来而已,引用阮一峰老师之前发过的微博:",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041664148",
|
|
141
|
+
"author": "冴羽",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/yayu",
|
|
143
|
+
"votes": "2",
|
|
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": "面试周连续剧之奇葩遭遇",
|
|
148
|
+
"description": "接着上一篇文章继续聊面试经历,通过前三天的面试经历,梳理总结一下,虽然拿到了三个offer,但是约过的面试还要继续,这是自己的原则,不能随便放别人鸽子,要有面试节操。在分享今天的面试经历的同时,顺便总结...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041669762",
|
|
150
|
+
"author": "三掌柜",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/sanzhanggui",
|
|
152
|
+
"votes": "3",
|
|
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": "如何写出高性能代码(二)巧用数据特性",
|
|
157
|
+
"description": "同一份逻辑,不同人的实现的代码性能会出现数量级的差异; 同一份代码,你可能微调几个字符或者某行代码的顺序,就会有数倍的性能提升;同一份代码,也可能在不同处理器上运行也会有几倍的性能差异;十倍程序员 ...",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041657908",
|
|
159
|
+
"author": "xindoo",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/xindoo",
|
|
161
|
+
"votes": "3",
|
|
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": "带码农《手写Mybatis》进度3:实现映射器的注册和使用",
|
|
166
|
+
"description": "我们可以把 Spring、Mybatis、Dubbo 这样的大型框架或者一些公司内部的较核心项目,都可以称为复杂的系统。这样的工程也不在是初学编程手里的玩具项目,没有所谓的CRUD,更多时候要面对的都是对系统分层的结构设...",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041665600",
|
|
168
|
+
"author": "小傅哥",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/fuzhengwei",
|
|
170
|
+
"votes": "2",
|
|
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": "Spring Security 一键接入验证码登录和小程序登录",
|
|
175
|
+
"description": "最近实现了一个多端登录的Spring Security组件,用起来非常丝滑,开箱即用,可插拔,而且灵活性非常强。我觉得能满足大部分场景的需要。目前完成了手机号验证码和微信小程序两种自定义登录,加上默认的Form登录,...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000041651786",
|
|
177
|
+
"author": "码农小胖哥",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/10000000",
|
|
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": "2022年的JavaScript开发工具",
|
|
184
|
+
"description": "原文:[链接]在2022年,每一位 JS / TS 开发者都应该知道的最重要的开发工具的分类,包括最相关的权衡,以及一些个人建议。在软件工程的世界中,对所使用的工具有一个明确的了解非常重要。但是 JS 工具总是在快速...",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041651441",
|
|
186
|
+
"author": "戎马",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/lashoucuijs",
|
|
188
|
+
"votes": "0",
|
|
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": "聊聊mysql的单列多值存储",
|
|
193
|
+
"description": "序本文主要研究一下mysql如何用一个列来存储多个值实例用bit类型建表及数据准备 {代码...} 位运算查询 {代码...} 更新 {代码...} 用int/bigint类型建表及数据准备 {代码...} 查询 {代码...} 更新 {代码...} 用var...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041651455",
|
|
195
|
+
"author": "codecraft",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/codecraft",
|
|
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": "聊聊mysql的树形结构存储及查询",
|
|
202
|
+
"description": "序本文主要研究一下mysql的树形结构存储及查询存储parent这种方式就是每个节点存储自己的parent_id信息建表及数据准备 {代码...} 查询 {代码...} 存储及修改上比较方便,就是要在sql里头查询树比较费劲,一般是加...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041654734",
|
|
204
|
+
"author": "codecraft",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/codecraft",
|
|
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": "好的目录设计架构就成功了一半 --- 如何约束项目中的目录和文件名编程中命名规范有:camelCase (驼峰命名法)PascalCase (帕斯卡命名法,又名大驼峰命名法)snake_case (下划线命名法)kebab-case (中划线命名法)Hun...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041664954",
|
|
213
|
+
"author": "亖混子",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/1023",
|
|
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": "与 Rust 勾心斗角 · 点",
|
|
220
|
+
"description": "三维世界的原点,就是在三个数轴上的投影为 0 的点。假设三个数轴为 x,y 和 z,则原点在它们上的投影可表示为 x = 0, y = 0, z = 0,用 Rust 代码可表示为",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041652223",
|
|
222
|
+
"author": "garfileo",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/garfileo",
|
|
224
|
+
"votes": "2",
|
|
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": "Three.js Sprite源码解析",
|
|
229
|
+
"description": "本文会讲解一下Three.js(r105)的Sprite,主要包括以下几个方面:简单介绍和使用Sprite的Geometry始终朝向相机原理解析大小不变原理解析简单介绍和使用在项目中,我主要会使用Sprite创建一些三维场景中的标签。下...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041644858",
|
|
231
|
+
"author": "luckness",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/luckness",
|
|
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/
|
|
242
|
-
"votes": "
|
|
237
|
+
"title": "LeetCode-173-二叉搜索树迭代器",
|
|
238
|
+
"description": "题目描述:实现一个二叉搜索树迭代器类BSTIterator ,表示一个按中序遍历二叉搜索树(BST)的迭代器:BSTIterator(TreeNode root) 初始化 BSTIterator 类的一个对象。BST 的根节点 root 会作为构造函数的一部分给...",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041650051",
|
|
240
|
+
"author": "雄狮虎豹",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/xiongshihubao",
|
|
242
|
+
"votes": "3",
|
|
243
243
|
"rank": 27
|
|
244
244
|
},
|
|
245
245
|
{
|
|
246
|
-
"title": "带你十天轻松搞定 Go
|
|
247
|
-
"description": "序言我们通过一个系列文章跟大家详细展示一个 go-zero
|
|
248
|
-
"url": "https://segmentfault.com/a/
|
|
246
|
+
"title": "带你十天轻松搞定 Go 微服务系列(六)",
|
|
247
|
+
"description": "序言我们通过一个系列文章跟大家详细展示一个 go-zero 微服务示例,整个系列分十篇文章,目录结构如下:环境搭建服务拆分用户服务产品服务订单服务支付服务(本文)RPC 服务 Auth 验证服务监控链路追踪分布式事务...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041649990",
|
|
249
249
|
"author": "kevinwan",
|
|
250
250
|
"home_url": "https://segmentfault.com/u/kevinwan",
|
|
251
|
-
"votes": "
|
|
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/
|
|
260
|
-
"votes": "
|
|
255
|
+
"title": "Go 1.18:工作区模式workspace mode",
|
|
256
|
+
"description": "Go 1.18除了引入泛型(generics)、模糊测试(Fuzzing)之外,另外一个重大功能是引入了工作区模式(workspace mode)。",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041664655",
|
|
258
|
+
"author": "coding进阶",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/c9eulmav",
|
|
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/
|
|
269
|
-
"votes": "
|
|
264
|
+
"title": "如何写出高性能代码(一)善用算法和数据结构",
|
|
265
|
+
"description": "同一份逻辑,不同人的实现的代码性能会出现数量级的差异; 同一份代码,你可能微调几个字符或者某行代码的顺序,就会有数倍的性能提升;同一份代码,也可能在不同处理器上运行也会有几倍的性能差异;十倍程序员不...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041653423",
|
|
267
|
+
"author": "xindoo",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/xindoo",
|
|
269
|
+
"votes": "2",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
|
272
272
|
]
|