大约有 391 项符合查询结果(耗时:0.0023秒) [XML]

https://www.tsingfun.com/it/tech/2063.html 

Eclipse RCP开发桌面程序 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...as(parent, SWT.NO_BACKGROUND, data); //将绘图代码转移到定时器中 Refresher rf = new Refresher(canvas); rf.run(); } Refresher类的代码如下: class Refresher implements Runnable { public static final int DELAY = 100; private GLCanvas...