golang-first-steps:Golang的第一步

时间:2024-04-17 22:20:03
【文件属性】:

文件名称:golang-first-steps:Golang的第一步

文件大小:16KB

文件格式:ZIP

更新时间:2024-04-17 22:20:03

Go

golang第一步 该存储库尝试收集有关Golang编程语言的所有基本方面。 它基于课程。 资料夹 在此存储库中,可以找到以下内容: helloword:带有最少Golang应用表达式的文件夹 卡牌:一个模拟纸牌游戏的Golang应用程序(例如,扑克) 步骤:一组文件夹,其中包含与课程主要主题有关的特定示例 示例:课程中提出的一组练习 话题 该存储库基于上述课程,涵盖了有关Golang的以下主题: 配套 进口货 文件组织 高朗项目 变数 种类 功能 退货类型 切片和数组 为了 OO方法与Go方法(实例类与创建复杂的新“类型”数据) 接收器功能 返回多个值 多变的 ”_” 字节片 处理错误 写入/读取文件 作者 自学生


【文件预览】:
golang-first-steps-master
----examples()
--------evenodd()
----cards()
--------main.go(96B)
--------deck.go(1KB)
--------README.md(6KB)
--------deck_test.go(1KB)
----README.md(1KB)
----helloworld()
--------main.go(65B)
--------README.md(1KB)
----steps()
--------.DS_Store(6KB)
--------rw_files()
--------variables()
--------slides()
--------new_object()
--------receivers()
--------custom_type()
--------tests()
--------for()
--------random()

网友评论