gpt4 book ai didi

javascript - 如何使用转义字符使用 javascript split 方法?

转载 作者:数据小太阳 更新时间:2023-10-29 04:35:14 24 4
gpt4 key购买 nike

<分区>

Possible Duplicate:
how to split a string in js with some exceptions

例如如果字符串是:

abc&def&ghi\&klm&nop

要求的输出是字符串数组

['abc', 'def', 'ghi\&klm', 'nop]

请建议我最简单的解决方案。

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com