Debug调试

先设置断点,然后Debug调试

step into:进入子函数
step over:越过子函数,但子函数会执行
step return:跳出子函数

posted @ 2015-05-06 16:56  逍遥剑臣  阅读(154)  评论(0编辑  收藏  举报