未分类 · 2025年11月21日

为了向一个Applet传递参数,可以在HTML文件的APPLET标签中使用PARAM选项,在Applet程序中获取参数时,应使用的方法是 第十一章单元测试 A.getImage() B.getCodeBase() C.getParameter() D.getDocumentBase()

为了向一个Applet传递参数,可以在HTML文件的APPLET标签中使用PARAM选项,在Applet程序中获取参数时,应使用的方法是 第十一章单元测试 A.getImage() B.getCodeBase() C.getParameter() D.getDocumentBase()

正确答案:C