1、加载方法一
启动AutoCAD,打开相关的文件。
把VLX文件从资源管理器,拖入AutoCAD图形窗口,即可完成加载。
此方法最为方便,但仅适用于一次加载使用,打开新文件或退出当前文件后,插件即不可用。
2、加载方法二
启动AutoCAD,打开相关的文件。
输入命令ap或appload,调出加载应用程序对话框,点击右下角“启动组”内容,点击左侧“添加”按钮浏览文件夹,选中 VLX文件,确认退出。此时,每次打开cad文件均会自动加载此插件,可以立即使用。
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
1 | $ hexo new "My New Post" |
More info: Writing
1 | $ hexo server |
More info: Server
1 | $ hexo generate |
More info: Generating
1 | $ hexo deploy |
More info: Deployment