var videoid = url.match(/(?:https?:\/{2})?(?:w{3}\.)?instagram(?:be)?\.(?:com|be)(?:\/p\/|\/)([^\s&]+)/);假設網址為https://www.instagram.com/p/xxx/?utm_source=ig_web_button_share_sheet以上那段正則表達能獲取到xxx/?utm_source=ig_web_button_share_sheet但是怎麼樣寫成:我只要獲取到 xxx 就好?後面不用xxx
1 回答
- 1 回答
- 0 关注
- 598 浏览
添加回答
举报
0/150
提交
取消