首先点击debug,在指定位置设置断点,再次点击start debugging of startup project,再点击step into进入函数内部,step over单步运行,step out跳出函数。