
你們能幫我解決這個問題嗎?
我知道存在一個 ctrl + alt 然後選擇,但我想使用類似的程式碼(例如:(<a) "[0-9a-f-]”)*
<a "Testt 22" href="https://test.com" data-href="https://test.com/">
to
<a href="https://test.com" data-href="https://test.com/">
因為我只是簡化了資訊例子
你們能幫我解決這個問題嗎?
我知道存在一個 ctrl + alt 然後選擇,但我想使用類似的程式碼(例如:(<a) "[0-9a-f-]”)*
<a "Testt 22" href="https://test.com" data-href="https://test.com/">
to
<a href="https://test.com" data-href="https://test.com/">
因為我只是簡化了資訊例子