本文共 132 字,大约阅读时间需要 1 分钟。
#include int main(){ printf("%s", "hello Syntax"); return 0;}
转载于:https://www.cnblogs.com/gongnaixiao/p/3472810.html