摘要: zzq@zzq:~/下载/自制编译器cb/cbc-1.0/test$ cat eq.cbimport stdio;intmain(int argc, char **argv){ char *s = "OK"; char *t = "??"; printf("%d;%d;%d", (5 == 3), 阅读全文
posted @ 2025-08-15 16:13 Thermo 阅读(15) 评论(0) 推荐(0)