Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
为什么我没有得到三个提及但第一个重复两次?
console.log(/(@[\w]+)/g.exec('i am mentioning @user1 and @user2 and @user3'))