CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 企业管理(财务/ERP/EIP等)

文件名称:Asset

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    5.83mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

固定资产管理系统

基本的C/S结构 有添加,借的基本的功能 很适合初学者做项目

是通过MY ECIPSE 8.5的一个控件-Fixed asset management system of basic C/S structure to add, by the basic functions are suitable for beginners to do the project is through a control MY ECIPSE 8.5
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Asset/.classpath
Asset/.project
Asset/.settings/org.eclipse.jdt.core.prefs
Asset/bin/dao/AdminDAO.class
Asset/bin/dao/AssetDAO.class
Asset/bin/dao/BaseDAO.class
Asset/bin/dao/BorrowDAO.class
Asset/bin/dao/EmployeesDAO.class
Asset/bin/dto/AdminDTO.class
Asset/bin/dto/AssetBorrowDTO.class
Asset/bin/dto/AssetDTO.class
Asset/bin/dto/BorrowDTO.class
Asset/bin/dto/EmployeeDTO.class
Asset/bin/dto/TypeDTO.class
Asset/bin/gui/Loginfrm$1.class
Asset/bin/gui/Loginfrm$2.class
Asset/bin/gui/Loginfrm.class
Asset/bin/gui/Loginfrm.form
Asset/bin/gui/manager/Helpfrm$1.class
Asset/bin/gui/manager/Helpfrm$2.class
Asset/bin/gui/manager/Helpfrm.class
Asset/bin/gui/manager/Helpfrm.form
Asset/bin/gui/manager/Mainfrm$1.class
Asset/bin/gui/manager/Mainfrm$10.class
Asset/bin/gui/manager/Mainfrm$2.class
Asset/bin/gui/manager/Mainfrm$3.class
Asset/bin/gui/manager/Mainfrm$4.class
Asset/bin/gui/manager/Mainfrm$5.class
Asset/bin/gui/manager/Mainfrm$6.class
Asset/bin/gui/manager/Mainfrm$7.class
Asset/bin/gui/manager/Mainfrm$8.class
Asset/bin/gui/manager/Mainfrm$9.class
Asset/bin/gui/manager/Mainfrm.class
Asset/bin/gui/manager/Mainfrm.form
Asset/bin/gui/manager/ManagerAssetfrm$1.class
Asset/bin/gui/manager/ManagerAssetfrm$2.class
Asset/bin/gui/manager/ManagerAssetfrm$3.class
Asset/bin/gui/manager/ManagerAssetfrm$4.class
Asset/bin/gui/manager/ManagerAssetfrm$5.class
Asset/bin/gui/manager/ManagerAssetfrm$6.class
Asset/bin/gui/manager/ManagerAssetfrm.class
Asset/bin/gui/manager/ManagerAssetfrm.form
Asset/bin/gui/manager/ManagerBorrowFrm$1.class
Asset/bin/gui/manager/ManagerBorrowFrm$2.class
Asset/bin/gui/manager/ManagerBorrowFrm$3.class
Asset/bin/gui/manager/ManagerBorrowFrm.class
Asset/bin/gui/manager/ManagerBorrowFrm.form
Asset/bin/gui/manager/ManagerReturnfrm$1.class
Asset/bin/gui/manager/ManagerReturnfrm$2.class
Asset/bin/gui/manager/ManagerReturnfrm$3.class
Asset/bin/gui/manager/ManagerReturnfrm.class
Asset/bin/gui/manager/ManagerReturnfrm.form
Asset/bin/gui/manager/Menufrm.class
Asset/bin/gui/manager/Menufrm.form
Asset/bin/gui/manager/ModifyPwdfrm$1.class
Asset/bin/gui/manager/ModifyPwdfrm$2.class
Asset/bin/gui/manager/ModifyPwdfrm$3.class
Asset/bin/gui/manager/ModifyPwdfrm.class
Asset/bin/gui/manager/ModifyPwdfrm.form
Asset/bin/gui/manager/QueryAssetfrm$1.class
Asset/bin/gui/manager/QueryAssetfrm$2.class
Asset/bin/gui/manager/QueryAssetfrm$3.class
Asset/bin/gui/manager/QueryAssetfrm$4.class
Asset/bin/gui/manager/QueryAssetfrm.class
Asset/bin/gui/manager/QueryAssetfrm.form
Asset/bin/gui/manager/QueryBorrowfrm$1.class
Asset/bin/gui/manager/QueryBorrowfrm$2.class
Asset/bin/gui/manager/QueryBorrowfrm.class
Asset/bin/gui/manager/QueryBorrowfrm.form
Asset/bin/lib/AbsoluteLayout.jar
Asset/bin/lib/jcalendar-1.3.3.jar
Asset/bin/lib/quaqua.jar
Asset/bin/lib/sqljdbc.jar
Asset/bin/lib/swing-layout-1.0.3.jar
Asset/bin/pic/background.jpg
Asset/bin/pic/find.gif
Asset/bin/pic/help.gif
Asset/bin/pic/mainbg.gif
Asset/bin/pic/manager.gif
Asset/bin/pic/system.gif
Asset/bin/test/TestMain.class
Asset/bin/test2/TestFrameDemo.class
Asset/bin/test2/TestFrameDemo.form
Asset/bin/util/DateUtil.class
Asset/bin/util/KeyGenerator.class
Asset/lib/AbsoluteLayout.jar
Asset/lib/jcalendar-1.3.3.jar
Asset/lib/quaqua.jar
Asset/lib/sqljdbc.jar
Asset/lib/swing-layout-1.0.3.jar
Asset/src/dao/AdminDAO.java
Asset/src/dao/AssetDAO.java
Asset/src/dao/BaseDAO.java
Asset/src/dao/BorrowDAO.java
Asset/src/dao/EmployeesDAO.java
Asset/src/dto/AdminDTO.java
Asset/src/dto/AssetBorrowDTO.java
Asset/src/dto/AssetDTO.java
Asset/src/dto/BorrowDTO.java
Asset/src/dto/EmployeeDTO.java
Asset/src/dto/TypeDTO.java
Asset/src/gui/Loginfrm.form
Asset/src/gui/Loginfrm.java
Asset/src/gui/manager/Helpfrm.form
Asset/src/gui/manager/Helpfrm.java
Asset/src/gui/manager/Mainfrm.form
Asset/src/gui/manager/Mainfrm.java
Asset/src/gui/manager/ManagerAssetfrm.form
Asset/src/gui/manager/ManagerAssetfrm.java
Asset/src/gui/manager/ManagerBorrowFrm.form
Asset/src/gui/manager/ManagerBorrowFrm.java
Asset/src/gui/manager/ManagerReturnfrm.form
Asset/src/gui/manager/ManagerReturnfrm.java
Asset/src/gui/manager/Menufrm.form
Asset/src/gui/manager/Menufrm.java
Asset/src/gui/manager/ModifyPwdfrm.form
Asset/src/gui/manager/ModifyPwdfrm.java
Asset/src/gui/manager/QueryAssetfrm.form
Asset/src/gui/manager/QueryAssetfrm.java
Asset/src/gui/manager/QueryBorrowfrm.form
Asset/src/gui/manager/QueryBorrowfrm.java
Asset/src/lib/AbsoluteLayout.jar
Asset/src/lib/jcalendar-1.3.3.jar
Asset/src/lib/quaqua.jar
Asset/src/lib/sqljdbc.jar
Asset/src/lib/swing-layout-1.0.3.jar
Asset/src/pic/background.jpg
Asset/src/pic/find.gif
Asset/src/pic/help.gif
Asset/src/pic/mainbg.gif
Asset/src/pic/manager.gif
Asset/src/pic/system.gif
Asset/src/test/TestMain.java
Asset/src/test2/TestFrameDemo.form
Asset/src/test2/TestFrameDemo.java
Asset/src/util/DateUtil.java
Asset/src/util/KeyGenerator.java
Asset/bin/gui/manager
Asset/src/gui/manager
Asset/bin/dao
Asset/bin/dto
Asset/bin/gui
Asset/bin/lib
Asset/bin/pic
Asset/bin/test
Asset/bin/test2
Asset/bin/util
Asset/src/dao
Asset/src/dto
Asset/src/gui
Asset/src/lib
Asset/src/pic
Asset/src/test
Asset/src/test2
Asset/src/util
Asset/.settin

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com