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...

15,663 Responses

  1. DennishIp表示:

    kamagra oral jelly: Kamagra Kam Pharm – Kam Pharm

  2. cribs表示:

    17 Signs To Know You Work With Cot Sales cribs

  3. 10 Factors To Know About Electric Wheelchairs Near Me You Didn’t Learn At
    School Handicap chair electric (folding-mobility-scooters77654.weblogco.Com)

  4. space Saving表示:

    The Best Tips You’ll Ever Receive On Walking Pads For Under
    Desk space Saving

  5. Car Boot Scooters Isn’t As Tough As You Think Mobility Scooter Car Boot

  6. See What Keys Repair Tricks The Celebs Are Using keys repair (socialbookmarknew.Win)

  7. 7 Small Changes That Will Make The Biggest Difference
    In Your Auto Door Lock Repair Near Me who fixes Car door locks; Carlocksmith42893.wikigiogio.com,

  8. CurtisCem表示:

    rybpharm canada rybpharm cheap semaglutide rybpharm

  9. Then You’ve Found Your Coffee Machine Best …
    Now What? best Budget espresso machine

  10. A tender zig-zag parting works finest for skinny to positive hair that aims to achieve the identical voluminous result.

  11. DennishIp表示:

    ED meds online with insurance: best ed pills online – erepharm.com

  12. Тут можно преобрести сейф противопожарный купить огнестойкие сейфы

  13. See What Tilt And Turn Windows Cost Tricks The Celebs Are Using tilt and turn windows cost (sciencewiki.science)

  14. Тут можно преобрести огнеупорный сейф купить купить противопожарный сейф

  15. 對 日本語表示:

    Students have been warned they might see cuts to staffing and courses, as inflation means tuition fees are worth lower than they was.

  16. It is a type of gemstones which has no facet-results and could be safely worn by any physique.

  17. Hand in Hand has also hosted basketball games organized by PeacePlayers Worldwide (PPI) between Israeli and Palestinian teenagers, describing them as “baby steps” in direction of peace.

  18. He had instructed on The Farming Discussion board (TFF) that farmers should protest outdoors their native MPs’ constituency offices on Good Friday (29 March).

  19. CurtisCem表示:

    buy kamagra oral jelly Kam Pharm kampharm shop kampharm shop

  20. What Is Mesothelioma Lawyers And Why Is Everyone
    Speakin’ About It? Reliable Mesothelioma Lawyer

  21. Kai表示:

    What Is The Reason Boot Mobility Scooter Is The Best Choice For You?
    car boot scooters (Kai)

  22. It spent several weeks as a Sunday Occasions Mass Market Best Vendor.

  23. Moloney, Eoghan (5 August 2021).

  24. LloydNoice表示:

    https://erepharm.com/# ED meds online with insurance

  25. Cesar表示:

    The People Nearest To Drugs To Treat Anxiety
    Uncover Big Secrets home treatment for anxiety attack (Cesar)

  26. Unheard of, in certain areas however , cellular houses might be used as the residence in Unites states.

  27. Ethel Maud Austin. For companies to the public and to the Group in Egham, Surrey.

  28. The 10 Most Scariest Things About Renault Replacement Key Card renault Replacement car Keys

  29. You’ll Never Guess This Mitsubishi Car Key Replacement’s Tricks Mitsubishi Car key replacement

  30. RobertHam表示:

    https://kampharm.shop/# cheapest Kamagra Kam Pharm

發佈留言

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