| 1. | Surveillance points covering all the water supply jurisdictions 监视点涵盖全部供水辖区 |
| 2. | In visual basic 2005 , watches can be set only in break mode 在visual basic 2005中,只能在中断模式下设置监视点。 |
| 3. | In visual basic 6 . 0 , watches can be set at design time , or at run time when in break mode 在visual basic 6 . 0中,可以在设计时设置监视点,也可以在运行时的中断模式下进行设置。 |
| 4. | I start by recording a failure whenever the system exits a monitored point by throwing an exception more precisely , any 我首先在系统退出一个监视点时通过抛出一个异常(更准确地说是任何 |
| 5. | 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 ( )断点时设置监视点。 |
| 6. | Crime officers in yt mounted an operation by setting up observation points and deploying ambushing teams at strategic locations to identify possible suspects of these cases 油尖警区人员于是策划一项行动,在区内设立监视点及派出人员埋伏以便缉捕有关疑犯。 |
| 7. | A watchpoint will break program execution when the specified expression changes value , but it must be set when the variables used in the expression are in scope 当指定表达式的值改变时,监视点将中断程序执行,但必须在表达式中所使用的变量在作用域中时设置监视点。 |
| 8. | Defined watchpoints can be listed along with breakpoints with the info watch command the command is equivalent to info break and watchpoints can be enabled , disabled and deleted using the same syntax as for breakpoints Info watch命令将列出已定义的监视点和断点(此命令等价于info break ) ,而且可以使用与断点相同的语法来启用、禁用和删除监视点。 |