@wcj/github-rank 22.6.8 → 22.6.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 +30262 -30249
- package/dist/sifou-daily.json +54 -54
- package/dist/sifou-monthly.json +69 -69
- package/dist/sifou-weekly.json +139 -139
- package/dist/toutiao-30.json +34 -34
- package/dist/toutiao-7.json +98 -98
- package/dist/toutiao-90.json +21 -21
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +155 -155
- package/dist/trending-weekly.json +165 -165
- package/dist/users.china.json +1547 -1547
- package/dist/users.json +2202 -2203
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +30262 -30249
- package/web/data/sifou-daily.json +54 -54
- package/web/data/sifou-monthly.json +69 -69
- package/web/data/sifou-weekly.json +139 -139
- package/web/data/toutiao-30.json +34 -34
- package/web/data/toutiao-7.json +98 -98
- package/web/data/toutiao-90.json +21 -21
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +155 -155
- package/web/data/trending-weekly.json +165 -165
- package/web/data/users.china.json +1547 -1547
- package/web/data/users.json +2202 -2203
- package/web/index.html +1258 -1258
- package/web/repos.html +4199 -4203
- package/web/sifou-daily.html +46 -46
- package/web/sifou-monthly.html +108 -108
- package/web/sifou-weekly.html +132 -132
- package/web/toutiao-30.html +84 -84
- package/web/toutiao-7.html +68 -68
- package/web/toutiao-90.html +31 -31
- package/web/trending-monthly.html +141 -141
- package/web/trending-weekly.html +143 -143
- package/web/trending.html +154 -146
- package/web/users.china.html +771 -771
|
@@ -1,31 +1,4 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"title": "为我们的 10 周年喝彩",
|
|
4
|
-
"description": "10 年前,我和高阳及董锋在北京参加了中国第一届黑客马拉松。以开发者为中心的活动在当时还是个新鲜事物,我们第一次看到了这个群体中所蕴含的巨大能量,以至于它对我们后面的创业决定也产生了巨大的影响。活动结...",
|
|
5
|
-
"url": "https://segmentfault.com/a/1190000041925065",
|
|
6
|
-
"author": "joyqi",
|
|
7
|
-
"home_url": "https://segmentfault.com/u/joyqi",
|
|
8
|
-
"votes": "42",
|
|
9
|
-
"rank": 1
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"title": "归零进一 | SegmentFault 思否社区 10 周年社区福利来了!",
|
|
13
|
-
"description": "作为社区的创始人,在这个 10 年里,我们也经历了很多温暖的时刻。众多的开发者与社区一同成长,他们从初出茅庐的菜鸟成长为独当一面的大牛,然后又将自己的知识回馈给社区,帮助更多的人。这是一个属于大家的社...",
|
|
14
|
-
"url": "https://segmentfault.com/a/1190000041925107",
|
|
15
|
-
"author": "SegmentFault思否",
|
|
16
|
-
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
17
|
-
"votes": "24",
|
|
18
|
-
"rank": 2
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
"title": "十年老友记 | @张京:我编程了三十年,编程就是我的符号",
|
|
22
|
-
"description": "十年前的今天,SegmentFault 思否正式创立,如一颗嫩绿的幼芽开始成长,期间承载过和煦的日光、沐浴过柔和的春风,也挑战过滂沱的暴雨、体会过凛冽的冬雪。所幸,今日呈现在我们面前的 SegmentFault 思否,已经长...",
|
|
23
|
-
"url": "https://segmentfault.com/a/1190000041926662",
|
|
24
|
-
"author": "思否编辑部",
|
|
25
|
-
"home_url": "https://segmentfault.com/u/writers",
|
|
26
|
-
"votes": "16",
|
|
27
|
-
"rank": 3
|
|
28
|
-
},
|
|
29
2
|
{
|
|
30
3
|
"title": "CSS 实现头像名称首字符自动占位",
|
|
31
4
|
"description": "在 web 中经常会见到这样的设计,很多 UI 组件库也称之为 Avator 组件,也就是头像的意思,当头像未设置时,会显示名称的首字符充当默认头像,如下所示:",
|
|
@@ -33,7 +6,16 @@
|
|
|
33
6
|
"author": "XboxYan",
|
|
34
7
|
"home_url": "https://segmentfault.com/u/xboxyan",
|
|
35
8
|
"votes": "15",
|
|
36
|
-
"rank":
|
|
9
|
+
"rank": 1
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"title": "文字轮播与图片轮播?CSS 不在话下",
|
|
13
|
+
"description": "今天,分享一个实际业务中能够用得上的动画技巧。巧用逐帧动画,配合补间动画实现一个无限循环的轮播效果,像是这样:看到上述示意图,有同学不禁会发问,这不是个非常简单的位移动画么?我们来简单分析分析,从...",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041947673",
|
|
15
|
+
"author": "chokcoco",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
17
|
+
"votes": "12",
|
|
18
|
+
"rank": 2
|
|
37
19
|
},
|
|
38
20
|
{
|
|
39
21
|
"title": "全球顶级交易所前端二面",
|
|
@@ -42,34 +24,7 @@
|
|
|
42
24
|
"author": "Peter谭老师",
|
|
43
25
|
"home_url": "https://segmentfault.com/u/jerrytanjinjie",
|
|
44
26
|
"votes": "7",
|
|
45
|
-
"rank":
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"title": "社区的力量 | SegmentFault 思否十周年,伙伴们说",
|
|
49
|
-
"description": "开发者更像是厨师,治大国如烹小鲜,写代码如做甜点。下一个十年,不是技术行业的十年,而会是全行业的技术十年。愿乘风破万里浪,看十年发展必辉煌。—— 陈加贝,vika 维格联合创始人兼 CTO ✨",
|
|
50
|
-
"url": "https://segmentfault.com/a/1190000041926694",
|
|
51
|
-
"author": "SegmentFault思否",
|
|
52
|
-
"home_url": "https://segmentfault.com/u/segmentfault",
|
|
53
|
-
"votes": "5",
|
|
54
|
-
"rank": 6
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"title": "Flutter与webview通信桥梁开发",
|
|
58
|
-
"description": "最近业务有需求需要在flutter内使用webview进行内嵌H5进行展示,此时需要涉及到H5与flutter之间额通信问题。比如发送消息或者H5调用Flutter的相机等等",
|
|
59
|
-
"url": "https://segmentfault.com/a/1190000041933782",
|
|
60
|
-
"author": "JenK",
|
|
61
|
-
"home_url": "https://segmentfault.com/u/wangzc996",
|
|
62
|
-
"votes": "3",
|
|
63
|
-
"rank": 7
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"title": "Golang 常见设计模式之单例模式",
|
|
67
|
-
"description": "之前我们已经看过了 Golang 常见设计模式中的装饰和选项模式,今天要看的是 Golang 设计模式里最简单的单例模式。单例模式的作用是确保无论对象被实例化多少次,全局都只有一个实例存在。根据这一特性,我们可以...",
|
|
68
|
-
"url": "https://segmentfault.com/a/1190000041926032",
|
|
69
|
-
"author": "云叔_又拍云",
|
|
70
|
-
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
71
|
-
"votes": "5",
|
|
72
|
-
"rank": 8
|
|
27
|
+
"rank": 3
|
|
73
28
|
},
|
|
74
29
|
{
|
|
75
30
|
"title": "这个队列的思路是真的好,现在它是我简历上的亮点了。",
|
|
@@ -78,34 +33,34 @@
|
|
|
78
33
|
"author": "why技术",
|
|
79
34
|
"home_url": "https://segmentfault.com/u/whyjishu",
|
|
80
35
|
"votes": "6",
|
|
81
|
-
"rank":
|
|
36
|
+
"rank": 4
|
|
82
37
|
},
|
|
83
38
|
{
|
|
84
|
-
"title": "
|
|
85
|
-
"description": "
|
|
86
|
-
"url": "https://segmentfault.com/a/
|
|
87
|
-
"author": "
|
|
88
|
-
"home_url": "https://segmentfault.com/u/
|
|
89
|
-
"votes": "
|
|
90
|
-
"rank":
|
|
39
|
+
"title": "Flutter与webview通信桥梁开发",
|
|
40
|
+
"description": "最近业务有需求需要在flutter内使用webview进行内嵌H5进行展示,此时需要涉及到H5与flutter之间额通信问题。比如发送消息或者H5调用Flutter的相机等等",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041933782",
|
|
42
|
+
"author": "JenK",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/wangzc996",
|
|
44
|
+
"votes": "3",
|
|
45
|
+
"rank": 5
|
|
91
46
|
},
|
|
92
47
|
{
|
|
93
|
-
"title": "
|
|
94
|
-
"description": "
|
|
95
|
-
"url": "https://segmentfault.com/a/
|
|
96
|
-
"author": "
|
|
97
|
-
"home_url": "https://segmentfault.com/u/
|
|
98
|
-
"votes": "
|
|
99
|
-
"rank":
|
|
48
|
+
"title": "一文搞懂四种 WebSocket 使用方式,建议收藏!!!",
|
|
49
|
+
"description": "在上家公司做IM消息系统的时候,一直是使用 WebSocket 作为收发消息的基础组件,今天就和大家聊聊在 Java 中,使用 WebSocket 所常见的四种姿势,如果大家以后或者现在碰到有要使用 WebSoocket 的情况可以做个参考。",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041944842",
|
|
51
|
+
"author": "和耳朵",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/heerduo",
|
|
53
|
+
"votes": "9",
|
|
54
|
+
"rank": 6
|
|
100
55
|
},
|
|
101
56
|
{
|
|
102
|
-
"title": "
|
|
103
|
-
"description": "
|
|
104
|
-
"url": "https://segmentfault.com/a/
|
|
105
|
-
"author": "
|
|
106
|
-
"home_url": "https://segmentfault.com/u/
|
|
107
|
-
"votes": "
|
|
108
|
-
"rank":
|
|
57
|
+
"title": "云计算的未来在哪?破解亚马逊云科技增长神话",
|
|
58
|
+
"description": "之前看亚马逊云科技创新大会直播,尤其是顾凡的主题演讲“重构云底座,加速向未来”,相比 re:Invent 的隆重的会场和丰盛的议题,这次更能总览亚马逊云科技全局产品和方案,我恰好在思考中美云计算的发展,本文有感...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041953821",
|
|
60
|
+
"author": "六一",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
|
|
62
|
+
"votes": "3",
|
|
63
|
+
"rank": 7
|
|
109
64
|
},
|
|
110
65
|
{
|
|
111
66
|
"title": "原来项目打包也有这么技巧 - 浅谈 Tree Shaking 机制",
|
|
@@ -114,25 +69,25 @@
|
|
|
114
69
|
"author": "前端小智",
|
|
115
70
|
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
116
71
|
"votes": "2",
|
|
117
|
-
"rank":
|
|
72
|
+
"rank": 8
|
|
118
73
|
},
|
|
119
74
|
{
|
|
120
|
-
"title": "
|
|
121
|
-
"description": "
|
|
122
|
-
"url": "https://segmentfault.com/a/
|
|
123
|
-
"author": "
|
|
124
|
-
"home_url": "https://segmentfault.com/u/
|
|
125
|
-
"votes": "
|
|
126
|
-
"rank":
|
|
75
|
+
"title": "2022 前端开发报告:TypeScript 成 84% Web 开发者的“最爱”|无障碍性、边缘渲染成大趋势",
|
|
76
|
+
"description": "此次报告,共有来自全球 125 个国家 / 地区、超 3700+ 名前端开发专业人士填写了调查,同时也融合了来自前端技术开发领域的 19 位专家的观点与分享,并对前端 2020 年和 2022 年的数据并排呈现作对比后最终得出了...",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041943445",
|
|
78
|
+
"author": "MissD",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
80
|
+
"votes": "4",
|
|
81
|
+
"rank": 9
|
|
127
82
|
},
|
|
128
83
|
{
|
|
129
|
-
"title": "
|
|
130
|
-
"description": "
|
|
131
|
-
"url": "https://segmentfault.com/a/
|
|
132
|
-
"author": "
|
|
133
|
-
"home_url": "https://segmentfault.com/u/
|
|
84
|
+
"title": "一起学习React18 新特性",
|
|
85
|
+
"description": "The React 17 release is unusual because it doesn’t add any new developer-facing features. Instead, this release is primarily focused on making it easier to upgrade React itself.",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041936220",
|
|
87
|
+
"author": "Denzel",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/denzel",
|
|
134
89
|
"votes": "2",
|
|
135
|
-
"rank":
|
|
90
|
+
"rank": 10
|
|
136
91
|
},
|
|
137
92
|
{
|
|
138
93
|
"title": "15分钟学会Go语言",
|
|
@@ -141,7 +96,25 @@
|
|
|
141
96
|
"author": "Yujiaao",
|
|
142
97
|
"home_url": "https://segmentfault.com/u/yujiaao",
|
|
143
98
|
"votes": "2",
|
|
144
|
-
"rank":
|
|
99
|
+
"rank": 11
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"title": "精读《type challenges - easy》",
|
|
103
|
+
"description": "TS 强类型非常好用,但在实际运用中,免不了遇到一些难以描述,反复看官方文档也解决不了的问题,至今为止也没有任何一篇文档,或者一套教材可以解决所有犄角旮旯的类型问题。为什么会这样呢?因为 TS 并不是简单...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041941889",
|
|
105
|
+
"author": "黄子毅",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/aoyangyudakong",
|
|
107
|
+
"votes": "2",
|
|
108
|
+
"rank": 12
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"title": "JavaScript精度丢失原因以及解决方案",
|
|
112
|
+
"description": "由于计算机的底层是由二进制实现的,有些运算的数字无法全部显示出来。就像一些无理数不能完全显示出来一样,如圆周率 3.1415926...,0.3333... 等。JavaScript遵循IEEE754规范,采用双精度存储(double precisio...",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041941297",
|
|
114
|
+
"author": "沉静地闪光",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/007008",
|
|
116
|
+
"votes": "4",
|
|
117
|
+
"rank": 13
|
|
145
118
|
},
|
|
146
119
|
{
|
|
147
120
|
"title": "Go net/http 以及io/ioutil包的使用",
|
|
@@ -150,7 +123,16 @@
|
|
|
150
123
|
"author": "LiberHome",
|
|
151
124
|
"home_url": "https://segmentfault.com/u/liberhome",
|
|
152
125
|
"votes": "4",
|
|
153
|
-
"rank":
|
|
126
|
+
"rank": 14
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"title": "Android对so体积优化的探索与实践",
|
|
130
|
+
"description": "减小应用安装包的体积,对提升用户体验和下载转化率都大有益处。本文将结合美团平台的实践经验,分享 so 体积优化的思路、收益,以及工程实践中的注意事项。",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041941513",
|
|
132
|
+
"author": "美团技术团队",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/meituanjishutuandui",
|
|
134
|
+
"votes": "2",
|
|
135
|
+
"rank": 15
|
|
154
136
|
},
|
|
155
137
|
{
|
|
156
138
|
"title": "MySQL-排序数据",
|
|
@@ -159,7 +141,16 @@
|
|
|
159
141
|
"author": "LiberHome",
|
|
160
142
|
"home_url": "https://segmentfault.com/u/liberhome",
|
|
161
143
|
"votes": "3",
|
|
162
|
-
"rank":
|
|
144
|
+
"rank": 16
|
|
145
|
+
},
|
|
146
|
+
{
|
|
147
|
+
"title": "用原生JavaScript写一个贪吃蛇",
|
|
148
|
+
"description": "看到掘金上有这样一种效果,感觉很好看,就是那种毛玻璃效果,于是想试试写一个登录页面并且实现遮罩,但是写成了开始游戏,可是光一个开始游戏也没意思,干脆写一个小游戏吧,直接试试贪吃蛇。",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041933671",
|
|
150
|
+
"author": "JanYork_小简",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/amin_624fd35aeb42d",
|
|
152
|
+
"votes": "2",
|
|
153
|
+
"rank": 17
|
|
163
154
|
},
|
|
164
155
|
{
|
|
165
156
|
"title": "杭漂5年前端感受-白驹过隙,人生如梦",
|
|
@@ -168,6 +159,15 @@
|
|
|
168
159
|
"author": "趁你还年轻",
|
|
169
160
|
"home_url": "https://segmentfault.com/u/chennihuannianqing",
|
|
170
161
|
"votes": "3",
|
|
162
|
+
"rank": 18
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"title": "面试官:说说执行 JavaScript 的 V8 引擎做了什么?",
|
|
166
|
+
"description": "有梦想,有干货,微信搜索 【大迁世界】 关注这个在凌晨还在刷碗的刷碗智。本文 GitHub [链接] 已收录,有一线大厂面试完整考点、资料以及我的系列文章。",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041911583",
|
|
168
|
+
"author": "前端小智",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/minnanitkong",
|
|
170
|
+
"votes": "4",
|
|
171
171
|
"rank": 19
|
|
172
172
|
},
|
|
173
173
|
{
|
|
@@ -189,23 +189,14 @@
|
|
|
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/
|
|
192
|
+
"title": "微前端在得物客服域的技术实践/ 那么多微前端框架,为啥我们选Qiankun + MF",
|
|
193
|
+
"description": "每个业务模块相对独立,各有独立的业务体系,单个模块体积较大,项目整体采用SPA + iframe的架构模式,其中的工单系统就是通过iframe嵌套的。在客服业务不断迭代的过程中,SPA + iframe的架构模式暴露出了很多问...",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041942759",
|
|
195
|
+
"author": "得物技术",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/dewujishu",
|
|
197
197
|
"votes": "2",
|
|
198
198
|
"rank": 22
|
|
199
199
|
},
|
|
200
|
-
{
|
|
201
|
-
"title": "一起学习React18 新特性",
|
|
202
|
-
"description": "The React 17 release is unusual because it doesn’t add any new developer-facing features. Instead, this release is primarily focused on making it easier to upgrade React itself.",
|
|
203
|
-
"url": "https://segmentfault.com/a/1190000041936220",
|
|
204
|
-
"author": "Denzel",
|
|
205
|
-
"home_url": "https://segmentfault.com/u/denzel",
|
|
206
|
-
"votes": "1",
|
|
207
|
-
"rank": 23
|
|
208
|
-
},
|
|
209
200
|
{
|
|
210
201
|
"title": "Spring是如何支持多数据源的",
|
|
211
202
|
"description": "上篇介绍了数据源基础,并实现了基于两套DataSource,两套mybatis配置的多数据源,从基础知识层面阐述了多数据源的实现思路。不了解的同学请戳→同学,你的多数据源事务失效了!",
|
|
@@ -213,59 +204,68 @@
|
|
|
213
204
|
"author": "Java课代表",
|
|
214
205
|
"home_url": "https://segmentfault.com/u/zhengxl5566",
|
|
215
206
|
"votes": "4",
|
|
207
|
+
"rank": 23
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"title": "如何写出高性能代码之优化数据访问",
|
|
211
|
+
"description": "同一份逻辑,不同人的实现的代码性能会出现数量级的差异; 同一份代码,你可能微调几个字符或者某行代码的顺序,就会有数倍的性能提升;同一份代码,也可能在不同处理器上运行也会有几倍的性能差异;...",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041940931",
|
|
213
|
+
"author": "xindoo",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/xindoo",
|
|
215
|
+
"votes": "1",
|
|
216
216
|
"rank": 24
|
|
217
217
|
},
|
|
218
218
|
{
|
|
219
|
-
"title": "
|
|
220
|
-
"description": "
|
|
221
|
-
"url": "https://segmentfault.com/a/
|
|
219
|
+
"title": "MySQL-创建计算字段",
|
|
220
|
+
"description": "定义:根据需要,使用排列组合将已有的字段组合成新的字段拼接字段比如,要将学校和位置是两个字段,但现在需要合并成学校(地址)的格式,就可以用Concat()函数实现: {代码...} 另外,为了除去字段多余的空格,...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041943235",
|
|
222
222
|
"author": "LiberHome",
|
|
223
223
|
"home_url": "https://segmentfault.com/u/liberhome",
|
|
224
224
|
"votes": "3",
|
|
225
225
|
"rank": 25
|
|
226
226
|
},
|
|
227
227
|
{
|
|
228
|
-
"title": "
|
|
229
|
-
"description": "
|
|
230
|
-
"url": "https://segmentfault.com/a/
|
|
228
|
+
"title": "基于Gin框架的web后端开发(三): 获取queryString参数",
|
|
229
|
+
"description": "tips:获取queryString我们经常使用GET请求go mod tidy 可以分析代码中依赖的第三方包,然后在go.mod中将这些以来记录下来。例如:想要获取query字段中的杨超越:http://127.0.0.1:9090/web?query=杨超越方式一:Q...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041941035",
|
|
231
231
|
"author": "LiberHome",
|
|
232
232
|
"home_url": "https://segmentfault.com/u/liberhome",
|
|
233
|
-
"votes": "
|
|
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": "MySQL-日期和数据处理函数",
|
|
238
|
+
"description": "在用WHERE子句比较的时候如果需要用到的是日期,请使用Date()。这样可以避免在同一天,但是时分秒不是00:00:00导致的错误,例如: {代码...}",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041944864",
|
|
240
|
+
"author": "LiberHome",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/liberhome",
|
|
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": "MySQL-WHERE子句 以及 逻辑操作符",
|
|
247
|
+
"description": "WHERE子句我们一般使用where子句进行数据过滤,比如: {代码...} 使用ORDER BY应该放在WHERE之后 否则会报错。WHERE子句的操作符除了有大于小于等于之外还有不等于(不等于有两种写法:<>和!=)以及闭区间内B...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041937479",
|
|
249
|
+
"author": "LiberHome",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/liberhome",
|
|
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": "MySQL-通配符(wildcard)",
|
|
256
|
+
"description": "在MySQL中使用LIKE操作符就是告诉MySQL,后面的搜索模式利用通配符进行匹配。百分号通配符百分号代表任意字符出现任意次数,例如下面这句sql可以找到producets中所有以apple开头的p_name商品: {代码...} 注意尾空...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041937637",
|
|
258
|
+
"author": "LiberHome",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/liberhome",
|
|
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": "JSONP 跨域原理及实现",
|
|
265
|
+
"description": "如果两个页面的协议,域名和端口都相同,则两个页面具有相同的源例如,下表给出了相对于 http://www.test.com/index.html 页面的同源检测:",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041946934",
|
|
267
|
+
"author": "佩奇烹饪家",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/cloudyttt",
|
|
269
269
|
"votes": "3",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|
package/web/data/toutiao-30.json
CHANGED
|
@@ -19,26 +19,26 @@
|
|
|
19
19
|
"subjectName": "进击的程序猿",
|
|
20
20
|
"homeUrl": "/subjects/24912"
|
|
21
21
|
},
|
|
22
|
-
{
|
|
23
|
-
"title": "阿里10年沉淀|那些技术实战中的架构设计方法",
|
|
24
|
-
"description": "上周我写的一篇文章《关于技术能力的思考和总结》引起了大家的关注,好多读者的评论“以写代想、以想促真、以讲验真”,大家的感受很深刻,基于上次的文章,这篇文章我其实更想跟大家聊聊一些常...",
|
|
25
|
-
"votes": "102",
|
|
26
|
-
"url": "/k/e9vlh55",
|
|
27
|
-
"avatar": "https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb",
|
|
28
|
-
"avatarAlt": "架构必知必会 - 独家号",
|
|
29
|
-
"subjectName": "架构必知必会",
|
|
30
|
-
"homeUrl": "/subjects/472073"
|
|
31
|
-
},
|
|
32
22
|
{
|
|
33
23
|
"title": "消息队列原理和选型:Kafka、RocketMQ 、RabbitMQ 和 ActiveMQ",
|
|
34
24
|
"description": "",
|
|
35
|
-
"votes": "
|
|
25
|
+
"votes": "104",
|
|
36
26
|
"url": "/k/nuwnwro",
|
|
37
27
|
"avatar": "https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb",
|
|
38
28
|
"avatarAlt": "乱点技能树 - 独家号",
|
|
39
29
|
"subjectName": "乱点技能树",
|
|
40
30
|
"homeUrl": "/subjects/194141"
|
|
41
31
|
},
|
|
32
|
+
{
|
|
33
|
+
"title": "阿里10年沉淀|那些技术实战中的架构设计方法",
|
|
34
|
+
"description": "上周我写的一篇文章《关于技术能力的思考和总结》引起了大家的关注,好多读者的评论“以写代想、以想促真、以讲验真”,大家的感受很深刻,基于上次的文章,这篇文章我其实更想跟大家聊聊一些常...",
|
|
35
|
+
"votes": "103",
|
|
36
|
+
"url": "/k/e9vlh55",
|
|
37
|
+
"avatar": "https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb",
|
|
38
|
+
"avatarAlt": "架构必知必会 - 独家号",
|
|
39
|
+
"subjectName": "架构必知必会",
|
|
40
|
+
"homeUrl": "/subjects/472073"
|
|
41
|
+
},
|
|
42
42
|
{
|
|
43
43
|
"title": "如何画好一张架构图?",
|
|
44
44
|
"description": "",
|
|
@@ -59,20 +59,10 @@
|
|
|
59
59
|
"subjectName": "苏三说技术",
|
|
60
60
|
"homeUrl": "/subjects/453205"
|
|
61
61
|
},
|
|
62
|
-
{
|
|
63
|
-
"title": "跨Mysql、Redis、Mongo的分布式事务",
|
|
64
|
-
"description": "Mysql、Redis、Mongo都是非常流行的存储,并且各自有自己的优势。在实际的应用中,常常会同时使用多种存储,也会遇见在多种存储中保证数据一致性的需求,例如保证数据库中的库存...",
|
|
65
|
-
"votes": "83",
|
|
66
|
-
"url": "/k/246clz1",
|
|
67
|
-
"avatar": "https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/thumb",
|
|
68
|
-
"avatarAlt": "叶东富 - 独家号",
|
|
69
|
-
"subjectName": "叶东富",
|
|
70
|
-
"homeUrl": "/subjects/307550"
|
|
71
|
-
},
|
|
72
62
|
{
|
|
73
63
|
"title": "关于技术能力的思考和总结",
|
|
74
64
|
"description": "技术人成长的悖论在程序员界有一个悖论持续在困惑着很多技术人:在写代码的人的困惑是一直写代码是不是会丧失竞争力,会不会被后面年轻的更能加班写代码的人汰换。典型代表就是工作5年左右的核...",
|
|
75
|
-
"votes": "
|
|
65
|
+
"votes": "80",
|
|
76
66
|
"url": "/k/jo2jtja",
|
|
77
67
|
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
78
68
|
"avatarAlt": "架构之美 - 独家号",
|
|
@@ -99,16 +89,6 @@
|
|
|
99
89
|
"subjectName": "DeepNoMind",
|
|
100
90
|
"homeUrl": "/subjects/460290"
|
|
101
91
|
},
|
|
102
|
-
{
|
|
103
|
-
"title": "TCP 重传、滑动窗口、流量控制、拥塞控好难?看完图解就不愁了(重制)",
|
|
104
|
-
"description": "",
|
|
105
|
-
"votes": "74",
|
|
106
|
-
"url": "/k/14tz08l",
|
|
107
|
-
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
108
|
-
"avatarAlt": "服务架构及中台 - 独家号",
|
|
109
|
-
"subjectName": "服务架构及中台",
|
|
110
|
-
"homeUrl": "/subjects/26578"
|
|
111
|
-
},
|
|
112
92
|
{
|
|
113
93
|
"title": "你见过哪些目瞪口呆的 Java 代码技巧?",
|
|
114
94
|
"description": "",
|
|
@@ -122,7 +102,7 @@
|
|
|
122
102
|
{
|
|
123
103
|
"title": "不可错过的程序员续命科技",
|
|
124
104
|
"description": "背景 睡眠 原理 实践 饮食 Fasting 的背景 Fasting 的实践 饮食与消化道健康 心态与动力 原理 影响多巴胺的外界因素 维持健康的多巴胺水平 成长型思维 学习与专注...",
|
|
125
|
-
"votes": "
|
|
105
|
+
"votes": "76",
|
|
126
106
|
"url": "/k/wooq1pu",
|
|
127
107
|
"avatar": "https://img.toutiao.io/subject/1d87689e784f465d82487cdffbe50a5b/thumb",
|
|
128
108
|
"avatarAlt": "RandomGenerator - 独家号",
|
|
@@ -152,7 +132,7 @@
|
|
|
152
132
|
{
|
|
153
133
|
"title": "性能提升40倍——线上真实重构案例分享",
|
|
154
134
|
"description": "",
|
|
155
|
-
"votes": "
|
|
135
|
+
"votes": "61",
|
|
156
136
|
"url": "/k/izbqpxo",
|
|
157
137
|
"avatar": "https://img.toutiao.io/subject/bd96da5f87da45b8a1b5f3e6715a6482/thumb",
|
|
158
138
|
"avatarAlt": "浅谈架构 - 独家号",
|
|
@@ -248,5 +228,25 @@
|
|
|
248
228
|
"avatarAlt": "GoHackers - 独家号",
|
|
249
229
|
"subjectName": "GoHackers",
|
|
250
230
|
"homeUrl": "/subjects/1385"
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"title": "吐血推荐17个提升开发效率的“轮子”",
|
|
234
|
+
"description": "",
|
|
235
|
+
"votes": "50",
|
|
236
|
+
"url": "/k/stu43ax",
|
|
237
|
+
"avatar": "https://img.toutiao.io/subject/96c1af0d2a0b441ca9740ee13c3e37f3/thumb",
|
|
238
|
+
"avatarAlt": "苏三说技术 - 独家号",
|
|
239
|
+
"subjectName": "苏三说技术",
|
|
240
|
+
"homeUrl": "/subjects/453205"
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"title": "万字多图,搞懂 Nginx 高性能网络工作原理!",
|
|
244
|
+
"description": "",
|
|
245
|
+
"votes": "49",
|
|
246
|
+
"url": "/k/1uwy12d",
|
|
247
|
+
"avatar": "https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb",
|
|
248
|
+
"avatarAlt": "乱点技能树 - 独家号",
|
|
249
|
+
"subjectName": "乱点技能树",
|
|
250
|
+
"homeUrl": "/subjects/194141"
|
|
251
251
|
}
|
|
252
252
|
]
|