<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[gOxiA=苏繁=SuFan Blog]]></title> 
<link>https://goxia.maytide.net/index.php</link> 
<description><![CDATA[gOxiA,苏繁,sufan,Microsoft MVP]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[gOxiA=苏繁=SuFan Blog]]></copyright>
<item>
<link>https://goxia.maytide.net/read.php/2163.htm</link>
<title><![CDATA[项目发布: CMD to PowerShell 转换器]]></title> 
<author>gOxiA &lt;sufan_cn@msn.com&gt;</author>
<category><![CDATA[PowerShell 和脚本]]></category>
<pubDate>Thu, 09 Oct 2025 07:59:29 +0000</pubDate> 
<guid>https://goxia.maytide.net/read.php/2163.htm</guid> 
<description>
<![CDATA[ 
	<p><a href="http://goxia.maytide.net/ftpup/2018/2ba640123a0f_DB2A/cmd2ps-logo.png"><img width="380" height="60" title="cmd2ps-logo" style="border: 0px currentcolor; border-image: none; display: inline; background-image: none;" alt="cmd2ps-logo" src="http://goxia.maytide.net/ftpup/2018/2ba640123a0f_DB2A/cmd2ps-logo_thumb.png" border="0"></a></p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PowerShell 已经发布很多年，可以追溯到 2006年，首次面向 Windows XP/Server 2003 发布，距今已经近 20年，现在已经发展成为一种跨平台的任务自动化解决方案，除了面向 Windows 以外，还提供了很多微软模块的支持，例如：Azure，Exchange，SQL 等等！我们几乎可以在任何微软产品或服务中看到它的身影，甚至一些第三方产品，如 AWS、VMware、Google Cloud！它已经成为 IT 专业人员必须掌握的一门脚本语言，我们还可以在 Linux 或 MacOS 安装和使用它。当前最新的正式版本是 PowerShell 7.5，基于 dotNET 9；此外 PowerShell 7.6 Preview 也已经发布，如果感兴趣可转向 "<a href="https://learn.microsoft.com/en-us/powershell/scripting/overview?view=powershell-7.5/?WT.mc_id=WDIT-MVP-4000544" target="_blank">What is PowerShell</a>" 获取更多有关 PowerShell 的资讯。</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 而今天 <a href="https://goxia.maytide.net" target="_blank">gOxiA</a> 要与大家分享的是近期手搓的一个项目 <a href="https://cmd2ps.mdt.ink/" target="_blank">CMD-PowerShell-Converter</a>，主要便于自己快速查询一些 CMD 到 PowerShell 的基本命令行的使用，它是一个现代化的 Web 应用程序，用于在 CMD 和 PowerShell 命令之间进行转换，主要提供以下功能和特性：</p><h5><font size="2"> 双向转换</font></h5><ul><li><font size="2">CMD → PowerShell: 将传统CMD命令转换为现代PowerShell等价命令</font><li><font size="2">PowerShell → CMD: 将PowerShell命令转换为CMD命令</font><li><font size="2">智能检测: 自动识别输入的命令类型</font></li></ul><h5><font size="2"> 智能建议</font></h5><ul><li><font size="2">提供相关命令建议和示例</font><li><font size="2">显示参数说明和用法</font><li><font size="2">常用命令快速访问</font></li></ul><h5><font size="2"> 现代化界面</font></h5><ul><li><font size="2">响应式设计: 支持桌面、平板和手机</font><li><font size="2">主题切换: 明亮、深色、自动模式</font><li><font size="2">直观布局: 左右分屏，类似翻译界面</font><li><font size="2">快捷操作: 一键交换、复制、清空</font></li></ul><h5><font size="2"> PWA功能</font></h5><ul><li><font size="2">离线使用: 完全支持离线操作</font><li><font size="2">应用安装: 可安装到设备，如原生应用</font><li><font size="2">快速启动: 优化的缓存策略</font><li><font size="2">跨平台: 支持Windows、macOS、Linux、Android、iOS</font></li></ul><h5><font size="2"> 数据管理</font></h5><ul><li><font size="2">历史记录: 自动保存转换历史</font><li><font size="2">本地存储: 使用IndexedDB安全存储</font><li><font size="2">数据导出: 支持备份和恢复</font><li><font size="2">自定义规则: 可添加个人转换规则</font></li></ul><p><a href="http://goxia.maytide.net/ftpup/2018/2ba640123a0f_DB2A/cmd2ps-mainscreen.png"><img width="630" height="659" title="cmd2ps-mainscreen" style="border: 0px currentcolor; border-image: none; display: inline; background-image: none;" alt="cmd2ps-mainscreen" src="http://goxia.maytide.net/ftpup/2018/2ba640123a0f_DB2A/cmd2ps-mainscreen_thumb.png" border="0"></a></p><p>该 Web 程序已发布在 Github 上，项目地址：<a title="https://github.com/goxia/Codes/tree/main/CMD-PowerShell-Converter" href="https://github.com/goxia/Codes/tree/main/CMD-PowerShell-Converter">https://github.com/goxia/Codes/tree/main/CMD-PowerShell-Converter</a>，感兴趣的朋友可以自行完善</p><p>推荐官方文档：</p><p><a href="https://learn.microsoft.com/en-us/powershell/scripting/learn/ps101/01-getting-started?view=powershell-7.5/?WT.mc_id=WDIT-MVP-4000544" target="_blank">Getting started with PowerShell &#124; Microsoft Learn</a></p>
]]>
</description>
</item>
</channel>
</rss>