[填空题] Applct生命周期中的关键方法包括:init()、stsrt()、stop()和 【13】 。
正确答案:destroy
参考解析:Applet生命周期中的关键方法包括:init()、start()、stop()和destroy()。

[填空题] Applct生命周期中的关键方法包括:init()、stsrt()、stop()和 【13】 。
正确答案:destroy
参考解析:Applet生命周期中的关键方法包括:init()、start()、stop()和destroy()。
上一篇 [单项选择题] 在数据流图(DFD) 中,带有名字的箭头表示( )。
下一篇 [单项选择题] 一个栈的初始状态为空。现将元素1、2、3、4、5、A和B、C、D、E依次入栈,然后再依次出栈,则元素出栈的顺序是