Avatar

嗡嗡的隨手筆記

  1. 首頁
  2. 關於本站
  3. 站長ㄉ書
  4. 搜尋
  5. 所有文章
  6. 分類
  7. 標籤
  8. 關於站長
  9. 聯絡站長
  10. 支持本站

    所有文章

    全部文章 791
    2026 2
    2024 10
    2023 71
    2022 350
    2021 235
    更多
    Featured image of post 【Python 字串處理 #5】將字串依照固定長度分小段,split string by fix length (by number of words)
    114 - Python 字串處理

    【Python 字串處理 #5】將字串依照固定長度分小段,split string by fix length (by number of words)

    紀錄按固定長度分割字串—字串切片、迴圈分割、length、range、append、print、split。

    Apr 21, 2023
    閱讀時間 1 分鐘
    198 - Python 問題解決

    【Python】問題解決:ImportError: cannot import name 'Literal' from 'typing' (/usr/lib/python3.7/typing.py)

    解決 Python 版本相容性問題 — 'Literal' 在 3.7 需從 typing_extensions 匯入。

    Apr 20, 2023
    閱讀時間 1 分鐘
    Featured image of post 【Python 進階語法 #6】python repr() 用法筆記,還我 str 原形的 repr !
    112 - Python 進階語法

    【Python 進階語法 #6】python repr() 用法筆記,還我 str 原形的 repr !

    紀錄 Python repr() 和 str() 用法 — 物件字串表示、restore 原形、__repr__ 和 __str__ 方法。

    Apr 19, 2023
    閱讀時間 1 分鐘
    Featured image of post 【Python 進階語法 #5】python counter() 用法整理 - 快速計算資料內容的數量
    112 - Python 進階語法

    【Python 進階語法 #5】python counter() 用法整理 - 快速計算資料內容的數量

    介紹 Python Counter() 快速計算資料 — 統計元素次數、most_common()。

    Apr 18, 2023
    閱讀時間 1 分鐘
    199 - Python 自用腳本

    【Python 自用腳本 #2】紀錄事件時間表示法 "%Y-%m-%d %H:%M:%S" (非 logging 模組)

    紀錄 Python 時間記錄 — datetime、timestamp、時間計算、時間格式化、記錄。

    Apr 13, 2023
    閱讀時間 1 分鐘
    182 - Python 網頁爬蟲

    【Python 網頁爬蟲 #4】python 爬蟲筆記 - 使用 requests + BeautifulSoup 爬取 google 文件的內容

    紀錄用 requests 與 BeautifulSoup 爬蟲 Google Doc — 文件匯出、HTML 解析。

    Apr 13, 2023
    閱讀時間 2 分鐘
    141 - Python JSON處理

    【Python JSON 處理 #2】Python 讀取 JSON 檔案並轉換為 dict,並可在程式碼中使用 (str to dict)

    紀錄 Python 讀取 JSON 檔案轉 dict — json.loads() 與 load()。

    Apr 08, 2023
    閱讀時間 1 分鐘
    198 - Python 問題解決

    【Python】問題解決:Expecting property name enclosed in double quotes

    解決 JSON 格式錯誤 — 屬性名雙引號、語法檢查、序列化驗證、格式驗證、除錯技巧、JSON 解析。

    Apr 08, 2023
    閱讀時間 1 分鐘
    Featured image of post 【嗡嗡開箱 #19】Apple - MacBook Pro M2 Pro 開箱 | 不專業開箱文
    011 -【嗡嗡開箱】

    【嗡嗡開箱 #19】Apple - MacBook Pro M2 Pro 開箱 | 不專業開箱文

    紀錄 MacBook Pro M2 Pro 開箱 — 12核 CPU、19核 GPU、16GB 記憶體升級,從舊 2018 款邁向長期生產力工作的新機。

    Mar 18, 2023
    閱讀時間 1 分鐘
    913 - Telegram

    【Telegram】“Sorry, this group is private" / “Sorry This Group Is Not Accessible” 解決方法

    Telegram 私密群組無法加入 — 原因分析、刪除重建帳號解決法。

    Mar 15, 2023
    閱讀時間 1 分鐘
    1 456789101112 80
    © 2020 - 2026 嗡嗡的隨手筆記 v1.13.0
    使用 Hugo 建立
    主題 Stack 由 Jimmy 設計