Go的颜色包Color.zip

时间:2022-08-08 12:00:04
【文件属性】:

文件名称:Go的颜色包Color.zip

文件大小:1.08MB

文件格式:ZIP

更新时间:2022-08-08 12:00:04

开源项目

Color 是用 Go 语言编写的 ANSI Escape Codes 术语,你可以自定义屏幕的输出颜色。标准颜色:// Print with default helper functions color.Cyan("Prints text in cyan.") // A newline will be appended automatically color.Blue("Prints %s in blue.", "text") // These are using the default foreground colors color.Red("We have red") color.Magenta("And many others ..") 标签:Color


网友评论