摘要: 1 function init() { 2 undefined = "undefined"; 3 mkCClist(); 4 } 5 6 function ccchk(cdi) { 7 output1 = ""; 8 if (cdi != "" && cdi != null) { 9 output1 阅读全文
posted @ 2018-08-17 12:29 xiaodebing 阅读(597) 评论(0) 推荐(0)