博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2015年3月9日

摘要: Key word delete.1. Delete global object.x = 42; // creates the property x on the global objectvar y = 43; // creates the property y on the... 阅读全文

posted @ 2015-03-09 15:04 ritazhou 阅读(354) 评论(0) 推荐(0) 编辑