forked from yangchong211/YCBlogs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6dbe2fb
commit 24a9d0f
Showing
2 changed files
with
48 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ | |
### 好消息 | ||
- 博客笔记大汇总【16年3月到至今】,包括Java基础及深入知识点,Android技术博客,Python学习笔记等等,还包括平时开发中遇到的bug汇总,当然也在工作之余收集了大量的面试题,长期更新维护并且修正,持续完善……开源的文件是markdown格式的!同时也开源了生活博客,从12年起,积累共计N篇[近100万字,陆续搬到网上],转载请注明出处,谢谢! | ||
- **链接地址:https://github.com/yangchong211/YCBlogs** | ||
- 如果觉得好,可以star一下,谢谢!当然也欢迎提出建议,万事起于忽微,量变引起质变! | ||
- 如果觉得好,可以star一下,谢谢!当然也欢迎提出建议或者问题,万事起于忽微,量变引起质变! | ||
- 重点推荐: | ||
- [关于未来需求](https://zhuanlan.zhihu.com/p/30345990),可能值得我们这些小伙子思考…… | ||
- [关于坚持的价值](https://zhuanlan.zhihu.com/p/30969254) | ||
|
@@ -59,7 +59,7 @@ | |
- 10.Window(8篇) | ||
- 11.WebView(4篇) | ||
- 12.网络相关(7篇) | ||
- 13.注解(1篇) | ||
- 13.注解(14篇) | ||
- 14.音视频(13篇) | ||
- 15.优化相关(8篇) | ||
- 16.设计模式(4篇) | ||
|
@@ -98,7 +98,16 @@ | |
|
||
|
||
### [05.技术问题整理](https://github.com/yangchong211/YCBlogs/blob/master/blog/05.%E6%8A%80%E6%9C%AF%E9%97%AE%E9%A2%98%E6%B1%87%E6%80%BB.md) | ||
- 01.Java问题大整理 | ||
- [01.Java问题大整理](https://github.com/yangchong211/YCBlogs/blob/master/blog/12.Java%E9%97%AE%E9%A2%98%E5%A4%A7%E6%B1%87%E6%80%BB.md) | ||
- [01.Java基础问题(19个)](https://github.com/yangchong211/YCBlogs/blob/master/blog/12.Java%E9%97%AE%E9%A2%98%E5%A4%A7%E6%B1%87%E6%80%BB.md) | ||
- [02.Java面向对象问题(10个)](https://github.com/yangchong211/YCBlogs/blob/master/blog/12.Java%E9%97%AE%E9%A2%98%E5%A4%A7%E6%B1%87%E6%80%BB.md) | ||
- [03.Java数据结构问题(20个)](https://github.com/yangchong211/YCBlogs/blob/master/blog/12.Java%E9%97%AE%E9%A2%98%E5%A4%A7%E6%B1%87%E6%80%BB.md) | ||
- [04.JavaIO流问题(6个)](https://github.com/yangchong211/YCBlogs/blob/master/blog/12.Java%E9%97%AE%E9%A2%98%E5%A4%A7%E6%B1%87%E6%80%BB.md) | ||
- [05.java多线程问题(19)](https://github.com/yangchong211/YCBlogs/blob/master/blog/12.Java%E9%97%AE%E9%A2%98%E5%A4%A7%E6%B1%87%E6%80%BB.md) | ||
- [06.Java虚拟机问题(10个)](https://github.com/yangchong211/YCBlogs/blob/master/blog/12.Java%E9%97%AE%E9%A2%98%E5%A4%A7%E6%B1%87%E6%80%BB.md) | ||
- [07.Java类加载问题(8个)](https://github.com/yangchong211/YCBlogs/blob/master/blog/12.Java%E9%97%AE%E9%A2%98%E5%A4%A7%E6%B1%87%E6%80%BB.md) | ||
- [08.Java反射问题(6个)](https://github.com/yangchong211/YCBlogs/blob/master/blog/12.Java%E9%97%AE%E9%A2%98%E5%A4%A7%E6%B1%87%E6%80%BB.md) | ||
- [10.Java异常问题(9个)](https://github.com/yangchong211/YCBlogs/blob/master/blog/12.Java%E9%97%AE%E9%A2%98%E5%A4%A7%E6%B1%87%E6%80%BB.md) | ||
- 02.Android问题大整理 | ||
- 03.精品问题技术 | ||
- 04.Python问题整理 | ||
|
@@ -178,7 +187,7 @@ | |
|
||
|
||
### [10.喜马拉雅汇总](https://github.com/yangchong211/YCBlogs/blob/master/blog/10.%E5%96%9C%E9%A9%AC%E6%8B%89%E9%9B%85%E6%B1%87%E6%80%BB.md) | ||
- 设计 | ||
- 更多可以看:[喜马拉雅汇总](https://github.com/yangchong211/YCBlogs/blob/master/blog/10.%E5%96%9C%E9%A9%AC%E6%8B%89%E9%9B%85%E6%B1%87%E6%80%BB.md) | ||
|
||
|
||
|
||
|
@@ -194,14 +203,17 @@ | |
- 0.9 职场问题[23篇] | ||
- 1.0 人性问题 | ||
- 1.1 武侠问题[47篇] | ||
- 更多内容可以看:[知识问答汇总](https://github.com/yangchong211/YCBlogs/blob/master/blog/11.%E7%9F%A5%E8%AF%86%E9%97%AE%E7%AD%94%E6%B1%87%E6%80%BB.md) | ||
|
||
|
||
|
||
### [12.Flutter博客汇总]() | ||
- 待更新中 | ||
- 这段时间在学习flutter,并且业余时间完成了flutter版本的wanAndroid客户端,感兴趣朋友可以看:[flutter版本的wanAndroid客户端](https://github.com/yangchong211/ycflutter) | ||
- 待更新中,预计1个月内完成, | ||
|
||
|
||
### [13.网络协议汇总]() | ||
- 待更新中 | ||
- 待更新中, | ||
|
||
|
||
### 14.关于其他介绍 | ||
|
@@ -225,7 +237,7 @@ | |
#### 02.关于我的博客 | ||
- 我的个人站点:www.yczbj.org,www.ycbjie.cn | ||
- github:https://github.com/yangchong211 | ||
- 知乎:https://www.zhihu.com/people/yang-chong-69-24/pins/posts | ||
- 知乎:https://www.zhihu.com/people/yczbj/activities | ||
- 简书:http://www.jianshu.com/u/b7b2c6ed9284 | ||
- csdn:http://my.csdn.net/m0_37700275 | ||
- 喜马拉雅听书:http://www.ximalaya.com/zhubo/71989305/ | ||
|
@@ -234,6 +246,9 @@ | |
- 邮箱:[email protected] | ||
- 阿里云博客:https://yq.aliyun.com/users/article?spm=5176.100- 239.headeruserinfo.3.dT4bcV | ||
- segmentfault头条:https://segmentfault.com/u/xiangjianyu/articles | ||
- 掘金:https://juejin.im/user/5939433efe88c2006afa0c6e | ||
|
||
|
||
|
||
### 03.勘误及提问 | ||
- 如果有疑问或者发现错误,可以在相应的 issues 进行提问或勘误。 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters