{"id":355,"date":"2018-02-27T11:20:56","date_gmt":"2018-02-27T03:20:56","guid":{"rendered":"https:\/\/blog.lcsoul.cn\/?p=355"},"modified":"2018-02-27T11:20:56","modified_gmt":"2018-02-27T03:20:56","slug":"%e5%b8%b8%e7%94%a8%e6%ad%a3%e5%88%99%e8%a1%a8%e8%be%be%e5%bc%8f%e6%95%b4%e7%90%86","status":"publish","type":"post","link":"https:\/\/blog.lcsoul.top\/index.php\/2018\/02\/27\/%e5%b8%b8%e7%94%a8%e6%ad%a3%e5%88%99%e8%a1%a8%e8%be%be%e5%bc%8f%e6%95%b4%e7%90%86\/","title":{"rendered":"\u5e38\u7528\u6b63\u5219\u8868\u8fbe\u5f0f\u6574\u7406"},"content":{"rendered":"<p><!--more--><\/p>\n<h2>\u78c1\u529b\u94fe\u63a5<\/h2>\n<p><code>magnet:?[^\\\"]+<\/code><\/p>\n<h2>\u5b57\u6bcd\u5f00\u5934\u7684\u82f1\u6587\u5b57\u6bcd\u3001\u6570\u5b57\u548c\u4e0b\u5212\u7ebf<\/h2>\n<p><code>\/^[a-zA-z][a-zA-Z0-9_]{5,31}$\/<\/code><\/p>\n<h2>\u624b\u673a\u53f7<\/h2>\n<p><code>\/^1[34578]\\d{9}$\/<\/code><br \/>\n<code>0?(13|14|15|17|18|19)[0-9]{9}<\/code><\/p>\n<h2>\u4e2d\u6587\u5b57\u7b26<\/h2>\n<p><code>[\\u4e00-\\u9fa5]<\/code><\/p>\n<h2>\u53cc\u5b57\u8282\u5b57\u7b26<\/h2>\n<p><code>[^\\x00-\\xff]<\/code><\/p>\n<h2>\u7a7a\u767d\u884c<\/h2>\n<p><code>\\n\\s*\\r<\/code><br \/>\n<code>\\s<\/code><\/p>\n<h2>\u90ae\u7bb1\u5730\u5740<\/h2>\n<p><code>[\\w!#$%&amp;'*+\/=?^_`{|}~-]+(?:\\.[\\w!#$%&amp;'*+\/=?^_`{|}~-]+)*@(?:[\\w](?:[\\w-]*[\\w])?\\.)+[\\w](?:[\\w-]*[\\w])?<\/code><br \/>\n<code>\\w[-\\w.+]*@([A-Za-z0-9][-A-Za-z0-9]+\\.)+[A-Za-z]{2,14}<\/code><br \/>\n<code>\/^([a-z0-9_\\.-]+)@([\\da-z\\.-]+)\\.([a-z\\.]{2,6})$\/<\/code><br \/>\n<code>\/^[a-z\\d]+(\\.[a-z\\d]+)*@([\\da-z](-[\\da-z])?)+(\\.{1,2}[a-z]+)+$\/<\/code><\/p>\n<h2>18\u4f4d\u8eab\u4efd\u8bc1<\/h2>\n<p><code>^(\\d{6})(\\d{4})(\\d{2})(\\d{2})(\\d{3})([0-9]|X)$<\/code><br \/>\n<code>\\d{17}[\\d|x]|\\d{15}<\/code><\/p>\n<h2>\u6b63\u6574\u6570<\/h2>\n<p><code>^[1-9]\\d*$<\/code><br \/>\n<code>[1-9]\\d*<\/code><\/p>\n<h2>\u8d1f\u6574\u6570<\/h2>\n<p><code>^-[1-9]\\d*$<\/code><br \/>\n<code>-[1-9]\\d*<\/code><\/p>\n<h2>\u6574\u6570<\/h2>\n<p><code>^-?[1-9]\\d*$<\/code><br \/>\n<code>-?[1-9]\\d*<\/code><\/p>\n<h2>\u6b63\u6d6e\u70b9\u6570<\/h2>\n<p><code>^[1-9]\\d*\\.\\d*|0\\.\\d*[1-9]\\d*$<\/code><br \/>\n<code>[1-9]\\d*.\\d*|0.\\d*[1-9]\\d*<\/code><\/p>\n<h2>\u8d1f\u6d6e\u70b9\u6570<\/h2>\n<p><code>^-[1-9]\\d*\\.\\d*|-0\\.\\d*[1-9]\\d*$<\/code><br \/>\n<code>-([1-9]\\d*.\\d*|0.\\d*[1-9]\\d*)<\/code><\/p>\n<h2>\u7f51\u5740<\/h2>\n<p><code>^((https|http|ftp|rtsp|mms)?:\\\/\\\/)[^\\s]+<\/code><br \/>\n<code>\/^(https?:\\\/\\\/)?([\\da-z\\.-]+)\\.([a-z\\.]{2,6})([\\\/\\w \\.-]*)*\\\/?$\/<\/code><\/p>\n<h2>IP\u5730\u5740<\/h2>\n<p><code>(25[0-5]|2[0-4]\\d|[0-1]\\d{2}|[1-9]?\\d)\\.(25[0-5]|2[0-4]\\d|[0-1]\\d{2}|[1-9]?\\d)\\.(25[0-5]|2[0-4]\\d|[0-1]\\d{2}|[1-9]?\\d)\\.(25[0-5]|2[0-4]\\d|[0-1]\\d{2}|[1-9]?\\d)<\/code><br \/>\n<code>\/((2[0-4]\\d|25[0-5]|[01]?\\d\\d?)\\.){3}(2[0-4]\\d|25[0-5]|[01]?\\d\\d?)\/<\/code><br \/>\n<code>\/^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$\/<\/code><\/p>\n<h2>HTML\u6807\u7b7e<\/h2>\n<p><code>\/^&lt;([a-z]+)([^&lt;]+)*(?:&gt;(.*)&lt;\\\/\\1&gt;|\\s+\\\/&gt;)$\/<\/code><\/p>\n<h2>\u5341\u516d\u8fdb\u5236<\/h2>\n<p><code>\/^#?([a-f0-9]{6}|[a-f0-9]{3})$\/<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[178,179],"class_list":["post-355","post","type-post","status-publish","format-standard","hentry","category-codeshare","tag-178","tag-179"],"_links":{"self":[{"href":"https:\/\/blog.lcsoul.top\/index.php\/wp-json\/wp\/v2\/posts\/355","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.lcsoul.top\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.lcsoul.top\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.lcsoul.top\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.lcsoul.top\/index.php\/wp-json\/wp\/v2\/comments?post=355"}],"version-history":[{"count":0,"href":"https:\/\/blog.lcsoul.top\/index.php\/wp-json\/wp\/v2\/posts\/355\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.lcsoul.top\/index.php\/wp-json\/wp\/v2\/media?parent=355"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.lcsoul.top\/index.php\/wp-json\/wp\/v2\/categories?post=355"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.lcsoul.top\/index.php\/wp-json\/wp\/v2\/tags?post=355"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}