Java + JS去除網頁HTML標籤

同樣是工作上用到,在前(Javascript)、後端(Java、JSP)同樣都有的一個需求,就是必須將讀入的字串去除HTML Tag,以下是兩個範例:

var HTML = "";
HTML+= "<p>HTML P Tag String</p>";
HTML+= "<p><a href='/test/link.html'>HTML A Tag String</a></p>";

var htmlTagPattern = /<{1}[^>]{1,}>{1}/g; //HTML Tag Pattern
var htmlSplit = HTML.replace(htmlTagPattern, ""); //移除HTML Tag

console.log("htmlSplit : " , htmlSplit); //輸出htmlSplit :  HTML P Tag StringHTML A Tag String
package CDIT.stanley;
public class trimHTML {
	public static void main(String[] args) {
		String HTML = "";
		HTML+= "<p>HTML P Tag String</p>";
		HTML+= "<p><a href='/test/link.html'>HTML A Tag String</a></p>";
		
		String htmlTagPattern = "<{1}[^>]{1,}>{1}"; //HTML Tag Pattern		
		String htmlSplit = HTML.replaceAll(htmlTagPattern, ""); //移除HTML Tag
		
		System.out.println("htmlSplit : " + htmlSplit); //輸出htmlSplit : HTML P Tag StringHTML A Tag String
	}
}

You may also like...

17,380 Responses

  1. продамус промокод https://promokod-prod.ru .

  2. TravisFlasp表示:

    bilinmeyen bahis siteleri: iddaa siteleri – ilk giriЕџte bonus veren bahis siteleri

  3. EdwardApest表示:

    http://pinup2025.com/# пин ап казино

  4. RobertPex表示:

    пин ап казино официальный сайт пин ап зеркало пин ап

  5. Josephnor表示:

    slot oyunlar?: az parayla cok kazandiran slot oyunlar? – slot oyunlar?

  6. He happened across the sport Ljubojević-Keene, Palma de Mallorca 1971, which began 1.e4 g6 2.d4 d6 3.Bc4 Bg7 4.f4 Nf6 and eventually ended in a draw.

  7. Josephnor表示:

    en kazancl? slot oyunlar?: slot tr online – slot oyunlar? puf noktalar?

  8. Josephnor表示:

    en kazancl? slot oyunlar?: slot tr online – en cok kazand?ran slot oyunlar?

  9. Listening to her music and her lyrics was, and nonetheless is, an invaluable experience, although – it taught me loads about enjoying outdoors the box musically and raised the bar for me on writing lyrics.

  10. Justinlib表示:

    http://pinup2025.com/# пинап казино

  11. RobertPex表示:

    slot oyunlar? puf noktalar? slot tr online slot siteleri

  12. EdwardApest表示:

    http://casinositeleri2025.pro/# en Г§ok freespin veren slot 2025

  13. EdwardApest表示:

    http://casinositeleri2025.pro/# casino deneme bonusu veren bahis siteleri

  14. EdwardApest表示:

    http://casinositeleri2025.pro/# en iyi bahis uygulamasД±

  15. RobertPex表示:

    пин ап вход пинап казино pinup 2025

  16. Justinlib表示:

    http://pinup2025.com/# пин ап казино официальный сайт

  17. TravisFlasp表示:

    slot casino: yeni+deneme+bonusu – oyun sitesi oyun sitesi oyun sitesi

  18. TravisFlasp表示:

    en kazancl? slot oyunlar?: slot oyunlar? – slot siteleri

  19. RobertPex表示:

    bonus veren idda siteleri 2025 bahis siteleri deneme bonusu 1xbet bonus Г§evrim ЕџartlarД±

  20. EdwardApest表示:

    https://casinositeleri2025.pro/# sГјperbetine

  21. Justinlib表示:

    https://casinositeleri2025.pro/# kumar oynama siteleri

  22. Josephnor表示:

    en kazancl? slot oyunlar?: slot oyunlar? puf noktalar? – slot tr online

  23. Josephnor表示:

    gГјvenilir oyun siteleri: spor siteleri listesi – en iyi deneme bonusu veren siteler

  24. Josephnor表示:

    пин ап: пин ап – пин ап вход

  25. Josephnor表示:

    katД±lД±m bonusu veren bahis siteleri: video siteleri listesi – gГјvenilir bahis siteleri 2024

  26. TravisFlasp表示:

    en cok kazand?ran slot oyunlar?: slot tr online – en cok kazand?ran slot oyunlar?

  27. Justinlib表示:

    https://pinup2025.com/# пин ап казино зеркало

  28. Josephnor表示:

    pinup2025.com: pinup2025.com – пин ап вход

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。