From 929af3a08a5ec7b0046fbb91a20113864fedc00c Mon Sep 17 00:00:00 2001 From: PinkR1ver <3180102330@zju.edu.cn> Date: Tue, 21 May 2024 11:21:54 +0800 Subject: [PATCH] Make structure clear --- content/.trash/Untitled 4.md | 0 content/computer_sci/code_frame_learn/MOC.md | 8 ++++++++ .../code_frame_learn/data/streamlit/MOC.md | 11 +++++++++++ .../computer_sci/code_frame_learn/doc/latex/MOC.md | 12 ++++++++++++ 4 files changed, 31 insertions(+) create mode 100644 content/.trash/Untitled 4.md create mode 100644 content/computer_sci/code_frame_learn/data/streamlit/MOC.md create mode 100644 content/computer_sci/code_frame_learn/doc/latex/MOC.md diff --git a/content/.trash/Untitled 4.md b/content/.trash/Untitled 4.md new file mode 100644 index 000000000..e69de29bb diff --git a/content/computer_sci/code_frame_learn/MOC.md b/content/computer_sci/code_frame_learn/MOC.md index 05c9c283e..b578af58f 100644 --- a/content/computer_sci/code_frame_learn/MOC.md +++ b/content/computer_sci/code_frame_learn/MOC.md @@ -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) \ No newline at end of file diff --git a/content/computer_sci/code_frame_learn/data/streamlit/MOC.md b/content/computer_sci/code_frame_learn/data/streamlit/MOC.md new file mode 100644 index 000000000..cd159fa25 --- /dev/null +++ b/content/computer_sci/code_frame_learn/data/streamlit/MOC.md @@ -0,0 +1,11 @@ +--- +title: Steamlit - MOC +tags: + - basic + - data + - data-visual +date: 2024-05-24 +--- +# Reference + +* https://streamlit.io/ \ No newline at end of file diff --git a/content/computer_sci/code_frame_learn/doc/latex/MOC.md b/content/computer_sci/code_frame_learn/doc/latex/MOC.md new file mode 100644 index 000000000..e2230cd5e --- /dev/null +++ b/content/computer_sci/code_frame_learn/doc/latex/MOC.md @@ -0,0 +1,12 @@ +--- +title: Latex MOC +tags: + - basic + - MOC + - latex + - doc +date: 2024-05-21 +--- +# Reference + +* https://latex.lierhua.top/zh/ \ No newline at end of file