已有101人关注
<>中的企业进销存管理系统中的多个警告
发表在Java图书答疑 2008-08-23
是否精华
版块置顶:
我用jdk1.6的eclipse加载<<JAVA项目开发全程实录>>中的企业进销存管理系统JXCManager出现了多个警告,
是不是sql驱动的问题?能否用odbc数据源连接数据库?
以下是加载JXCManager时的警告:(附件中也有)
Severity and Description Path Resource Location Creation Time Id
The argument of type null should explicitly be cast to Class[] for the invocation of the varargs method getConstructor(Class...) from type Class. It could alternatively be cast to Class for a varargs invocation JXCManager/src/com/lzw JXCFrame.java line 171 1219493560546 1079
The argument of type null should explicitly be cast to Object[] for the invocation of the varargs method newInstance(Object...) from type Constructor. It could alternatively be cast to Object for a varargs invocation JXCManager/src/com/lzw JXCFrame.java line 172 1219493560546 1081
The assignment to variable tbSellDetails has no effect JXCManager/src/model TbSellMain.java line 29 1219493555687 935
The field KuCunPanDian.hpzs is never read locally JXCManager/src/internalFrame KuCunPanDian.java line 33 1219493559156 1017
The field KuCunPanDian.kcje is never read locally JXCManager/src/internalFrame KuCunPanDian.java line 34 1219493559156 1018
The field RuKuChaXun.user is never read locally JXCManager/src/internalFrame RuKuChaXun.java line 42 1219493558468 1011
The field RuKuTuiHuoChaXun.user is never read locally JXCManager/src/internalFrame RuKuTuiHuoChaXun.java line 41 1219493558328 1005
The field XiaoShouChaXun.user is never read locally JXCManager/src/internalFrame XiaoShouChaXun.java line 42 1219493557968 985
The field XiaoShouPaiHang.user is never read locally JXCManager/src/internalFrame XiaoShouPaiHang.java line 30 1219493557656 973
The field XiaoShouTuiHuoChaXun.user is never read locally JXCManager/src/internalFrame XiaoShouTuiHuoChaXun.java line 42 1219493557234 960
The import internalFrame.keHuGuanLi.KeHuXiuGaiPanel is never used JXCManager/src/internalFrame/gysGuanLi GysXiuGaiPanel.java line 3 1219493556671 948
The import java.awt.Font is never used JXCManager/src/internalFrame ShangPinChaXun.java line 4 1219493558203 990
The import java.awt.Image is never used JXCManager/src/com/lzw JXCFrame.java line 4 1219493560546 1075
The import java.awt.Toolkit is never used JXCManager/src/com/lzw JXCFrame.java line 6 1219493560546 1076
The import java.net.URL is never used JXCManager/src/com/lzw JXCFrame.java line 12 1219493560546 1077
The import java.util.Date is never used JXCManager/src/model TbSellMain.java line 2 1219493555687 933
The import java.util.Date is never used JXCManager/src/model TbXsthMain.java line 2 1219493555562 929
The import javax.swing.JOptionPane is never used JXCManager/src/com/lzw JXCFrame.java line 26 1219493560546 1078
The import javax.swing.JSlider is never used JXCManager/src/internalFrame customCellEditor.java line 8 1219493557156 957
The import javax.swing.SwingConstants is never used JXCManager/src/internalFrame KeHuGuanLi.java line 6 1219493559203 1020
The import model.TbRkthDetail is never used JXCManager/src/internalFrame XiaoShouTuiHuo.java line 37 1219493557421 964
The import model.TbRkthMain is never used JXCManager/src/internalFrame XiaoShouTuiHuo.java line 38 1219493557421 965
The import model.TbRukuDetail is never used JXCManager/src/internalFrame JinHuoTuiHuo.java line 39 1219493559390 1035
The import model.TbRukuDetail is never used JXCManager/src/internalFrame RuKuChaXun.java line 29 1219493558468 1009
The import model.TbRukuDetail is never used JXCManager/src/internalFrame RuKuTuiHuoChaXun.java line 28 1219493558328 1003
The import model.TbRukuMain is never used JXCManager/src/internalFrame JinHuoTuiHuo.java line 40 1219493559390 1036
The local variable hpzsStr is never read JXCManager/src/internalFrame JinHuoDan.java line 223 1219493559625 1045
The local variable hpzsStr is never read JXCManager/src/internalFrame JinHuoTuiHuo.java line 169 1219493559390 1038
The local variable hpzsStr is never read JXCManager/src/internalFrame XiaoShouDan.java line 165 1219493557765 979
The local variable hpzsStr is never read JXCManager/src/internalFrame XiaoShouTuiHuo.java line 170 1219493557421 967
The local variable info is never read JXCManager/src/internalFrame JinHuoDan.java line 282 1219493559625 1047
The local variable info is never read JXCManager/src/internalFrame XiaoShouDan.java line 149 1219493557765 978
The local variable tbUsername is never read JXCManager/src/internalFrame/czyGl TJCzy.java line 104 1219493556906 952
The method getText() from the type JPasswordField is deprecated JXCManager/src/com/lzw/login Login.java line 54 1219493560296 1071
The method getText() from the type JPasswordField is deprecated JXCManager/src/internalFrame GengGaiMiMa.java line 153 1219493560109 1064
The method getText() from the type JPasswordField is deprecated JXCManager/src/internalFrame GengGaiMiMa.java line 154 1219493560109 1065
The method getText() from the type JPasswordField is deprecated JXCManager/src/internalFrame GengGaiMiMa.java line 154 1219493560109 1066
The method getText() from the type JPasswordField is deprecated JXCManager/src/internalFrame GengGaiMiMa.java line 155 1219493560109 1067
The method getText() from the type JPasswordField is deprecated JXCManager/src/internalFrame/czyGl TJCzy.java line 120 1219493556906 953
The method getText() from the type JPasswordField is deprecated JXCManager/src/internalFrame/czyGl TJCzy.java line 121 1219493556906 954
The method getText() from the type JPasswordField is deprecated JXCManager/src/internalFrame/czyGl TJCzy.java line 124 1219493556906 955
The method setDate(int) from the type Date is deprecated JXCManager/src/internalFrame RuKuChaXun.java line 54 1219493558468 1013
The method setDate(int) from the type Date is deprecated JXCManager/src/internalFrame RuKuTuiHuoChaXun.java line 53 1219493558328 1007
The method setDate(int) from the type Date is deprecated JXCManager/src/internalFrame XiaoShouChaXun.java line 51 1219493557968 987
The method setDate(int) from the type Date is deprecated JXCManager/src/internalFrame XiaoShouTuiHuoChaXun.java line 51 1219493557234 962
The method setMonth(int) from the type Date is deprecated JXCManager/src/internalFrame RuKuChaXun.java line 53 1219493558468 1012
The method setMonth(int) from the type Date is deprecated JXCManager/src/internalFrame RuKuTuiHuoChaXun.java line 52 1219493558328 1006
The method setMonth(int) from the type Date is deprecated JXCManager/src/internalFrame XiaoShouChaXun.java line 50 1219493557968 986
The method setMonth(int) from the type Date is deprecated JXCManager/src/internalFrame XiaoShouTuiHuoChaXun.java line 50 1219493557234 961
The method toLocaleString() from the type Date is deprecated JXCManager/src/internalFrame JinHuoDan.java line 229 1219493559625 1046
The method toLocaleString() from the type Date is deprecated JXCManager/src/internalFrame JinHuoDan.java line 352 1219493559625 1048
The method toLocaleString() from the type Date is deprecated JXCManager/src/internalFrame JinHuoTuiHuo.java line 175 1219493559390 1039
The method toLocaleString() from the type Date is deprecated JXCManager/src/internalFrame JinHuoTuiHuo.java line 350 1219493559390 1042
The method toLocaleString() from the type Date is deprecated JXCManager/src/internalFrame KuCunPanDian.java line 53 1219493559156 1019
The method toLocaleString() from the type Date is deprecated JXCManager/src/internalFrame XiaoShouDan.java line 171 1219493557765 980
The method toLocaleString() from the type Date is deprecated JXCManager/src/internalFrame XiaoShouDan.java line 347 1219493557765 983
The method toLocaleString() from the type Date is deprecated JXCManager/src/internalFrame XiaoShouTuiHuo.java line 176 1219493557421 968
The method toLocaleString() from the type Date is deprecated JXCManager/src/internalFrame XiaoShouTuiHuo.java line 355 1219493557421 971
The serializable class customCellEditor does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame customCellEditor.java line 15 1219493557156 958
The serializable class CzyGL does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame CzyGL.java line 9 1219493560203 1068
The serializable class GengGaiMiMa does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame GengGaiMiMa.java line 24 1219493560109 1063
The serializable class GongYingShangChaXun does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame GongYingShangChaXun.java line 23 1219493560031 1051
The serializable class GysGuanLi does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame GysGuanLi.java line 8 1219493559968 1050
The serializable class GysTianJiaPanel does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame/gysGuanLi GysTianJiaPanel.java line 21 1219493556796 950
The serializable class GysXiuGaiPanel does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame/gysGuanLi GysXiuGaiPanel.java line 27 1219493556671 949
The serializable class JiaGeTiaoZheng does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame JiaGeTiaoZheng.java line 30 1219493559812 1049
The serializable class JinHuoDan does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame JinHuoDan.java line 42 1219493559625 1043
The serializable class JinHuoTuiHuo does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame JinHuoTuiHuo.java line 44 1219493559390 1037
The serializable class KeHuChaXun does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame KeHuChaXun.java line 25 1219493559265 1022
The serializable class KeHuGuanLi does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame KeHuGuanLi.java line 9 1219493559203 1021
The serializable class KeHuTianJiaPanel does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame/keHuGuanLi KeHuTianJiaPanel.java line 18 1219493556546 947
The serializable class KeHuXiuGaiPanel does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame/keHuGuanLi KeHuXiuGaiPanel.java line 23 1219493556437 946
The serializable class KuCunPanDian does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame KuCunPanDian.java line 28 1219493559156 1016
The serializable class Login does not declare a static final serialVersionUID field of type long JXCManager/src/com/lzw/login Login.java line 19 1219493560296 1070
The serializable class LoginPanel does not declare a static final serialVersionUID field of type long JXCManager/src/com/lzw/login LoginPanel.java line 7 1219493560250 1069
The serializable class openFrameAction does not declare a static final serialVersionUID field of type long JXCManager/src/com/lzw JXCFrame.java line 200 1219493560546 1082
The serializable class QuanManager does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame QuanManager.java line 25 1219493558593 1015
The serializable class RuKuChaXun does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame RuKuChaXun.java line 33 1219493558468 1010
The serializable class RuKuTuiHuoChaXun does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame RuKuTuiHuoChaXun.java line 32 1219493558328 1004
The serializable class ShanChuCaoZuoYuan does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame/czyGl ShanChuCaoZuoYuan.java line 25 1219493557031 956
The serializable class ShangPinChaXun does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame ShangPinChaXun.java line 26 1219493558203 991
The serializable class ShangPinGuanLi does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame ShangPinGuanLi.java line 11 1219493558109 989
The serializable class ShangPinTianJiaPanel does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame/shangPinGuanLi ShangPinTianJiaPanel.java line 26 1219493556343 945
The serializable class ShangPinXiuGaiPanel does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame/shangPinGuanLi ShangPinXiuGaiPanel.java line 26 1219493556171 944
The serializable class TbGysinfo does not declare a static final serialVersionUID field of type long JXCManager/src/model TbGysinfo.java line 9 1219493555953 943
The serializable class TbKhinfo does not declare a static final serialVersionUID field of type long JXCManager/src/model TbKhinfo.java line 9 1219493555906 942
The serializable class TbKucun does not declare a static final serialVersionUID field of type long JXCManager/src/model TbKucun.java line 2 1219493555875 941
The serializable class TbRkthDetail does not declare a static final serialVersionUID field of type long JXCManager/src/model TbRkthDetail.java line 2 1219493555843 940
The serializable class TbRkthMain does not declare a static final serialVersionUID field of type long JXCManager/src/model TbRkthMain.java line 4 1219493555812 939
The serializable class TbRukuDetail does not declare a static final serialVersionUID field of type long JXCManager/src/model TbRukuDetail.java line 2 1219493555781 938
The serializable class TbRukuMain does not declare a static final serialVersionUID field of type long JXCManager/src/model TbRukuMain.java line 4 1219493555750 937
The serializable class TbSellDetail does not declare a static final serialVersionUID field of type long JXCManager/src/model TbSellDetail.java line 2 1219493555718 936
The serializable class TbSellMain does not declare a static final serialVersionUID field of type long JXCManager/src/model TbSellMain.java line 5 1219493555687 934
The serializable class TbSpinfo does not declare a static final serialVersionUID field of type long JXCManager/src/model TbSpinfo.java line 2 1219493555656 932
The serializable class TbXsthDetail does not declare a static final serialVersionUID field of type long JXCManager/src/model TbXsthDetail.java line 2 1219493555609 931
The serializable class TbXsthMain does not declare a static final serialVersionUID field of type long JXCManager/src/model TbXsthMain.java line 5 1219493555562 930
The serializable class TJCzy does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame/czyGl TJCzy.java line 18 1219493556906 951
The serializable class XiaoShouChaXun does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame XiaoShouChaXun.java line 34 1219493557968 984
The serializable class XiaoShouDan does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame XiaoShouDan.java line 43 1219493557765 977
The serializable class XiaoShouPaiHang does not declare a static final serialVersionUID field of type long JXCManager/src/internalFrame XiaoShouPaiHang.java line 23 1219493557656 972
分享到:
精彩评论 1
小小邪
学分:0 LV1
2008-09-03
沙发
如果这是多个错误,那么应该和数据库有关,请确认数据库连接是否正确。将光盘中带的数据库复制到计算机后请去掉只度属性在附加
首页上一页 1 下一页尾页 1 条记录 1/1页
手机同步功能介绍
友情提示:以下图书配套资源能够实现手机同步功能
明日微信公众号
明日之星 明日之星编程特训营
客服热线(每日9:00-17:00)
400 675 1066
mingrisoft@mingrisoft.com
吉林省明日科技有限公司Copyright ©2007-2022,mingrisoft.com, All Rights Reserved长春市北湖科技开发区盛北大街3333号长春北湖科技园项目一期A10号楼四、五层
吉ICP备10002740号-2吉公网安备22010202000132经营性网站备案信息 营业执照