增加使用方法

This commit is contained in:
muruichao 2023-07-28 15:02:27 +08:00
parent 30be526fbd
commit 9bb95cb760
1 changed files with 3 additions and 0 deletions

View File

@ -48,6 +48,9 @@
* 点击菜单中的帮助->打开插件依赖管理器进入插件依赖管理器页面 * 点击菜单中的帮助->打开插件依赖管理器进入插件依赖管理器页面
* 详细见[用户帮助文档相关章节](https://gitee.com/openkylin/extensions-repo/blob/master/user-guide/files/%E6%8F%92%E4%BB%B6%E4%BE%9D%E8%B5%96%E7%AE%A1%E7%90%86.md) * 详细见[用户帮助文档相关章节](https://gitee.com/openkylin/extensions-repo/blob/master/user-guide/files/%E6%8F%92%E4%BB%B6%E4%BE%9D%E8%B5%96%E7%AE%A1%E7%90%86.md)
- **开始开发工作** - **开始开发工作**
* 如果是新手可以安装Kylin Project Manager插件项目创建管理插件创建简单项目在此基础上进行开发。[详细见用户帮助文档相关章节](https://gitee.com/openkylin/extensions-repo/blob/master/user-guide/files/%E9%A1%B9%E7%9B%AE%E7%AE%A1%E7%90%86.md)
* 也可以打开一个项目文件夹开始编辑工作已安装对应编程语言的支持插件和依赖配置task.json、launch.json运行和调试
- 以C语言为例[详细见用户帮助文档相关章节](https://gitee.com/openkylin/extensions-repo/blob/master/user-guide/files/C-C++%E5%BC%80%E5%8F%91.md)
### 远程开发模式 ### 远程开发模式
- **在安装了openKylin系统的机器上按照桌面应用模式安装IDE基础平台、插件依赖管理器** - **在安装了openKylin系统的机器上按照桌面应用模式安装IDE基础平台、插件依赖管理器**