1. 정규식 문법 및 의미
- http://www.eclipse.org/tptp/home/downloads/installguide/gla_42/ref/rregexp.html
2. 정규식 테스트
- http://regexr.com/
3. 정규식 찾기 및 변환
- http://www.ocpsoft.org/tutorials/regular-expressions/java-visual-regex-tester/
- http://www.regexplanet.com/advanced/java/index.html
'정규식' 카테고리의 다른 글
exact 타입으로 문자 검색하기 (0) | 2016.08.17 |
---|