It is a bad habit to () others. A、make a fun ofB、make fun toC、make up forD、make fun of
It is a bad habit to () others.
A、make a fun of
B、make fun to
C、make up for
D、make fun of
相关考题:
如果某一JSP页面的表单中,有几个复选框,name为“habit“,则该JSP提交后,通过下面()语句去获取用户选中复选框的值。 A.request.getAttribute(“habit”);B.request.getParameter(“habit”)C.request.getParameterValues(“habit”)D.request.getHabit();
程序如果出现了一个整数溢出错误,则应该抛出的异常是A.bad_exceptionB.bad_castC.logic_errorD.runtime_error