javascript 中的try catch应用总结 javascript中的trycatch应用总结实例代码:<scriptlanguage="JavaScript">try{thrownewError(10,"asdasdasd")} 的try