File tree Expand file tree Collapse file tree 3 files changed +12
-1
lines changed
_posts/the-way-of-learning Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# cnblogs
2
2
3
3
[ ![ Awesome] ( https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg )] ( https://github.com/sindresorhus/awesome )
4
- [ ![ Maintenance] ( https://img.shields.io/maintenance/yes/2024 .svg )] ( https://github.com/jiangxincode/cnblogs )
4
+ [ ![ Maintenance] ( https://img.shields.io/maintenance/yes/2025 .svg )] ( https://github.com/jiangxincode/cnblogs )
5
5
[ ![ GitHub license] ( https://img.shields.io/github/license/mashape/apistatus.svg )] ( http://mit-license.org/ )
6
6
7
7
一些我在平时工作和学习中积累的编程相关的资源。每个程序员都有自己的学习之路,过程中会学习各种各样的网上知识,学习完最好记录下来,每隔一段时间看一看,会有不一样的收获。
Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ toc: true
54
54
* Autodesk Maya(三维动画和视觉特效软件): < https://www.autodesk.com/products/maya >
55
55
* blender(3D CG): < https://www.blender.org/ >
56
56
* CINEMA 4D(三维动画、建模、模拟、渲染软件): < https://www.maxon.net/en/cinema-4d >
57
+ * 【C4D教程】零基础快速入门教程合集: < https://www.bilibili.com/video/BV1hf4y1B7C6/ >
57
58
* Autodesk 3ds Max(三维建模、渲染和动画软件): < https://www.autodesk.com.cn/products/3ds-max/overview >
58
59
* Autodesk Maya(三维动画和视觉特效软件): < https://www.autodesk.com/products/maya >
59
60
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 架构师学习之路"
3
+ categories :
4
+ - the-way-of-learning
5
+ tags :
6
+ - 学习之路
7
+ - 架构师
8
+ - 架构
9
+ toc : true
10
+ ---
You can’t perform that action at this time.
0 commit comments