-
kygl
数据库课设,科研管理系统,有关科研人员的报名,以及项目名称,还有进行评价,写出淘汰获奖等理由(Database class-based research management system, the registration of the relevant scientific research, and project name, as well as to evaluate and write the phase-out award-winning grounds)
- 2012-06-25 16:36:04下载
- 积分:1
-
Netbeans 6.0 the GUI design demo, very powerful, preferably together with the vi...
Netbeans 6.0的GUI设计demo,功能非常强大,最好配合视频一起看。-Netbeans 6.0 the GUI design demo, very powerful, preferably together with the video look.
- 2023-02-25 04:55:03下载
- 积分:1
-
gson-2.2.2
gson2.2.2的3个jar包,需要的可以下载(gson2.2.2 of 3 jar package, need to be downloaded)
- 2014-01-21 16:21:53下载
- 积分:1
-
LargeIntegerOperation
数制转换和运算方法。用Java语言编写一个十六进制大数运算程序
(Number system conversion and computing methods. Java language using a hexadecimal calculation procedures of large numbers)
- 2009-06-30 13:13:32下载
- 积分:1
-
java desktop procedures
java的桌面程序-java desktop procedures
- 2022-06-03 12:26:51下载
- 积分:1
-
MotionControl软件
- 2023-01-22 12:45:04下载
- 积分:1
-
摆动
图书管理系统用户的登录、注册、修改密码
if (loginUserName.getText().length() == 0) {
JOptionPane.showConfirmDialog(null, "请输入用户名!!");
loginUserName.requestFocus();
} else if (loginUserName.getText().length() < 4
|| loginUserName.getText().length() > 8) {
JOptionPane.showConfirmDialog(null, "用户名长度应该在4-8位之间!!");
loginUserName.requestFocus();
} else if (checkUserNameValid(loginUserName.getText()) == false) {
JOptionPane.showConfirmDialog(null, "不是合法的用户名!!");
loginUserName.requestFocus();
} else {
- 2022-12-13 18:55:02下载
- 积分:1
-
基于MVC的简易电子商务网站
资源描述这是在MyEclipse下开发的WebProject源码,实现了登录,注册,用户管理,购物车,订单管理以及登出等操作。除此之外,该项目严格按照MVC架构来开发,实现了分页,模糊查询等功能,是初学者良好的学习材料和资源。
- 2023-06-20 19:00:03下载
- 积分:1
-
此程序实现了用java编写系统托盘。使用了jdk中的java.awt.SystemTray...
此程序实现了用java编写系统托盘。使用了jdk中的java.awt.SystemTray-The realization of this procedure to prepare the system tray using java. The jdk used java.awt.SystemTray
- 2022-07-04 01:35:15下载
- 积分:1
-
jeecms内容管理源代码It is the fastest in the renovating speed, and owns
the most numb...
jeecms内容管理源代码It is the fastest in the renovating speed, and owns
the most number of softwares, also the newest sharing, downloading
and publishing center for free software editions.-It is the fastest in the renovating speed, and owns
the most number of softwares, also the newest sharing, downloading
and publishing center for free software editions.
- 2022-07-02 18:24:27下载
- 积分:1