摘要:
Make Your JavaScript Code More Readable Using the with() Statement The with() statement in JavaScript is identical to the With statement found in Visual Basic. Using with(), you can reduce object ref... 阅读全文
posted @ 2009-08-07 12:09
Fan Zhang
阅读(256)
评论(0)
推荐(0)