docs: 新增主流框架文档
This commit is contained in:
parent
b14c833234
commit
d57f700b51
6
docs/notes/CS-DIY/学习路线/README.md
Normal file
6
docs/notes/CS-DIY/学习路线/README.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: 学习路线
|
||||
createTime: 2025/03/02 16:51:00
|
||||
permalink: /csdiy/study-path/
|
||||
icon: ph:path-fill
|
||||
---
|
@ -1,7 +0,0 @@
|
||||
---
|
||||
title: Vue.js
|
||||
createTime: 2025/02/24 03:54:32
|
||||
permalink: /csdiy/full-stack-dev/front-dev/vue/
|
||||
---
|
||||
|
||||
3234
|
6
docs/notes/CS-DIY/学习路线/前端开发/README.md
Normal file
6
docs/notes/CS-DIY/学习路线/前端开发/README.md
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: 前端开发
|
||||
createTime: 2025/03/02 16:54:17
|
||||
permalink: /csdiy/study-path/front-dev/
|
||||
icon: logos:google-developers
|
||||
---
|
9
docs/notes/CS-DIY/学习路线/前端开发/主流框架/Angular.md
Normal file
9
docs/notes/CS-DIY/学习路线/前端开发/主流框架/Angular.md
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Angular
|
||||
createTime: 2025/03/02 16:57:14
|
||||
permalink: /csdiy/popular-framework/Angular/
|
||||
icon: skill-icons:angular-light
|
||||
---
|
||||
|
||||
[Angular官方网站](https://angular.dev/)<br>
|
||||
开发IDE:WebStorm 或 VSCode
|
9
docs/notes/CS-DIY/学习路线/前端开发/主流框架/Astro.md
Normal file
9
docs/notes/CS-DIY/学习路线/前端开发/主流框架/Astro.md
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Astro
|
||||
createTime: 2025/03/02 17:03:12
|
||||
permalink: /csdiy/popular-framework/Astro/
|
||||
icon: skill-icons:astro
|
||||
---
|
||||
|
||||
[Astro官方网站](https://astro.build/)<br>
|
||||
[入门指南](https://docs.astro.build/zh-cn/getting-started/)
|
8
docs/notes/CS-DIY/学习路线/前端开发/主流框架/Flutter.md
Normal file
8
docs/notes/CS-DIY/学习路线/前端开发/主流框架/Flutter.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: Flutter
|
||||
createTime: 2025/03/02 17:02:02
|
||||
permalink: /csdiy/popular-framework/Flutter/
|
||||
icon: skill-icons:flutter-light
|
||||
---
|
||||
|
||||
[Flutter官方网站](https://flutter.cn/)
|
20
docs/notes/CS-DIY/学习路线/前端开发/主流框架/README.md
Normal file
20
docs/notes/CS-DIY/学习路线/前端开发/主流框架/README.md
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
home: true
|
||||
title: README
|
||||
createTime: 2025/03/02 16:47:42
|
||||
permalink: /csdiy/popular-framework/
|
||||
config:
|
||||
-
|
||||
type: features
|
||||
features:
|
||||
-
|
||||
title: Vue3
|
||||
icon: logos:vue
|
||||
details: Everyone can do python things
|
||||
link: /csdiy/program-begin/python/
|
||||
-
|
||||
title: C++
|
||||
icon: devicon:cplusplus
|
||||
details: System based programming language
|
||||
link: /csdiy/program-begin/c-plus/
|
||||
---
|
8
docs/notes/CS-DIY/学习路线/前端开发/主流框架/React.md
Normal file
8
docs/notes/CS-DIY/学习路线/前端开发/主流框架/React.md
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: React
|
||||
createTime: 2025/03/02 16:45:05
|
||||
permalink: /csdiy/popular-framework/React/
|
||||
icon: devicon:react
|
||||
---
|
||||
|
||||
[React官方学习网站](https://zh-hans.react.dev/)
|
11
docs/notes/CS-DIY/学习路线/前端开发/主流框架/Vue.js.md
Normal file
11
docs/notes/CS-DIY/学习路线/前端开发/主流框架/Vue.js.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
title: Vue.js
|
||||
createTime: 2025/02/24 03:54:32
|
||||
permalink: /csdiy/popular-framework/Vue.js/
|
||||
icon: skill-icons:vuejs-light
|
||||
---
|
||||
[Vue](https://cn.vuejs.org/)
|
||||
在学习Vue3之前,请确定你对一下知识有所了解
|
||||
● HTML CSS JS基础语法
|
||||
● DOM
|
||||
● 响应式编程
|
Loading…
x
Reference in New Issue
Block a user