逐语句 meaning in Chinese
steinto
step into
stinto
Examples
- If you want to look inside the function call . use
如果要查看函数调用的内容,请使用“逐语句” 。 - From the debug menu in the debugger session , select
从调试器会话中的“调试”菜单中,选择“逐语句” 。 - Runs the code without invoking the debugger
调试.逐语句 - Differ in only one respect , the way they handle function calls
“逐语句”和“逐过程”的差异仅在于它们处理函数调用的方式不同。 - On a nested function call , step into steps into the most deeply nested function
在嵌套函数调用上, “逐语句”将进入并单步执行嵌套最深的函数。