@wcj/github-rank 22.5.18 → 22.5.21
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 +55585 -55432
- package/dist/sifou-daily.json +38 -83
- package/dist/sifou-monthly.json +110 -110
- package/dist/sifou-weekly.json +172 -172
- package/dist/toutiao-30.json +103 -103
- package/dist/toutiao-7.json +106 -106
- package/dist/toutiao-90.json +56 -56
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +157 -157
- package/dist/trending-weekly.json +175 -175
- package/dist/users.china.json +2947 -2948
- package/dist/users.json +3252 -3252
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +55585 -55432
- package/web/data/sifou-daily.json +38 -83
- package/web/data/sifou-monthly.json +110 -110
- package/web/data/sifou-weekly.json +172 -172
- package/web/data/toutiao-30.json +103 -103
- package/web/data/toutiao-7.json +106 -106
- package/web/data/toutiao-90.json +56 -56
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +157 -157
- package/web/data/trending-weekly.json +175 -175
- package/web/data/users.china.json +2947 -2948
- package/web/data/users.json +3252 -3252
- package/web/index.html +1737 -1737
- package/web/repos.html +5869 -5889
- package/web/sifou-daily.html +33 -173
- package/web/sifou-monthly.html +132 -132
- package/web/sifou-weekly.html +144 -144
- package/web/toutiao-30.html +93 -93
- package/web/toutiao-7.html +73 -73
- package/web/toutiao-90.html +74 -74
- package/web/trending-monthly.html +138 -138
- package/web/trending-weekly.html +152 -152
- package/web/trending.html +146 -150
- package/web/users.china.html +1542 -1542
package/dist/sifou-weekly.json
CHANGED
|
@@ -1,271 +1,271 @@
|
|
|
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": "SegmentFault 思否技术周刊 -- Go 语言通关攻略",
|
|
4
|
+
"description": "2022年3月15日,争议非常大但同时也备受期待的泛型终于伴随着Go1.18发布了。可是因为Go对泛型的支持时间跨度太大,有非常多的以“泛型”为关键字的文章都是在介绍Go1.18之前的旧泛型提案或者设计,而很多设计最终在...",
|
|
5
|
+
"url": "https://segmentfault.com/a/1190000041861125",
|
|
6
|
+
"author": "Beverly",
|
|
7
|
+
"home_url": "https://segmentfault.com/u/beverly0",
|
|
8
|
+
"votes": "12",
|
|
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": "如何做新人引导功能?",
|
|
13
|
+
"description": "节前碰到一个需求:「新人引导效果」针对第一次使用平台的用户进行主要功能引导。具体引导路径为:点击“新增按钮”,对弹出的内容进行解释,并引导用户填充表单,最后提交表单。",
|
|
14
|
+
"url": "https://segmentfault.com/a/1190000041789636",
|
|
15
|
+
"author": "linong",
|
|
16
|
+
"home_url": "https://segmentfault.com/u/linong",
|
|
17
|
+
"votes": "9",
|
|
18
18
|
"rank": 2
|
|
19
19
|
},
|
|
20
20
|
{
|
|
21
|
-
"title": "
|
|
22
|
-
"description": "CSS
|
|
23
|
-
"url": "https://segmentfault.com/a/
|
|
24
|
-
"author": "
|
|
25
|
-
"home_url": "https://segmentfault.com/u/
|
|
26
|
-
"votes": "
|
|
21
|
+
"title": "浅谈逻辑选择器 -- 父选择器它来了!",
|
|
22
|
+
"description": "在 CSS 选择器家族中,新增这样一类比较新的选择器 -- 逻辑选择器,目前共有 4 名成员::is:where:not:has本文将带领大家了解、深入它们。做到学以致用,写出更现代化的选择器。:is 伪类选择器:is() CSS伪类函数...",
|
|
23
|
+
"url": "https://segmentfault.com/a/1190000041860587",
|
|
24
|
+
"author": "chokcoco",
|
|
25
|
+
"home_url": "https://segmentfault.com/u/chokcoco",
|
|
26
|
+
"votes": "11",
|
|
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": "我怀疑这是IDEA的BUG,但是我翻遍全网没找到证据!",
|
|
31
|
+
"description": "你好呀,我是歪歪。前几天有朋友给我发来这样的一个截图:他说他不理解,为什么这样不报错。我说我也不理解,把一个 boolean 类型赋值给 int 类型,怎么会不报错呢,并接着追问他:这个代码截图是哪里来的?他说...",
|
|
32
|
+
"url": "https://segmentfault.com/a/1190000041849673",
|
|
33
|
+
"author": "why技术",
|
|
34
|
+
"home_url": "https://segmentfault.com/u/whyjishu",
|
|
35
|
+
"votes": "8",
|
|
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": "JSON数据传输大法第一式——用OADate处理日期格式",
|
|
40
|
+
"description": "JSON作为一种轻量级的数据交换格式,通常采用完全独立于编程语言的文本格式来存储和表示数据。它的层次结构简洁清晰,易于人们的阅读和编写,此外机器编写和生成也会变得容易,可以有效地提升网络传输效率,这些...",
|
|
41
|
+
"url": "https://segmentfault.com/a/1190000041866543",
|
|
42
|
+
"author": "葡萄城技术团队",
|
|
43
|
+
"home_url": "https://segmentfault.com/u/grapecity",
|
|
44
|
+
"votes": "3",
|
|
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/
|
|
48
|
+
"title": "教你如何用express+mysql+cheerio+swaggerUI开发爬虫项目API接口",
|
|
49
|
+
"description": "项目基于express+sequelize+mysql+express-validator基于node+express爬虫 API接口项目,包括全国高校信息、成语诗歌、星座运势、历史的今天、音乐数据接口、图片壁纸、搞笑视频、热点新闻资讯 详情接口数据",
|
|
50
|
+
"url": "https://segmentfault.com/a/1190000041844772",
|
|
51
|
+
"author": "coding",
|
|
52
|
+
"home_url": "https://segmentfault.com/u/codinger",
|
|
53
53
|
"votes": "5",
|
|
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": "跨境电商 2 大技术难题,到底该如何解决?",
|
|
58
|
+
"description": "据《2021中国跨境电商发展报告》显示,2019 至 2020 年间,欧美及亚太地区主要国家的电商整体零售额经历了 15% 以上的高速增长。这是因为 2020 年新冠疫情席卷全球后,消费者大规模转向线上消费。这是我国电商企...",
|
|
59
|
+
"url": "https://segmentfault.com/a/1190000041860634",
|
|
60
|
+
"author": "云叔_又拍云",
|
|
61
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
62
|
+
"votes": "4",
|
|
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": "JavaScript深拷贝的几种方法",
|
|
67
|
+
"description": "浅拷贝是创建一个新对象,这个对象有着原始对象属性值的拷贝。如果属性是基本类型,拷贝的就是基本类型的值,如果属性是引用类型,拷贝的是内存地址 。如果不进行深拷贝,其中一个对象改变了对象的值,就会影响到...",
|
|
68
|
+
"url": "https://segmentfault.com/a/1190000041847063",
|
|
69
|
+
"author": "沉静地闪光",
|
|
70
|
+
"home_url": "https://segmentfault.com/u/007008",
|
|
71
71
|
"votes": "4",
|
|
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/
|
|
75
|
+
"title": "树莓派控制调速以及关于PWM的思考",
|
|
76
|
+
"description": "最近在寻思用树莓派控制电机速度,电机预估电压是24V,电流是10A,以这样的配置需要个无极调速控制器控制电机转速,看了下相关的控制器价格也不贵,十多块钱就能整一块。然后,相关的无极调速有提供PWM控制的。",
|
|
77
|
+
"url": "https://segmentfault.com/a/1190000041860546",
|
|
78
|
+
"author": "kumfo",
|
|
79
|
+
"home_url": "https://segmentfault.com/u/kumfo",
|
|
80
80
|
"votes": "4",
|
|
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": "面试官问:Go 中的参数传递是值传递还是引用传递?",
|
|
85
|
+
"description": "一个程序中,变量分为变量名和变量内容,变量内容的存储一般会被分配到堆和栈上。而在 Go 语言中有两种传递变量的方式值传递和引用传递。其中值传递会直接将变量内容附在变量名上传递,而引用传递会将变量内容的...",
|
|
86
|
+
"url": "https://segmentfault.com/a/1190000041865949",
|
|
87
|
+
"author": "云叔_又拍云",
|
|
88
|
+
"home_url": "https://segmentfault.com/u/yunshu_blog",
|
|
89
|
+
"votes": "3",
|
|
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": "【java并发编程】Lock & Condition 协调同步生产消费",
|
|
94
|
+
"description": "本文内容主要想向大家介绍一下Lock结合Condition的使用方法,为了更好的理解Lock锁与Condition锁信号,我们来手写一个ArrayBlockingQueue。 JDK实际上已经有这个类,基于Lock锁与Condition锁信号实现的,当然JDK...",
|
|
95
|
+
"url": "https://segmentfault.com/a/1190000041843306",
|
|
96
|
+
"author": "字母哥博客",
|
|
97
|
+
"home_url": "https://segmentfault.com/u/zimug",
|
|
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": "游戏开发者大会发布PlayFab产品更新",
|
|
103
|
+
"description": "微软坚定对服务游戏开发社区的承诺,在5月13日微软游戏出海开发者大会上发布了一些列新产品、更新及新项目。PlayFab 团队围绕Multiplayer Services多人游戏服务、Party、Experiments实验、数据平台和用户生成内容...",
|
|
104
|
+
"url": "https://segmentfault.com/a/1190000041874903",
|
|
105
|
+
"author": "六一",
|
|
106
|
+
"home_url": "https://segmentfault.com/u/suicidal_romantic_scoundrel",
|
|
107
|
+
"votes": "1",
|
|
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/
|
|
111
|
+
"title": "微服务从代码到k8s部署应有尽有大结局(k8s部署)",
|
|
112
|
+
"description": "整个项目使用了go-zero开发的微服务,基本包含了go-zero以及相关go-zero作者开发的一些中间件,所用到的技术栈基本是go-zero项目组的自研组件,基本是go-zero全家桶了。",
|
|
113
|
+
"url": "https://segmentfault.com/a/1190000041854213",
|
|
114
|
+
"author": "kevinwan",
|
|
115
|
+
"home_url": "https://segmentfault.com/u/kevinwan",
|
|
116
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": "js面试题(进阶)梳理",
|
|
121
|
+
"description": "1、undeclared 与 undefined的区别? {代码...} 2、let & const与 var 的区别? {代码...} 3、获取DOM元素有哪些方法?方法描述document.getElementById(id)通过id获取domdocument.getElementsByTagName(tagName)...",
|
|
122
|
+
"url": "https://segmentfault.com/a/1190000041855296",
|
|
123
|
+
"author": "墨城",
|
|
124
|
+
"home_url": "https://segmentfault.com/u/xiaomogu_5f2124ad3ad42",
|
|
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": "你说写代码,最常用的3个设计模式是啥?",
|
|
130
|
+
"description": "作者:小傅哥博客:[链接]沉淀、分享、成长,让自己和他人都能有所收获!😄一、前言:望闻问切🌺 哈喽,大家好,我是技术UP主小傅哥! 哈哈哈,到今天为止,差不多用了3个月里周末和假期的时间,小傅哥在B站的第一...",
|
|
131
|
+
"url": "https://segmentfault.com/a/1190000041860414",
|
|
132
|
+
"author": "小傅哥",
|
|
133
|
+
"home_url": "https://segmentfault.com/u/fuzhengwei",
|
|
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": "原生Js调用Fetch Api请求接口(新的Ajax解决方案)",
|
|
139
|
+
"description": "Fetch Api是新的ajax解决方案,Fetch会返回Promise;Fetch不是ajax的进一步封装,而是原生js,没有使用XMLHttpRequest对象。",
|
|
140
|
+
"url": "https://segmentfault.com/a/1190000041850373",
|
|
141
|
+
"author": "TANKING",
|
|
142
|
+
"home_url": "https://segmentfault.com/u/tanking",
|
|
143
|
+
"votes": "1",
|
|
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": "【Java面试】Spring中有哪些方式可以把Bean注入到IOC容器?",
|
|
148
|
+
"description": "今天收到一个工作4年的粉丝的面试题。问题是: “Spring中有哪些方式可以把Bean注入到IOC容器”。他说这道题是所有面试题里面回答最好的,但是看面试官的表情,好像不太对。我问他怎么回答的,他说: “接口注入”、“...",
|
|
149
|
+
"url": "https://segmentfault.com/a/1190000041857704",
|
|
150
|
+
"author": "跟着Mic学架构",
|
|
151
|
+
"home_url": "https://segmentfault.com/u/fukua_5be8034f8191f",
|
|
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": "27 年间从巅峰沦为“笑柄”,微软宣布 IE 浏览器终于要退役了!",
|
|
157
|
+
"description": "5 月 16 日,@微软 Edge 浏览器官方微博账号发文宣布“微软 IE 浏览器将于 6 月 16 日正式退役”,此消息一出引发网友热议。",
|
|
158
|
+
"url": "https://segmentfault.com/a/1190000041855932",
|
|
159
|
+
"author": "MissD",
|
|
160
|
+
"home_url": "https://segmentfault.com/u/d2ms1shh",
|
|
161
|
+
"votes": "2",
|
|
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": "CSS 文本阴影 text-shadow 悬停效果",
|
|
166
|
+
"description": "看到此图你的第一感觉是不是复制了一份文本,比如创建伪元素,设置 content: 'text',然后为其设置单独的动画。但是本文完全使用text-shadow 实现,接下来将为大家展开说明四种悬停动画的实现方式。",
|
|
167
|
+
"url": "https://segmentfault.com/a/1190000041844424",
|
|
168
|
+
"author": "南城大前端",
|
|
169
|
+
"home_url": "https://segmentfault.com/u/nanchengfe",
|
|
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": "React如何原生实现防抖?",
|
|
175
|
+
"description": "大家好,我卡颂。作为前端,想必你对防抖(debounce)、节流(throttle)这两个概念不陌生。在React18中,基于新的并发特性,React原生实现了防抖的功能。今天我们来聊聊这是如何实现的。欢迎加入人类高质量前端...",
|
|
176
|
+
"url": "https://segmentfault.com/a/1190000041843373",
|
|
177
|
+
"author": "卡颂",
|
|
178
|
+
"home_url": "https://segmentfault.com/u/kasong",
|
|
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": "单点登录(SSO)",
|
|
184
|
+
"description": "单点登录:Single Sign On,简称SSO。用户只要登录一次,就可以访问所有相关信任应用的资源。企业里面用的会比较多,有很多内网平台,但是只要在一个系统登录就可以。",
|
|
185
|
+
"url": "https://segmentfault.com/a/1190000041859105",
|
|
186
|
+
"author": "OneStar",
|
|
187
|
+
"home_url": "https://segmentfault.com/u/funnycoderstar",
|
|
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/
|
|
192
|
+
"title": "个人经验分享如何阅读Go语言源码",
|
|
193
|
+
"description": "哈喽,大家好,我是asong;最近在看Go语言调度器相关的源码,发现看源码真是个技术活,所以本文就简单总结一下该如何查看Go源码,希望对你们有帮助。",
|
|
194
|
+
"url": "https://segmentfault.com/a/1190000041853479",
|
|
195
|
+
"author": "asong",
|
|
196
|
+
"home_url": "https://segmentfault.com/u/asong_5eeb7a1d0da86",
|
|
197
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": "被折磨了 13 年,Go 怎么解决再赋值的坑?",
|
|
202
|
+
"description": "大家好,我是煎鱼。最近在看 Go 的一些历史提案时,发现有个别很神奇的提案,已经提出来了许多年,但在如今依然没有关闭,并且不断地有人在讨论,但又解决不了。有种 “很气又干不掉我的样子”,今天就由煎鱼带大家...",
|
|
203
|
+
"url": "https://segmentfault.com/a/1190000041867051",
|
|
204
|
+
"author": "煎鱼",
|
|
205
|
+
"home_url": "https://segmentfault.com/u/eddycjy",
|
|
206
|
+
"votes": "4",
|
|
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": "知行合一应该是很多人的座右铭,告诉自己,不仅要知道,更要做到,然而太多的人都停留在“知道”的层面,行动的时候没坚持几天,就不了了之,那么如何才能跨越从“知道”到“做到”的鸿沟呢?",
|
|
212
|
+
"url": "https://segmentfault.com/a/1190000041852613",
|
|
213
|
+
"author": "冴羽",
|
|
214
|
+
"home_url": "https://segmentfault.com/u/yayu",
|
|
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": "threejs 360全景工具开发心得",
|
|
220
|
+
"description": "最近做了一个720全景工具,有很多开发人员觉得全景图很简单,github上也有很多全景图的源码,但当实际使用的时候会发现有很多坑,还达不到真正意义上的商用级别,下面我会把我们开发这个项目遇到的一些坑和解决方...",
|
|
221
|
+
"url": "https://segmentfault.com/a/1190000041862728",
|
|
222
|
+
"author": "馒头",
|
|
223
|
+
"home_url": "https://segmentfault.com/u/mtsee",
|
|
224
|
+
"votes": "5",
|
|
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": "Go内存管理一文足矣",
|
|
229
|
+
"description": "最早学习C、C++语言时,它们都是把内存的管理全部交给开发者,这种方式最灵活但是也最容易出问题,对人员要求极高;后来出现的一些高级语言像Java、JavaScript、C#、Go,都有语言自身解决了内存分配和回收问题,...",
|
|
230
|
+
"url": "https://segmentfault.com/a/1190000041864888",
|
|
231
|
+
"author": "木的树",
|
|
232
|
+
"home_url": "https://segmentfault.com/u/mudeshu",
|
|
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": "2022年5月 NEAR认证开发者中文课程",
|
|
238
|
+
"description": "NEAR是一个基于区块链的开放网络基础设施,是发布下一代去中心化社交、金融、游戏等应用的开发平台。除了拥有极高的性能,NEAR 最大的特点正如同它的名字,是拉近用户与区块链距离,连接互联网和 Web3 的桥梁。",
|
|
239
|
+
"url": "https://segmentfault.com/a/1190000041844009",
|
|
240
|
+
"author": "robertyan",
|
|
241
|
+
"home_url": "https://segmentfault.com/u/robert_yan",
|
|
242
|
+
"votes": "1",
|
|
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/
|
|
246
|
+
"title": "SQL基础入门",
|
|
247
|
+
"description": "体验简介本实验提供一台基础环境为CentOS的ECS(云服务器)实例,点击体验。我们将会在这台服务器上安装mysql,然后学习基本的SQL语句。体验此场景后,可以掌握的知识有:MySQL安装。基本SQL语句的使用。背景知识...",
|
|
248
|
+
"url": "https://segmentfault.com/a/1190000041857043",
|
|
249
|
+
"author": "阿里云云起实验室",
|
|
250
|
+
"home_url": "https://segmentfault.com/u/bainana",
|
|
251
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/
|
|
260
|
-
"votes": "
|
|
255
|
+
"title": "冴羽答读者问:如何快速找到一个聊得来的人生伴侣",
|
|
256
|
+
"description": "这背后可能有男女标准不一致的缘故,但就我接触的情况而言,我感觉更多人是,嘴上喊着找男女朋友,但身体却很诚实的待在家里,看到喜欢的类型,不敢搭讪,父母亲朋介绍的,却又总是拒绝,APP 找的对象感觉又各种...",
|
|
257
|
+
"url": "https://segmentfault.com/a/1190000041864109",
|
|
258
|
+
"author": "冴羽",
|
|
259
|
+
"home_url": "https://segmentfault.com/u/yayu",
|
|
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": "10 个 Flutter 组件推荐 - 2",
|
|
265
|
+
"description": "今天,我们再次推荐 package。我们主要处理用户界面和图标包,所以... 让我们去和愉快的阅读!原文[链接]正文swipe_to[链接]如果你想给任何小工具添加简单的滑动手势,滑动到是一个很好的软件包。这个软件包的优...",
|
|
266
|
+
"url": "https://segmentfault.com/a/1190000041843277",
|
|
267
|
+
"author": "会煮咖啡的猫",
|
|
268
|
+
"home_url": "https://segmentfault.com/u/ducafecat",
|
|
269
269
|
"votes": "1",
|
|
270
270
|
"rank": 30
|
|
271
271
|
}
|