编译不过去, for(int i=0;... 这样写不行吗?

蝴蝶精哪里多2022-10-13  8

它不会编译,因为(int I = 0;...不能这么写吗?它不会编译,因为(int I = 0;...不能这么写吗?简介:# include < stdio.h gtint main(int argc,char * argv[]){/* int I = 0;*/printf( quot;你好,世界!\ n quot);printf( quot;
转载请注明原文地址:http://juke.outofmemory.cn/read/2030585.html

最新回复(0)