mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-28 07:14:05 -06:00
Make structure clear
This commit is contained in:
parent
4befeba6c5
commit
929af3a08a
0
content/.trash/Untitled 4.md
Normal file
0
content/.trash/Untitled 4.md
Normal file
@ -9,3 +9,11 @@ date: 2023-12-03
|
||||
# Web Framework
|
||||
|
||||
* [Flask](computer_sci/code_frame_learn/web/flask/MOC.md)
|
||||
|
||||
# Data Analysis Framework
|
||||
|
||||
* [Streamlit](computer_sci/code_frame_learn/data/streamlit/MOC.md)
|
||||
|
||||
# Doc Framework
|
||||
|
||||
* [Latex](computer_sci/code_frame_learn/doc/latex/MOC.md)
|
||||
11
content/computer_sci/code_frame_learn/data/streamlit/MOC.md
Normal file
11
content/computer_sci/code_frame_learn/data/streamlit/MOC.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
title: Steamlit - MOC
|
||||
tags:
|
||||
- basic
|
||||
- data
|
||||
- data-visual
|
||||
date: 2024-05-24
|
||||
---
|
||||
# Reference
|
||||
|
||||
* https://streamlit.io/
|
||||
12
content/computer_sci/code_frame_learn/doc/latex/MOC.md
Normal file
12
content/computer_sci/code_frame_learn/doc/latex/MOC.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Latex MOC
|
||||
tags:
|
||||
- basic
|
||||
- MOC
|
||||
- latex
|
||||
- doc
|
||||
date: 2024-05-21
|
||||
---
|
||||
# Reference
|
||||
|
||||
* https://latex.lierhua.top/zh/
|
||||
Loading…
Reference in New Issue
Block a user