阅读背景:

Java:断点怎么能阻止applet绘画而不会被*绊倒*?

来源:互联网 

In eclipse I am writing some code that crawls a specific webpage and downloads an applet, which it then adds to a JFrame and executes. If I run program without adding any breakpoints, it works perfectly. It loads the applet, and it begins running. However, if I add a breakpoint to the applets update(Graphics g) method, it simply stops refreshing. This is expected, obviously, but it never actually trips the breakpoint.In eclipse I am writing some code that crawls a




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: