Javscript the definitive guide 6th edition 阅读随记
摘要:6.2.1 Objects As Associative ArraysWhen you use the . operator to accessa property of an object, however, the name of the property is expressed as an identifier.Identifiers must be typed literally into your JavaScript program; they are not a datatype,so they cannot be manipulated by the program.On t
阅读全文
posted @ 2011-08-24 11:03
浙公网安备 33010602011771号