在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):PacktPublishing/Go-Standard-Library-Cookbook开源软件地址(OpenSource Url):https://github.com/PacktPublishing/Go-Standard-Library-Cookbook开源编程语言(OpenSource Language):Go 99.5%开源软件介绍(OpenSource Introduction):Go Standard Library CookbookThis is the code repository for Go Standard Library Cookbook, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish. About the BookThe book begins with exploring the functionalities available for interaction with the environment and the operating system. We will explore common string operations, date/time manipulations, and numerical problems. We’ll then move on to working with the database, accessing the filesystem, and performing I/O operations. From a networking perspective, we will touch client and server-side solutions. The basics of concurrency are also covered before we wrap up with a few tips and tricks. By the end of the book, you will have a good overview of the features of the Golang standard library and what you can achieve with them. Finally, you will be proficient in implementing solutions with powerful standard libraries. Instructions and NavigationAll of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02. The code will look like the following:
Although the Go programming platform is cross-platform, the recipes in the book usually assumes a Unix-based operating system, or at least that some common Unix utilities are available for execution. For Windows users, the Cygwin or GitBash utilities could be useful. The sample code works best with this setup:
Related ProductsSuggestions and FeedbackClick here if you have any feedback or suggestions. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论