为什么我会收到这些错误?
第 329 行字符 60 处的问题:不要使用“新”来表示副作用。
new widget.StyledDropdown(dojo.byId("sTitle"));
第 330 行字符 61 处的问题:不要使用“新”来表示副作用。
new widget.StyledDropdown(dojo.byId("sSuffix"));
第 336 行字符 57 处的问题:不要使用“新”来表示副作用。
true,{shortenName : true,maxChars : 20});
第 338 行字符 129 处的问题:不要使用“新”来表示副作用。
new widget.StyledDropdown(dojo.byId("sCountry"),USPS.Address.countrySw...