单项选择题

下列选项中,可以将字符串中的字母转换成大写的是()

A.strtoupper()
B.strtolower()
C.strupper()
D.strlower()