标签:tcl equal exp 相互 string 匹配 mat get 表达式
-exact 严格匹配(如string equal)
-glob 通配符式匹配(string match)
-regexp 正则表达式匹配(regexp)
array get和array set命令可用于数组和字典之间相互转化 ???
tcl -mode
原文地址:http://www.cnblogs.com/yiyedada/p/7105525.html