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

  1. Valentina表示:

    A Handbook For Case Opening Battle From Start To Finish cs battle case [Valentina]

  2. Bradleygoath表示:

    priligy buy dapoxetine online buy priligy

  3. BrandenSlomy表示:

    amoxicillin medicine: amoxicillin pharmacy price – amoxacillian without a percription

  4. seo company表示:

    Small Business SEO Company Tools To Streamline Your Everyday Lifethe Only Small Business SEO Company Trick That Everyone Should Learn seo company

  5. BrandenSlomy表示:

    order prednisone from canada: prednisone no rx – prednisone 2.5 mg tab

  6. 5 Killer Quora Answers To Best Crib Newborn best crib newborn (mozillabd.science)

  7. Dereketerm表示:

    order clomid no prescription: clomid rex pharm – order generic clomid

  8. BrandenSlomy表示:

    prednisone 5 tablets: prednisone ray pharm – buy prednisone 1 mg mexico

  9. Bradleygoath表示:

    canadian online pharmacy prednisone prednisone prednisone 80 mg daily

  10. Christiane表示:

    5 Must-Know Practices For Trucking Accident Lawyers In 2023 trucking accident attorneys (Christiane)

  11. StevenNub表示:

    buy amoxicillin without prescription: Amoxicillin for sale – amoxicillin 500 coupon

  12. 20 Rising Stars To Watch In The How Do I Get A Spare
    Car Key Industry Car key programming

  13. How To Create An Awesome Instagram Video About Wall.Mounted Fireplace
    slimline wall mounted electric fires (Jolenez333zqk4.blogpixi.com)

  14. สนุกกับเกมไพ่คลาสสิคไทยที่คุณชื่นชอบออนไลน์กับป๊อกเด้ง เรามอบประสบการณ์การเล่นเกมออนไลน์ที่ดื่มด่ำกับดีลเลอร์สดและการเล่นแบบเล่นต่อเกม
    รวมถึงระดับความยากและโบนัสต่างๆ สำหรับผู้เล่นที่ภักดี
    เล่นเลยเพื่อรับชัยชนะ

    my web-site ไซต์คาสิโนออนไลน์

  15. You’ll Never Guess This Large 2 Seater Fabric Sofa’s Tricks
    2 seater fabric sofa (https://www.google.co.ls)

  16. What Is Pragmatic Slot Tips And Why Are We Speakin’ About It?

    프라그마틱 무료게임

  17. Bradleygoath表示:

    where can i buy amoxicillin online Amoxicillin for sale amoxicillin generic

  18. StevenNub表示:

    prednisone in uk: prednisone ray pharm – prednisone cost canada

  19. Bradleygoath表示:

    10mg prednisone daily raypharm prednisone tablets canada

  20. Тут можно преобрести купить сейф для охотничьего ружья в москве оружейный сейф купить

  21. Тут можно преобрести купить сейф для охотничьего ружья в москве шкаф для оружия цена

  22. StevenNub表示:

    priligy: buy priligy – priligy

  23. StevenNub表示:

    dapoxetine online: priligy maxpharm – priligy maxpharm

  24. 13 Things You Should Know About Best Truck Accident Attorney That You Might Not
    Have Known Trucking Wreck lawyer

  25. Dereketerm表示:

    buy priligy: cheap priligy – max pharm

  26. Dereketerm表示:

    80 mg prednisone daily: raypharm – prednisone rx coupon

  27. Danieljek表示:

    amoxicillin generic brand http://priligymaxpharm.com/# priligy maxpharm

  28. StevenNub表示:

    amoxicillin 500 mg where to buy: buy amoxil online – amoxicillin 500mg capsules uk

  29. Узнай все о варикоцеле у мужчин симптомы варикоцеле яичка

發佈留言

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