if (a==null||b==null||a.length()!=b.length()) { return false; } String b2=b+b; return b2.contains(a);
51,407
社区成员
86,107
社区内容
加载中
试试用AI创作助手写篇文章吧