EPH 的程式日記
  • >> 旅遊日記

EPH 的程式日記

記錄程式設計生活的點點滴滴

[Python] 使用 Univeral Newline Support 來處理不同平台 line-ending 的文字檔

[Python] 使用 Univeral Newline Support 來處理不同平台 line-ending 的文字檔

2016-04-08 ephrain Comments 0 Comment

今天遇到一個問題,同事在 Windows 上作了一個文字檔, 輸入我們的 Linux 程式裡之後,發現每一行都多了一個 byte…   其…

Read More Read More

[Python] 用 strptime() 將時間字串轉成 time.struct_time 物件

[Python] 用 strptime() 將時間字串轉成 time.struct_time 物件

2016-04-04 ephrain Comments 0 Comment

今天有個工作,要從一堆 log 裡面找出一些資料, 想想很麻煩,寫個 python 程式來讀 log 比較快… 不過因為需要每行 log 的時間,所…

Read More Read More

[C++] STL map 在多執行緒下新增/刪除,造成 crash 的問題

[C++] STL map 在多執行緒下新增/刪除,造成 crash 的問題

2016-04-04 ephrain Comments 0 Comment

最近在查一個 C++ 程式莫名其妙會當掉的問題… 蠻難查的,因為通常是跑了幾個小時後才會出現, 但如果拿 core dump 出現當時的資料重新跑一…

Read More Read More

[C++] 用 Google Test 裡使用多執行緒作測試,不能使用 ASSERT_EQ()?

[C++] 用 Google Test 裡使用多執行緒作測試,不能使用 ASSERT_EQ()?

2016-04-04 ephrain Comments 0 Comment

最近在查一個 C++ 程式當掉的問題,懷疑是多執行緒 (multi-thread) 造成的, 因此在 Google Test 的 unit-testing 程式…

Read More Read More

[C++] 用 printf() 印出 size_t 型態的變數

[C++] 用 printf() 印出 size_t 型態的變數

2016-04-04 ephrain Comments 0 Comment

今天想要在 C++ 程式裡用 printf() 印一個 size_t 的變數值, 結果 gcc 出現了編譯警告: Test.cpp:113:76: warnin…

Read More Read More

[Python] 在 Mac 上用 virtualenvwrapper 安裝 TensorFlow

[Python] 在 Mac 上用 virtualenvwrapper 安裝 TensorFlow

2016-04-01 ephrain Comments 0 Comment

最近 AlphaGo 擊敗南韓圍棋冠車的新聞相當火紅, 公司也舉辦了關於機器學習 (machine learning) 的內部比賽,正好藉這個機會來學習一下~ …

Read More Read More

[Python] 用 struct 寫出 binary 二進位檔案

[Python] 用 struct 寫出 binary 二進位檔案

2016-04-01 ephrain Comments 0 Comment

今天在寫一個 C++ 的 unit-testing 程式時,需要 pcap 的資料, 平常我們都是用一個叫 dpkt 的 python 模組來處理 pcap, …

Read More Read More

Posts navigation

OLDER POSTS
NEWER POSTS

近期文章

  • [Mac/Linux] 搜尋有哪些檔案 symbolic link 到特定檔案
  • [Mac] 無法 cd 進入 ~/Library/Application Support 目錄?
  • [Chrome] 使用 Tampermonkey 過濾掉 Google 新聞中,不想看到的文章(2025新版)
  • [GitHub] 使用 GitHub CLI 下載 Release 中的 Asset 檔案
  • [Flutter] 使用 fvm 管理不同的 Flutter 版本

近期迴響

  • James Yu on [GCP] 刪除已經被附加在虛擬機器上的靜態 IP 位址感謝分享,解決初學者的困擾
  • ephrain on [Mac] 使用 Bartender 5 解決 Menu icon 因為空間過小顯示不出來的問題感謝提醒,目前看來似乎不太能確定情況, ...
  • Jerry on [Mac] 使用 Bartender 5 解決 Menu icon 因為空間過小顯示不出來的問題Bartender 5 疑似出售不明人士...
  • Trent on [Windows] Windows 7 上安裝 .NET Framework 4.8 失敗,因為憑證不被信任?謝謝你,解決了我安裝遇到的問題
  • ephrain on [GitHub] 使用 GitHub CLI (gh) 觸發還在 PR 中的 GitHub Actions workflow 測試不客氣喔~

本週熱門

  • [MOD] 自己安裝與設定中華電信 MOD (2)
  • [健康] 大腸鏡檢查初體驗 (0)
  • [Linux] 使用 diff 指令產生補丁檔,用 patch 指令幫程式上補丁 (0)
  • [生活] 新冠肺炎 Omicron 確診記 (0)
  • [Mac] 用 Wine 執行 PhotoCap 製作大頭貼照片 (0)

彙整

分類

其他操作

  • 登入
  • 訂閱網站內容的資訊提供
  • 訂閱留言的資訊提供
  • WordPress.org 台灣繁體中文
© 2025 | Proudly Powered by WordPress | Theme: Nisarg