티스토리 뷰
기본 코드 작성
main.go
package main
import "fmt"
func main() {
fmt.Println(“Hello World")
}빌드
$ go build실행
$ go run main.go
Hello World참고
https://medium.com/@pandey.ritwik/starting-with-golang-f3b376ffcec1
댓글
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- nodejs
- 워드프레스
- IE
- laravel
- mssql
- javascript
- Prototype
- centos
- IOS
- 안드로이드
- API
- Android
- PHP
- Linux
- Mac
- CSS
- Wordpress
- Debug
- 한글
- ASP
- iis
- iphone
- Docker
- sencha touch
- JQuery
- classic asp
- git
- macos
- JSON
- nginx
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | ||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 | 31 |
글 보관함