본문 바로가기

선수로 산다, 때론 좋은 코치로

검색하기
선수로 산다, 때론 좋은 코치로
프로필사진 godsman

  • 분류 전체보기 (99)
    • 전체 분류 (49)
      • 일상 (24)
      • 독서 (10)
      • 아이디어 (2)
      • 축구 (5)
      • 탁구 (8)
    • 개발 관련 (48)
      • 개발 일반 (20)
      • 개발 교육 (3)
      • go (15)
      • elasticsearch (7)
      • macOS (3)
      • rust (0)
    • 보안 관련 (2)
      • 보안 (2)
Guestbook
Recent Posts
Recent Comments
Tags
  • Golang
  • 생활체육
  • 셰이크핸드
  • 전환
  • elasticsearch
  • java
  • centos
  • 쉐이크핸드
  • 펜홀더 전환
  • elastic
  • wsl
  • syslog
  • WSL2
  • Docker
  • 펜홀더
  • kibana
  • 도서
  • 그림일기
  • 탁구
  • suricata
  • Toolbox
  • logstash
  • windows
  • redis
  • a tour of go
  • ubuntu
  • rsyslog
  • 우리은행
  • 쉐이크핸드 전환
  • Go
more
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

선수로 산다, 때론 좋은 코치로

[golang] A Tour of Go - 60 연습 문제

[golang] A Tour of Go - 60 연습 문제https://go-tour-kr.appspot.com/#60 package main import ( "code.google.com/p/go-tour/pic" "image") type Image struct{} func main() { m := Image{} pic.ShowImage(m)}import package 변경 - "golang.org/x/tour/pic" x, y 멤버를 갖는 구조체 Image 생성Image에 ColorModel() 메서드, Bound 메서드, Rectagle 메서드 붙임 package main import ( "golang.org/x/tour/pic" "image" "image/color") type Image stru..

개발 관련/go 2018. 2. 13. 18:00
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바