1. 首页
  2. 移动开发
  3. 其他
  4. Go的颜色包Color.zip

Go的颜色包Color.zip

上传者: 2020-07-19 19:11:31上传 ZIP文件 1.08MB 热度 21次
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.Mag
用户评论