相关考题
-
单项选择题
在VisualFoxPro中,存储诸如简历、说明等较长的内容的字段类型应该是()
A.备注型
B.通用型
C.字符型
D.双精度型 -
单项选择题
取子字符串函数为()
A.STR()
B.STRSUB()
C.STUFF()
D.SUBSTR() -
单项选择题
在下列表达式中,()的运算结果是字符型。
A."Visual "+"FoxPro"
B."Visual ">"FoxPro"
C.len("Visual FoxPro")
D."Visual"$"Visual FoxPro"
