单项选择题

设a="stringfttyhttp",下面的函数值为"http"的是()。

A.mid(a,8,4)
B.left(a,4)
C.mid(a,10,2)
D.right(a,4)