Migel Hewage Nimesha avatar Migel Hewage Nimesha avatar

關於 Migel Hewage Nimesha

Nimesha is a Full-stack Software Engineer for more than five years, he loves technology, as technology has the power to solve our many problems within just a minute. He have been contributing to various projects over the last 5+ years and working with almost all the so-called 03 tiers(DB, M-Tier, and Client). Recently, he has started working with DevOps technologies such as Azure administration, Kubernetes, Terraform automation, and Bash scripting as well.

Nimesha Jinarajadasa 發表的文章

PowerShell 貼士

  1. PowerShell Set-Content Cmdlet
  2. PowerShell 複製項目進度
  3. 在 PowerShell 中的計數器
  4. 如何在 PowerShell 中刪除空文件夾
  5. 如何在 PowerShell 中將 XML 轉換為 JSON
  6. 如何在 PowerShell 中將數組傳遞給函數
  7. PowerShell 中的 ExecutionPolicy Bypass 和 Unrestricted
  8. 如何在 PowerShell 中合併 CSV 文件
  9. 如何在 PowerShell 中使用 CmdletBinding 特性
  10. 如何在 PowerShell 中將 JSON 物件寫入檔案
  11. 如何在 PowerShell 中獲取運行中的進程列表
  12. 如何顯示 PowerShell 物件的所有屬性
  13. PowerShell grep
  14. PowerShell 以不同使用者身份執行
  15. PowerShell 包含運算符
  16. PowerShell 多行字串
  17. PowerShell 刪除資料夾
  18. PowerShell 函式引數
  19. PowerShell 的位置
  20. PowerShell 將輸出匯出到文字檔案
  21. PowerShell 解壓
  22. PowerShell 遍歷檔案
  23. PowerShell 獲取當前使用者
  24. 在 PowerShell 中向多個收件人傳送電子郵件
  25. 在 PowerShell 中的 LastExitCode
  26. 在 PowerShell 中執行 Curl 命令
  27. 在 PowerShell 中執行 exe 檔案
  28. 在 PowerShell 中執行帶引數的 exe 檔案
  29. 在 PowerShell 中將資料匯出為 CSV
  30. 在 PowerShell 中將檔案複製到遠端計算機
  31. 如何在 PowerShell 中下載檔案
  32. 如何運行 PowerShell 腳本而不顯示窗口
  33. 使用 PowerShell 將檔案上傳到 SFTP
  34. 實現 Unix Tail 命令的 Windows PowerShell 命令
  35. 獲取 PowerShell 版本
  36. 在 PowerShell 中的呼叫運算符 &
  37. 在 PowerShell 中檢查字串是否為空

TypeScript 貼士

  1. TypeScript 擴充套件視窗
  2. 在 TypeScript 中的 Implements 關鍵字
  3. 在 TypeScript 中檢查一個變數是否是一個字串
  4. 在 TypeScript 中獲取類名
  5. 在 TypeScript 中讀取文字檔案
  6. 將 RxJS 與 TypeScript 一起使用
  7. 觀察和編譯所有 TypeScript 原始碼
  8. 使用 ESLint 進行 TypeScript 匯入排序
  9. TypeScript 中的三元運算子
  10. 在 TypeScript 中對物件陣列進行排序
  11. TypeScript 中的多重繼承
  12. 在 TypeScript 中將布林值轉換為字串值
  13. 在 TypeScript 中檢查執行時的物件型別
  14. JavaScript 和 TypeScript 中的型別轉換
  15. TypeScript 中 setTimeout 的返回型別
  16. 在 TypeScript 中刪除一個陣列項
  17. 在 TypeScript 中檢查 Null 和 Undefined

JavaScript 貼士

  1. 在 JavaScript 中為一個元素設定多個屬性

C++ 貼士

  1. C++ Switch 語句中的中斷
  2. C++ 中的 const 關鍵字
  3. 在 C++ 中使用 HashMap
  4. 在 C++ 中使用抽象類實現介面