文件名称:CrossPlatform_calendar
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 858kb
- 下载次数:
- 0次
- 提 供 者:
- l**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本次实验中用Java实现的Calendar具有跨平台运行能力,并且具有非常友好和实用的界面,同时所有功能都可以在多个平台上使用。(开发平台Eclipse3.2.2)
实验中,该JAVA应用程序完全使用了SWING开发,可以获得更好的程序运行性能,特别是在JDK6.0环境下,程序运行性能和本地程序运行性能达到一致。同时,在应用程序界面风格方面,使用SWING开发的JAVA应用程序,具有更美观的界面;并且可以有多个风格让用户任意选择。本次实验中开发的JAVA版Calendar的界面风格始终保持和本地系统完全一致。(同时给出了JNI的VC实现代码)
-this experiment using the Calendar Java cross-platform operation, and is very friendly and practical interface, and all the functions can be used on a variety of platforms. (Eclipse3.2.2 Development Platform) experiment, The JAVA application using the full SWING development, the procedure can better operating performance, especially in JDK6.0 environment, the performance and procedures of local procedures to achieve consistent operating performance. Meanwhile, the application program interface style, the use of the Java development SWING applications, have a more beautiful interface; and a number of styles can enable users to choose freely. The experiment developed by the Java version of Calendar interface style always maintained and the local system entirely consistent. (JNI also given th
实验中,该JAVA应用程序完全使用了SWING开发,可以获得更好的程序运行性能,特别是在JDK6.0环境下,程序运行性能和本地程序运行性能达到一致。同时,在应用程序界面风格方面,使用SWING开发的JAVA应用程序,具有更美观的界面;并且可以有多个风格让用户任意选择。本次实验中开发的JAVA版Calendar的界面风格始终保持和本地系统完全一致。(同时给出了JNI的VC实现代码)
-this experiment using the Calendar Java cross-platform operation, and is very friendly and practical interface, and all the functions can be used on a variety of platforms. (Eclipse3.2.2 Development Platform) experiment, The JAVA application using the full SWING development, the procedure can better operating performance, especially in JDK6.0 environment, the performance and procedures of local procedures to achieve consistent operating performance. Meanwhile, the application program interface style, the use of the Java development SWING applications, have a more beautiful interface; and a number of styles can enable users to choose freely. The experiment developed by the Java version of Calendar interface style always maintained and the local system entirely consistent. (JNI also given th
(系统自动生成,下载前可以参看下载内容)
下载文件列表
calendar
........\.classpath
........\.fatjar
........\.project
........\bin
........\...\edu
........\...\...\swjtu
........\...\...\.....\sist
........\...\...\.....\....\java
........\...\...\.....\....\....\calendar
........\...\...\.....\....\....\........\ClockPanel.class
........\...\...\.....\....\....\........\DateAndTime.class
........\...\...\.....\....\....\........\DateCalendarPanel$1.class
........\...\...\.....\....\....\........\DateCalendarPanel$2.class
........\...\...\.....\....\....\........\DateCalendarPanel$3.class
........\...\...\.....\....\....\........\DateCalendarPanel$4.class
........\...\...\.....\....\....\........\DateCalendarPanel$CalendarTable.class
........\...\...\.....\....\....\........\DateCalendarPanel.class
........\...\...\.....\....\....\........\InternetTimePanel$CenterPanel.class
........\...\...\.....\....\....\........\InternetTimePanel.class
........\...\...\.....\....\....\........\LayoutPanel.class
........\...\...\.....\....\....\........\TestModifyTimeMain.class
........\...\...\.....\....\....\........\TimeOutException.class
........\...\...\.....\....\....\........\TimeZonePanel.class
........\...\...\.....\....\....\........\WindowsTime.class
........\...\edu_swjtu_sist_java_calendar_WindowsTime.h
........\...\SetSysTime.dll
........\build.xml
........\calendar.jar
........\calendar.umr
........\calendar.umr~
........\JNI
........\...\SetWinTime
........\...\..........\Debug
........\...\..........\.....\SetSysTime.dll
........\...\..........\.....\SetSysTime.exp
........\...\..........\.....\SetSysTime.lib
........\...\..........\.....\SetSysTime.pdb
........\...\..........\.....\SetWinTime.dll
........\...\..........\.....\SetWinTime.exp
........\...\..........\.....\SetWinTime.lib
........\...\..........\.....\SetWinTime.obj
........\...\..........\.....\SetWinTime.pdb
........\...\..........\.....\SetWinTime.res
........\...\..........\.....\StdAfx.obj
........\...\..........\.....\vc60.pdb
........\...\..........\edu_swjtu_sist_java_calendar_WindowsTime.h
........\...\..........\ReadMe.txt
........\...\..........\res
........\...\..........\...\SetWinTime.rc2
........\...\..........\Resource.h
........\...\..........\SetWinTime.clw
........\...\..........\SetWinTime.cpp
........\...\..........\SetWinTime.def
........\...\..........\SetWinTime.dsp
........\...\..........\SetWinTime.dsw
........\...\..........\SetWinTime.h
........\...\..........\SetWinTime.ncb
........\...\..........\SetWinTime.opt
........\...\..........\SetWinTime.plg
........\...\..........\SetWinTime.rc
........\...\..........\StdAfx.cpp
........\...\..........\StdAfx.h
........\...\说明.txt
........\SetSysTime.dll
........\src
........\...\edu
........\...\...\swjtu
........\...\...\.....\sist
........\...\...\.....\....\java
........\...\...\.....\....\....\calendar
........\...\...\.....\....\....\........\ClockPanel.java
........\...\...\.....\....\....\........\DateAndTime.java
........\...\...\.....\....\....\........\DateCalendarPanel.java
........\...\...\.....\....\....\........\InternetTimePanel.java
........\...\...\.....\....\....\........\LayoutPanel.java
........\...\...\.....\....\....\........\TestModifyTimeMain.java
........\...\...\.....\....\....\........\TimeOutException.java
........\...\...\.....\....\....\........\TimeZonePanel.java
........\...\...\.....\....\....\........\WindowsTime.java
........\...\edu_swjtu_sist_java_calendar_WindowsTime.h
........\...\SetSysTime.dll
........\说明.txt
Java程序设计B—Calendar-20042164.doc
........\.classpath
........\.fatjar
........\.project
........\bin
........\...\edu
........\...\...\swjtu
........\...\...\.....\sist
........\...\...\.....\....\java
........\...\...\.....\....\....\calendar
........\...\...\.....\....\....\........\ClockPanel.class
........\...\...\.....\....\....\........\DateAndTime.class
........\...\...\.....\....\....\........\DateCalendarPanel$1.class
........\...\...\.....\....\....\........\DateCalendarPanel$2.class
........\...\...\.....\....\....\........\DateCalendarPanel$3.class
........\...\...\.....\....\....\........\DateCalendarPanel$4.class
........\...\...\.....\....\....\........\DateCalendarPanel$CalendarTable.class
........\...\...\.....\....\....\........\DateCalendarPanel.class
........\...\...\.....\....\....\........\InternetTimePanel$CenterPanel.class
........\...\...\.....\....\....\........\InternetTimePanel.class
........\...\...\.....\....\....\........\LayoutPanel.class
........\...\...\.....\....\....\........\TestModifyTimeMain.class
........\...\...\.....\....\....\........\TimeOutException.class
........\...\...\.....\....\....\........\TimeZonePanel.class
........\...\...\.....\....\....\........\WindowsTime.class
........\...\edu_swjtu_sist_java_calendar_WindowsTime.h
........\...\SetSysTime.dll
........\build.xml
........\calendar.jar
........\calendar.umr
........\calendar.umr~
........\JNI
........\...\SetWinTime
........\...\..........\Debug
........\...\..........\.....\SetSysTime.dll
........\...\..........\.....\SetSysTime.exp
........\...\..........\.....\SetSysTime.lib
........\...\..........\.....\SetSysTime.pdb
........\...\..........\.....\SetWinTime.dll
........\...\..........\.....\SetWinTime.exp
........\...\..........\.....\SetWinTime.lib
........\...\..........\.....\SetWinTime.obj
........\...\..........\.....\SetWinTime.pdb
........\...\..........\.....\SetWinTime.res
........\...\..........\.....\StdAfx.obj
........\...\..........\.....\vc60.pdb
........\...\..........\edu_swjtu_sist_java_calendar_WindowsTime.h
........\...\..........\ReadMe.txt
........\...\..........\res
........\...\..........\...\SetWinTime.rc2
........\...\..........\Resource.h
........\...\..........\SetWinTime.clw
........\...\..........\SetWinTime.cpp
........\...\..........\SetWinTime.def
........\...\..........\SetWinTime.dsp
........\...\..........\SetWinTime.dsw
........\...\..........\SetWinTime.h
........\...\..........\SetWinTime.ncb
........\...\..........\SetWinTime.opt
........\...\..........\SetWinTime.plg
........\...\..........\SetWinTime.rc
........\...\..........\StdAfx.cpp
........\...\..........\StdAfx.h
........\...\说明.txt
........\SetSysTime.dll
........\src
........\...\edu
........\...\...\swjtu
........\...\...\.....\sist
........\...\...\.....\....\java
........\...\...\.....\....\....\calendar
........\...\...\.....\....\....\........\ClockPanel.java
........\...\...\.....\....\....\........\DateAndTime.java
........\...\...\.....\....\....\........\DateCalendarPanel.java
........\...\...\.....\....\....\........\InternetTimePanel.java
........\...\...\.....\....\....\........\LayoutPanel.java
........\...\...\.....\....\....\........\TestModifyTimeMain.java
........\...\...\.....\....\....\........\TimeOutException.java
........\...\...\.....\....\....\........\TimeZonePanel.java
........\...\...\.....\....\....\........\WindowsTime.java
........\...\edu_swjtu_sist_java_calendar_WindowsTime.h
........\...\SetSysTime.dll
........\说明.txt
Java程序设计B—Calendar-20042164.doc