Skip to content
EPH 的程式日記
  • >> 旅遊日記

EPH 的程式日記

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

[生活] 傳真/打電話到美國

[生活] 傳真/打電話到美國

2016-07-06 ephrain Comments 0 Comment

公司的股票選擇權因為是跟美國的證券公司合作, 因此每次要行使時,都得先傳真到美國,還得打電話過去確認,相當麻煩… 每次行使時,也都不記得要怎麼傳真和…

Read More Read More

[Algorithm] 使用堆叠解八皇后 (8-queen) 問題

[Algorithm] 使用堆叠解八皇后 (8-queen) 問題

2016-07-05 ephrain Comments 0 Comment

之前用遞迴解八皇后 (8-queen) 問題,基本上遞迴應該都能改成某種非遞迴型式, 就來試試教科書上原本建議的堆叠 (stack) 吧~   程式大…

Read More Read More

[Algorithm] 使用遞迴解八皇后 (8-queen) 問題

[Algorithm] 使用遞迴解八皇后 (8-queen) 問題

2016-07-05 ephrain Comments 0 Comment

最近在重讀資料結構和演算法的書… 其實以前在學校裡學資料結構和演算法時,就覺得自己學得不是很好, 然後又看到了 Homebrew 作者去 Googl…

Read More Read More

[Linux] 在 CentOS 上使用 stress 模擬系統資源吃緊的狀況 (CPU/記憶體/磁碟 I/O)

[Linux] 在 CentOS 上使用 stress 模擬系統資源吃緊的狀況 (CPU/記憶體/磁碟 I/O)

2016-07-04 ephrain Comments 0 Comment

最近想要在 CentOS 上製造系統忙碌的狀況,看看能不能重現某個奇怪的 bug, 查了一下不少人建議可以用 stress 這個套件, 但是這個套件在 Cent…

Read More Read More

[Linux] 解決 CentOS 上 yum 遇到 HTTP 404 Not Found 的問題

[Linux] 解決 CentOS 上 yum 遇到 HTTP 404 Not Found 的問題

2016-07-04 ephrain Comments 0 Comment

今天想用 yum 來查一下哪個套件包含了 stress 這支程式, 結果一直遇到 HTTP 404 錯誤: testuser@localhost ~ $ yum…

Read More Read More

[Linux] 在 CentOS 上設定 yum/debuginfo-install 用的 proxy

[Linux] 在 CentOS 上設定 yum/debuginfo-install 用的 proxy

2016-07-02 ephrain Comments 0 Comment

今天想用 debuginfo-install 安裝 python 的 debug symbol,結果遇到了連線錯誤: Loaded plugins: faste…

Read More Read More

[GDB] 在 dlopen/dlclose 函式設定中斷點,觀察 DLL 的載入與卸載過稱

[GDB] 在 dlopen/dlclose 函式設定中斷點,觀察 DLL 的載入與卸載過稱

2016-07-01 ephrain Comments 0 Comment

今天在查一個 Linux 上的 shared library 沒有釋放掉的問題, 從程式來看,應該呼叫 dlopen() 和 dlclose() 的次數是相當的…

Read More Read More

文章分頁

Prev 1 ... 148 149 150 ... 343 Next

近期文章

  • [SDKMAN] source ~/.bash_profile 時出現 bad substitution 錯誤
  • [Mac/Linux] 搜尋有哪些檔案 symbolic link 到特定檔案
  • [Mac] 無法 cd 進入 ~/Library/Application Support 目錄?
  • [Chrome] 使用 Tampermonkey 過濾掉 Google 新聞中,不想看到的文章(2025新版)
  • [GitHub] 使用 GitHub CLI 下載 Release 中的 Asset 檔案

近期迴響

  • 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 (0)
  • [Linux] 使用 diff 指令產生補丁檔,用 patch 指令幫程式上補丁 (0)
  • [DNS] 在 Google Domains 註冊自己的網域名稱,並指向 Google Cloud Platform 上的 WordPress 主機 (0)
  • [Android] 用 Automate 設定工作流程,自動觸發事件、執行動作 (0)
  • [Windows] Windows 7 上安裝 .NET Framework 4.8 失敗,因為憑證不被信任? (0)

彙整

分類

其他操作

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