2019独角兽企业重金招聘Python工程师标准>>> 去掉/* */(eclipse) /\*(.|[\r\n])*?\*/ 去掉//(eclipse) //.*$ 去掉import(eclipse) import.*$ 去掉空行(eclipse) ^\s*\n 去掉空行(ue) %[ ^t]++^p 转载于:https://my.oschina.net/liuyi126/blog/158151