try{}catch{}

try{

alert(如果错误);

}catch{

alert(执行这里);

}

posted on 2017-03-12 16:02  童彪  阅读(125)  评论(0编辑  收藏  举报

导航