码迷,mamicode.com
首页 > 其他好文 > 详细

谁能解释下这个代码?

时间:2015-06-17 23:31:36      阅读:270      评论:0      收藏:0      [点我收藏+]

标签:

```Go package main import "fmt" func main() { fmt.Println(notwithstanding) fmt.Println(thetruthofthematter) fmt.Println(despiteallobjections) fmt.Println(whereas) fmt.Println(insofaras) } ``` [http://play.golang.org/p/p-L3K4Ku0v](http://play.golang.org/p/p-L3K4Ku0v)

谁能解释下这个代码?

标签:

原文地址:http://my.oschina.net/chai2010/blog/468102

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!