🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# QQLite.Framework.SDK.PluginActionExtension 类 ## 注释 ~~~ 插件操作扩展 ~~~ ## 语法 ~~~ public static class PluginActionExtension ~~~ ## 方法 | | 名称 | 说明 | | --- | --- | --- | | | [PluginAction\_Install](https://www.kancloud.cn/gxser1986/cqrobot/3016674) | 安装插件 | | | [PluginAction\_UnInstall](https://www.kancloud.cn/gxser1986/cqrobot/3016675) | 卸载插件 | | | [PluginAction\_Enabled](https://www.kancloud.cn/gxser1986/cqrobot/3016676) | 启用插件 | | | [PluginAction\_Disabled](https://www.kancloud.cn/gxser1986/cqrobot/3016677) | 禁用插件 | | | [PluginAction\_Start](https://www.kancloud.cn/gxser1986/cqrobot/3016678) | 运行插件 | | | [PluginAction\_Stop](https://www.kancloud.cn/gxser1986/cqrobot/3016679) | 停止运行插件 | | | [PluginAction\_StartAll](https://www.kancloud.cn/gxser1986/cqrobot/3016680) | 运行所有插件 | | | [PluginAction\_StopAll](https://www.kancloud.cn/gxser1986/cqrobot/3016681) | 停止运行所有插件 | | | [PluginAction\_ReStartAll](https://www.kancloud.cn/gxser1986/cqrobot/3016682) | 重新运行所有插件 | | | [PluginAction\_ReLoad](https://www.kancloud.cn/gxser1986/cqrobot/3016683) | 重新加载插件 | | | [PluginAction\_GetList](https://www.kancloud.cn/gxser1986/cqrobot/3016684) | 获取插件列表 | | | [PluginAction\_RepairPriority](https://www.kancloud.cn/gxser1986/cqrobot/3016685) | 修复插件排序 | | | [PluginAction\_MovePriority](https://www.kancloud.cn/gxser1986/cqrobot/3016686) | 插件优先度调整 | | | [PluginAction\_MovePriority\_First](https://www.kancloud.cn/gxser1986/cqrobot/3016687) | 插件优先度调整到第一 | | | [PluginAction\_MovePriority\_Last](https://www.kancloud.cn/gxser1986/cqrobot/3016688) | 插件优先度调整到最后 |