vc里projectsetting菜单下面的debug页面的remoteexecuablepathorfilename选项是做什么用的
佚名通过本文主要向大家介绍了vc里projectsetting菜单下面的debug页面的remoteexecuablepathorfilename选项是做什么用的等相关知识,希望对您有所帮助,也希望大家支持linkedu.com www.linkedu.com
问题: vc里project setting菜单下面的debug页面的 remote execuable path or filename 选项是做什么用的
描述:
解决方案1:
描述:
vc里project setting菜单下面的debug页面的 remote execuable path or filename 选项是做什么用的
解决方案1:
嗯,是的。就是如果你的程序不是一个EXE,就用Remote调用它,再Debug
解决方案2: 调试用的
如果你的工程是一个dll,那么可以选一个调用你这个dll的程序,进行调试