我用Java制作了一个软件应用程序。我想对其应用一个Windows快捷键,这样用户就不会每次都双击它。我该怎么做..?
问问题
34 次
1 回答
1
You can right-click on the icon of your program and choose properties. In the "connection"-tab is a shortcut-field where you can apply any shortcut to your program.
My Windows is german, so it might not be the words "properties" or "connection" exactly ;)
But I don't tink that there is a way to give your program a shortcut by programming it into it.
于 2013-02-12T16:00:23.503 回答