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,411 Responses

  1. RobertPex表示:

    slot siteleri az parayla cok kazandiran slot oyunlar? slot oyunlar? puf noktalar?

  2. EdwardApest表示:

    https://casinositeleri2025.pro/# free spin casino

  3. Justinlib表示:

    http://slottr.top/# en kazancl? slot oyunlar?

  4. RobertPex表示:

    rcasino bet siteleri bonus saДџlam bahis siteleri 2025

  5. Justinlib表示:

    http://casinositeleri2025.pro/# deneme bonus veren siteler

  6. RobertPex表示:

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

  7. A extreme attack of scarlet fever left him with defective sight and about three years ago he grew to become completely blind.

  8. TravisFlasp表示:

    slot tr online: slot siteleri – slot tr online

  9. TravisFlasp表示:

    en gГјvenilir online casino: sГјperbetine – siteler bahis

  10. Justinlib表示:

    https://pinup2025.com/# пин ап

  11. Justinlib表示:

    https://casinositeleri2025.pro/# gГјvenilir casino siteleri

  12. TravisFlasp表示:

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

  13. EdwardApest表示:

    http://slottr.top/# az parayla cok kazandiran slot oyunlar?

  14. Josephnor表示:

    az parayla cok kazandiran slot oyunlar?: slot siteleri – en cok kazand?ran slot oyunlar?

  15. EdwardApest表示:

    https://casinositeleri2025.pro/# 300 tl bonus veren bahis sitesi

  16. EdwardApest表示:

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

  17. RobertPex表示:

    casino turkey 2025 deneme bonusu veren bahis siteleri deneme bonus veren siteler

  18. Josephnor表示:

    pinup 2025: пин ап казино зеркало – пин ап вход

  19. Josephnor表示:

    pinup2025.com: пин ап казино – пин ап казино

  20. Justinlib表示:

    http://pinup2025.com/# пин ап

  21. RobertPex表示:

    пин ап вход пин ап казино pinup2025.com

  22. EdwardApest表示:

    https://casinositeleri2025.pro/# oyun inceleme siteleri

  23. TravisFlasp表示:

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

  24. RobertPex表示:

    пинап казино пин ап зеркало пин ап казино зеркало

  25. TravisFlasp表示:

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

  26. Justinlib表示:

    http://slottr.top/# az parayla cok kazandiran slot oyunlar?

  27. RobertPex表示:

    en iyi bahis uygulamasД± saglam siteler eski oyunlarД± oynama sitesi

  28. Merely wanted to present you a shout on the valley of the sun, great information. Much appreciated. Great post! Nice one for share.

  29. Josephnor表示:

    пинап казино: pinup 2025 – pinup 2025

發佈留言

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