Arthur is a picky programmer, and the tools I use must be convenient, otherwise I will go mad.
Therefore, I often made some small tools by hand. Here are a few commonly used ones that can still be found:
Making browsers be able to execute local programs, and to call each other.
BUT, please pay attention to safety issues.
Calling the underlying layer to simulate all keyboard operations.
Automatically filling in username/password via this program.
Dynamically displaying date, time, and timer at any position in the PPT.
Simulating the process of three-door problems and study Python's efficiency.
阿色是个挑剔的程序猿,所用工具必须顺手,否则强迫症爆发,吃不好睡不着。
因此,经常自己手搓一些小工具。下面是还能找到的几个常用的:
浏览器执行本地程序,浏览器互调。
注意安全问题。
调用底层,模拟所有键盘操作。
自动填写用户名/密码的程序。
在PPT中任意位置动态显示日期时间和计时器。
模拟三门问题过程,对比Python效率。