<title>用户
</title>
请问如何用正则获取用户两个字?
如图就可以提取了
<title>.*?</title>
<title>([\w\W]*?)</title>
/[\u4e00-\u9fa5]/igm