上一页 1 ··· 9 10 11 12 13 14 15 下一页
摘要: Document The current browser does not support Canvas, can replace the browser a try! 阅读全文
posted @ 2015-11-19 17:30 Cynthia娆墨旧染 阅读(202) 评论(0) 推荐(0)
摘要: Document The current browser does not support Canvas, can replace the browser a try! 阅读全文
posted @ 2015-11-19 17:30 Cynthia娆墨旧染 阅读(190) 评论(0) 推荐(0)
摘要: Document The current browser does not support Canvas, can replace the browser a try! 阅读全文
posted @ 2015-11-19 17:29 Cynthia娆墨旧染 阅读(456) 评论(0) 推荐(0)
摘要: #ffff#642 = #664422rgb(255,128,0)rgba(100,100,100,0.8)hsl(20,62%,28%)hsla(40,82%,33%,0.6)red 阅读全文
posted @ 2015-11-19 17:29 Cynthia娆墨旧染 阅读(600) 评论(0) 推荐(0)
摘要: Document The current browser does not support Canvas, can replace the browser a try! 阅读全文
posted @ 2015-11-19 17:28 Cynthia娆墨旧染 阅读(232) 评论(0) 推荐(0)
摘要: Document The current browser does not support Canvas, can replace the browser a try! 阅读全文
posted @ 2015-11-19 17:28 Cynthia娆墨旧染 阅读(290) 评论(0) 推荐(0)
摘要: Document The current browser does not support Canvas, can replace the browser a try! 阅读全文
posted @ 2015-11-19 17:27 Cynthia娆墨旧染 阅读(158) 评论(0) 推荐(0)
摘要: Document The current browser does not support Canvas, can replace the browser a try! 阅读全文
posted @ 2015-11-19 17:27 Cynthia娆墨旧染 阅读(225) 评论(0) 推荐(0)
摘要: Document The current browser does not support Canvas, can replace the browser a try! 阅读全文
posted @ 2015-11-19 17:26 Cynthia娆墨旧染 阅读(216) 评论(0) 推荐(0)
摘要: Document The current browser does not support Canvas, can replace the browser a try! 阅读全文
posted @ 2015-11-19 17:26 Cynthia娆墨旧染 阅读(217) 评论(0) 推荐(0)
摘要: Document 阅读全文
posted @ 2015-11-19 17:25 Cynthia娆墨旧染 阅读(205) 评论(0) 推荐(0)
摘要: Document 阅读全文
posted @ 2015-11-19 17:25 Cynthia娆墨旧染 阅读(360) 评论(0) 推荐(0)
摘要: Document 阅读全文
posted @ 2015-11-19 17:24 Cynthia娆墨旧染 阅读(546) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2015-11-16 18:07 Cynthia娆墨旧染 阅读(129) 评论(0) 推荐(0)
摘要: // 1.JavaScript 中的类型包括 Number(数字) String(字符串) Boolean(布尔) Symbol(符号)(第六版新增) Object(对象) Function(函数) Array(数组) Date... 阅读全文
posted @ 2015-11-12 16:04 Cynthia娆墨旧染 阅读(223) 评论(0) 推荐(0)
摘要: // 1.基于原型链的继承// 继承属性 // 当访问一个对象的属性时发生的行为: // 假定有一个对象 o, 其自身的属性(own properties)有 a 和 b: {a: 1, b: 2} // o.[[Prototype]]有属性 b 和 c: {b... 阅读全文
posted @ 2015-11-12 16:04 Cynthia娆墨旧染 阅读(185) 评论(0) 推荐(0)
摘要: // 1.变量(Variables) var myVariable; myVariable = 'Bob'; // 数据类型 string number boolean array object// 2.注释 /* Everything ... 阅读全文
posted @ 2015-11-12 16:03 Cynthia娆墨旧染 阅读(204) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2015-11-10 17:36 Cynthia娆墨旧染 阅读(162) 评论(0) 推荐(0)
摘要: var request = new XMLHttpRequest()if(window.XMLHttpRequest){ request = new XMLHttpRequest()}else{ request = new ActiveXObject("Microsoft.XMLHTTP... 阅读全文
posted @ 2015-11-10 17:36 Cynthia娆墨旧染 阅读(131) 评论(0) 推荐(0)
摘要: index 阅读全文
posted @ 2015-11-10 17:35 Cynthia娆墨旧染 阅读(161) 评论(0) 推荐(0)
上一页 1 ··· 9 10 11 12 13 14 15 下一页