🍕
是py不是pi
  • Python學習筆記
  • 命名規則
  • terminal中執行
  • 版本管理
  • 虛擬環境
  • python套件管理工具
    • pip指令集
  • 引用.py
  • suite(程式碼區塊)
  • 全域變數
  • String
  • Boolean
  • dict(Object) & list(Array)
  • Tuple(元組)
  • byte
  • function
  • 迴圈
  • datetime
  • 常用方法
  • Try-Catch
  • open 檔案相關應用
  • os 檔案相關應用
  • 裝飾函数
  • 封裝
  • 打包
  • pickle
    • 存取
  • pandas
    • DataFrame
      • Other data edit
      • 判斷
      • Transfer data format
  • FastAPI
    • 安裝
    • 啟動
    • 啟動 in Pycharm
    • swagger.example
    • CORS
    • .ini
    • path做參數
    • user IP
  • radis
    • 常用指令
  • sqlalchemy
    • create_engine
    • oracle - 中文亂碼
    • 參考s
  • PyCharm
    • 排版
    • root設定
    • git相關設定
    • TODO
    • 使用小技巧
  • VScode
    • Page 2
  • 參考資料
Powered by GitBook
On this page
  • 排版快速鍵
  • 自動排版設定
  1. PyCharm

排版

大家都長一樣才好git

排版快速鍵

windows:alt + ctrl + L

mac:command + option + L

自動排版設定

左下齒輪.setting > searchBar:FormatOnSave > 勾選「Format a file on save. ...」

但是好像有些依賴需要...沒安裝成功就只能暫時棄用

Previous參考sNextroot設定

Last updated 1 year ago