pc에 있는 파일 검색 프로그램을 한번 짜볼려고 합니다.
아직 초보라 어느단계부터 시작을 해야할지 모르겠습니다.
c++로 구상하구 있구요.
성능은 뭐 구글 데스크탑의 검색기능의 10분의 1만 되도 만족할랍니다..;;
참고할만한 사이트나 정보 있으면 알려주시면 감사하겠습니다..
slocate (http://slocate.trakker.ca/)는 미리 파일 목록을 만들어 두었다가 나중에 빠르게 찾을 수 있는 프로그램입니다. 파일 내용이 아닌, 파일 경로(pathname)만 찾아 줍니다. 이 프로그램 분석으로 시작하면 될 것 같습니다.
-- C FAQ: http://www.eskimo.com/~scs/C-faq/top.html Korean Ver: http://www.cinsk.org/cfaqs/
C FAQ: http://www.eskimo.com/~scs/C-faq/top.html Korean Ver: http://cinsk.github.io/cfaqs/
텍스트 포맷에 대한 자세한 정보
<code>
<blockcode>
<apache>
<applescript>
<autoconf>
<awk>
<bash>
<c>
<cpp>
<css>
<diff>
<drupal5>
<drupal6>
<gdb>
<html>
<html5>
<java>
<javascript>
<ldif>
<lua>
<make>
<mysql>
<perl>
<perl6>
<php>
<pgsql>
<proftpd>
<python>
<reg>
<spec>
<ruby>
<foo>
[foo]
slocate
slocate (http://slocate.trakker.ca/)는 미리 파일 목록을 만들어 두었다가 나중에 빠르게 찾을 수 있는 프로그램입니다. 파일 내용이 아닌, 파일 경로(pathname)만 찾아 줍니다. 이 프로그램 분석으로 시작하면 될 것 같습니다.
--
C FAQ: http://www.eskimo.com/~scs/C-faq/top.html
Korean Ver: http://www.cinsk.org/cfaqs/
C FAQ: http://www.eskimo.com/~scs/C-faq/top.html
Korean Ver: http://cinsk.github.io/cfaqs/
댓글 달기