监视点 meaning in English
watch expression
Examples
- Surveillance points covering all the water supply jurisdictions
监视点涵盖全部供水辖区 - In visual basic 2005 , watches can be set only in break mode
在visual basic 2005中,只能在中断模式下设置监视点。 - In visual basic 6 . 0 , watches can be set at design time , or at run time when in break mode
在visual basic 6 . 0中,可以在设计时设置监视点,也可以在运行时的中断模式下进行设置。 - I start by recording a failure whenever the system exits a monitored point by throwing an exception more precisely , any
我首先在系统退出一个监视点时通过抛出一个异常(更准确地说是任何 - To get " value " and " div " in scope we can set a breakpoint on main and run the program , setting our watchpoints when the main breakpoint is hit
要获取作用域中的" value "和" div " ,可以在main函数上设置断点,然后运行程序,当遇到main ( )断点时设置监视点。