请把用户输入的不规范的英文名字,变为首字母大写,其他小写的规范名字 function normalize(arr) { function correct(word){ var list =''; for(i=0;i<word