求调试教程(详细点的)
codeblocks吧
全部回复
仅看楼主
level 8
deblocks怎么调试啊,是13.12中文版的,我打开的监视感觉怪怪的,求大神[泪][泪]
2015年02月03日 07点02分 1
level 8
Click in the empty last row in the watches window, type the name of the variable (or full expression) and hit enter.
While the debugger has stopped on a breakpoint select a variable name or full expression, right click to open the context menu and then select "Add watch 'expression'".
Select an expression in the editor and drag'n'drop it in the watches window.
2015年02月03日 10点02分 2
能用汉语么?英语很渣的
2015年02月03日 11点02分
回复
���˽�û������
:在监视里面直接输入变量名或表达式 停在断点处时右键有添加到监视的选项 或直接拽到监视里 他就说了这三种方法
2015年02月04日 12点02分
@zhangbaoplay 噢,谢谢
2015年02月04日 12点02分
1