如何计算VB.NET中字符串中特定字符的出现次数? 比如我有一个字符串:
123#17453#40110#065
我想确定获取#符号计数的代码是什么3.
#
3
vb.net string
string ×1
vb.net ×1