搜索资源列表
XIANXING
- 北京现在实施汽车尾号限行,小弟的汽车尾号是 8,每周五不能上路,如果忘记了,周五上路了,一旦被摄像头拍下,要罚 100 元,所以这个小软件的用途就是:点击 FRI(周五),FRI 这一列变成红色,提醒小弟周五不要开车。 阅读下面的源代码,您可以发现,软件是用 html/javascr ipt/css 编写的,没有一行 java/vb/c++/c# 语句,这就是 phonegap 软件的最显著特点。 有朋友可能会问:我想在手机 SD 卡上存储文件,怎么办?由于 javascr
kaijiang
- String.prototype.format=function(){ if(arguments.length==0) return this var args=[], i=0 for( i<arguments.length i++) args[i]=arguments[i] return this.replace(/\ [sSfdDTt\ ]/g, function(m){ if(m== ) return var v=a
SWFUploadcn
- SWFUpload的主要特点: * 可以同时上传多个文件; * 类似AJAX的无刷新上传; * 可以显示上传进度; * 良好的浏览器兼容性; * 兼容其他java scr ipt库 (例如:jQuery, Prototype等); * 支持Flash 8和Flash 9;-Main features of SWFUpload: * you can upload multiple files at the same time * simila