cpn 工具和 sml 中的真实配色
real colorset in cpn tools and sml
我是 cpn 工具和标准 ml 语言的新手。我想在 cpn 工具中定义真正的颜色集,但它显示错误:
real are not supported in cpn tools.
如何在不更改 IDE 的情况下执行此操作?
谢谢你的帮助。
cpn 工具版本 3 不支持真实颜色集。如果你想声明真实的颜色集,你应该使用 cpn 工具版本 4。
我是 cpn 工具和标准 ml 语言的新手。我想在 cpn 工具中定义真正的颜色集,但它显示错误:
real are not supported in cpn tools.
如何在不更改 IDE 的情况下执行此操作? 谢谢你的帮助。
cpn 工具版本 3 不支持真实颜色集。如果你想声明真实的颜色集,你应该使用 cpn 工具版本 4。