string str1,str2; boolean b = str1.contains(str2); System.out.println(a);
Dim str1 As String, str2 As String If str1 Like str2 & "*" Then
string str1, string str2; if ( str1 Like str2 + "*" ) { }
16,720
社区成员
110,524
社区内容
加载中
试试用AI创作助手写篇文章吧