var ajax=else if(window.activexobject)catch(e)}}
if (xhrobj.readystate == null)
}, false);
}return xhrobj;
} catch (e)
},getxhrinstance:function()
} this.xhrpool[this.xhrpool.length] = this.createxhrobj();
return this.xhrpool[this.xhrpool.length-1];
},init:function(),
setheader:function(key, value)catch(e)
},//按型別解析資料
_parse:function(text,dtype)
return text;
},//cbobj必須包含callback函式
senddataforjson:function(data, url,method, cbobj)else
}if(method == "get")else if(method == "post")
var returntext = "";
xhrobj.onreadystatechange = function()}
};return returntext;
}catch(e)
}}
工具類 HexUtil 工具類
hexutil 源 如下 十六進製制處理工具類 public class hexutil param hex 需要轉換的16進製制字串 return 以位元組陣列返回轉換後的結果 public static byte hexstringtobyte string hex return result ...
工具類 BcdUtil 工具類
bcdutil 源 如下所示 public class bcdutil return true 功能描述 對給定的資料進行bcd轉換,如果長度為奇數,則在最前端補零 param val 待轉換資料,需滿足canbebcd return 以位元組陣列的形式返回壓縮後的內容 public static ...
AJAX的WEB開發工具
ie下的除錯工具 fiddler 這是乙個http協議的除錯工具,本質上它就是乙個http協議攔截分析工具,應該是ie下最強的免費功能鍵了,該工具可以檢視編輯http協議,若是單純除錯web頁面,還可以使用其自帶的斷點除錯工具。最新fiddler2需要.net支援,firefox下的除錯工具 fir...