int index = s.indexOf("@"); if(index >= 0) { String str = s.substring(index + 1); }
62,623
社区成员
307,257
社区内容
加载中
试试用AI创作助手写篇文章吧