vim으로 latex 문서 컴파일 (- xelatex.exe사용)

1.환경 windows 7 gvim v8.0 TnXTex installed 2.작업 순서 file생성(확장자:tex) — test.tex 내용 편집 (아래 예제 )

vim html tag 선택

1. 선택 tag 안쪽 내용 선택하기 vit *v_it* *it* it “inner tag block”, select [count] tag blocks, from the [count]’th unmatched “” backwards to the matching “”, excluding the “” and “”. […]

Windows server 2016 .NET 3.5 기능 및 역할 설치

Step 1. 서버 관리자 > 대시보드   Step 2. 시작하기전 확인후 다음 클릭     Step 3. 설치유형 선택 -> 역할 기반 또는 기능 기반 설치 선택후 다음 버튼 클릭   Step […]

Pandoc 설치 및 사용

개요 Haskell 로 만들어진 문서 변환 작업프로그램으로 markdown, MediaWiki, texile, HTML, ms word, epub, PDF등으로 변환작업을 할 수 있는 유틸리티이다. 설치 방법   Pandoc 다운로드 및 설치   다운 url : https://github.com/jgm/pandoc/releases […]

AVR studio 4 libc.a 라이브러리 추가 (avr build error solved )

빌드 로그 ( error) Build Log c:/winavr-20100110/bin/../lib/gcc/avr/4.3.3/../../../../avr/lib/avr51\libc.a(cmpsf2.o): In function __lesf2′: (.text.avr-libc.fplib+0x0): multiple definition of __nesf2′ c:/winavr-20100110/bin/../lib/gcc/avr/4.3.3/avr51\libgcc.a(_ne_sf.o):c:\avrdev\gcc\build-avr\avr\avr51\libgcc/../../.././gcc/fp-bit.c:1225: first defined here c:/winavr-20100110/bin/../lib/gcc/avr/4.3.3/../../../../avr/lib/avr51\libc.a(cmpsf2.o): In function __lesf2′: (.text.avr-libc.fplib+0x0): multiple definition of __ltsf2′ c:/winavr-20100110/bin/../lib/gcc/avr/4.3.3/avr51\libgcc.a(_lt_sf.o):c:\avrdev\gcc\build-avr\avr\avr51\libgcc/../../.././gcc/fp-bit.c:1287: first defined here […]

Doxygen 설치 & wizard 사용 (windows)

  Step 1. Download url : http://www.stack.nl/~dimitri/doxygen/download.html#gitrepos     Step2. 설치 다운로드 파일 실행 -> 설치 Step 1. Setup – doxygen   Step2. License Agreement Step3. Select Destination Location     Step4. […]

드론 만들기 오픈소스 선택 및 설정

  자작 드론 만들기를 시작한다. 자작 드론을 만들려면 많은 것들이 필요하고 많은 시간 또한 소요된다. 빠르게 결과를 도출하고 버전업 하면서 개선하는 방식으로 진행할 것이다. 결과 도출 후 추가 개선 방법은 시간이 더 […]

Windows gvim – ctags, cscope 설치

1 ctags 설치 1step: ctags 파일 다운로드 url : http://ctags.sourceforge.net/ 파일 다운로드 : ctags58.zip 2step: 압축해제 및 ctags.exe 파일 이동 — C:\Windows\System32   확인 C:\Users\win10>ctags –version   2. cscope 설치   https://code.google.com/archive/p/cscope-win32/downloads […]

Vim Vundle window 설치

1step : git 설치하기          URL: http://gitforwindows.org/   2. 다운로드 완료된 exe 파일을 실행한다.           2step: git 설치 확인 3step: curl.cmd 파일 생성 위치 : C:\Program Files\Git\층 파일이름 […]

eclipse toad plugin offline install

To install or update from the downloaded ZIP archive: Download the ZIP archive Extract the ZIP archive In menu Help, choose Install New Software… option Click Add… button and choose Local.. Navigate […]