导航

2012年11月8日 #

$.getJSON

摘要: Examples:Example:Loads the four most recent cat pictures from the Flickr JSONP API.<!DOCTYPE html><html><head> <style>img{ height:100px;float: left;}</style> <scriptsrc="http://code.jquery.com/jquery-latest.js"></script></head><body> &l 阅读全文

posted @ 2012-11-08 13:48 luluNo1 阅读(225) 评论(0) 推荐(0)