如何将下面的admin正则匹配出来 /#/CC/admin/post/

日期:2021-11-10 15:20:00 人气:1

如何将下面的admin正则匹配出来 /#/CC/admin/post/

\/#\/CC\/(?<val>(\w*))\/post
    A+
热门评论