mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-10 06:03:24 +08:00
使用 xy.enable_color
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* Test Authors : 曾奥然 <ccmywish@qq.com>
|
||||
* Contributors : Mikachu2333 <mikachu.23333@zohomail.com>
|
||||
* Created On : <2023-08-30>
|
||||
* Last Modified : <2025-08-26>
|
||||
* Last Modified : <2025-08-27>
|
||||
*
|
||||
* Test xy.h
|
||||
* ------------------------------------------------------------*/
|
||||
@@ -30,6 +30,9 @@ main (int argc, char const *argv[])
|
||||
{
|
||||
xy_init ();
|
||||
|
||||
// 关闭颜色
|
||||
// xy.enable_color = false;
|
||||
|
||||
println (xy_os_depend_str ("Hello, Windows!", "Hello, Unix!"));
|
||||
|
||||
println (3);
|
||||
|
Reference in New Issue
Block a user