Development/GO(34)
-
일기예보 콘솔 프로그램 - python + go
파이썬(Python)과 고(Golang)로 만들어진 일기예보 콘솔 프로그램 wego golang으로 콘솔에서 일기 예보를 출력 https://github.com/schachmat/wego wttr.in Python으로 wego를 웹페이지로 출력 https://github.com/chubin/wttr.in http://wttr.in/ http://wttr.in/:help
-
LiteIDE 설치하기 - install
LiteIDE http://codedragon.tistory.com/3054 LiteIDE 설치파일 다운로드 http://codedragon.tistory.com/3071 LiteIDE 설치하기 압축풀기 bin폴더 안으로 이동 liteide.exe 실행 프로그램 실행화면
-
LiteIDE 설치파일 다운로드 - download
LiteIDE http://codedragon.tistory.com/3054 LiteIDE 설치파일 다운로드 https://github.com/visualfc/liteide 페이지의 하단으로 이동 >> Binary downloads http://sourceforge.net/projects/liteide/files 링크 클릭 https://github.com/visualfc/liteide 최신 버전 클릭 http://sourceforge.net/projects/liteide/files/ zip파일의 링크 클릭 http://sourceforge.net/projects/liteide/files/X27.2.1/ 저장 직접다운로드 http://downloads.sourceforge.net/project/litei..
-
GO 프로젝트 생성 및 GO 소스코드 파일 생성하기
GO 프로젝트 생성 및 GO 소스코드 파일 생성하기 GO 프로젝트 생성 우측 상단에 Go버튼 선택 eclipse 메뉴 >> File >> New >> Go Project 클릭 Project name에 원하는 프로젝트 명 입력 후 >> Finish 클릭. 프로젝트 생성 완료!!! Go 소스코드 파일 생성하기 Project Explorer창에서 프로젝트명을 확장한 후 src폴더 선택 >> 마우스 우클릭 >> New >> Go File 선택 Source File항목에 MainApp입력후(원하는 파일명 입력) >> Finish
-
이클립스에서 GO언어 개발환 구축하기- 개발환경 구축하기
이클립스에서 GO언어 개발환 구축하기 golang plug-in 설치하기 http://codedragon.tistory.com/3067 eclipse 환경 설정 for GOlang http://codedragon.tistory.com/3068
-
eclipse 환경 설정 – Golang 개발을 위한 이클립스 설정
개발환경 설정 하기 GOROOT 설정하기 eclipse GO 개발환경 구성 GOROOT 설정하기 eclipse 메뉴 >> Perferences >> 왼쪽 항목에서 Go 선택 GOROOT항목의 Browse버튼 클릭 Go가 설치된 폴더를 선택합니다. 기본값으로 설치한 경우 경로는 C:\Go 입니다. Apply >> OK eclipse GO 개발환경 구성 Java EE버튼 왼쪽의 Open Perspective 버튼 클릭 Go 선택 >> OK Go 가 선택된 상태에서 개발