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 命令
  2. PowerShell 复制项进度
  3. 如何在 PowerShell 中将 XML 转换为 JSON
  4. 如何在 PowerShell 中将数组传递给函数
  5. 如何在 PowerShell 中删除空文件夹
  6. 在 PowerShell 中计数器
  7. PowerShell 中的 ExecutionPolicy Bypass 和 Unrestricted
  8. 如何在 PowerShell 中合并 CSV 文件
  9. 如何显示 PowerShell 对象的所有属性
  10. 如何在 PowerShell 中获取正在运行的进程列表
  11. 如何在 PowerShell 中将 JSON 对象写入文件
  12. 如何在 PowerShell 中使用 CmdletBinding 属性
  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 中的 LastExitCode
  25. 获取 PowerShell 版本
  26. 如何在 PowerShell 中下载文件
  27. 如何在不显示窗口的情况下运行 PowerShell 脚本
  28. 实现 Unix Tail 命令的 Windows PowerShell 命令
  29. 使用 PowerShell 将文件上传到 SFTP
  30. 在 PowerShell 中将数据导出为 CSV
  31. 在 PowerShell 中将文件复制到远程计算机
  32. 在 PowerShell 中向多个收件人发送电子邮件
  33. 在 PowerShell 中运行 Curl 命令
  34. 在 PowerShell 中运行 exe 文件
  35. 在 PowerShell 中运行带参数的 exe 文件
  36. 在 PowerShell 中的调用运算符 &
  37. 在PowerShell中检查字符串是否为空

TypeScript 贴士

  1. TypeScript 扩展窗口
  2. 观察和编译所有 TypeScript 源代码
  3. 将 RxJS 与 TypeScript 一起使用
  4. 在 TypeScript 中的 Implements 关键字
  5. 在 TypeScript 中读取文本文件
  6. 在 TypeScript 中获取类名
  7. 在 TypeScript 中检查一个变量是否是一个字符串
  8. 使用 ESLint 进行 TypeScript 导入排序
  9. TypeScript 中的三元运算符
  10. 在 TypeScript 中对对象数组进行排序
  11. TypeScript 中的多重继承
  12. 在 TypeScript 中检查运行时的对象类型
  13. 在 TypeScript 中将布尔值转换为字符串值
  14. JavaScript 和 TypeScript 中的类型转换
  15. TypeScript 中 setTimeout 的返回类型
  16. 在 TypeScript 中检查 Null 和 Undefined
  17. 在 TypeScript 中删除一个数组项

JavaScript 贴士

  1. 在 JavaScript 中为一个元素设置多个属性

C++ 贴士

  1. C++ Switch 语句中的中断
  2. C++ 中的 const 关键字
  3. 在 C++ 中使用 HashMap
  4. 在 C++ 中使用抽象类实现接口