V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  d20240326  ›  全部回复第 1 页 / 共 1 页
回复总数  2
我有个问题,能否借助这个平台运行自己写的程序(可能不算是 GAME )
27 天前
回复了 behindeye 创建的主题 Python pyqt5 打包的 exe,无法在 win11 使用
最好的办法是不用 python ,因为 python 不知道 Windows 上还有一个 python.
但 python 以外的编程语言/解释器知道。

例如
不要 python.exe 而是 myPython3.exe 之类的命名
win10 和 11 有 python.exe

实际上用 python 写的跨平台项目很多,建议参考他们是如何实现的。
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1026 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 20:30 · PVG 04:30 · LAX 13:30 · JFK 16:30
Developed with CodeLauncher
♥ Do have faith in what you're doing.