输出一个字符串-C++课件,,一本书的ppt
输出一个字符串#include void main( ) { static char c[10]={'I',' ','a','m',' ','a',' ','b','o','y'}; int i; for(i=0;i
3.83MB
文件大小:
评论区