javascript new 对象 复用
摘要:1 function CarPie(url, containerID, _theme) { 2 this.dataUrl = url; 3 this.container = containerID; 4 this.convertedData = ''; 5 this.theme = {}; 6 if (_theme != null) 7 ...
阅读全文
posted @ 2018-03-29 16:39

浙公网安备 33010602011771号