python例子
速易达网络
呕心写史记
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
python开发时钟
【代码】python开发时钟。原创 2024-09-27 22:31:57 · 571 阅读 · 0 评论 -
python+pyqt开发的库存扫码系统
self.logAction(f"入库 {product_id} 数量 +{quantity}")self.logAction(f"出库 {product_id} 数量 -{quantity}")self.status_label.setText(f"操作成功: {product_id}")self.status_label.setText(f"已扫描: {product_id}")self.btn_out = QPushButton("出库(-)")print(f"[操作日志] {message}")原创 2025-03-26 13:40:52 · 130 阅读 · 0 评论 -
py实现饼图设计
【代码】py实现饼图设计。原创 2023-04-06 11:36:01 · 153 阅读 · 1 评论
分享