取得中英文混合字串
字串 (String)
Debug.Write(MyMid("中文Testing測試",3,4)) ' 可傳回 "文Te"
Visual Studio .Net 2002 以後相容版本 | StrTools.vb
modStrTools 函式庫 | MyMid (VB)