<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>精品源码</title>
    <description>PHP，ASP开源源码交流</description>
    <pubDate>Sun, 08 Mar 2026 17:55:02 +0000</pubDate>
    <lastBuildDate>Sun, 08 Mar 2026 17:55:02 +0000</lastBuildDate>
    <generator>XenForo中文社区</generator>
    <link>http://www.xenforo.cc/forums/20/</link>
    <atom:link rel="self" type="application/rss+xml" href="http://www.xenforo.cc/forums/20/index.rss"/>
    <item>
      <title>寄生虫软件分享</title>
      <pubDate>Tue, 12 Nov 2024 05:08:38 +0000</pubDate>
      <link>http://www.xenforo.cc/threads/660229/</link>
      <guid>http://www.xenforo.cc/threads/660229/</guid>
      <author>invalid@example.com (SEO168)</author>
      <dc:creator>SEO168</dc:creator>
      <content:encoded><![CDATA[Miles 2024<a href="https://wwup.lanzoup.com/iPeMx2exvu5g" target="_blank" class="externalLink" rel="nofollow">破解最新寄生虫</a><br />
<br />
程序使用说明：<br />
1、程序分为主控端和客户端<br />
主控端搭建在服务器A中作为输出内容和采集内容的服务器。客户端放在其它任何一个网站目录下然后通过访问可以在A服务器中随机调用内容<br />
<br />


	<a href="http://xenforo.cc/attachments/7848/" target="_blank">浏览附件7848</a>
	
<br />
主控端需要配置内容：<br />
·需要配置的内容在data文件夹中·<br />
templates文件夹为模板文件夹：可以根据下面的标签来替换模板中的内容。客户端访问时主控端会随机调用一个模板来返回内容<br />
其它文件夹根据已经提供的txt来替换自己需要的内容<br />
<br />
客户端需要配置的内容：<br />
找到下面这行代码（$decodedURL = &#039;替换为主控端的地址&#039;, 例如：<a href="http://8.8.8.8:81/" target="_blank" class="externalLink" rel="nofollow">http://8.8.8.8:81/</a> ），<br />
替换掉&#039;&#039;中文提示部分内容&#039;&#039;, 替换为主控端服务器A的根目录地址，比如<a href="http://8.8.8.8:81/" target="_blank" class="externalLink" rel="nofollow">http://8.8.8.8:81/</a><br />
<br />
本程序可以有2种文章模式<br />
    （1）标题和文章部分使用{新闻网标题}...<br />
<br />
<a href="http://www.xenforo.cc/threads/660229/" target="_blank" class="externalLink" rel="nofollow">寄生虫软件分享</a>]]></content:encoded>
    </item>
    <item>
      <title>IE6 必死</title>
      <pubDate>Fri, 23 Mar 2018 16:23:27 +0000</pubDate>
      <link>http://www.xenforo.cc/threads/5296/</link>
      <guid>http://www.xenforo.cc/threads/5296/</guid>
      <author>invalid@example.com (admin)</author>
      <dc:creator>admin</dc:creator>
      <content:encoded><![CDATA[<span style="font-size: 22px"><span style="color: #ff0000"><b>IE6 为何不死?</b></span></span><br />
 <br />
IE6 久久不离其位当然是有原因的, 根据网上资料与个人总结, 得出以下几点:<br />
 <br />
1. 普及时间长, 用户已经形成了使用习惯, 甚至形成以偏概全的认知. XP 的成功和长寿让 IE6 成为大家最熟悉的软件之一, 而且 2001 到现在正是网络发展最快速的几年, 很多用户一直只适用 IE6, 他们找不到 Internet Options 菜单项, 无法理解其他浏览器新奇的标签和工具, 甚至认为 IE6 就是网络.<br />
 <br />
2. 在 IE6 盛行几年间, 很多公司为了节约成本, 开发的应用系统只支持 IE6. 令人称奇的是现在还有很多企业继续生产这样的产品. 系统都做出来了, 现在去兼容吧, 不好意思, 合同没写, 加钱也未必做得到. 推倒重做吧, 不可能! 行, 那公司的所有电脑都必须使用 IE6.<br />
 <br />
3. 如果你有留意浏览器的市场占有率, 你会发现 IE 各版本的占有率和 Windows 的占有率成正比, 也就是说, 使用 Windows...<br />
<br />
<a href="http://www.xenforo.cc/threads/5296/" target="_blank" class="externalLink" rel="nofollow">IE6 必死</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>菜鸟求助 管于 WP 获取文章第一张图片问题</title>
      <pubDate>Thu, 23 Feb 2017 02:45:58 +0000</pubDate>
      <link>http://www.xenforo.cc/threads/143513/</link>
      <guid>http://www.xenforo.cc/threads/143513/</guid>
      <author>invalid@example.com (SHARED)</author>
      <dc:creator>SHARED</dc:creator>
      <content:encoded><![CDATA[百度了一些文章 都是针对代码是<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">代码:</div>
	<pre>&lt;img src=&quot;http://xxx.jpg&quot;&gt;</pre>
</div>这种形式的解决方案<br />
<br />
如果是<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">代码:</div>
	<pre>[img]http://xxx.jpg[/img]</pre>
</div>该怎样修改下面红色部分呢<br />
<br />
$output = preg_match_all(&#039;<b><span style="color: #ff0000">/&lt;img.+src=[\&#039;&quot;]([^\&#039;&quot;]+)[\&#039;&quot;].*&gt;/i</span></b>&#039;, $post-&gt;post_content, $matches);]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>IdeaFeed v2.0.0 - 交互式用户反馈系统</title>
      <pubDate>Fri, 17 Feb 2017 02:49:16 +0000</pubDate>
      <link>http://www.xenforo.cc/threads/142602/</link>
      <guid>http://www.xenforo.cc/threads/142602/</guid>
      <author>invalid@example.com (reishi)</author>
      <dc:creator>reishi</dc:creator>
      <content:encoded><![CDATA[<img src="http://pic.topide.com/images/2015/01/14/KpvWUzB.png" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="http://pic.topide.com/images/2015/01/14/KpvWUzB.png" /> <br />
<br />
IdeaFeed is a feedback system which allows for the collection of different feedback properties from live users through a customizable form based survey.<br />
<br />
This system is an intent to collect useful information for further enhancement and stability of a website whether it be in beta or production level. <br />
<br />
IdeaFeed 是一款交互式用户反馈系统，通过可订制的表单调查收集用户的意见以及反馈。从而提高网站或产品的不足。<br />
<br />
演示地址 <a href="http://ideafeed.nsyed.com/demo/" target="_blank" class="externalLink" rel="nofollow">http://ideafeed.nsyed.com/demo/</a><br />
下载地址 见附件]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>WHMCS Nulled</title>
      <pubDate>Fri, 10 Feb 2017 02:43:08 +0000</pubDate>
      <link>http://www.xenforo.cc/threads/62947/</link>
      <guid>http://www.xenforo.cc/threads/62947/</guid>
      <author>invalid@example.com (admin)</author>
      <dc:creator>admin</dc:creator>
      <content:encoded><![CDATA[admin 发布了新资源：<br />
<br />
<a href="http://www.xf4.org/resources/235/" target="_blank" class="externalLink" rel="nofollow">WHMCS Nulled</a> - 主机业务客户管理<br />
<br />



<div class="bbCodeBlock bbCodeQuote">
	<aside>
		
		<blockquote class="quoteContainer"><div class="quote">WHMCS is an all-in-one client management, billing and support solution for online businesses.Handling everything from signup to termination,WHMCS is a powerful business automation tool that puts you firmly in control.</div><div class="quoteExpand">点击展开...</div></blockquote>
	</aside>
</div><a href="http://www.xf4.org/resources/235/" target="_blank" class="externalLink" rel="nofollow">查看资源详情...</a>]]></content:encoded>
      <slash:comments>6</slash:comments>
    </item>
    <item>
      <title>Ruby on Rails</title>
      <pubDate>Sat, 21 Jan 2017 02:33:58 +0000</pubDate>
      <link>http://www.xenforo.cc/threads/55022/</link>
      <guid>http://www.xenforo.cc/threads/55022/</guid>
      <author>invalid@example.com (admin)</author>
      <dc:creator>admin</dc:creator>
      <content:encoded><![CDATA[两篇教程，留着备用 <img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie1" alt=":)" title="微笑    :)" /><br />
How to Install Ruby on Rails on CentOS 6：<br />
<a href="https://www.digitalocean.com/community/articles/how-to-install-ruby-on-rails-on-centos-6" target="_blank" class="externalLink" rel="nofollow">https://www.digitalocean.com/community/articles/how-to-install-ruby-on-rails-on-centos-6</a><br />
Install PostgreSQL on CentOS 6：<br />
<a href="http://www.postgresql.org/download/linux/redhat/" target="_blank" class="externalLink" rel="nofollow">http://www.postgresql.org/download/linux/redhat/</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>Imagevue 破解版</title>
      <pubDate>Tue, 10 Jan 2017 04:27:27 +0000</pubDate>
      <link>http://www.xenforo.cc/threads/58462/</link>
      <guid>http://www.xenforo.cc/threads/58462/</guid>
      <author>invalid@example.com (admin)</author>
      <dc:creator>admin</dc:creator>
      <content:encoded><![CDATA[admin 发布了新资源：<br />
<br />
<a href="http://www.xf4.org/resources/150/" target="_blank" class="externalLink" rel="nofollow">Imagevue 破解版</a>（版本 2.8.9）- 一款完美的FLASH相册<br />
<br />



<div class="bbCodeBlock bbCodeQuote">
	<aside>
		
		<blockquote class="quoteContainer"><div class="quote">网盘密码:mwl9<br />
ImageVue 是一款非常华丽的基于 Flash+PHP+Javascript 的相册程序。<br />
完美汉化版见VIP：<a href="http://www.xf4.org/resources/49/" target="_blank" class="externalLink" rel="nofollow">http://www.xf4.org/resources/49/</a></div><div class="quoteExpand">点击展开...</div></blockquote>
	</aside>
</div><a href="http://www.xf4.org/resources/150/" target="_blank" class="externalLink" rel="nofollow">查看资源详情...</a>]]></content:encoded>
      <slash:comments>5</slash:comments>
    </item>
    <item>
      <title>PHP7 可用的雅黑PHP探针</title>
      <pubDate>Mon, 02 Jan 2017 03:02:10 +0000</pubDate>
      <link>http://www.xenforo.cc/threads/217123/</link>
      <guid>http://www.xenforo.cc/threads/217123/</guid>
      <author>invalid@example.com (admin)</author>
      <dc:creator>admin</dc:creator>
      <content:encoded><![CDATA[admin 发布了新资源：<br />
<br />
<a href="http://www.xenforo.cc/resources/660/" target="_blank" class="externalLink" rel="nofollow">PHP7 可用的雅黑PHP探针</a> - PHP7探针<br />
<br />



<div class="bbCodeBlock bbCodeQuote">
	<aside>
		
		<blockquote class="quoteContainer"><div class="quote">用上 PHP7 后，大家肯定会发现探针显示到服务器内存、CPU这些信息后就不能再看了，习惯的探针“跑分”都不能用了。<br />
雅黑工作室并没有及时更新探针的版本来支持 PHP7，因此这个探针是由其他爱好者跟进的。<br />
1.修改了$_SERVER[PHP_SELF]为$_SERVER[&#039;PHP_SELF&#039;]<br />
2.替换了eregi过期函数为preg_match -i</div><div class="quoteExpand">点击展开...</div></blockquote>
	</aside>
</div><a href="http://www.xenforo.cc/resources/660/" target="_blank" class="externalLink" rel="nofollow">查看资源详情...</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>YetiShare: File Hosting Script v4.3 + Plugins Nulled</title>
      <pubDate>Tue, 27 Dec 2016 02:24:35 +0000</pubDate>
      <link>http://www.xenforo.cc/threads/142671/</link>
      <guid>http://www.xenforo.cc/threads/142671/</guid>
      <author>invalid@example.com (SHARED)</author>
      <dc:creator>SHARED</dc:creator>
      <content:encoded><![CDATA[YetiShare: File Hosting Script v4.3 + Plugins Nulled <br />
<br />
<img src="https://1fichier.com/?ah9jk0rpk0&amp;amp;inline" class="bbCodeImage LbImage" alt="[&#x200B;IMG]" data-url="https://1fichier.com/?ah9jk0rpk0&amp;amp;inline" /><br />
<br />
这是一个文件下载站脚本，具体信息大家可取官方查看。这里放出的是ECHO的清零破解版（原版是加密的）。目前的网盘队伍中也有YetiShare的身影，如UPLOADABLE.CH。<br />
<br />
<br />
<span style="color: #ff0000"><b>下载链接：<b>见附件，文件永久保存，且做了直链。</b></b></span><br />
<br />
<span style="color: #006600"><b>访问密码：</b><br />
<b>

<div class="bbCodeBlock bbCodeCode">
	<div class="type">代码:</div>
	<pre>http://www.xenforo.cc/</pre>
</div></b><br />
</span>]]></content:encoded>
      <slash:comments>13</slash:comments>
    </item>
    <item>
      <title>Burning Board 3.1.x nulled版的源码  石头兄能帮忙找找吗</title>
      <pubDate>Mon, 26 Jan 2015 03:42:24 +0000</pubDate>
      <link>http://www.xenforo.cc/threads/45277/</link>
      <guid>http://www.xenforo.cc/threads/45277/</guid>
      <author>invalid@example.com (goople)</author>
      <dc:creator>goople</dc:creator>
      <content:encoded><![CDATA[想用用这个程序  破解的找不到 <br />
 <br />
<img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie3" alt=":(" title="难过    :(" />]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>xFileSharing Pro 1.7 PHP Nulled</title>
      <pubDate>Mon, 26 Jan 2015 03:38:33 +0000</pubDate>
      <link>http://www.xenforo.cc/threads/74880/</link>
      <guid>http://www.xenforo.cc/threads/74880/</guid>
      <author>invalid@example.com (SHARED)</author>
      <dc:creator>SHARED</dc:creator>
      <content:encoded><![CDATA[在网上下了一份<br />
xFileSharing Pro 1.7 PHP Nulled<br />
想用来存一些小文件顺便放些小广告<br />
但是由于其中的安装教程只是粗略的写了一下（本因是自己太菜鸟~~）<br />
装了多次都没有成功<br />
<br />
请大神们有时间测试一下看看<br />
并顺便给小弟一些指点<img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie1" alt=":)" title="微笑    :)" /><img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie1" alt=":)" title="微笑    :)" /><img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie1" alt=":)" title="微笑    :)" />]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>SmartBackup</title>
      <pubDate>Mon, 23 Jun 2014 08:14:51 +0000</pubDate>
      <link>http://www.xenforo.cc/threads/109968/</link>
      <guid>http://www.xenforo.cc/threads/109968/</guid>
      <author>invalid@example.com (admin)</author>
      <dc:creator>admin</dc:creator>
      <content:encoded><![CDATA[admin 发布了新资源：<br />
<br />
<a href="http://www.xf4.org/resources/401/" target="_blank" class="externalLink" rel="nofollow">SmartBackup</a> - An intuitive backup manager<br />
<br />



<div class="bbCodeBlock bbCodeQuote">
	<aside>
		
		<blockquote class="quoteContainer"><div class="quote">SmartBackup is a highly configurable php application which automatically archives your website’s files and database (only MySQL for now). In addition to keeping the archives locally, it can export those archives to a FTP/SFTP server and Dropbox account. You can also create multiple backup jobs which run at different intervals of time. You can specify a...</div><div class="quoteExpand">点击展开...</div></blockquote>
	</aside>
</div><a href="http://www.xenforo.cc/threads/109968/" target="_blank" class="externalLink" rel="nofollow">SmartBackup</a>]]></content:encoded>
    </item>
    <item>
      <title>Adminer</title>
      <pubDate>Mon, 28 Apr 2014 02:57:36 +0000</pubDate>
      <link>http://www.xenforo.cc/threads/91976/</link>
      <guid>http://www.xenforo.cc/threads/91976/</guid>
      <author>invalid@example.com (admin)</author>
      <dc:creator>admin</dc:creator>
      <content:encoded><![CDATA[admin 发布了新资源：<br />
<br />
<a href="http://www.xf4.org/resources/348/" target="_blank" class="externalLink" rel="nofollow">Adminer</a> - MySQL可视化数据管理<br />
<br />



<div class="bbCodeBlock bbCodeQuote">
	<aside>
		
		<blockquote class="quoteContainer"><div class="quote">轻量级单文件，速度快。<br />


	<a href="http://xenforo.cc/attachments/2152/" target="_blank">浏览附件2152</a>
	
</div><div class="quoteExpand">点击展开...</div></blockquote>
	</aside>
</div><a href="http://www.xf4.org/resources/348/" target="_blank" class="externalLink" rel="nofollow">查看资源详情...</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>REDACTOR</title>
      <pubDate>Sat, 08 Jun 2013 13:37:57 +0000</pubDate>
      <link>http://www.xenforo.cc/threads/60546/</link>
      <guid>http://www.xenforo.cc/threads/60546/</guid>
      <author>invalid@example.com (admin)</author>
      <dc:creator>admin</dc:creator>
      <content:encoded><![CDATA[admin 发布了新资源：<br />
<br />
<a href="http://www.xf4.org/resources/178/" target="_blank" class="externalLink" rel="nofollow">REDACTOR</a> - 强大的轻量级编辑器<br />
<br />



<div class="bbCodeBlock bbCodeQuote">
	<aside>
		
		<blockquote class="quoteContainer"><div class="quote">官网：<a href="http://imperavi.com/redactor" target="_blank" class="externalLink" rel="nofollow">http://imperavi.com/redactor</a><br />
演示：<a href="http://imperavi.com/redactor/examples/wym/" target="_blank" class="externalLink" rel="nofollow">http://imperavi.com/redactor/examples/wym/</a><br />
文档：<a href="http://imperavi.com/redactor/docs/" target="_blank" class="externalLink" rel="nofollow">http://imperavi.com/redactor/docs/</a><br />
参数：<a href="http://imperavi.com/redactor/docs/settings/" target="_blank" class="externalLink" rel="nofollow">http://imperavi.com/redactor/docs/settings/</a><br />


	<a href="http://xenforo.cc/attachments/1402/" target="_blank">浏览附件1402</a>
	
<br />
<b>使用步骤</b><br />
1、引入以下的js和css文件<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">代码:</div>
	<pre>&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;css/kube.min.css&quot; /&gt;
&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;css/screen.css&quot; /&gt;
&lt;link...</pre>
</div></div><div class="quoteExpand">点击展开...</div></blockquote>
	</aside>
</div><a href="http://www.xenforo.cc/threads/60546/" target="_blank" class="externalLink" rel="nofollow">REDACTOR</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Imagevue v2.8.5.1 简体中文版</title>
      <pubDate>Fri, 15 Feb 2013 08:35:35 +0000</pubDate>
      <link>http://www.xenforo.cc/threads/41253/</link>
      <guid>http://www.xenforo.cc/threads/41253/</guid>
      <author>invalid@example.com (admin)</author>
      <dc:creator>admin</dc:creator>
      <content:encoded><![CDATA[<span style="color: #ff0000">最新版本：<a href="http://www.xf4.org/resources/150/" target="_blank" class="externalLink" rel="nofollow"><span style="color: #ff0000">http://www.xf4.org/resources/150/</span></a></span><br />
ImageVue 是一款非常华丽的基于 Flash+PHP+Javascript 的相册程序。<br />
采用DGT版本，汉化源自网络的2+版本基础上修改，后台汉化90%以上。感谢这些为汉化做出贡献的人。]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>short url 1.0.2</title>
      <pubDate>Sat, 26 Jan 2013 00:01:06 +0000</pubDate>
      <link>http://www.xenforo.cc/threads/702/</link>
      <guid>http://www.xenforo.cc/threads/702/</guid>
      <author>invalid@example.com (admin)</author>
      <dc:creator>admin</dc:creator>
      <content:encoded><![CDATA[简单的PHP网址缩短源码<br />
演示<a href="http://url.72be.com/" target="_blank" class="externalLink" rel="nofollow">http://url.72be.com/</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>Classic Snow Fall - Java Script 雪花</title>
      <pubDate>Tue, 04 Dec 2012 09:50:23 +0000</pubDate>
      <link>http://www.xenforo.cc/threads/40754/</link>
      <guid>http://www.xenforo.cc/threads/40754/</guid>
      <author>invalid@example.com (admin)</author>
      <dc:creator>admin</dc:creator>
      <content:encoded><![CDATA[雪花效果 演示看本站<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">代码:</div>
	<pre>&lt;SCRIPT type=&quot;text/javascript&quot;&gt;
/*
Classic Snow Fall - Java Script
*/
// Set the number of snowflakes (more than 30 - 40 not recommended)
var snowmax=40
// Set the colors for the snow. Add as many colors as you like
var snowcolor=new Array(&quot;#aaaacc&quot;,&quot;#ddddff&quot;,&quot;#ccccdd&quot;,&quot;#f3f3f3&quot;,&quot;#f0ffff&quot;)
// Set the fonts, that create the snowflakes. Add as many fonts as you like
var snowtype=new Array(&quot;Times&quot;,&quot;Arial&quot;,&quot;Times&quot;,&quot;Verdana&quot;)
// Set the letter that creates your snowflake...</pre>
</div><a href="http://www.xenforo.cc/threads/40754/" target="_blank" class="externalLink" rel="nofollow">Classic Snow Fall - Java Script 雪花</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>Blog RSS Ping Script</title>
      <pubDate>Tue, 28 Feb 2012 02:15:24 +0000</pubDate>
      <link>http://www.xenforo.cc/threads/135/</link>
      <guid>http://www.xenforo.cc/threads/135/</guid>
      <author>invalid@example.com (admin)</author>
      <dc:creator>admin</dc:creator>
      <content:encoded><![CDATA[Make Instant fast Automatic Backlinks to the website.<br />
Get 3000 Backlinks automatically Instant, Backlinks to the Website only 1 Click a way!<br />
<br />
DEMO：<a href="http://www.freeseohost.com/ping/" target="_blank" class="externalLink" rel="nofollow">http://www.freeseohost.com/ping/</a>]]></content:encoded>
    </item>
  </channel>
</rss>
