20一般 Java 程式都以 main()為起始,Java Applet 有別於一般的 Java 程式,而有其生命週期,其順序為何?
(A)start() → init() → paint() → stop() → destroy()
(B)init() → start() → paint() → stop() → destroy()
(C)start() → init() → paint() → estroy() → stop()
(D)init() → start() →paint() → destroy() → stop()
答案:登入後查看
統計: A(56), B(160), C(45), D(48), E(0) #1403049
統計: A(56), B(160), C(45), D(48), E(0) #1403049