注意:此页面搜索的是所有试题
设a = “Visual Basic”,下面使b=”Basic”的语句是
(A) b=left(a,8,12)
(B) b=mid(a,8,5)
(C) b=right(a,5,5)
(D) b=left(a,8,5)

参考答案