[go-nuts] Re: exec.Command

2016-10-05 Thread hadiesmaili85
but i test this code it does not work! Why?? On Wednesday, October 5, 2016 at 2:46:37 AM UTC-7, hadies...@gmail.com wrote: > > hi > > in the second arg in function exec.Command(), what i must put it?? > > and any my question is : > > i want run a cmd command.for example : cls > > how can i run t

[go-nuts] exec.Command

2016-10-05 Thread hadiesmaili85
hi in the second arg in function exec.Command(), what i must put it?? and any my question is : i want run a cmd command.for example : cls how can i run this method? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this grou

[go-nuts] Re: how create a go app win, linux of etc ?????

2016-10-03 Thread hadiesmaili85
mean is : i want create application for window or others platforms On Monday, October 3, 2016 at 10:58:26 AM UTC-7, mhh...@gmail.com wrote: > > Hi, > > what do you mean by windows app ? > > If you want build an exe for windows, > check http://dave.cheney.net/2015/08/22/cross-compilation-with-go-1-

[go-nuts] how create a go app win, linux of etc ?????

2016-10-03 Thread hadiesmaili85
hi guys i am new in go, and i do not now how to create a windows app please guide me -thank you -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+un

[go-nuts] time.Since()

2016-10-03 Thread hadiesmaili85
hi guys i can't undrestand this func, can you say example for this func : time.Since() thank you -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+un

[go-nuts] os package...???

2016-10-01 Thread hadiesmaili85
What applications can be build package OS ??? if u can say example i be very happy thanks -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubsc

[go-nuts] Re: Connect In Database

2016-09-29 Thread hadiesmaili85
On Thursday, September 29, 2016 at 1:04:34 AM UTC-7, hadies...@gmail.com wrote: > > Hi > > we can with this *package database/sql* connect to any databases??? > > > if you'r Answer is NO then help me. > > > THANKS > -- You received this message because you are subscribed to the Google Group

[go-nuts] Re: Connect In Database

2016-09-29 Thread hadiesmaili85
On Thursday, September 29, 2016 at 1:04:34 AM UTC-7, hadies...@gmail.com wrote: > > Hi > > we can with this *package database/sql* connect to any databases??? > > > if you'r Answer is NO then help me. > > > THANKS > -- You received this message because you are subscribed to the Google Groups

[go-nuts] Connect In Database

2016-09-29 Thread hadiesmaili85
Hi guys we can with this *package database/sql* connect to any databases??? if you'r Answer is NO then help me. THANKS -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an

[go-nuts] Re: fmt Package

2016-09-26 Thread hadiesmaili85
i am new in go language. just i have questions > thank u for answers >> > On Sunday, September 25, 2016 at 10:12:58 AM UTC-7, hadies...@gmail.com wrote: > > what is difference between in *fmt.Printf* function and *fmt.Sprintf* ??? > > -- You received this message because you are subscribed to t

Re: [go-nuts] fmt Package

2016-09-25 Thread hadiesmaili85
Soo, this(fmt.Sprintf) is Necessary AND we can dont use this function??? On Sunday, September 25, 2016 at 10:19:47 AM UTC-7, Brian Hatfield wrote: > > These weird function names have a long history > . You might find the > format s

[go-nuts] fmt Package

2016-09-25 Thread hadiesmaili85
what is difference between in *fmt.Printf* function and *fmt.Sprintf* ??? -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.c