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