<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>学习记录 on pp的技术博客</title><link>https://pp-tech-blog.pages.dev/tags/%E5%AD%A6%E4%B9%A0%E8%AE%B0%E5%BD%95/</link><description>Recent content in 学习记录 on pp的技术博客</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Fri, 17 Jul 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://pp-tech-blog.pages.dev/tags/%E5%AD%A6%E4%B9%A0%E8%AE%B0%E5%BD%95/index.xml" rel="self" type="application/rss+xml"/><item><title>正则表达式</title><link>https://pp-tech-blog.pages.dev/posts/re/</link><pubDate>Fri, 17 Jul 2020 00:00:00 +0000</pubDate><guid>https://pp-tech-blog.pages.dev/posts/re/</guid><description>记录正则表达式 元字符 符号 说明 . 匹配除换行符以外的任意字符 \w 匹配字母，数字，或下划线 \s 匹配空白字符，包括\r,\t,\n \d 匹配数字 \b 匹配单词。</description></item></channel></rss>