打包成exe后不起作用 Topic is solved

遇到了问题?请先进行搜索(中文和英文),然后在此提问

Moderators: tmplinshi, arcticir

juzer

打包成exe后不起作用  Topic is solved

06 Sep 2021, 04:53

我的键盘是全键盘,有时候想不借助shift让横着的数字键就输出符号,直接运行脚本是有作用的,但是打包后不起作用了,配置如下:

Code: Select all

1::Send {!}
2::Send {@}
3::Send {#}
4::Send {$}
5::Send {`%}
6::Send {^}
7::Send {&}
8::Send {*}
9::Send {(}
0::Send {)}
User avatar
miozus
Posts: 15
Joined: 08 Sep 2021, 21:53

Re: 打包成exe后不起作用

08 Sep 2021, 22:50

我在知乎上见过你的回答。

举例来说,

Code: Select all

/:: Send, {ASC 47}
>:: send, {text}>
AHK 键位映射;

支持 ASC 码;

👍 支持所见即所得, {text} 写法;

建议你把所有的语法都改成 {text} 写法。

Return to “请求帮助”

Who is online

Users browsing this forum: No registered users and 18 guests