填空题
模式匹配
inta[10][10],已知a=1000,sizeof(int)=2,求a[3][3]地址()
填空题inta[10][10],已知a=1000,sizeof(int)=2,求a[3][3]地址()
s=”this is the mainstring”,sub=”string”,strindex(s,sub)...
填空题s=”this is the mainstring”,sub=”string”,strindex(s,sub)是()
s1=“hello”,s2=“boy”,s1,s2连接后为()
填空题s1=“hello”,s2=“boy”,s1,s2连接后为()