A.線程運行效率高 B.線程程序簡單 C.可再從其它類派生 D.實現(xiàn)線程容易
A.init() B.stop() C.sleep() D.start()
A.start() B.init() C.paint() D.run()