使用jQuery方法显示一个<p>元素。
点击 此处 重试
$("button").click(function(){ $("p").w3exercise_input_no_0(); });
w3exercise_input_no_0