<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>正则表达式 on I'm OWenT</title><link>//owent.net/tags/%E6%AD%A3%E5%88%99%E8%A1%A8%E8%BE%BE%E5%BC%8F.html</link><description>Recent content in 正则表达式 on I'm OWenT</description><generator>Hugo</generator><language>zh-cn</language><copyright>&lt;a rel="license" href="https://github.com/owent/blog-hugo/blob/master/LICENSE.md"&gt;&lt;img alt="知识共享许可协议" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/80x15.png" /&gt;&lt;/a&gt;</copyright><lastBuildDate>Sat, 22 Oct 2011 14:38:01 +0000</lastBuildDate><atom:link href="//owent.net/tags/%E6%AD%A3%E5%88%99%E8%A1%A8%E8%BE%BE%E5%BC%8F/index.xml" rel="self" type="application/rss+xml"/><item><title>C++ 新特性学习（三） — Regex库</title><link>//owent.net/2011/534.html</link><pubDate>Sat, 22 Oct 2011 14:38:01 +0000</pubDate><guid>//owent.net/2011/534.html</guid><description>&lt;p&gt;C++ STL终于会放点实用的东西了。可喜可贺。&lt;/p&gt;&#10;&lt;p&gt;这个，显然是正则表达式库，作为一个强大而又NB的库，我表示对其理解甚少，只能先研究下基本用法，更具体的用法要等实际应用中用到的时候在细看了。&#10;PS：正则表达式的资料见 &lt;a href="http://www.regexlab.com/"&gt;http://www.regexlab.com/&lt;/a&gt;&#10;更多资料见 &lt;a href="https://www.owent.net/2011/264.html"&gt;https://www.owent.net/2011/264.html&lt;/a&gt;&lt;/p&gt;</description></item><item><title>常用官方文档整理</title><link>//owent.net/2011/264.html</link><pubDate>Tue, 08 Feb 2011 14:04:26 +0000</pubDate><guid>//owent.net/2011/264.html</guid><description>&lt;p&gt;&lt;strong&gt;网站及网页：&lt;/strong&gt;&lt;/p&gt;&#10;&lt;p&gt;基本知识中文学习站（中）：&lt;a href="http://www.w3school.com.cn"&gt;http://www.w3school.com.cn&lt;/a&gt;&lt;/p&gt;&#10;&lt;p&gt;W3C官网（英）：&lt;a href="http://www.w3.org/"&gt;http://www.w3.org/&lt;/a&gt;&lt;/p&gt;&#10;&lt;p&gt;HTML 4.01规范（英）：&lt;a href="http://www.w3.org/TR/html4/"&gt;http://www.w3.org/TR/html4/&lt;/a&gt;&lt;/p&gt;&#10;&lt;p&gt;XHTML™ 1.1规范（英）：&lt;a href="http://www.w3.org/TR/xhtml11/"&gt;http://www.w3.org/TR/xhtml11/&lt;/a&gt;&lt;/p&gt;&#10;&lt;p&gt;CSS官方文档（多国语言）：&lt;a href="http://www.w3.org/Style/CSS/"&gt;http://www.w3.org/Style/CSS/&lt;/a&gt;&lt;/p&gt;&#10;&lt;p&gt;HTML5规范（英）：&lt;a href="http://www.w3.org/TR/html5/"&gt;http://www.w3.org/TR/html5/&lt;/a&gt;&lt;/p&gt;&#10;&lt;p&gt;jQuery（包含UI）官方文档（英）：&lt;a href="http://api.jquery.com/browser/"&gt;http://api.jquery.com/browser/&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>