2014年5月16日

Airbnb JavaScript Style Guide

摘要: TypesPrimitives: When you access a primitive type you work directly on its valuestringnumberbooleannullundefinedvar foo = 1, bar = foo;bar = 9;cons... 阅读全文

posted @ 2014-05-16 15:31 中传思客 阅读(323) 评论(0) 推荐(0)

导航