function formateString(str,data){ return str.replace(/@\(\w+)\/g,function(match,key){ return data[key] }) }
小羊杨
Super_Scholar
李晓健
相关分类