Avatar

嗡嗡的隨手筆記

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

    所有文章

    全部文章 791
    2026 2
    2024 10
    2023 71
    2022 350
    2021 235
    更多
    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 - [104] Maximum Depth of Binary Tree 個人手繪解法筆記
    DFS (Tree Basic)

    【Leetcode】python - [104] Maximum Depth of Binary Tree 個人手繪解法筆記

    整理 LeetCode #104 Maximum Depth of Binary Tree — 遞迴深度、DFS。

    Apr 02, 2021
    閱讀時間 1 分鐘
    Featured image of post 【Leetcode】python - [15] 3Sum 個人解法筆記
    Two Pointers (相向雙指針 →←) / Start, End (頭尾雙指針)

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

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

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

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

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