if判断某个字符串中包含某个字符
...
...
splitDownLineandAfterToUpperCase(str) { var s = str.split('_'); var newA=""; ...