VBScript的 trim()

const_a = 15

str = "15"

则 trim(str) = const_a 为 false

原文地址:https://www.cnblogs.com/xiaotaoliang/p/123276.html