Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在制作一个使用一些 3rd 方库的 Java Applet。特别是来自 Netbeans 的 MySQL 连接器和 AbsoluteLayout。
现在,当我自签名并从浏览器窗口启动它时,我必须单击接受 3 次才能启动它,这对于使用它的人来说可能有点太多了。
有没有一种方法可以让所有库都受到信任,接受或不签署在沙盒环境之外不做任何事情的 AbsoluteLayout 广告。