05 2013 档案
摘要:proc h2d {{hex_num 0}} { return [format "%d" 0x$hex_num]}proc d2h {{dec_num 0} {width 1}} { return [format "%0${width}x" $dec_num]}set dbg_switch closeproc dbg {{switch 0}} { global dbg_switch if {"$switch" == "open" || "$switch" == "close"
阅读全文
浙公网安备 33010602011771号