摘要: str = "$aa$+abcd$bb$(a=1)efgh" daole = str.match(/(?<=\$)[^\$]+(?=\$)/g); 阅读全文
posted @ 2022-04-02 18:10 tt78 阅读(242) 评论(0) 推荐(0)