First, create a breakpoint in our code.
首先,在代码中创建一个断点。
To debug the code you have to set a breakpoint first.
要调试代码必须先设置断点。
You can also set a breakpoint on your Code Activity.
您还可以设置在你的代码活动一个断点。
If you have set breakpoints in your code, execution will break at the first breakpoint.
如果已在代码中设置了断点,执行会在第一个断点处中断。
If you have set breakpoints in your code, execution will break at the first breakpoint.
如果已在代码中设置了断点,执行会在第一个断点处中断。
应用推荐