当前位置:百科知识 > 计算机应用试题

问题描述:

[单选] 为了从HTML文件中获取参数,在Applet程序中应该编写的代码是()。
A.在start()方法中加入语句String s=getParameter("buttonLabel"); B.在int()方法中加入语句String s=Parameter("buttonLabel"); C.在int()方法中加入语句String s=getParameter("BUTTONLABEL"); D.在start()方法中加入语句String s=getParameter("BUTIONLABEL");
参考答案:查看
答案解析:
☆收藏

随机题目