首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > JavaScript > 一个小的JavaScript库,使写作AJAX页面简单一点。

一个小的JavaScript库,使写作AJAX页面简单一点。

资 源 简 介

I found myself needing a few common utilities as I was writing an Ajax application. Rather than use a heavyweight or verbose library, I wanted something compact that minimized the amount of typing I needed to do. This is where the name q12 comes from, just three little keys up there in the upper left corner of the keyboard. This library provides functions for the following: * Basic DOM manipulation * Asynchronous HTTP requests with callbacks * Class methods and inheritance * Base64 encoding and other forms of data escaping * AES encryption * ARC4 encryption * Cookie manipulation

文 件 列 表

q12-min.js
run_tests.html
q12.js
VIP VIP
0.182625s