Tags
共 79 篇文章
Bash
【OpenCV】問題解決: You might be loading two sets of Qt binaries into the same process. Check that all plugins are compiled against the right Qt binaries. Export DYLD_PRINT_LIBRARIES=1 and check that only one set of binaries are being loaded.
【OpenCV】問題解決: QtCore (0x121e59700). One of the two will be used. Which one is undefined.
【Linux 檔案處理 #7】ls, wc - 在 Linux (ubuntu) 查詢資料夾內的檔案數目 (count files) ls -1 | wc -l

【Linux 檔案處理 #5】sed - 在 Linux (ubuntu) 中直接對檔案內容文字,進行取代的用法 (instead content)
【Linux 檔案處理 #2】mkdir - 在 Linux (ubuntu) 中建立資料夾相關指令整理 (必定建立資料夾、修改資料夾權限 chmod 777)
【Linux】問題解決:fallocate: fallocate failed: Text file busy
【Docker #1】docker commit 備份 save container, load container 將 container 作為可在任意電腦使用的作業環境
【Linux】問題解決:linux/ubuntu/mac 中無法 ssh 無法連接 的解決辦法 (can't ssh cant ssh)
