Gavin_Yi

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2017年1月12日

摘要: 1.在指定循环次数的时候断点 debug视图右击断点,或者直接在断点上右键,选择Breakpoint Properties 勾选Hit count 并在后面填上循环次数断点, 比如我要第500次循环的时候加入断点 开始debug 在debug视图下 循环指定了500次停下来了。 2.根据condit 阅读全文
posted @ 2017-01-12 14:21 Gavin_Yi 阅读(5953) 评论(0) 推荐(0) 编辑