<?xml version="1.0" encoding="utf-8"?>
<!--  RSS generated by phpcms.cn RSS Builder [2026-05-04 05:10:01]  --> 
<rss version="2.0" xmlns:im="http://purl.org/rss/1.0/item-images/" xmlns:dc="http://purl.org/dc/elements/1.1/" >
<channel>
<pubDate>Mon, 04 May 2026 05:10:01 +0800</pubDate>
<lastBuildDate>Mon, 04 May 2026 05:10:01 +0800</lastBuildDate>
<docs>https://www.zhoulujun.cn</docs>
<link>https://www.zhoulujun.cn</link>
<title>Python</title>
<image>
<title>Python</title>
<url><![CDATA[]]></url>
<link>https://www.zhoulujun.cn</link>
</image>
<webMaster>https://www.zhoulujun.cn</webMaster>
<generator>https://www.zhoulujun.cn</generator>
<ttl>60</ttl>
<dc:creator>https://www.zhoulujun.cn</dc:creator>
<dc:date>Mon, 04 May 2026 05:10:01 +0800</dc:date>
<item>
<title><![CDATA[​Python 为什么要推荐蛇形命名法？为什么不用驼峰命名]]></title>
<link><![CDATA[/html/Python/Beginners/8577.html]]></link>
<description><![CDATA[一般java JavaScript C++ 等都比较喜欢用驼峰命名。为什么 Python 会推荐用蛇形命名法呢？最大的原因是历史原因。 蛇形命名方式起源于 1960 年代，Python 从 C 语言中借鉴过来后，给它起名为lower_case_with_underscores，即带下划线小写]]></description>
<pubDate>2020-10-25 21:43:23</pubDate>
<guid><![CDATA[/html/Python/Beginners/8577.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[PEP8规范科普]]></title>
<link><![CDATA[/html/Python/Beginners/8548.html]]></link>
<description><![CDATA[采用一致的风格书写出可读性强的代码是每个专业的程序员应该做到的事情，也是每个公司的编程规范中会提出的要求，这些在多人协作开发一个项目（团队开发）的时候显得尤为重要。]]></description>
<pubDate>2020-08-27 11:45:29</pubDate>
<guid><![CDATA[/html/Python/Beginners/8548.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
</channel>
</rss>
