# Spyder 使用教學 --- ## 變更背景顏色 * 點選 Python -> 偏好設定(Preferences)  --- * 選擇 Appearance -> Syntax highlighting theme * 下拉選單選擇喜愛的背景配色~ * 隔壁的 Preview 可以進行預覽  --- ## 變更字型大小 * 選擇 Python -> 偏好設定(Preferences)-> Appearance -> Fonts * 可以變更字體與大小 * Plain text 為主要顯示(例如:code 介面、console、Variable Explorer) * Rich text 為其他相關顯示(例如:Help 介面顯示的字體)  --- ## Spyder toolbar * 功能介紹  --- ## How to create cell block * 在程式上一行輸入「#%%」,會將這段程式以下的 code 當成同個 cell,要新增第二個 cell 只要再輸入「#%%」即可。  ###### tags: `NTUST-python`
×
Sign in
Email
Password
Forgot password
or
Sign in via Google
Sign in via Facebook
Sign in via X(Twitter)
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
Continue with a different method
New to HackMD?
Sign up
By signing in, you agree to our
terms of service
.