填空题
s=”this is the mainstring”,sub=”string”,strindex(s,sub)是()
13
填空题 s1=“hello”,s2=“boy”,s1,s2连接后为()
填空题 s=“I am a man”长度为()
填空题 队列的插入和删除运算分别在队列的两端进行,先进队列的元素必定先出队列,所以又把队列称为()表。