Files
alfred-preferences/Alfred.alfredpreferences/snippets/python/匯入 Streamlit 模組並使用 st 作為別名 [B8A90284-844B-4F83-AE81-DE66E7C70B7A].json
2026-03-26 09:22:38 +08:00

8 lines
213 B
JSON

{
"alfredsnippet" : {
"snippet" : "import streamlit as st",
"uid" : "B8A90284-844B-4F83-AE81-DE66E7C70B7A",
"name" : "匯入 Streamlit 模組並使用 \"st\" 作為別名",
"keyword" : "st"
}
}