首页
未来题库
→
标签
→
StrCompare
StrCompare
1.
串比较是按字符的ASCII值比较的,而不是按串的长度比较的。StrCompare(‘data’,‘structures’)()0;