Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
单击html页面上的按钮时,我想在Windows命令提示符下运行命令python abc.py。python文件位于C:/abc.py>我想知道如何将html页面编码为做这个过程。谢谢你的帮助。
我相信正确的答案是你不能。如果您找到一种方法,请随时告诉我。