打开一个exe [英] Opening an exe

查看:87
本文介绍了打开一个exe的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要编写一个程序,打开一个exe并查看其中的一些时间。


指向exe

运行exe

检查数字之间的时间:

123(08秒)

341(1秒)

444(09秒)


我需要研究哪些python函数才能完成此任务?谢谢

解决方案


我需要编写一个程序来打开exe并查看其中的一些时间。 />

指向exe

运行exe

检查数字之间的时间:

123(08秒)

341(1秒)

444(09秒)


我需要研究哪些python函数才能完成此任务?谢谢



我使用_winreg找出exe的路径:

展开 | 选择 | 换行 | 行号


< blockquote>谢谢你的回复。我知道exe的路径。我可以这样做:

展开 | 选择 | Wrap | 行号



感谢您的答复。我知道exe的路径。我可以这样做:

展开 | 选择 | Wrap | 行号


I need to write a program that will open an exe and check some timings in it.

point to exe
run exe
check time taken between numbers:
123 (08 secs)
341 (1 sec)
444 (09 secs)

What python functions do I need to research to accomplish this? Thanks

解决方案

I need to write a program that will open an exe and check some timings in it.

point to exe
run exe
check time taken between numbers:
123 (08 secs)
341 (1 sec)
444 (09 secs)

What python functions do I need to research to accomplish this? Thanks

I use _winreg to find out the path of the exe:

Expand|Select|Wrap|Line Numbers


Thank you for the reply. I know the path of the exe. Could I do something like this:

Expand|Select|Wrap|Line Numbers


Thank you for the reply. I know the path of the exe. Could I do something like this:

Expand|Select|Wrap|Line Numbers


这篇关于打开一个exe的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆