摘要: 1.url: 要求为String类型的参数,(默认为当前页地址)发送请求的地址。 2.type: 要求为String类型的参数,请求方式(post或get)默认为get。注意其他http请求方法,例如put和delete也可以使用,但仅部分浏览器支持。 3.timeout: 要求为Number类型的 阅读全文
posted @ 2016-04-05 10:05 路大蓉 阅读(174) 评论(0) 推荐(0) 编辑
摘要: <!doctype html> <html lang="en">   <head> <meta charset="UTF-8" /> <title>小熊圆饼图</title> <meta charset="gbk"> <script> //绘制饼图 function drawCircle(canva 阅读全文
posted @ 2016-03-15 17:07 路大蓉 阅读(834) 评论(0) 推荐(0) 编辑
摘要: #div1{ height: 200px; width: 500px; background: skyblue; display: none; } 阅读全文
posted @ 2016-01-11 11:28 路大蓉 阅读(631) 评论(0) 推荐(0) 编辑
摘要: 呀哈哈哈。 阅读全文
posted @ 2015-12-19 17:54 路大蓉 阅读(106) 评论(0) 推荐(0) 编辑