随笔分类 -  js

js,jquery等
摘要:<!doctype html><html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <meta name="viewport" content="width=device-width, ini 阅读全文
posted @ 2016-12-30 11:29 dyf423 阅读(12120) 评论(0) 推荐(0)
摘要:1.引入 百度地图js(1.3以后需要key) <script type="text/javascript" src="http://api.map.baidu.com/api?v=1.2"></script> 2.js如下: var lat=32.4,lng=119.4,page=1;//默认扬州 阅读全文
posted @ 2016-12-28 11:15 dyf423 阅读(361) 评论(0) 推荐(0)