U E D R , A S I H C RSS

정규표현식/소프트웨어

Difference between r1.2 and the current

@@ -1,12 +1,26 @@
[[pagelist(정규표현식)]]
[[tableofcontents]]
* 정규표현식을 지원하는 소프트웨어와 간단한 사용법을 정리 한다.
= windows =
== visutalStudio ==
* 확인해보지는 않았지만, 2010은 되는듯 하다.
http://hackingon.net/image.axd?picture=WindowsLiveWriter/AdhocStringManipulationWithVisualStudio/7EA25C99/image.png
== editplus ==
* 에디트 플러스도 정규식을 지원한다.
http://www.hcilab.org/resources/ides_and_tools/regexbuilder.jpg
[[html(<img src="http://cfs12.tistory.com/image/22/tistory/2009/06/02/10/10/4a247c0b31a86" alt=""/>)]]
 
= linux =
== grep, find ==
* grep, find 에서 regex를 지원한다.
== emacs ==
* regex-isearch(C-M-s) 로 간단하게 현재 버퍼에서 빠르게 문자열을 찾는다.
http://www.ibm.com/developerworks/aix/library/au-regexp/image03.jpg
* re-builder 모드를 불러서 복잡한 정규표현식을 차근히 만들어 내서 실행할 수 도 있다.
http://www.ibm.com/developerworks/aix/library/au-regexp/image03.jpg
http://www.emacsblog.org/wp-content/uploads/2007/03/re-builder.png
http://bc.tech.coop/blog/images/regex-tool.jpg
== VIM ==
== editplus ==
== visutalStudio ==
* '/' 를 누르면 정규표현식 모드가 된다고 한다.
* 뭐야 -_- 이맥스 보다 구리잖아. - [이승한]
* 그래도 플러그인처럼 지원해주는 툴이 있어 좋네요 - [김준석]



1. windows

1.1. visutalStudio

1.2. editplus

2. linux

2.1. grep, find

  • grep, find 에서 regex를 지원한다.

2.2. emacs

2.3. VIM

  • '/' 를 누르면 정규표현식 모드가 된다고 한다.
    • 뭐야 -_- 이맥스 보다 구리잖아. - 이승한
    • 그래도 플러그인처럼 지원해주는 툴이 있어 좋네요 - 김준석
Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2021-02-07 05:30:44
Processing time 0.0581 sec