Avatar

嗡嗡的隨手筆記

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

    所有文章

    全部文章 800
    2026 28
    2024 10
    2023 71
    2022 334
    2021 234
    更多
    OpenCV 全攻略 書封

    📣 站長宣傳區:嗡嗡的新書!

    《OpenCV 全攻略!AI 影像辨識 × 電腦視覺實戰手冊》

    • 從傳統影像處理到 AI 影像辨識,讓你擁有獨立開發 電腦視覺 應用的能力!
    • 23 章 核心技術:影像處理、人臉辨識、YOLO 物件偵測與追蹤
    • 5 大 生活實戰專案:自動玩遊戲、人臉門禁、寵物攝影機、自製 Photoshop
    查看書籍專頁 →
    212 - C++ 字串處理

    【C++ 字串處理 #3】C | printf, fprintf, sprintf, snprintf 相關用法總整理

    整理 printf、fprintf、sprintf、snprintf 的差異 — 輸出位置不同(terminal、檔案、變數、緩衝),snprintf 最安全。

    Apr 13, 2021
    閱讀時間 6 分鐘
    212 - C++ 字串處理

    【C++ 字串處理 #2】字串 char string stringstream 相關用法總整理 與利用 sprinf, snprinf assign 值的方法

    整理 char array、char pointer、std::string、stringstream 四種字串型態的用法與型態轉換。

    Apr 08, 2021
    閱讀時間 6 分鐘
    211 - C++ 基礎語法

    【C++ 基礎語法 #2】C/C++ 顯示資料的類別(type)— printf / cout 取得 variable type

    介紹 C++ 顯示變數型態的方法 — 用 `typeid(x).name()` 取得 mangled name,需用 `c++filt` 解構。

    Apr 07, 2021
    閱讀時間 2 分鐘
    299 - C++ 問題解決

    【C++】問題解決: error: expected primary-expression before ‘decltype’ (內含正確使用方式範例)

    紀錄 `decltype` 「expected primary-expression」錯誤 — 這是型態運算子,不能直接當成值輸出。

    Apr 06, 2021
    閱讀時間 1 分鐘
    Featured image of post 【Wordpress #4】如何放置 google slides (powerpoint, ppt, 簡報) 在 wordpress 的文章中直接顯示
    914 - Wordpress

    【Wordpress #4】如何放置 google slides (powerpoint, ppt, 簡報) 在 wordpress 的文章中直接顯示

    紀錄 WordPress 嵌入 Google Slides 投影片的技巧筆記 — 嵌入代碼、響應式設計。

    Apr 05, 2021
    閱讀時間 1 分鐘
    Featured image of post 【Google AdSense】問題解決: 很抱歉造成您的不便,但是我們目前無法處理您的要求。我們已將此問題告知工程師,並會儘快加以解決。
    912 - Google AdSense

    【Google AdSense】問題解決: 很抱歉造成您的不便,但是我們目前無法處理您的要求。我們已將此問題告知工程師,並會儘快加以解決。

    Google AdSense 系統錯誤修復 — 無痕模式解決、擴充套件干擾排除。

    Apr 04, 2021
    閱讀時間 1 分鐘
    Featured image of post 【iOS】問題解決: Apple watch 秒速記帳(1SecSpeed) 沒有出現類別 (個人解法)
    921 - Iphone / IOS

    【iOS】問題解決: Apple watch 秒速記帳(1SecSpeed) 沒有出現類別 (個人解法)

    Apple Watch 記帳 App 無類別問題 — 刪除重裝、同步機制修復方法。

    Apr 02, 2021
    閱讀時間 1 分鐘
    Featured image of post 【Leetcode】python - [15] 3Sum 個人解法筆記
    726 - LeetCode Two Pointers 727 - LeetCode Sorting

    【Leetcode】python - [15] 3Sum 個人解法筆記

    整理 LeetCode #15 — two pointers, linked list, sort。

    Apr 02, 2021
    閱讀時間 3 分鐘
    350 - Linux 終端機操作

    【Linux 終端機操作 #0】linux/ubuntu/mac 基礎終端機 (terminal) 快速鍵/小技巧,初學者/新手 必須知道的一些實用功能!(持續更新)

    整理 Ubuntu 系統實用快捷鍵的集合與說明 — Ctrl+PageUp/PageDown 分頁切換、Ctrl+C 中斷指令、以及常用終端機快速鍵。

    Mar 31, 2021
    閱讀時間 1 分鐘
    Featured image of post 【Leetcode】問題解決: Login failed. Please make sure the credential is correct. (內附圖文說明)
    792 - LeetCode 疑難排解

    【Leetcode】問題解決: Login failed. Please make sure the credential is correct. (內附圖文說明)

    LeetCode 登入失敗解決方案 — graphql cookie 複製、瀏覽器檢查工具、帳號驗證。

    Mar 30, 2021
    閱讀時間 1 分鐘
    1 565758596061626364 80
    © 2020 - 2026 嗡嗡的隨手筆記 v2.6.12
    使用 Hugo 建立
    主題 Stack 由 Jimmy 設計