正則表達(dá)式匹配C風(fēng)格的多行評(píng)論我有一個(gè)字符串,例如String src = "How are things today /* this is comment *\*/ and is your code /*\* this is another comment */ working?"我想從字符串中刪除/* this is comment *\*/ 和/** this is another comment */子src串。我嘗試使用正則表達(dá)式但由于經(jīng)驗(yàn)不足而失敗。
3 回答

慕碼人8056858
TA貢獻(xiàn)1803條經(jīng)驗(yàn) 獲得超6個(gè)贊
添加回答
舉報(bào)
0/150
提交
取消