世间自有公道,付出总有回报,说到不如做到,要做就做好,步步高!

07 2010 档案

摘要:腾讯的接口是 ,返回数组http://fw.qq.com/ipaddress返回值var IPData = new Array("61.135.152.194","","北京市","");新浪的接口 :http://int.dpool.sina.com.cn/iplookup/iplookup.php?format=js多地域测试方法:http://int.dpool.sina.com.cn/iplookup/iplookup.php?format=js&ip=218.192.3.42返回值var remo 阅读全文
posted @ 2010-07-25 16:21 疯狂秀才 阅读(2340) 评论(0) 推荐(1)
摘要:本次使用AJAXUPLOAD做为上传客户端无刷上传插件,其最新版本为3.9,点此下载JS文件在页面中引入 jquery.min.1.4.2.js 和 ajaxupload.jsCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--><scriptsrc="Scripts/jquery-1.4.2.min.js"type="text/javascript"></script><scr 阅读全文
posted @ 2010-07-05 13:49 疯狂秀才 阅读(6973) 评论(5) 推荐(1)