填空题
设有两个串p和q,求q在p中首次出现的位置的运算称为()
模式匹配
填空题 inta[10][10],已知a=1000,sizeof(int)=2,求a[3][3]地址()
填空题 s=”this is the mainstring”,sub=”string”,strindex(s,sub)是()
填空题 s1=“hello”,s2=“boy”,s1,s2连接后为()