zoukankan
html css js c++ java
Visual Assist X 10.1.1418 for VS2005
看到文章说Visual Assist挺不错的,于是在网站上找了一个,地址如下:
从官方下载最新的正版:
http://www.wholetomato.com/downloads/index.html
破解文件:
http://kokey.bokee.com/inc/crackVisualAssistv101Build1418.rar
但是安装成功后,vs2005通过“外接程序管理器”禁用它,而且每次启动vs2005都会弹出错误 提示,很烦,用下面的方法解决:
改注册表:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft \VisualStudio\8.0\Addins\VAssistNET.Connect8, 将LoadBehavior改为0。
该错误就不会继续弹出了。
这里先记录下安装过程吧,不要以后忘记了。
查看全文
相关阅读:
01月04日假期学习
个人加分项
12月16日总结
12月15日总结
12月13日总结
01月01日假期学习
01月02日假期学习
12月14日总结
12月17日总结
01月05日假期学习
原文地址:https://www.cnblogs.com/madfrog/p/1769491.html
最新文章
PyMongo数据库是否已存在
mybatis找不到mapper_Springboot
2
Trialfasterrcnn
The Many Faces of Robustness: A Critical Analysis of OutofDistribution Generalization (DeepAugment)
Mind the Box: $\ell_1$APGD for Sparse Adversarial Attacks on Image Classifiers
Generative Modeling by Estimating Gradients of the Data Distribution
FAT
HAT
Denoising Diffusion Probabilistic Models (DDPM)
热门文章
Scalable RuleBased Representation Learning for Interpretable Classification
Limitations of the Lipschitz constant as a defense against adversarial examples
LTD: Low Temperature Distillation for Robust Adversarial Training
Faster RCNN
Exploring Architectural Ingredients of Adversarially Robust Deep Neural Networks
ELK部署文档logstash
Prometheus自研采集器(python)
ELK部署文档filebeat
Prometheus数据流
ELK部署文档elasticsearch
Copyright © 2011-2022 走看看