<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>firemail - Python</title>
    <link>http://firemail.wang:8088/forum.php?mod=forumdisplay&amp;fid=144</link>
    <description>Latest 20 threads of Python</description>
    <copyright>Copyright(C) firemail</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 28 Apr 2026 16:02:18 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://firemail.wang:8088/static/image/common/logo_88_31.gif</url>
      <title>firemail</title>
      <link>http://firemail.wang:8088/</link>
    </image>
    <item>
      <title>Unable to create process</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=11186</link>
      <description><![CDATA[Fatal error in launcher: Unable to create process using \'\&quot;D:\\gitlib\\.venv\\Scripts\\python.exe\&quot;  \&quot;D:\\gitlib\\tools\\mCloudTools\\.venv\\Scripts\\pip.exe\&quot; \': ???????????
Upgrade/Reinstall pip:]]></description>
      <category>Python</category>
      <author>Qter</author>
      <pubDate>Thu, 13 Mar 2025 11:59:14 +0000</pubDate>
    </item>
    <item>
      <title>Python</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=11030</link>
      <description><![CDATA[&gt;&gt;&gt;type([1,2,3,4,5,6,])
&gt;&gt;&gt;tupe([\&quot;hello\&quot;,\&quot;world\&quot;,1,9])

&gt;&gt;&gt;[\&quot;hello\&quot;,\&quot;world\&quot;,1,9,True,False]
[\'\'hello,\'world\',1,9,True,False]
&gt;&gt;&gt;type([1,2],[3,4],[True,False])

&gt;&gt;&gt;嵌套列表]]></description>
      <category>Python</category>
      <author>doraemon</author>
      <pubDate>Wed, 29 May 2024 12:01:31 +0000</pubDate>
    </item>
    <item>
      <title>python3学习笔记---hzh</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=11028</link>
      <description><![CDATA[学习笔记11]]></description>
      <category>Python</category>
      <author>doraemon</author>
      <pubDate>Sun, 26 May 2024 10:32:52 +0000</pubDate>
    </item>
    <item>
      <title>Python3入门与进阶</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=10311</link>
      <description><![CDATA[Python3入门与进阶[/backcolor]

整数:int       浮点数:float

type:类型; 种类;       type+/得到的是  浮点数            type+//   得到的是整数 type(2/2)

type(2//2)





 2进制     到2进1        8进 ...]]></description>
      <category>Python</category>
      <author>jimu</author>
      <pubDate>Fri, 09 Apr 2021 12:33:54 +0000</pubDate>
    </item>
    <item>
      <title>Mac下安装Python3</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9696</link>
      <description><![CDATA[安装 Homebrew    

安装完成后，进行哪下安装python
brew install python3]]></description>
      <category>Python</category>
      <author>hshy</author>
      <pubDate>Tue, 23 Apr 2019 00:44:46 +0000</pubDate>
    </item>
    <item>
      <title>linux下安装Python3</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9695</link>
      <description><![CDATA[sudo apt-get install python3-dev build-essential libssl-dev libffi-dev libxml2 libxml2-dev libxslt1-dev zlib1g-dev
sudo apt-get install python3
sudo apt-get install python3-pip]]></description>
      <category>Python</category>
      <author>hshy</author>
      <pubDate>Tue, 23 Apr 2019 00:42:44 +0000</pubDate>
    </item>
    <item>
      <title>Python IDE---PyCharm</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9694</link>
      <description><![CDATA[PyCharm  社区版 专业版]]></description>
      <category>Python</category>
      <author>hshy</author>
      <pubDate>Tue, 23 Apr 2019 00:38:00 +0000</pubDate>
    </item>
    <item>
      <title>Anaconda</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9693</link>
      <description><![CDATA[Anaconda指的是一个开源的Python发行版本，其包含了conda、Python等180多个科学包及其依赖项。 [1] 因为包含了大量的科学包，Anaconda 的下载文件比较大（约 531 MB），如果只需要某些包，或者需要节省带宽或存储空间，也可以使用Miniconda这个较小的发行版（仅包含cond ...]]></description>
      <category>Python</category>
      <author>hshy</author>
      <pubDate>Tue, 23 Apr 2019 00:25:29 +0000</pubDate>
    </item>
    <item>
      <title>Python 简史</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9094</link>
      <description><![CDATA[起源Python的作者，Guido van Rossum，确实是荷兰人。1982年，Guido从阿姆斯特丹大学获得了数学和计算机硕士学位。然而，尽管他算得上是一位数学家，但他更加享受计算机带来的乐趣。用他的话说，尽管拥有数学和计算机双料资质，他总趋向于做计算机相关的工作，并热衷于 ...]]></description>
      <category>Python</category>
      <author>firemail</author>
      <pubDate>Mon, 11 Sep 2017 06:17:40 +0000</pubDate>
    </item>
    <item>
      <title>python学习笔记</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=8911</link>
      <description><![CDATA[https://www.w3cschool.cn/python/
Python 是一种面向对象、解释型计算机程序设计语言，由荷兰人Guido van Rossum于1989年发明，第一个公开发行版发行于1991年。
  Python是纯粹的自由软件， 源代码和解释器CPython遵循 GPL(GNU General Public License)协议 。Python ...]]></description>
      <category>Python</category>
      <author>jimu</author>
      <pubDate>Tue, 27 Jun 2017 01:35:54 +0000</pubDate>
    </item>
    <item>
      <title>Python和Qt开发简单的GUI应用（电子书及视频教程）</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=2041</link>
      <description><![CDATA[本文与各位Python爱好者分享一套GUI应用视频教程，视频录制者是Martin Fitzpatrick，主要是教大家如何利用Python和Qt，来快速开发简单的GUI应用。这套教程发布在Udemy平台，一共有21集，总时长2个半小时，包括以下5大部分：
[*]第一节：导论
[*]第二节：安装
[*]第三 ...]]></description>
      <category>Python</category>
      <author>jimu</author>
      <pubDate>Wed, 24 Feb 2016 15:50:55 +0000</pubDate>
    </item>
  </channel>
</rss>