<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>重工电子论坛 - Python</title>
    <link>http://cqutlab.cn/forum-66-1.html</link>
    <description>Latest 20 threads of Python</description>
    <copyright>Copyright(C) 重工电子论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 14 May 2026 01:05:40 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://cqutlab.cn/static/image/common/logo_88_31.gif</url>
      <title>重工电子论坛</title>
      <link>http://cqutlab.cn/</link>
    </image>
    <item>
      <title>Python爬取数据规则的网站</title>
      <link>http://cqutlab.cn/thread-338-1-1.html</link>
      <description><![CDATA[今天闲来无事，将实验室学弟发来的一个名为\&quot;源码天空”网站进行了爬虫练习，学习Python也有好几个周了，就想着试试手，于是，说干就干！
贴出网址：http://www.codesky.net/
首先使用的是pycharm这个IDE，感觉还比较好用，符合个人编程习惯，推荐！
爬取第一步，查看 ...]]></description>
      <category>Python</category>
      <author>鲁亮</author>
      <pubDate>Thu, 08 Mar 2018 06:40:33 +0000</pubDate>
    </item>
    <item>
      <title>python 3.x中安装web.py</title>
      <link>http://cqutlab.cn/thread-327-1-1.html</link>
      <description><![CDATA[最近决定从python2.7转移到3.x上工作。 
使用数据库的时候，依然选用了之前比较感兴趣的web.py 
但安装的时候似乎发现有各种问题。

最后决定试一试dev的版本。

最后发现 web.py 的dev版本 ...]]></description>
      <category>Python</category>
      <author>鲁亮</author>
      <pubDate>Sun, 04 Feb 2018 15:46:31 +0000</pubDate>
    </item>
    <item>
      <title>PyQt实现简单汽车仪表盘（一）</title>
      <link>http://cqutlab.cn/thread-303-1-1.html</link>
      <description><![CDATA[最近做一个汽车仪表盘的项目，用到Pyqt5,于是我决定开贴，记录我的实现路程：

        首先我在做的时候，首先考虑的就是我们要用什么来实现UI编程，我本来想的是用C#，但是由于这段时间在学python，而且，最终我们是应用在Linux上，所以我决定用python来写，得益于p ...]]></description>
      <category>Python</category>
      <author>刘鑫-15电子</author>
      <pubDate>Mon, 20 Nov 2017 14:41:55 +0000</pubDate>
    </item>
    <item>
      <title>PyMySql操作教程</title>
      <link>http://cqutlab.cn/thread-293-1-1.html</link>
      <description><![CDATA[http://blog.csdn.net/qq_18407565/article/details/73549713]]></description>
      <category>Python</category>
      <author>刘鑫-15电子</author>
      <pubDate>Thu, 26 Oct 2017 12:19:59 +0000</pubDate>
    </item>
    <item>
      <title>关于Python在class中属性作用域的关系</title>
      <link>http://cqutlab.cn/thread-292-1-1.html</link>
      <description><![CDATA[之前在写一个小程序的时候，发现了一个问题，我拿出来给大家讨论一下。
我们先来看一个简单的例子：

那么我们注意到了，关于num这个列表，这么写没什么问题 ...]]></description>
      <category>Python</category>
      <author>刘鑫-15电子</author>
      <pubDate>Thu, 19 Oct 2017 13:36:16 +0000</pubDate>
    </item>
    <item>
      <title>关于python中的正则表达式</title>
      <link>http://cqutlab.cn/thread-290-1-1.html</link>
      <description><![CDATA[这里有个我觉得写得非常好的正则表达式的帖子

先看这个帖子：
http://www.cnblogs.com/chuxiuhong/p/5885073.html

大概看懂之后在看这个帖子;
http://www.cnblogs.com/zhangfei/archive/2010/11/02/1866981.html

正则表达式在Python中应用非常广泛，所以我觉 ...]]></description>
      <category>Python</category>
      <author>刘鑫-15电子</author>
      <pubDate>Tue, 17 Oct 2017 07:38:41 +0000</pubDate>
    </item>
    <item>
      <title>python资料分享</title>
      <link>http://cqutlab.cn/thread-282-1-1.html</link>
      <description><![CDATA[暂时只学了几个章节，简单写了个小程序，

## 一元一次方程求根
1. quadratic.py   
2. 说明
    ax^ + bx + c = 0求根

3. 运行

    函数参数判断
    调用math.sqrt()求根

4.资料参考
    廖雪峰很棒的教程
    python3教程
    个人GitHub的python ...]]></description>
      <category>Python</category>
      <author>程浥</author>
      <pubDate>Wed, 11 Oct 2017 03:11:06 +0000</pubDate>
    </item>
    <item>
      <title>关于列表的不同两个不同拷贝的操作</title>
      <link>http://cqutlab.cn/thread-280-1-1.html</link>
      <description><![CDATA[我在之前的一个小程序当中，没能关注到列表复制这个问题，于是我们造成了一哥错误，这里我把它提出来
我们在对list 进行复制操作的时候一般有三种方法：
首先我们先初始化一个列表

然后我们分别进行3种拷 ...]]></description>
      <category>Python</category>
      <author>刘鑫-15电子</author>
      <pubDate>Mon, 09 Oct 2017 14:58:31 +0000</pubDate>
    </item>
    <item>
      <title>这里有一个视频教程，讲得很详细也很有趣</title>
      <link>http://cqutlab.cn/thread-279-1-1.html</link>
      <description><![CDATA[http://study.163.com/course/courseLearn.htm?courseId=378003#/learn/video?lessonId=495051&amp;courseId=378003]]></description>
      <category>Python</category>
      <author>刘鑫-15电子</author>
      <pubDate>Mon, 09 Oct 2017 12:47:51 +0000</pubDate>
    </item>
    <item>
      <title>开贴，开贴！！Python交流学习板块</title>
      <link>http://cqutlab.cn/thread-271-1-1.html</link>
      <description><![CDATA[最近受到万叔叔影响，405陷入Python学习潮。
对于python，我刚接触，不算太了解，但是通过这段时间的学习和老王和陈渝浩的吹逼，着实发现python是真的很强大，语法简单，就算编程基础很差的人都能很快接受，而且python用途太广泛了，无论是我们基本的单片机应用（TYboa ...]]></description>
      <category>Python</category>
      <author>刘鑫-15电子</author>
      <pubDate>Thu, 28 Sep 2017 08:37:28 +0000</pubDate>
    </item>
  </channel>
</rss>