-
JAVA图书馆管理系统源码
JAVA图书馆管理系统源码
- 2014-12-13下载
- 积分:1
-
enumeration
This project is the techniques that represent the ennumeration technique completely based on java technology
- 2013-11-20 13:52:11下载
- 积分:1
-
1027
说明: rbac 描述OrgBean : 用于描述org模型。
Role : 用于描述角色。
Permission : 用于描述权限。
Resource : 用于描述资源。
Operation : 用于描述操作。
(rbac
OrgBean
Role
Permission
Resource
Operation )
- 2009-08-24 21:08:09下载
- 积分:1
-
数学题练习平台
说明: 基于JavaGUI的数学题练习平台,题目分为小学,初中,高中,每次测验后,会生成当前的测试成绩(JavaGUI-based Mathematics Exercise Platform, the topics are divided into primary, junior and senior high schools, after each test, the current test results will be generated.)
- 2020-06-19 10:00:02下载
- 积分:1
-
239Java基于SSM网上试衣间设计
说明: 目的能在系统上完成简单的试衣效果,传输身高体重数据,在系统上显示试穿衣服的视频效果。(Objective to achieve a simple fitting effect on the system, transfer height and weight data, and display the video effect of fitting on the system.)
- 2019-11-28 16:55:57下载
- 积分:1
-
ftp
ftp线程实现包括在java语言中实现,实现很简洁,效率高。(FTP thread implementation is implemented in Java language, which is very concise and efficient.)
- 2020-06-16 14:34:28下载
- 积分:1
-
Mypicture
定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法。编写一个应用程序,使用上面定义的类,随机选取位置和形状,绘制20个图形。(Defines four classes, MyShape, MyLine, MyRectangle and MyOval, which MyShape the other three parent class. MyShape is an abstract class, including graphics position four coordinates a no-argument constructor, all the coordinates are set to 0 a parameterized constructor, all the coordinates is set to the corresponding values each coordinate set and reading method abstract void draw (Graphics g) method. MyLine class is responsible for drawing straight lines, to achieve the draw method of the parent class MyRectangle responsible for drawing rectangles, to achieve the parent class draw method MyOval responsible painted oval, draw method to achieve the parent class. Write an application that uses the class defined above, randomly selected location and shape, draw 20 graphics.)
- 2021-04-14 09:08:55下载
- 积分:1
-
JSP教务管理系统
JSP+STRUTS+MYSQL做的教务管理系统,内有数据库,容易配置(JSP+STRUTS+MYSQLJSP+STRUTS+MYSQLJSP+STRUTS+MYSQLJSP+STRUTS+MYSQL)
- 2020-06-26 00:20:02下载
- 积分:1
-
Java入门到精通
说明: JAVA入门到精通,这是一部为java初学者和爱好者编辑的书本(JAVA From entry to mastery)
- 2018-12-27 11:02:38下载
- 积分:1
-
NotePadForJava
基于Java编写的一个记事本工具,能够支持简单的文本编辑与保存,同时实现了一个HTTP下载功能,能够支持HTTP文本下载。(Notepad tool written in Java, can support a simple text editor and save at the same time an HTTP download function to support HTTP text download.)
- 2013-03-16 21:51:44下载
- 积分:1