Muhammad Husnain avatar Muhammad Husnain avatar

關於 Muhammad Husnain

LinkedIn

Husnain is a professional Software Engineer and a researcher who loves to learn, build, write, and teach. Having worked various jobs in the IT industry, he especially enjoys finding ways to express complex ideas in simple ways through his content. In his free time, Husnain unwinds by thinking about tech fiction to solve problems around him.

Muhammad Husnain 發表的文章

Linux 貼士

  1. Bash 指令碼中的多個 if 條件
  2. 在 Bash 中檢查某字串是否包含某子字串
  3. 在 Bash 中檢查退出程式碼
  4. 在 Bash 中讀取檔案或使用者輸入
  5. 在 Bash 中實現 for 迴圈
  6. 在 Linux 中檢查核心版本
  7. 在 Unix 和 Linux 上獲取 IPv4 地址
  8. 使用 Bash 刪除副檔名
  9. 使用 Vi 和 Vim 編輯器開啟特定行號的檔案

C++ 貼士

  1. C++ 中的自定義異常
  2. C++ 中連結串列的複製建構函式
  3. 在 C++ 中過載 == 運算子
  4. 在 C++ 中對連結串列進行排序
  5. C++ 中的 Getter 和 Setter
  6. C++ 中的 new 關鍵字和無匹配的操作符錯誤
  7. C++ 中的 Pragma Once
  8. C++ 中的函子
  9. C++ 轉義字元
  10. C++ 繼承建構函式
  11. 在 C++ 中初始化二維向量
  12. 在 C++ 中使用 getopt 處理引數
  13. C++ 中字串和字元的比較
  14. C++ 中的 const 成員函式
  15. C++ 中的雙重釋放或損壞錯誤
  16. 在 C++ 中新增定時延遲
  17. 修復 C++ 中一個函式的多重定義錯誤
  18. C++ 中的引用運算子
  19. C++ 中對 Class::Function() 的未定義引用
  20. 在 C++ 中使用 this 指標
  21. 理解 C++ 中的 Extern 關鍵字

C# 貼士

  1. 在 C# 中刪除檔名中的非法字元
  2. 在 C# 中設定客戶端-伺服器通訊
  3. 在 C# 中選擇查詢資料庫
  4. 使用 C# 在 LINQ 查詢中按多列分組

C 貼士

  1. C 語言中的 try...catch
  2. 在 C 語言中列印數字的二進位制