码迷,mamicode.com
首页 > 编程语言 > 详细

3.go语言的25个关键字

时间:2019-01-03 19:32:06      阅读:155      评论:0      收藏:0      [点我收藏+]

标签:ons   pac   ase   type   bre   inter   return   default   switch   

25个关键字

关键字不能用于自定义名字,只能在特定语法结构中使用

package import 
go goto defer return
var const type  func
map chan interface struct range
select for continue break
switch case default fallthrough
if  else

3.go语言的25个关键字

标签:ons   pac   ase   type   bre   inter   return   default   switch   

原文地址:http://blog.51cto.com/11140372/2338397

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