Topic: 一个关于jar 的问题 |
Print this page |
1.一个关于jar 的问题 | Copy to clipboard |
Posted by: xinhai007 Posted on: 2005-03-22 13:57 为什么一个程序做成exe ,jar ,运行之后,里面的图标.gif都显示不出来 ,各位知道 的请帮一下忙啊 |
2.Re:一个关于jar 的问题 [Re: xinhai007] | Copy to clipboard |
Posted by: Big Blue Posted on: 2005-03-22 16:31 不会吧 |
3.Re:一个关于jar 的问题 [Re: xinhai007] | Copy to clipboard |
Posted by: Sunteya Posted on: 2005-03-22 19:03 能不能贴上代码? |
4.Re:一个关于jar 的问题 [Re: xinhai007] | Copy to clipboard |
Posted by: Reeves1016 Posted on: 2005-03-22 20:03 估计是如何调入资源没有处理好,例如一个jpg在打包前可以用new ImageIcon("xxx.jpg")调入,但是打包了就应该改为new ImageIcon(xxxclass.classs.getResource("xxx.jpg"))才行 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |