资源简介
JAVA+SQL 仓储管理信息系统+数据库文件+论文+PPT
![](http://www.nz998.com/pic/47413.jpg)
代码片段和文件信息
package Calendar;
import java.awt.*;
import java.awt.event.*;
import java.beans.*;
import java.util.*;
import javax.swing.*;
/**
* This code was generated using CloudGarden‘s Jigloo
* SWT/Swing GUI Builder which is free for non-commercial
* use. If Jigloo is being used commercially (ie by a corporation
* company or business for any purpose whatever) then you
* should purchase a license for each developer using Jigloo.
* Please visit www.cloudgarden.com for details.
* Use of Jigloo implies acceptance of these licensing terms.
* *************************************
* A COMMERCIAL LICENSE HAS NOT BEEN PURCHASED
* for this machine so Jigloo or this code cannot be used legally
* for any corporate or commercial purpose.
* *************************************
*/
public class CalendarDemo extends Jframe implements PropertyChangeListener
{
private DateButton startDateButton;
private DateButton endDateButton;
private Date startDate;
private Date endDate;
private CalendarDemo() {
super( “选择日期“ );
addWindowListener
(
new WindowAdapter() {
public void windowClosing( WindowEvent e ) {
System.exit( 0 );
}
}
);
startDate = new Date();
endDate = new Date();
startDateButton = new DateButton();
startDateButton.addPropertyChangeListener( “date“ this );
endDateButton = new DateButton();
endDateButton.addPropertyChangeListener( “date“ this );
getContentPane().setLayout( new GridLayout(22) );
getContentPane().add( new JLabel(“开始日期“) );
getContentPane().add( startDateButton );
getContentPane().add( new JLabel(“结束日期“) );
getContentPane().add( endDateButton );
pack();
setResizable( false );
}
public void propertyChange( PropertyChangeEvent e ) {
DateButton db = (DateButton)e.getSource();
if ( db == startDateButton )
System.out.print( “开始日期: “ );
else
System.out.print( “结束日期: “ );
System.out.println( db.getDate() );
}
public static void main( String[] args ) {
(new CalendarDemo()).show();
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2939904 2009-05-13 14:11 论文.doc
文件 418698 2008-06-19 22:09 mysql-connector-java-3.1.10-bin.jar
文件 388 2008-06-22 23:31 仓储管理信息系统\.classpath
文件 520 2008-06-22 10:36 仓储管理信息系统\.project
文件 678 2008-06-22 23:31 仓储管理信息系统\Calendar\CalendarDemo$1.class
文件 2149 2008-06-22 23:31 仓储管理信息系统\Calendar\CalendarDemo.class
文件 2356 2008-06-22 10:40 仓储管理信息系统\Calendar\CalendarDemo.java
文件 1570 2008-06-22 23:31 仓储管理信息系统\Calendar\DateButton.class
文件 1669 2008-06-22 10:40 仓储管理信息系统\Calendar\DateButton.java
文件 542 2008-06-22 23:31 仓储管理信息系统\Calendar\DateChooser$FocusablePanel.class
文件 8882 2008-06-22 23:31 仓储管理信息系统\Calendar\DateChooser.class
文件 9201 2008-06-22 10:40 仓储管理信息系统\Calendar\DateChooser.java
文件 2478 2008-06-22 23:31 仓储管理信息系统\src\ChangePassword$1.class
文件 714 2008-06-22 23:31 仓储管理信息系统\src\ChangePassword$2.class
文件 492 2008-06-22 23:31 仓储管理信息系统\src\ChangePassword$3.class
文件 3987 2008-06-22 23:31 仓储管理信息系统\src\ChangePassword.class
文件 6879 2008-06-20 16:35 仓储管理信息系统\src\ChangePassword.java
文件 1183 2008-06-22 23:31 仓储管理信息系统\src\CrewManage$1.class
文件 1677 2008-06-22 23:31 仓储管理信息系统\src\CrewManage$2.class
文件 1919 2008-06-22 23:31 仓储管理信息系统\src\CrewManage$3.class
文件 1546 2008-06-22 23:31 仓储管理信息系统\src\CrewManage$4.class
文件 690 2008-06-22 23:31 仓储管理信息系统\src\CrewManage$5.class
文件 476 2008-06-22 23:31 仓储管理信息系统\src\CrewManage$6.class
文件 6763 2008-06-22 23:31 仓储管理信息系统\src\CrewManage.class
文件 10693 2008-06-20 15:40 仓储管理信息系统\src\CrewManage.java
文件 1269 2008-06-22 23:31 仓储管理信息系统\src\CustomerManage$1.class
文件 1822 2008-06-22 23:31 仓储管理信息系统\src\CustomerManage$2.class
文件 2384 2008-06-22 23:31 仓储管理信息系统\src\CustomerManage$3.class
文件 2013 2008-06-22 23:31 仓储管理信息系统\src\CustomerManage$4.class
文件 714 2008-06-22 23:31 仓储管理信息系统\src\CustomerManage$5.class
............此处省略160个文件信息
相关资源
- java sql2000员工管理系统数据库、文档
- 教师评价系统 java+SQL 毕业设计
- 小区物业管理系统 JAVA+SQL
- Java+sql酒店管理系统105553
- JAVA+SQL酒店管理系统
- java+sql源代码信用卡管理系统
- 能够成功运行,学生成绩管理系统,
- 基于java+sql的图书馆管理系统
- 超市管理系统-珍藏版-demo java+sql
- Java+SQL教学管理系统 数据库课程设计
- 数据库课程设计+宾馆管理系统+Java+
- 图书馆管理系统用java+sql server2000实现
- java+SQL SERVER 2017图书管理系统
- 千里之行购物网站源码JAVA+SQL
- JAVA+SQLserver+影院售票管理系统数据库
- 基于JSP和SQL的图书管理系统
- Java+SQL 宾馆信息管理系统
- 通信录管理系统-java+sql
- java+sqlserver2000 BBS
- Java+sql教务系统大作业
- 学生信息管理系统 Java+sql server
- 库存管理系统 数据库课程设计
- 图书管理系统借书还书续借罚金JAVA
- 进销存管理系统(java+sql server)
- 学生成绩管理系统 java+sql
- 课程设计java+sqlserver
- JSP+Java+SQLServer电子商务系统完全代码
- 网上书店系统 java+sql+jsp
- java+sql server 图书借阅管理系统源程序
- JAVA+SQL办公自动化系统(源代码+论文
评论
共有 条评论