if(d.insert(ad)){ out.println("注冊成功"); }else{ out.println("注冊失敗"); }為什么調(diào)用方法成功了反而顯示注冊失敗,而調(diào)用方法失敗卻顯示注冊成功 查看完整描述