autohotkey switching within applications
摘要:class QdirManager { ppid := -1 ppath := "" __New(pathIn) { this.ppath := pathIn } __Delete() { } init() { Run(this.ppath, , , &ppidTmp) this.ppid := p
阅读全文
posted @ 2023-01-05 21:56
posted @ 2023-01-05 21:56
posted @ 2022-09-12 19:56