登录
首页 » Java » ufeDIP

ufeDIP

于 2017-06-28 发布 文件大小:251KB
0 167
下载积分: 1 下载次数: 1

代码说明:

  商场VIP管理系统我的课程设计,用的是ACCESS,是我用记事本改的(Store the VIP management system of curriculum design, I use the ACCESS, is I use notepad to change)

文件列表:

Abin
Compile.bat
database
database\VIPID.ldb
database\VIPID.mdb
Dbak
Dbak\About.java
Dbak\CommodityInputFrame.java
Dbak\CommodityQueryFrame.java
Dbak\HelpFrame.java
Dbak\LoginFrame.java
Dbak\MainFrame.java
Dbak\UseManagerFrame.java
Dbak\VIPID.mdb
Dbak\VipInputFrame.java
Dbak\VipQuery.java
Dbak\VipQueryFrame.java
Dbak\VipShoppingFrame.java
doc
Document.bat
doc\About.html
doc\allclasses-frame.html
doc\allclasses-noframe.html
doc\Clock2.html
doc\CommodityInputFrame.html
doc\CommodityQueryFrame.html
doc\constant-values.html
doc\deprecated-list.html
doc\help-doc.html
doc\HelpFrame.html
doc\index-all.html
doc\index.html
doc\MainPane.html
doc\overview-tree.html
doc\package-list
doc\packages.html
doc\resources
doc\resources\inherit.gif
doc\serialized-form.html
doc\stylesheet.css
doc\SystemMenu.html
doc\UseManagerFrame.html
doc\VipInputFrame.html
doc\VipQuery.html
doc\VipQueryFrame.html
doc\VipShoppingFrame.html
Jar.bat
resource
Run.bat
source
source\About.java
source\CommodityInputFrame.java
source\CommodityQueryFrame.java
source\HelpFrame.java
source\LoginFrame.java
source\MainFrame.java
source\UseManagerFrame.java
source\VipInputFrame.java
source\VipQuery.java
source\VipQueryFrame.java
source\VipShoppingFrame.java
yclasses
yclasses\About$1.class
yclasses\About.class
yclasses\classes.jar
yclasses\CommodityInputFrame$1.class
yclasses\CommodityInputFrame$2.class
yclasses\CommodityInputFrame$3.class
yclasses\CommodityInputFrame.class
yclasses\CommodityQueryFrame$1.class
yclasses\CommodityQueryFrame$2.class
yclasses\CommodityQueryFrame.class
yclasses\HelpFrame$1.class
yclasses\HelpFrame.class
yclasses\LoginFrame$1.class
yclasses\LoginFrame$2.class
yclasses\LoginFrame$3.class
yclasses\LoginFrame$4.class
yclasses\LoginFrame.class
yclasses\MainFrame$1.class
yclasses\MainFrame$10.class
yclasses\MainFrame$11.class
yclasses\MainFrame$12.class
yclasses\MainFrame$2.class
yclasses\MainFrame$3.class
yclasses\MainFrame$4.class
yclasses\MainFrame$5.class
yclasses\MainFrame$6.class
yclasses\MainFrame$7.class
yclasses\MainFrame$8.class
yclasses\MainFrame$9.class
yclasses\MainFrame.class
yclasses\UseManagerFrame$1.class
yclasses\UseManagerFrame$2.class
yclasses\UseManagerFrame$3.class
yclasses\UseManagerFrame$4.class
yclasses\UseManagerFrame$5.class
yclasses\UseManagerFrame.class
yclasses\VipInputFrame$1.class
yclasses\VipInputFrame$2.class

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • java 中的绘画
    油漆 (前身为 Windows 画笔) 是一个简单的图形绘画程序,已经包含在所有 微软 Windows 的版本。它经常被称为 MS 画图或 Microsoft 画图。打开的程序和 将文件保存为 Windows 位图 (24 位、 256 色、 16 色、 单色、 所有.bmp 扩展名) JPEG、 GIF (没有动画或透明度,尽管 Windows 98 版本,Windows 95 的升级,和 theWindows NT4 版本并支持后者),PNG (没有 alpha 通道) 和 (无多页 TIFF 支持)。该程序可以在颜色模式或黑白两色,却没有灰度模式。 为它的简单性,它迅速成为了早期版本的 Windows 中最常用的应用之一 — — 介绍了很多人第一次在计算机上画 — — 仍然有强有力的协会与 旧的 Windows 工作区的即时可用性。
    2022-02-12 07:14:12下载
    积分:1
  • CKRedior富文本编辑器
    富文本编辑器666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666
    2022-01-30 14:33:55下载
    积分:1
  • 收集以及编写的部分JAVAMAIL应用集 以JBUILD编写项目
    收集以及编写的部分JAVAMAIL应用集 以JBUILD编写项目-Part of the collection and the preparation of JavaMail application set to the preparation of project JBUILD
    2023-03-21 05:05:03下载
    积分:1
  • javadirtree
    java实现系统目录树控件 //导入以下类 import cn.xcode.framework.gui.useModule.xFilesTree.FilesTreeManager //在面板初始化的地方 FilesTreeManager ftm=new FilesTreeManager() //新增一个文件目录树总管对象 JTree tree=ftm.getFilesTree() //新增一个JTree对象,把ftm.getFilesTree()赋值给它这个树就是系统文件目录树了; ftm.setShowHidenFiles(true) //设置是否显示隐藏文件 ftm.setShowFilesMode(ftm.SHOWFILESMODE_ALL) //显示的模式有两种(ftm.SHOWFILESMODE_ALL 显示全部 (java realization of the system directory tree control// into the following categories of import cn.xcode.framework.gui.useModule.xFilesTree.FilesTreeManager// in the panel to initialize the local FilesTreeManager ftm = new FilesTreeManager ()// add a file directory Object Explorer tree JTree tree = ftm.getFilesTree ()// add a JTree object to ftm.getFilesTree () assigned to it by the tree is a tree system files ftm.setShowHidenFiles (true)// Set whether to display hidden document ftm.setShowFilesMode (ftm.SHOWFILESMODE_ALL)// show mode, there are two (ftm.SHOWFILESMODE_ALL Show All)
    2008-06-19 14:16:16下载
    积分:1
  • 给出了一个使用RUL类响应邮件请求的实例,可以节省编程的时间...
    给出了一个使用RUL类响应邮件请求的实例,可以节省编程的时间-Gives a category in response to the use of e-mail request RUL example, you can save programming time
    2023-01-22 12:20:03下载
    积分:1
  • java 获取系统信息
    java 获取系统信息 运行程序的操作系统 操作系统语言 操作系统版本 操作系统架构 mac地址 主机名称 主机地址 根据IP地址获取mac
    2022-01-26 08:35:19下载
    积分:1
  • JDK示例改进版,请多多指教
    JDK示例改进版,请多多指教-improved version JDK example, the exhibitions
    2022-05-22 13:14:36下载
    积分:1
  • dangdang
    说明:  本次设计中使用的单片机是STC89C52,为了程序编写时更加简单明了,使用C语言进行程序编写,用KEIL软件进行编译。软件设计有主程序的流程图、DS1302计时程序设计、LCD1602显示程序设计、主程序设计等。介绍了各部分的流程图,并根据软件流程图的执行过程设计了程序。主程序流程图介绍了软件设计的全过程。DS1302流程图介绍了时钟芯片(The MCU used in the design is STC89C52, in order to write the program more simple and clear, the use of C language for programming, with KEIL software for compilation.Software design has the flow chart of the main program, DS1302 timing program design, LCD1602 display program design, main program design.The flow chart of each part is introduced, and the program is designed according to the execution process of the software flow chart.Main program flow chart introduces the whole process of software design.DS1302 flow chart introduces the clock chip)
    2020-03-29 21:55:46下载
    积分:1
  • 云辅助患者健康监测
    它是一个云辅助的病人健康监护应用程序,我们还将使用加密技术保护病人数据
    2022-03-03 07:52:34下载
    积分:1
  • 成绩管理系统
    成绩管理系统---部分三: 使用了struts,hibernate,spring等技术,内容相当详细,几个朋友几个月的毕业项目。 (因为23MB上传多次均失败,故分成3部分上传)-Performance management system- part three: the use of struts, hibernate, spring, such as technology, content in considerable detail, a few friends a few months of graduation projects. (Because many times have 23MB upload failure, it is divided into 3 parts uploaded)
    2022-11-05 17:05:04下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载