WriteLine(match.Groups["Guide"].Value); //再將Guide值套用另一個pattern, 用g+n的方式將值分配給GuideID與GuideName Regex pattern2 = new Regex( ...
確定! 回上一頁