多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
# QQLite.Framework.Tool.CmdHelper 类 ## 注释 ~~~ Cmd命令 ~~~ ## 语法 ~~~ public static class CmdHelper ~~~ ## 方法 | | 名称 | 说明 | | --- | --- | --- | | | [ExeCommand](https://www.kancloud.cn/gxser1986/cqrobot/3016612) | 执行cmd.exe命令 | | | [ExeCommand](https://www.kancloud.cn/gxser1986/cqrobot/3016613) | 执行多条cmd.exe命令 | | | [StartApp](https://www.kancloud.cn/gxser1986/cqrobot/3016614) | 启动外部Windows应用程序,隐藏程序界面 | | | [StartApp](https://www.kancloud.cn/gxser1986/cqrobot/3016615) | 启动外部应用程序 | | | [StartApp](https://www.kancloud.cn/gxser1986/cqrobot/3016616) | 启动外部应用程序,隐藏程序界面 | | | [StartApp](https://www.kancloud.cn/gxser1986/cqrobot/3016617) | 启动外部应用程序 |