《Go Web编程》

所属分类:其他
开发工具:GO
文件大小:5682KB
下载次数:5
上传日期:2018-12-20 09:27:29
上 传 者zsd982
说明:  Go是一种新的语言,一种并发的、带垃圾回收的、快速编译的语言。它具有以下特点: 它可以在一台计算机上用几秒钟的时间编译一个大型的Go程序。 Go为软件构造提供了一种模型,它使依赖分析更加容易,且避免了大部分C风格include文件与库的开头。 Go是静态类型的语言,它的类型系统没有层级。因此用户不需要在定义类型之间的关系上花费时间,这样感觉起来比典型的面向对象语言更轻量级。 Go完全是垃圾回收型的语言,并为并发执行与通信提供了基本的支持。 按照其设计,Go打算为多核机器上系统软件的构造提供一种方法。
(Go is a new language, a concurrent, garbage-collected, fast-compiled language. It has the following characteristics: It can compile a large Go program in a few seconds on a computer. Go provides a model for software construction, which makes dependency analysis easier and avoids the beginning of most C-style include files and libraries. Go is a statically typed language, and its type system has no hierarchy. So users don't need to spend time defining relationships between types, which feels lighter than typical object-oriented languages. Go is a completely garbage-recycling language and provides basic support for concurrent execution and communication. According to its design, Go intends to provide a method for the construction of system software on multi-core machines.)

文件列表:
《Go Web编程》.pdf (6196866, 2018-12-20)

近期下载者

相关文件


收藏者