这个包导入之后能用吗 👁️ 0 人浏览 💬 0 人评论 ❤️ 添加收藏 在包所在目录里导入并调用:输出是多少?$ cd /tmp/pkg && python3 -c "import mytool; print(mytool.add(2, 3))" 5
全部评论