# Plugis
**Repository Path**: whitedonkey/Plugis
## Basic Information
- **Project Name**: Plugis
- **Description**: IDEA激活-自用
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 7
- **Forks**: 0
- **Created**: 2024-05-22
- **Last Updated**: 2025-10-23
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Plugis
插件
# IDEA激活使用方法
1.一定要先关闭IDEA!!!!关闭IDEA!!!关闭IDEA!!!
2.找到对应需要激活的vbs文件 双击即可
3.出现success弹窗表示激活成功
4.如果激活失败,点击下方图片放大看

# nvm
傻瓜式一键安装即可。
nvm install npm版本号 : 安装指定版本node
nvm install latest:安装最新版
nvm install lts :安装稳定版
安装完成后 需要指定使用的版本
nvm use 版本号 nvm use 18.10.0