摘要:
letter-spacing:1px; 阅读全文
posted @ 2015-10-25 22:47
Coca-code
阅读(148)
评论(0)
推荐(0)
摘要:
1. 正则表达式——处理字符模式的对象;2. 阅读全文
posted @ 2015-10-25 12:43
Coca-code
阅读(152)
评论(0)
推荐(0)
摘要:
一. js中共6个属性描述符1. value2. writable3. configurable //定义是否可以删除4. enumerable //是否可以迭代(遍历打印)5. get6. set-------------------------------------------------... 阅读全文
posted @ 2015-10-25 10:41
Coca-code
阅读(120)
评论(0)
推荐(0)