Skip to content

Commit 689077a

Browse files
committed
change username
1 parent f6a0404 commit 689077a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+192
-192
lines changed

javascript/1.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ const addManySuffixes = fnCollection.reduce((a, b) => (...args) => a(b(...args))
114114

115115
## 后续
116116

117-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
117+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
118118

119-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
119+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
120120

121121
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

javascript/2.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -357,8 +357,8 @@ true
357357

358358
## 后续
359359

360-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
360+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
361361

362-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
362+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
363363

364364
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

javascript/3.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ export const dialog = (title, content, confirmCallback, cancelCallback) => {
113113

114114
## 后续
115115

116-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
116+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
117117

118-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
118+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
119119

120120
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

misc/1.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,8 @@ gitlab-ctl restart # 重启服务
166166

167167
## 后续
168168

169-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
169+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
170170

171-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
171+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
172172

173173
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

misc/2.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ Swagger 其实并不是一个工具,而是一系列工具,或者说叫一个
118118

119119
## 后续
120120

121-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
121+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
122122

123-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
123+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
124124

125125
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

misc/3.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ source 'https://github.com/artsy/Specs.git'
1616

1717
## 解决方案
1818

19-
脚本是使用 `python` 写的,很简单,放在 `https://github.com/senntyou/CocoaPods-Specs-Modify`,如要使用,需要先克隆到本地。
19+
脚本是使用 `python` 写的,很简单,放在 `https://github.com/deepraining/CocoaPods-Specs-Modify`,如要使用,需要先克隆到本地。
2020

2121
```
22-
git clone https://github.com/senntyou/CocoaPods-Specs-Modify.git
22+
git clone https://github.com/deepraining/CocoaPods-Specs-Modify.git
2323
2424
cd CocoaPods-Specs-Modify
2525
@@ -95,8 +95,8 @@ targetSite = 'github.com.cnpmjs.org/'
9595

9696
## 后续
9797

98-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
98+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
9999

100-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
100+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
101101

102102
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

nodejs/1.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -331,8 +331,8 @@ downloading [===== ] 39/bps 29% 3.7s
331331

332332
## 后续
333333

334-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
334+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
335335

336-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
336+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
337337

338338
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

nodejs/2.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -297,8 +297,8 @@ remark()
297297

298298
## 后续
299299

300-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
300+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
301301

302-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
302+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
303303

304304
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

nodejs/3.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -312,8 +312,8 @@ print: index
312312

313313
## 后续
314314

315-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
315+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
316316

317-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
317+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
318318

319319
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

nodejs/4.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
但发现这种方式太笨拙了,网上也没有找到相应的工具,索性我就自己写了一个工具。
66

7-
项目地址:[sdep](https://github.com/senntyou/sdep)
7+
项目地址:[sdep](https://github.com/deepraining/sdep)
88

99
## 安装
1010

@@ -126,8 +126,8 @@ example/index.js
126126

127127
## 后续
128128

129-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
129+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
130130

131-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
131+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
132132

133133
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

spring/1.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1343,8 +1343,8 @@ public class ContextLoader {
13431343

13441344
## 后续
13451345

1346-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
1346+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
13471347

1348-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
1348+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
13491349

13501350
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

spring/10.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -649,8 +649,8 @@ public class ViewNameMethodReturnValueHandler implements HandlerMethodReturnValu
649649

650650
## 后续
651651

652-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
652+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
653653

654-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
654+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
655655

656656
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

spring/11.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,8 @@ public class DefaultNamespaceHandlerResolver implements NamespaceHandlerResolver
254254

255255
## 后续
256256

257-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
257+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
258258

259-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
259+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
260260

261261
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

spring/12.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -637,8 +637,8 @@ class BeanDefinitionLoader {
637637

638638
## 后续
639639

640-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
640+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
641641

642-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
642+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
643643

644644
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

spring/13.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -812,8 +812,8 @@ org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter
812812

813813
## 后续
814814

815-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
815+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
816816

817-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
817+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
818818

819819
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

spring/14.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -934,8 +934,8 @@ org.springframework.boot.autoconfigure.web.servlet.JspTemplateAvailabilityProvid
934934

935935
## 后续
936936

937-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
937+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
938938

939-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
939+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
940940

941941
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh))

spring/15.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -405,8 +405,8 @@ public @interface LoadBalancerClient {
405405

406406
## 后续
407407

408-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
408+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
409409

410-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
410+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
411411

412412
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

spring/2.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1004,8 +1004,8 @@ public class GroovyWebApplicationContext extends AbstractRefreshableWebApplicati
10041004

10051005
## 后续
10061006

1007-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
1007+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
10081008

1009-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
1009+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
10101010

10111011
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

spring/3.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1828,8 +1828,8 @@ public class DefaultListableBeanFactory extends AbstractAutowireCapableBeanFacto
18281828

18291829
## 后续
18301830

1831-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
1831+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
18321832

1833-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
1833+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
18341834

18351835
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

spring/4.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -941,8 +941,8 @@ abstract class AnnotationsScanner {
941941

942942
## 后续
943943

944-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
944+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
945945

946-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
946+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
947947

948948
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

spring/5.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1160,8 +1160,8 @@ public class ClassPathBeanDefinitionScanner extends ClassPathScanningCandidateCo
11601160

11611161
## 后续
11621162

1163-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
1163+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
11641164

1165-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
1165+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
11661166

11671167
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

spring/6.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1148,8 +1148,8 @@ public class HandlerFunctionAdapter implements HandlerAdapter, Ordered {
11481148

11491149
## 后续
11501150

1151-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
1151+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
11521152

1153-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
1153+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
11541154

11551155
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

spring/7.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -883,8 +883,8 @@ public class MappingJackson2JsonView extends AbstractView {
883883

884884
## 后续
885885

886-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
886+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
887887

888-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
888+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
889889

890890
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

spring/8.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1282,8 +1282,8 @@ class AnnotationDrivenBeanDefinitionParser implements BeanDefinitionParser {
12821282

12831283
## 后续
12841284

1285-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
1285+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
12861286

1287-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
1287+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
12881288

12891289
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

spring/9.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -830,8 +830,8 @@ public class ApplicationListenerMethodAdapter implements GenericApplicationListe
830830

831831
## 后续
832832

833-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
833+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
834834

835-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
835+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
836836

837837
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

web-advance/1.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ web 前端的发展历史大致可以分为两个阶段:`node` 之前与 `node
7878
|-- tests.py
7979
```
8080

81-
#### 分离之后的 web 项目示例(以 [lila](https://github.com/senntyou/lila) 构建工具为例):
81+
#### 分离之后的 web 项目示例(以 [lila](https://github.com/deepraining/lila) 构建工具为例):
8282

8383
```
8484
|-- src/
@@ -121,12 +121,12 @@ var data = JSON.parse('通过后端模板返回的 json 数据');
121121
web 与 static 服务器分离之后,前端开发人员便可无顾虑的备份前端代码,清除冗余代码等等。
122122

123123
- 大多数情况下,会有多个项目共用同一个 static 服务器,如此便需要在服务器划分多个目录来存放静态资源文件;
124-
- 构建的过程中,构建工具需要保证 `html``js/css/images...` 路径的正确引用,以及 `css``images...` 路径的正确引用,以 [lila](https://github.com/senntyou/lila)为例,需要配置 `staticServerUrl``http://www.static.com/project1`
124+
- 构建的过程中,构建工具需要保证 `html``js/css/images...` 路径的正确引用,以及 `css``images...` 路径的正确引用,以 [lila](https://github.com/deepraining/lila)为例,需要配置 `staticServerUrl``http://www.static.com/project1`
125125

126126
## 4. 后续
127127

128-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
128+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
129129

130-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
130+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
131131

132132
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

web-advance/10.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -322,8 +322,8 @@ p.jsx-234963469:first-child{
322322

323323
## 4. 后续
324324

325-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
325+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
326326

327-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
327+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
328328

329329
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

web-advance/11.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@
189189

190190
## 4. 后续
191191

192-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
192+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
193193

194-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
194+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
195195

196196
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

web-advance/12.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -436,8 +436,8 @@ $.getJSON(url, data, res => {
436436

437437
## 8. 后续
438438

439-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
439+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
440440

441-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
441+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
442442

443443
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

web-advance/13.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
## 2. sclean
1717

18-
基于上面这个思路,我封装了一个 npm 包:[sclean](https://github.com/senntyou/sclean).
18+
基于上面这个思路,我封装了一个 npm 包:[sclean](https://github.com/deepraining/sclean).
1919

2020
主要有以下几个功能:
2121

@@ -35,12 +35,12 @@ npm install sclean -g
3535
sclean
3636
```
3737

38-
详细用法参考 [sclean](https://github.com/senntyou/sclean).
38+
详细用法参考 [sclean](https://github.com/deepraining/sclean).
3939

4040
## 3. 后续
4141

42-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
42+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
4343

44-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
44+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
4545

4646
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

web-advance/14.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -342,8 +342,8 @@ plus(1, 2); // 3
342342

343343
## 4. 后续
344344

345-
更多博客,查看 [https://github.com/senntyou/blogs](https://github.com/senntyou/blogs)
345+
更多博客,查看 [https://github.com/deepraining/blogs](https://github.com/deepraining/blogs)
346346

347-
作者:[深予之 (@senntyou)](https://github.com/senntyou)
347+
作者:[深雨 (@deepraining)](https://github.com/deepraining)
348348

349349
版权声明:自由转载-非商用-非衍生-保持署名([创意共享 3.0 许可证](https://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)

0 commit comments

Comments
 (0)