<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>幻想曲</title>
	<atom:link href="http://www.103c.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.103c.com</link>
	<description>php</description>
	<lastBuildDate>Sat, 18 Feb 2012 16:39:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PHP模拟form表单multipart/form-data POST数据类型</title>
		<link>http://www.103c.com/archives/377.html</link>
		<comments>http://www.103c.com/archives/377.html#comments</comments>
		<pubDate>Sat, 18 Feb 2012 15:57:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[post]]></category>

		<guid isPermaLink="false">http://blog.103c.com/?p=377</guid>
		<description><![CDATA[     请不久在网上看到一个网友，想用post模拟form数据,但对方接口要求数据
类型为　multipart/form-data，但多次尝试接口都返回参数错误，
显然是客户端提交的数据格式不对，为了解决这个网友的问题，
我也尝试了一下，刚开始也是遇到同样的问题，
后来我多调试了几次，终于把问题解[......]<p class='read-more'><a href='http://www.103c.com/archives/377.html'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.103c.com/archives/377.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>写文章</title>
		<link>http://www.103c.com/archives/373.html</link>
		<comments>http://www.103c.com/archives/373.html#comments</comments>
		<pubDate>Sat, 18 Feb 2012 15:05:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[生活感悟]]></category>

		<guid isPermaLink="false">http://blog.103c.com/?p=373</guid>
		<description><![CDATA[<p>最近一直比较忙，又有很长时间没有写博客了，今天花时间重新整理了一下，决定以后每天最少来写一篇文章！</p>]]></description>
		<wfw:commentRss>http://www.103c.com/archives/373.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>设置mysql主从　</title>
		<link>http://www.103c.com/archives/337.html</link>
		<comments>http://www.103c.com/archives/337.html#comments</comments>
		<pubDate>Tue, 15 Nov 2011 10:41:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MYSQL]]></category>

		<guid isPermaLink="false">http://blog.103c.com/?p=337</guid>
		<description><![CDATA[log-bin=/data/mysql/logs/mysql-bin
binlog-do-db=test
binlog-do-db=test2
binlog-ignore-db=mysql
# binary logging format &#8211; mixed recommended
binlo[......]<p class='read-more'><a href='http://www.103c.com/archives/337.html'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.103c.com/archives/337.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MySQL EXPLAIN extended  +show warnings</title>
		<link>http://www.103c.com/archives/333.html</link>
		<comments>http://www.103c.com/archives/333.html#comments</comments>
		<pubDate>Sat, 04 Jun 2011 15:28:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MYSQL]]></category>

		<guid isPermaLink="false">http://blog.103c.com/?p=333</guid>
		<description><![CDATA[以下的文章主要讲述的是MYSQL EXPLAIN语句中的extended  选项的实际应用与具体的操作步骤，我们大家都了解MySQL数据库中有一个explain  命令，其主要功能是用来分析select语句的运行效果，例如explain可以获得select语句。
使用的索引情况、排序的情况等等。除此[......]<p class='read-more'><a href='http://www.103c.com/archives/333.html'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.103c.com/archives/333.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>一淘网技术简介</title>
		<link>http://www.103c.com/archives/326.html</link>
		<comments>http://www.103c.com/archives/326.html#comments</comments>
		<pubDate>Fri, 15 Apr 2011 01:18:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.103c.com/?p=326</guid>
		<description><![CDATA[一淘网（ <a href="http://www.etao.com/">www.etao.com</a> ）于2010年10月9日10:39正式上线，很多同学和同行对一淘的系统架构和面临的关键技术问题都很感兴趣，这篇短文希望能给予简要的介绍。
系统架构
<a href="http://www.searchtb.com/wp-content/uploads/2010/11/etao-architecture0.png"><img src="http://www.searchtb.com/wp-content/uploads/2010/11/etao-architecture0.png" alt="" width="556" height="317" /></a>
一淘的<strong>系统架构</strong>如上图所示。可以看到，一淘有三个数据来源：互联网、外部合作方和淘宝主站。其中，互联网数据通过craw[......]<p class='read-more'><a href='http://www.103c.com/archives/326.html'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.103c.com/archives/326.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>mysql 死锁处理方法以及与索引的关系</title>
		<link>http://www.103c.com/archives/322.html</link>
		<comments>http://www.103c.com/archives/322.html#comments</comments>
		<pubDate>Thu, 14 Apr 2011 06:28:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.103c.com/?p=322</guid>
		<description><![CDATA[<strong>死锁：</strong>
所谓死锁&#60;DeadLock&#62;:
是指两个或两个以上的进程在执行过程中,
因争夺资源而造成的一种互相等待的现象,若无外力作用,它们都将无法推进下去.
此时称系统处于死锁状态或系统产生了死锁,这些永远在互相等竺的进程称为死锁进程.
表级锁不会产生死锁.所以解决死锁主要还是真对于最常用[......]<p class='read-more'><a href='http://www.103c.com/archives/322.html'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.103c.com/archives/322.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RHEL 6五大新特性 效率提升明显</title>
		<link>http://www.103c.com/archives/317.html</link>
		<comments>http://www.103c.com/archives/317.html#comments</comments>
		<pubDate>Wed, 13 Apr 2011 01:02:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.103c.com/?p=317</guid>
		<description><![CDATA[红帽企业级Linux  6版本是红帽最新发布的一款最成功的数据中心平台，该版本能够提供先进性能的应用程序以及优秀的可扩充性和安全性。通过该版操作系统，你可以轻松的在你的 数据中心上搭载虚拟化和云计算服务，减少实际操作的复杂性、减少实际开销、充分发挥系统的性能。那么目前备受关注的Redhat 企业版L[......]<p class='read-more'><a href='http://www.103c.com/archives/317.html'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.103c.com/archives/317.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP中插件机制的一种实现方案</title>
		<link>http://www.103c.com/archives/311.html</link>
		<comments>http://www.103c.com/archives/311.html#comments</comments>
		<pubDate>Sun, 10 Apr 2011 16:32:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.103c.com/?p=311</guid>
		<description><![CDATA[插件，亦即Plug-in，是指一类特定的功能模块（通常由第三方开发者实现），它的特点是：当你需要它的时候激活它，不需要它的时候禁用/删除 它；且无论是激活还是禁用都不影响系统核心模块的运行，也就是说插件是一种非侵入式的模块化设计，实现了核心程序与插件程序的松散耦合。一个典型的例子就 是WordPre[......]<p class='read-more'><a href='http://www.103c.com/archives/311.html'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.103c.com/archives/311.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>linux 使用rsync 文件同步</title>
		<link>http://www.103c.com/archives/303.html</link>
		<comments>http://www.103c.com/archives/303.html#comments</comments>
		<pubDate>Sat, 02 Apr 2011 09:11:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.103c.com/?p=303</guid>
		<description><![CDATA[前几天给公司服务器重新部署了构架，实现了负载均衡，数据库使用mysql 双向主从实现了时时同步，前端采用nginx 做转发。程序文件采用rsync　同步：
这里记录一下rsync　安装，配置，使用过程：

1, rsync server 192.168.10.6  rsync clicnt: 192[......]<p class='read-more'><a href='http://www.103c.com/archives/303.html'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.103c.com/archives/303.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nginx优化与配置说明</title>
		<link>http://www.103c.com/archives/299.html</link>
		<comments>http://www.103c.com/archives/299.html#comments</comments>
		<pubDate>Tue, 29 Mar 2011 14:48:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.103c.com/?p=299</guid>
		<description><![CDATA[<a id="nginx指令中的优化_配置文件" name="nginx指令中的优化_配置文件">nginx指令中的优化（配置文件）</a>

worker_processes 8;
nginx进程数，建议按照cpu数目来指定，一般为它的倍数。
worker_cpu_affinity 00000001 00000010 00000100 00001000 00010000 00100000 010000[......]<p class='read-more'><a href='http://www.103c.com/archives/299.html'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.103c.com/archives/299.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

