using System.Text.RegularExpressions; Regex regex = new System.Text.RegularExpressions.Regex("ããã«æ£è¦è¡¨ç¾"); if ( regex.IsMatch("ãã¹ãããæåå")) ãããï¼ MatchCollection matchCol = regex.Matches(this.tbInput.Text); for(int i = 0; i < matchCol.Count; i++) { matchCol[i].Value); } using System.Text.RegularExpressions; Regex regex = new System.Text.RegularExpressions.Regex("ããã«æ£è¦è¡¨ç¾"); MatchCol
{{#tags}}- {{label}}
{{/tags}}