<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>meisw's blog</title>
		<link>http://meisw.wdlinux.cn//</link>
		<description>工作,学习,生活,这里将会有一些记录.     备用域名:http://meisw.wdlinux.cn</description>
		<copyright>Copyright (C) 2004 Security Angel Team [S4T] All Rights Reserved.</copyright>
		<generator>SaBlog-X Version 1.6 Build 20080806</generator>
		<lastBuildDate>Sat, 30 May 2026 01:06:55 +0000</lastBuildDate>
		<ttl>30</ttl>
		<item>
			<guid>http://meisw.wdlinux.cn//show-928-1.html</guid>
			<title>新浪短网址API接口</title>
			<author>admin</author>
			<description><![CDATA[<p>&nbsp;<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">copy来的～～～</span><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">以下appley未经过审核⋯⋯</span><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">新浪短网址接口的稳定性和跳转速度还是很给力的，现给出其API说明。</span><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">该接口支持两种返回格式：xml和json</span><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">对应的URL请求地址为：</span><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">xml:</span><a rel="nofollow" href="http://api.t.sina.com.cn/short_url/shorten.xml" target="_blank" style="cursor: pointer; color: rgb(102, 102, 153); text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">http://api.t.sina.com.cn/short_url/shorten.xml</a><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">json:</span><a rel="nofollow" href="http://api.t.sina.com.cn/short_url/shorten.json" target="_blank" style="cursor: pointer; color: rgb(102, 102, 153); text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">http://api.t.sina.com.cn/short_url/shorten.json</a><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">请求方式：GET</span><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">请求参数：</span><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">　　source:应用的appkey</span><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">　　url_long:需要转换的长链接</span><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">举个例子：</span><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">xml:</span><a rel="nofollow" href="http://api.t.sina.com.cn/short_url/shorten.xml?source=3271760578&amp;url_long=http://www.douban.com/note/249723561/" target="_blank" style="cursor: pointer; color: rgb(102, 102, 153); text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">http://api.t.sina.com.cn/short_url/shorten.xml?source=3271760578&amp;url_long=http://www.douban.com/note/249723561/</a><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">返回内容为：</span><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">&lt;urls&gt;</span><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;url&gt;</span><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;url_short&gt;</span><a rel="nofollow" href="http://t.cn/zWXySpZ" target="_blank" style="cursor: pointer; color: rgb(102, 102, 153); text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">http://t.cn/zWXySpZ</a><span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">&lt;/url_short&gt;</span><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;url_long&gt;</span><a rel="nofollow" href="https://www.douban.com/note/249723561/" style="cursor: pointer; color: rgb(102, 102, 153); text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">http://www.douban.com/note/249723561/</a><span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">&lt;/url_long&gt;</span><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;type&gt;0&lt;/type&gt;</span><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/url&gt;</span><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">&lt;/urls&gt;</span><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">json:</span><a rel="nofollow" href="http://api.t.sina.com.cn/short_url/shorten.json?source=3271760578&amp;url_long=http://www.douban.com/note/249723561/" target="_blank" style="cursor: pointer; color: rgb(102, 102, 153); text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">http://api.t.sina.com.cn/short_url/shorten.json?source=3271760578&amp;url_long=http://www.douban.com/note/249723561/</a><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">返回内容为：</span><br style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;" />
<span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">[{&quot;url_short&quot;:&quot;</span><a rel="nofollow" href="http://t.cn/zWXySpZ" target="_blank" style="cursor: pointer; color: rgb(102, 102, 153); text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">http://t.cn/zWXySpZ</a><span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">&quot;,&quot;url_long&quot;:</span><a rel="nofollow" href="https://www.douban.com/note/249723561/" style="cursor: pointer; color: rgb(102, 102, 153); text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">http://www.douban.com/note/249723561/</a><span style="color: rgb(17, 17, 17); font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 21.06px; white-space: pre-wrap;">&quot;,&quot;type&quot;:0}]</span></p>]]></description>
			<link>http://meisw.wdlinux.cn//show-928-1.html</link>
			<category domain="http://meisw.wdlinux.cn//category-22-1.html">网站程序</category>
			<pubDate>2017-03-10 11:41</pubDate>
		</item>
		<item>
			<guid>http://meisw.wdlinux.cn//show-308-1.html</guid>
			<title>dz72 伪静态规则</title>
			<author>admin</author>
			<description><![CDATA[<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;IfModule mod_rewrite.c&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RewriteEngine On<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RewriteRule ^(.*)/archiver/((fid|tid)-[\w\-]+\.html)$ $1/archiver/index.php?$2<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RewriteRule ^(.*)/forum-([0-9]+)-([0-9]+)\.html$ $1/forumdisplay.php?fid=$2&amp;page=$3<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RewriteRule ^(.*)/thread-([0-9]+)-([0-9]+)-([0-9]+)\.html$ $1/viewthread.php?tid=$2&amp;extra=page\%3D$3&amp;page=$3<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RewriteRule ^(.*)/space-(username|uid)-(.+)\.html$ $1/space.php?$2=$3<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; RewriteRule ^(.*)/tag-(.+)\.html$ $1/tag.php?name=$2<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/IfModule&gt;</p>]]></description>
			<link>http://meisw.wdlinux.cn//show-308-1.html</link>
			<category domain="http://meisw.wdlinux.cn//category-22-1.html">网站程序</category>
			<pubDate>2010-12-03 22:17</pubDate>
		</item>
		<item>
			<guid>http://meisw.wdlinux.cn//show-180-1.html</guid>
			<title>DEDE真强大</title>
			<author>admin</author>
			<description><![CDATA[<p>用DEDE也挺久了,发现DEDE真是功能强大,特别是在扩展上,灵活又方便,今晚又学了一点</p>
<p>就是列表里隔行变颜色或分组加线</p>
<p><a href="http://bbs.dedecms.com/read.php?tid=21811">http://bbs.dedecms.com/read.php?tid=21811</a></p>
<p><a href="http://bbs.dedecms.com/read.php?tid=113212&amp;keyword=%BC%D3%CF%DF">http://bbs.dedecms.com/read.php?tid=113212&amp;keyword=%BC%D3%CF%DF</a></p>
<p>根据5.3的修改了下</p>
<p>[field:global runphp='yes' name=autoindex] <br />
&nbsp;&nbsp;&nbsp;&nbsp;if (@me % 8 == 0 &amp;&amp; @me!=32) @me = &quot;&lt;tr&gt;&lt;td colspan=2 background=/images/line_xu.gif&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&quot;; <br />
&nbsp;&nbsp;&nbsp;&nbsp;else&nbsp;@me=&quot;&quot;;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [/field:global]</p>
<p>真是太爽了.开始还在研究,怎么个加法,知道了这个全局变量autoindex,其实也很简单了.爽就一个字</p>]]></description>
			<link>http://meisw.wdlinux.cn//show-180-1.html</link>
			<category domain="http://meisw.wdlinux.cn//category-22-1.html">网站程序</category>
			<pubDate>2009-03-13 02:10</pubDate>
		</item>
	</channel>
</rss>
