mesuzana23

正则表达式:查找字符串之间的所有内容。 选择同一行上`html`之后的所有额外内容

  •  
  •   mesuzana23 · Jun 3, 2021 · 1232 views
    This topic created in 1847 days ago, the information mentioned may be changed or developed.
    我有这条线

    the-art-down.html
    continuation-of-the-last-harmony.html"><img src="frrr/flag_lsd_en.jpg" title="en" alt="en" width="28" height="19" /></a>&nbsp; create-a-beautiful-team.html
    create-a-new-vision-of-the-art-down.html

    我想在 <html> 和 <html> 之间选择这一行 . 正则表达式应准确选择这一行,即由 html 标记构成的行

    "><img src="frrr/flag_lsd_en.jpg" title="en" alt="en" width="28" height="19" /></a>&nbsp;

    我的正则表达式不是很好


    找: (html)(.*?)(html)$
    替换为: \2
    AoEiuV020
        1
    AoEiuV020  
       Jun 3, 2021 via Android
    有点乱,是不是有符号被抽了,追加 markdown 添加反引号```代码块看看,
    mesuzana23
        2
    mesuzana23  
    OP
       Jun 3, 2021
    我没有编辑选项

    `the-art-down.html
    continuation-of-the-last-harmony.html"><img src="frrr/flag_lsd_en.jpg" title="en" alt="en" width="28" height="19" /></a>&nbsp; create-a-beautiful-team.html
    create-a-new-vision-of-the-art-down.html`

    我想选择 <html> 之间的线 使用正则表达式

    `"><img src="frrr/flag_lsd_en.jpg" title="en" alt="en" width="28" height="19" /></a>&nbsp;`
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2986 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 34ms · UTC 14:44 · PVG 22:44 · LAX 07:44 · JFK 10:44
    ♥ Do have faith in what you're doing.