赞
踩
REG_CALL_PAT1 = re.compile("Pattern\\.compile\\((.*)\\)")
REG_CALL_PAT2 = re.compile("Pattern\\.matches\\((.*),.*\\)")
REG_CALL_PAT3 = re.compile('(?!Pattern).\\.matches\\((".*"|[\\w\\.]+)\\)')
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。