复制网址
#IfWinActive ahk_exe 360chrome.exe ^LAlt::谷哥翻译() $F6::复制网址1() #IfWinActive ;要求屏幕最大, #IfWinActive ahk_exe msedge.exe ^LAlt::腾讯翻译() $F6::复制网址2() #IfWinActive
ahk_exe 360chrome.exe这样,就可简单实现应用快捷键的多态.
ahk_exe 360chrome.exe
多态