要向Applet传递参数,应该在下列drawing.html文件的下划线处填入的选项是:
……
______
……
A(param image,"flower.gif")
B(param image value= flower .gif)
C(param name= image value="flower .gif")
D(param name="image" value="flower.gif")
A(param image,"flower.gif")
B(param image value= flower .gif)
C(param name= image value="flower .gif")
D(param name="image" value="flower.gif")