首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > .NET > C# >

qinuxman 求问visual studio如何增加编译参数

2013-08-11 
qinuxman 求问visual studio怎么增加编译参数。编译一个解决方案需要做这件事。When you are working in thi

qinuxman 求问visual studio怎么增加编译参数。
编译一个解决方案需要做这件事。When you are working in this mode, you should make sure that the /skipRepairAttempt command line parameter is present in the Debug tab of the 'paintdotnet' project's properties.
[解决办法]
右键项目-->属性-->调试-->启动选项-->命令行参数
[解决办法]
properties的debug command line argument里面加上

热点排行