我在想的是 if {[string compare -length 1 $string "#"]} ,因为它可能会使用strcmp() 这可能是实现这一目标的最快方法之一。 我认为也可能是 if {[string index $string ...
確定! 回上一頁