JNLP协议开发Java程序
考试吧 2010/3/25 字号:T T 首先写一个swing的窗口类,然后导出为Hello.jar。
public class Hello {
HelloFrame frame = new HelloFrame();
frame.show();
}
public HelloFrame() {
setSize(width, height);
public static final int width = 300;
}
keytool -genkey -keystore notepadKeyFile -alias notepadKey
用ant来为Hello.jar签名
public class Hello {
HelloFrame frame = new HelloFrame();
frame.show();
}
public HelloFrame() {
setSize(width, height);
public static final int width = 300;
}
keytool -genkey -keystore notepadKeyFile -alias notepadKey
用ant来为Hello.jar签名
编辑推荐:
下载Word文档
温馨提示:因考试政策、内容不断变化与调整,长理培训网站提供的以上信息仅供参考,如有异议,请考生以权威部门公布的内容为准! (责任编辑:长理培训)
点击加载更多评论>>