<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>德云社区 - Python</title>
    <link>http://portal.digitser.cn/forum-157-1.html</link>
    <description>Latest 20 threads of Python</description>
    <copyright>Copyright(C) 德云社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 16 Jun 2026 09:21:41 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://portal.digitser.cn/static/image/common/logo_88_31.gif</url>
      <title>德云社区</title>
      <link>http://portal.digitser.cn/</link>
    </image>
    <item>
      <title>QR Code - Quick Response Code</title>
      <link>http://portal.digitser.cn/thread-2533-1-1.html</link>
      <description><![CDATA[QR Code - Quick Response Code
智能编辑重构 批处理式 \&quot;数字 Python IDE\&quot; 集成开发环境 (集成高效 Cython PyInstaller 批处理小程序)
http://dt.digitser.cn/zh-CN/ide/idepy/index.html

扫一扫关注 德云社区 微信公众号
版权声明：
本文为独家原创稿件，版权归 德云 ...]]></description>
      <category>Python</category>
      <author>google</author>
      <pubDate>Fri, 21 Jan 2022 07:20:50 +0000</pubDate>
    </item>
    <item>
      <title>PyCharm 调用外部 *.exe 工具 参数配置示例</title>
      <link>http://portal.digitser.cn/thread-2516-1-1.html</link>
      <description><![CDATA[PyCharm 调用外部 *.exe 工具 参数配置示例
File 菜单 --&gt; Settings... --&gt; Tools --&gt; External Tools --&gt; 点击 + 号按以下示例 Add 调用外部工具的配置参数：

智能编辑重构 批处理式 \&quot;数字 Python IDE\&quot; 集成开发环境 (集成高效 Cython PyInstaller 批处理小程序)
http ...]]></description>
      <category>Python</category>
      <author>Qt/C++</author>
      <pubDate>Sun, 12 Dec 2021 09:20:57 +0000</pubDate>
    </item>
    <item>
      <title>Qt Design - Form</title>
      <link>http://portal.digitser.cn/thread-2504-1-1.html</link>
      <description><![CDATA[Qt Design - Form]]></description>
      <category>Python</category>
      <author>Python</author>
      <pubDate>Wed, 17 Nov 2021 02:37:42 +0000</pubDate>
    </item>
    <item>
      <title>Python 代码阻塞方式汇总</title>
      <link>http://portal.digitser.cn/thread-2499-1-1.html</link>
      <description><![CDATA[Python 代码阻塞方式汇总]]></description>
      <category>Python</category>
      <author>Python</author>
      <pubDate>Wed, 10 Nov 2021 06:37:05 +0000</pubDate>
    </item>
    <item>
      <title>Cython 模块扩展 － 编程语言 替代实现 应用领域 汇总一览</title>
      <link>http://portal.digitser.cn/thread-2469-1-1.html</link>
      <description><![CDATA[Cython 模块扩展 － 编程语言 替代实现 应用领域 汇总一览
Python 本身只是一种编程语言规范，可以使用其它编程语言实现它或扩展它；譬如：采有 Python C Java .Net 等重实现 Python，而采用 Python C/C++ C# Java .Net 等扩展 Python 实现。
但不管采用哪种编程语言实 ...]]></description>
      <category>Python</category>
      <author>digitser</author>
      <pubDate>Mon, 30 Aug 2021 13:08:52 +0000</pubDate>
    </item>
    <item>
      <title>最好最快的国产 中国 Python IDE 集成开发环境 开发工具</title>
      <link>http://portal.digitser.cn/thread-2457-1-1.html</link>
      <description><![CDATA[最好最快的国产 中国 Python IDE 集成开发环境 开发工具
最好最快的国产 Python IDE 集成开发环境，本身就是一个伪命题，目的是为了 SEO。
截止 2021 年 8 月 13 日，在中国国内，还没有一套成熟且完整的 APP 集成开发环境 (IDE)。
智能编辑重构 批处理式 \&quot;数字 Python  ...]]></description>
      <category>Python</category>
      <author>Bing</author>
      <pubDate>Sat, 31 Jul 2021 06:00:17 +0000</pubDate>
    </item>
    <item>
      <title>Python 如何快速获取电脑 CPU 核心 线程数的几种办法</title>
      <link>http://portal.digitser.cn/thread-2419-1-1.html</link>
      <description><![CDATA[Python 如何快速获取电脑 CPU 核心 线程数的几种办法
CPU 拥有多少核心多少线程，通过 Python 可快速找出，特别是当前流行的多核 CPU。

多核多线程 CPU 是很多应用程序高效运行的前提，虽然编写能充分调用所有 CPU 线程的应用程序有一定难度。

快速编辑重构 批处理式  ...]]></description>
      <category>Python</category>
      <author>liuliuab1</author>
      <pubDate>Fri, 30 Apr 2021 16:00:00 +0000</pubDate>
    </item>
    <item>
      <title>QtGui QTextCharFormat() QPlainTextEdit() 最好在使用时才设置</title>
      <link>http://portal.digitser.cn/thread-2418-1-1.html</link>
      <description><![CDATA[QtGui QTextCharFormat() QPlainTextEdit() 最好在使用时才设置
当实例化 QPlainTextEdit() QTextEdit() 使用 QtGui QTextCharFormat() 与 setCurrentCharFormat() 设置要展示字符的表示字体系列及大小时，有一些小细节需要注意。

直接先实例化 QPlainTextEdit() QText ...]]></description>
      <category>Python</category>
      <author>liuliuab1</author>
      <pubDate>Wed, 04 Nov 2020 00:58:31 +0000</pubDate>
    </item>
    <item>
      <title>PySide6出来了 PySide2却还未完全稳定 不能用于生产环境</title>
      <link>http://portal.digitser.cn/thread-2417-1-1.html</link>
      <description><![CDATA[PySide6出来了 PySide2却还未完全稳定 不能用于生产环境
PySide6 正式成为官方文档名 (见下方链接)，何时成为官方工程名称，等 Python for Qt 6 正式对外发布就可知。

Rename PySide2 to PySide6
https://code.qt.io/cgit/pyside/pyside-setup.git/commit/?id=25180730 ...]]></description>
      <category>Python</category>
      <author>liuliuab1</author>
      <pubDate>Tue, 03 Nov 2020 13:23:40 +0000</pubDate>
    </item>
    <item>
      <title>PyQt5 和 PyQt4</title>
      <link>http://portal.digitser.cn/thread-2405-1-1.html</link>
      <description><![CDATA[PyQt5 和 PyQt4]]></description>
      <category>Python</category>
      <author>liangsheng</author>
      <pubDate>Fri, 24 Jul 2020 11:36:46 +0000</pubDate>
    </item>
    <item>
      <title>多功能高效 批处理式 Python IDE Python 编辑器 新时代新理念</title>
      <link>http://portal.digitser.cn/thread-2394-1-1.html</link>
      <description><![CDATA[多功能高效 批处理式 Python IDE Python 编辑器 新时代新理念
计算机被发明以来，IDE 理念从最初的文本式，到后来的带图形界面式，再是图形可交互式，之后再无突破 (虽然有人说 AI 也可编程，但其可控性差)。

这几年由于云计算兴起的在线 IDE，当使用云时会有一些便利 ...]]></description>
      <category>Python</category>
      <author>liuliuab1</author>
      <pubDate>Fri, 05 Jun 2020 15:06:20 +0000</pubDate>
    </item>
    <item>
      <title>如何使用Cython才能效率最高 language_level compiler_directives变量</title>
      <link>http://portal.digitser.cn/thread-2383-1-1.html</link>
      <description><![CDATA[如何使用Cython才能效率最高 language_level compiler_directives变量
这几年随着 Python 的流行，Cython 也跟着火了，那什么是 Cython 呢？Cython 是 C/C++ 和 Python 的结合体，基于 Pyrex 开发，故称为 Cython。Cython 主要用于将采用 C/C++ 编程语言编写的 .c 文件 ...]]></description>
      <category>Python</category>
      <author>digitser</author>
      <pubDate>Thu, 16 Apr 2020 10:34:43 +0000</pubDate>
    </item>
    <item>
      <title>Python 类定义容器变量 不会被二次初始化</title>
      <link>http://portal.digitser.cn/thread-2365-1-1.html</link>
      <description><![CDATA[Python 类定义容器变量 不会被二次初始化
如下所示：

不管实例化 names 类多少次，lists 容器也只会初始一次

因此，若希望每次调用都初始化 lists 容器，必须采用如下形式编写：


版权声明：
本文为独家原创稿件，版权归 德云社区，未经许可不得转载。 ...]]></description>
      <category>Python</category>
      <author>digitser</author>
      <pubDate>Wed, 05 Dec 2018 12:49:27 +0000</pubDate>
    </item>
    <item>
      <title>Add Python to PATH</title>
      <link>http://portal.digitser.cn/thread-2358-1-1.html</link>
      <description><![CDATA[Add Python to PATH]]></description>
      <category>Python</category>
      <author>Python</author>
      <pubDate>Tue, 09 Oct 2018 04:26:31 +0000</pubDate>
    </item>
    <item>
      <title>chrome-error://chromewebdata/ 错误提示Qt/C++ PyQt PySide Python解决办法</title>
      <link>http://portal.digitser.cn/thread-2346-1-1.html</link>
      <description><![CDATA[chrome-error://chromewebdata/ 错误提示Qt/C++ PyQt PySide Python解决办法
在使用基于 Google 公司 WebKit 网页核心编写的各种不同 Web 浏览器 (譬如：Chrome、手机 UC 浏览器、Selenium WebDriver 爬虫、等) 时，某些网站可能出现 或
错误提示，且展示 Web 网页内容 ...]]></description>
      <category>Python</category>
      <author>digits</author>
      <pubDate>Sun, 16 Sep 2018 06:09:12 +0000</pubDate>
    </item>
    <item>
      <title>PyInstaller 打包分发 Python 源代码 Analysis COLLECT PYZ PKG-00.toc 文件</title>
      <link>http://portal.digitser.cn/thread-2338-1-1.html</link>
      <description><![CDATA[PyInstaller 打包分发 Python 源代码 Analysis COLLECT PYZ PKG-00.toc 文件
PyInstaller 可把 *.py 文件打包成一个可执行 *.exe 文件 (或一个文件夹)。当然，首先得安装 CPython 实现，PyInstaller 模块及其相关依赖包。
PyInstaller 是 Python 语言环境下，把 *.py 文 ...]]></description>
      <category>Python</category>
      <author>Qt/C++</author>
      <pubDate>Thu, 05 Jul 2018 18:02:47 +0000</pubDate>
    </item>
    <item>
      <title>解决 PyCrypto-2.6.1 for Python3.6 pip 源码安装出错 error 不成功问题</title>
      <link>http://portal.digitser.cn/thread-2337-1-1.html</link>
      <description><![CDATA[解决 PyCrypto-2.6.1 for Python3.6 pip 源码安装出错 error 不成功问题
PyCrypto 是安全 HASH 散列函数 (如：SHA256、RIPEMD160) 及各种加密算法 (AES、DES、RSA、ElGamal、等) 的集合。
PyCrypto 可用于编写安全管理工具、守护进程，加密客户端和服务器交换数据、加密 ...]]></description>
      <category>Python</category>
      <author>Qt/C++</author>
      <pubDate>Tue, 03 Jul 2018 18:28:21 +0000</pubDate>
    </item>
    <item>
      <title>PyQt PySide 文本语法高亮 阻塞应用且不提示</title>
      <link>http://portal.digitser.cn/thread-2333-1-1.html</link>
      <description><![CDATA[PyQt PySide 文本语法高亮 阻塞应用且不提示]]></description>
      <category>Python</category>
      <author>Qt/C++</author>
      <pubDate>Fri, 29 Jun 2018 15:19:44 +0000</pubDate>
    </item>
    <item>
      <title>PySide2 for Python3.5 3.6 Qt5.11.0 win32&amp;64 稳定版 支持QWebEngineSettings</title>
      <link>http://portal.digitser.cn/thread-2331-1-1.html</link>
      <description><![CDATA[PySide2 for Python3.5 3.6 Qt5.11.0 win32&amp;64 稳定版 支持QWebEngineSettings
PySide2 是跨平台的 Gui 应用程式框架 Qt/C++ 的 Python 绑定版。PySide2 能提供和 PyQt 类似的功能，并相容 API。 与 PyQt 采用 GPL 及商业双授权模式不同，PySide2 使用 LGPL 许可协议。
 ...]]></description>
      <category>Python</category>
      <author>Qt/C++</author>
      <pubDate>Tue, 26 Jun 2018 06:44:42 +0000</pubDate>
    </item>
    <item>
      <title>PyQt5.11.1 编译</title>
      <link>http://portal.digitser.cn/thread-2329-1-1.html</link>
      <description><![CDATA[PyQt5.11.1 编译]]></description>
      <category>Python</category>
      <author>Qt/C++</author>
      <pubDate>Mon, 25 Jun 2018 13:34:03 +0000</pubDate>
    </item>
  </channel>
</rss>