例如:
str1,str2都是String类型的
StrToInt(Str1)=StrToInt(Str2)如果一样返回true ,否则返回false
这样作对吗?