gpt4 book ai didi

visual-studio-2012 - 在 Visual Studio 2012 中自动化 "Attach to Process"

转载 作者:行者123 更新时间:2023-12-04 15:01:01 24 4
gpt4 key购买 nike

这个问题在这里已经有了答案:





Visual Studio - Attach to process shortcut

(12 个回答)


4年前关闭。




我正在为不属于我的解决方案的软件开发 .NET DLL(没有源代码)。

我真的很想以某种方式实现一个键快捷方式,自动将 DLL 附加到特定的可执行文件(理想情况下等待 exe 启动)。

解决这个问题的最佳方法是什么?

如果有办法将 VisualBasic 排除在图片之外,那将是一个额外的好处。
(没有冒犯VB粉丝的意思,但我只是不喜欢它)

最佳答案

由于 Visual Studio 2012 中不存在宏,因此您需要添加扩展。
AttachTo非常好,重量轻。在 Visual Studio 的扩展和更新(在工具中)中搜索它。

Adds "Attach to IIS", "Attach to IIS Express" and "Attach to NUnit" commands to Tools menu.

Now you can start debugging web site hosted in local IIS server or failing NUnit test quicker than before:)

AttachTo extension provides options to hide commands not relevant to you. You can also assign shortcut using Tools -> Options -> Keyboard.

关于visual-studio-2012 - 在 Visual Studio 2012 中自动化 "Attach to Process",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15130239/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com