<?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>肖建彬的博客 &#187; Python</title>
	<atom:link href="http://www.xiaojb.com/archives/tag/python/feed" rel="self" type="application/rss+xml" />
	<link>http://www.xiaojb.com</link>
	<description>奋斗无止境 爱拼才会赢</description>
	<lastBuildDate>Sun, 16 Oct 2011 14:27:08 +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>我与python的第一次亲密接触</title>
		<link>http://www.xiaojb.com/archives/it/python-and-i.shtml</link>
		<comments>http://www.xiaojb.com/archives/it/python-and-i.shtml#comments</comments>
		<pubDate>Mon, 29 Dec 2008 03:11:56 +0000</pubDate>
		<dc:creator>xjb</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.xiaojb.com/?p=720</guid>
		<description><![CDATA[由于工作的需要,我也做起了python的编码, 任务是通过串口AT指令控制设备完成工作. 通过这次编码,对python有了一定的了解,由原来打印&#8221;hello, world&#8220;, for/while循环等到了实战. 学到不少的东西。 python号称脚本语言中的高级语言，强变量类型，于是在编码过程中遇到了变量类型转换，还经常不顺手的是Tab和Space引起的缩进等, 还经常写出 $xxx 这样的PHP的变量来。 以后多学习一下Python。]]></description>
			<content:encoded><![CDATA[<p>     由于工作的需要,我也做起了python的编码, 任务是通过串口AT指令控制设备完成工作. 通过这次编码,对python有了一定的了解,由原来打印&#8221;<a href="http://zh.wikipedia.org/wiki/Hello_World">hello, world</a>&#8220;, for/while循环等到了实战. 学到不少的东西。</p>
<p>    python号称脚本语言中的高级语言，强变量类型，于是在编码过程中遇到了变量类型转换，还经常不顺手的是Tab和Space引起的缩进等, 还经常写出 $xxx 这样的PHP的变量来。</p>
<p>   以后多学习一下Python。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xiaojb.com/archives/it/python-and-i.shtml/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

