Skip to content
Selman Tunc
  • My Links
  • software
  • golang
  • article
  • c#
  • php
  • IT
  • facebook.com
  • twitter.com
  • t.me
  • instagram.com
  • youtube.com
Subscribe
  • Home
  • Uncategorized
  • golang konsoldan veri girişi
Posted inUncategorized

golang konsoldan veri girişi

Posted by admin December 31, 2017
reader := bufio.NewReader(os.Stdin)
fmt.Print("Enter text: ")
text, _ := reader.ReadString('n')
fmt.Println(text)
Tags:
golang ipucu
admin
View All Posts

Post navigation

Previous Post
dosya-upload-ve-jquery-ile-upload-sinifi/ indirme linkini yenileyebilir misiniz acaba. indirme çalışmıyor
Next Post
Golang ile json post isteğinde bulunmak

Recent Posts

  • Kohana Resources
  • Golang Notes
  • php new beginner framework list
  • Javascript Grid or Datatable
  • Guzel.Net outlook client

Categories

  • .net core
  • article
  • bookmark
  • c#
  • database
  • etherium
  • git
  • golang
  • It info
  • javascript nodejs
  • linux
  • mobil
  • php
  • software
  • tools
  • Uncategorized
Copyright 2025 — Selman Tunc. All rights reserved. Bloghash WordPress Theme
Scroll to Top