贝岭的matlab的代码-ColoredPrintf:F#printf函数,但带有颜色!

时间:2024-07-06 02:23:47
【文件属性】:

文件名称:贝岭的matlab的代码-ColoredPrintf:F#printf函数,但带有颜色!

文件大小:157KB

文件格式:ZIP

更新时间:2024-07-06 02:23:47

系统开源

贝岭的matlab的代码彩色打印 该库提供了对带有颜色支持的 F# printf函数的替代。 在字符串中设置颜色的语法是$foreground;background[text] ,其中前景和背景都是可选的。 例子 colorprintfn " Hello $red[world]. " colorprintfn " Hello $green[ %s ]. " " user " colorprintfn " $white[Progress]: $yellow[ %.2f %%] (Eta $yellow[ %i ] minutes) " 42.33 5 colorprintfn " $white;blue[ %s ]$black;white[ %s ]$white;red[ %s ] " " La vie " " est " " belle " 显示: 谢谢 用于图标的底部(许可证:[CC BY-NC-SA 3.0]


网友评论