-
student-sample
簡易學生資料管理系統
1.登入
2.新增修改刪除學生資料(Easy Student Information Management System 1. Login
2. Add Modify Delete Student Information)
- 2011-06-02 00:15:24下载
- 积分:1
-
jwelery shop loan system
这是基于核心java的swing组件和纯在netbeans6.9上开发的mysql数据库
- 2023-01-30 19:35:03下载
- 积分:1
-
071603236_黄辉煌_上机练习9
设计一个学生注册界面。输入的信息包括学号(6位数字),姓名(不超过6个汉字),密码(不少于6个字符,不多于8个字符,且需要输入2次,2次输入的密码必须完全相同),专业(从“数学”、“计算机”和“外语”中选择,也可以自行输入),年级(从“一年级”、“二年级”、“三年级”和“四年级”中选择一项,且只能选择一项)。点击“注册”按钮后,程序检查输入是否正确,若错误则显示相应的提示信息,否则弹出一个消息窗口,显示所有输入的注册信息。程序文件命名为Exe9_1.java(Design a student registration interface. Input information includes student number (6 digits), name (no more than 6 Chinese characters), password (no less than 6 characters, no more than 8 characters, and need to be input twice, the password must be exactly the same for two times), major (selected from "mathematics", "computer" and "foreign language" or self-input), grade (from "first grade", "second grade", "third grade). Choose one of the grades and the fourth grade, and only one of them. After clicking the "Registration" button, the program checks whether the input is correct, and displays the corresponding prompt information if the error occurs. Otherwise, a message window pops up to display all the input registration information. The program file is named Exe9_1. Java)
- 2020-12-30 20:38:59下载
- 积分:1
-
MyPiano
一个实现钢琴功能的简单小安卓程序,里面可以学到播放声音,以及按键的动起来(The Andrews program a simple piano function, which you can learn to play a sound, as well as key move)
- 2012-08-25 10:18:02下载
- 积分:1
-
该留言本采用JSP+JavaBean+Access开发,直接放到Tomcat下就能运行,...
该留言本采用JSP+JavaBean+Access开发,直接放到Tomcat下就能运行,-The message of the use of JSP+ JavaBean+ Access development, directly into the Tomcat will be able to run under,
- 2023-02-04 15:45:03下载
- 积分:1
-
android 圆形进度条控件 circleimgeview
android 圆形进度条控件 circleimgeview
可以直接用到工程项目中,圆形进度条控件。
- 2022-08-25 04:27:51下载
- 积分:1
-
javamail1_4_4
ahi les dejo el javamail, componente para instalar las librerias de google
- 2011-02-03 03:32:50下载
- 积分:1
-
one
机会网络模拟器one的程序代码以及相关介绍说明文档,可视化环境(One:opportunity network simulator program code and documentation related presentations, visual environment)
- 2014-07-20 22:36:13下载
- 积分:1
-
WhatisSOA
什么是面向服务体系结构,详细介绍了SOA的各种特点及技术。(What is service-oriented architecture, the SOA detail the various features and technology.)
- 2007-05-17 14:24:03下载
- 积分:1
-
Java开发项目网络版坦克大战
Web版TankWar
1.对单机版TankWar的修改
2.新增联网对战功能
对单机版TankWar的修改
对Tank类的修改:
(1)成员变量boolean good 区分敌我的标识,改为int groupID(0-3,-1表示机器人)同组坦克相互之间无法造成伤害。
(2)新增变量int id 标识网络中的唯一一辆坦克。
(3)坦克开火时发送一条坦克开火的消息到服务端。
(4)坦克调整方向时发送一条坦克移动的消息到服务端。
(5)坦克死亡时发送一条坦克死亡的消息到服务端。
对Tank类的修改:
(1)成员变量boolean good 区分敌我的标识,改为int groupID(0-3,-1表示机器人)同组坦克
- 2022-03-11 08:14:51下载
- 积分:1