cout和printf区别

2025-06-10 02:09:58
教育小百科
教育小百科认证

教育小百科为您分享以下优质知识

c中的printf和c++中的cout完成的功能一样,都是输出

1.格式不同int a=6; cout