GG資源網

在Go中通過正則表達式在字元串中查找字元串

問題描述:

I\'m trying to write a regex that returns a string to me

I have a full string like this:

and what to find the command \"PRIVMSG\" because there are similar full strings that have different commands. Like this:

If you are interested these are twitch irc messages with ircv3 tags

now I have this regex:

how do I use the regex or a similar one in Go to find the string im looking for?

I wanted to avoid splitting again and again because it seems kinda unreasonable and hard to read. I think a regex can fix all my problems.

圖片轉代碼服務由CSDN問答提供

感謝您的意見,我們儘快改進~
功能建議

我正在嘗試編寫一個向我返回字元串的正則表達式</ p>

我有這樣一個完整的字元串:</ p>

see regex demo

Just not to be anchored to the web-address (which can be changed some time) i\'d prefer this kind:

GO字元串

字元串

在GO語言中,字元串是不可變的位元組序列,只能通過重新賦值改變變數的值。

如下代碼:

由於網站搬家,部分鏈接失效,如無法下載,請聯繫站長!謝謝支持!
1. 帶 [親測] 說明源碼已經被站長親測過!
2. 下載後的源碼請在24小時內刪除,僅供學慣用途!
3. 分享目的僅供大家學習和交流,請不要用於商業用途!
4. 本站資源售價只是贊助,收取費用僅維持本站的日常運營所需!
5. 本站所有資源來源於站長上傳和網路,如有侵權請郵件聯繫站長!
6. 沒帶 [親測] 代表站長時間緊促,站長會保持每天更新 [親測] 源碼 !
7. 盜版ripro用戶購買ripro美化無擔保,若設置不成功/不生效我們不支持退款!
8. 本站提供的源碼、模板、插件等等其他資源,都不包含技術服務請大家諒解!
9. 如果你也有好源碼或者教程,可以到審核區發布,分享有金幣獎勵和額外收入!
10.如果您購買了某個產品,而我們還沒來得及更新,請聯繫站長或留言催更,謝謝理解 !
GG資源網 » 在Go中通過正則表達式在字元串中查找字元串

發表回復

CAPTCHAis initialing...