haha=数组个数'x'添加一个新字母
for i=0 to haha-2
  j=i+1
  if i=0 then 
    数组第一个元素=x  else
    数组第i个元素=数组第i+1个元素
  end ifnext