比如说,通过Java程序将浏览器等置顶
注意**不是**Java Swing的窗口置顶
谢谢!
调用windows apifindwindow找到handle调用 setwindowpos(swp_topmost)