摘要:
this 关键字用来将方法和属性绑定到一个对象的实例上 阅读全文
posted @ 2016-04-08 18:46
绯乐
阅读(283)
评论(0)
推荐(0)
摘要:
<style type="text/css"> body,ul,li { padding: 0; margin: 0; /* 好的习惯:清除内外边距,避免受默认格式的影响 */ } ul,li { list-style: none; /*清除列表默认格式 */ } .demo { width: 32 阅读全文
posted @ 2016-04-08 14:55
绯乐
阅读(248)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2016-04-08 13:26
绯乐
阅读(321)
评论(0)
推荐(0)