搜索资源列表
hymnnews
- HYMN文章管理系统v1.0(后台程序) 系统介绍: 1,新闻采用在线编辑器(本人改进版),从别的网页copy过来,连接和图片、falsh等可以完整保留 2,可web上传图片,小音频,视频信息或flash到服务器,直接添加到文章中 3,大部分逻辑处理都封装在java-bean,界面修改容易 4,栏目分类采用树形编码方式,无限制级别 5,完善的权限管理方式,可为每个用户自定义后台权限-HYMN article Management System v1.0 (background process)
personalforum
- 个人论坛的一个java程序,jsp + javabean 运行环境 操作系统: windows 2000\\xp 服务器: tomcat 5.018(jdk 1.42) 数据库: mysql ,sqlserver 均可使用. mysql 默认 用户名为root,密码为空. sqlserver 默认 用户名位sa,密码位sa. 可在\\web-inf\\src\\MyDataSource.java 中进行修改.-a personal forum java pro
v2995_hydbookshop
- 电子书店说明 声明:好易多电子书店是本人在学习JAVA过程中的一个作业,所用的网站名字和公司名均为杜撰,如有同名,实在抱歉。 本程序只可用于学习参考,不得用于商业系统,如有发现,将以法律解决。 本站基本功能如下: 首页(index.jsp) 图书选购,(可按分类方式查找图书,或通过关键字进行查询) 购物车功能. 查看图书详细情况。 用户注册. 用户登录. 查看用户的订单信息. 修改用户个人信息。 后台管理部份: 商店图书管理:添加,修改,删除,查看。 用户信息管理:查看,修改,删除。 订单
N-Queens
- N-Queen solver written in java with excellent Graphical user interface.
wuliu
- 物流项目源代码,基于采购,存,销售的物流管理系统源代码!特别详细!-welcome you can user it!
BankSystem
- Bank System is a online banking system project developed in Java. The program allows the user to add new accounts, deposit and withdraw money and view a list of customers. The code uses the Java IO system to store the data.
project
- 基于java图形界面的聊天室,包括用户注册、邮箱验证,多人聊天以及私聊,类似天QQ性质。-Java graphical interface-based chat rooms, including user registration, mailbox validation the multiplayer chat as well as private chat, similar to the nature of the day QQ.
cubePolygon
- * Class using the ACM/JTF Java graphical program that will display a projection of a 3D cube. * When the mouse is moved, the cube will move in the mouse s direction.The X and Y co-ordinates of the cube will be displayed on the canvas as the cu
GraphicalPasswordApp
- this simple project for GRAPHICAL PASSWORD in java. here after login authentication the user has to passed with 3 graphical images [by clicked - suppose for 1st image position 32x58,2nd 25x210, and 3rd 120x231) to proof him valid user. all the (3) im
RekayasaPerangkatLunak.java
- This source code is a basic j2se java standard edition. In this source code show how input output console program works. It s also includes a simple error handling that prevents user input bad choice.-This source code is a basic j2se java standard ed
Student-Registration-System
- A simple student registration system whereby user can input details and search. The main program is RegistrationSystem.java.