C/C++ 썸네일형 리스트형 Code Finder Code Finder개요C/C++ 해더 파일에 enum 또는 define 되어 있는 상수명을 파싱해서 검색해줍니다.ReactJS를 스터디 하기 위해 시작했습니다.C/C++ 해더 파서는 https://github.com/lmk/c_define_parser 를 사용 했습니다.https://github.com/lmk/code_finder 설치git clone https://github.com/lmk/code_finder.git cd code_finder npm install npm run build실행npm run start웹브라우져를 연다.http://localhost:3000/내 해더 파일을 사용하는 방법/build/config.json 파일을 수정합니다.{ "list": [ { "id" : "5RAcQe.. 더보기 이전 1 다음