如何判断字符串中是否含有另一个字符串?
例如
string a = "asdf sggfa asdfaff";
string b ="asdf";