jQuery1.6 使用方法一 error: function( msg ) {//聲明錯(cuò)誤 throw msg; }, parseJSON: function( data ) {//把字符串轉(zhuǎn)換成json格式 if ( typeof data !== "string" || !data ) {//首先判斷是否存在,是否為字符串 return null; } data = jQuery.trim(
www.dbjr.com.cn/article/289...htm 2025-5-30