登录
首页 » Java » struts

struts

于 2011-04-11 发布 文件大小:3433KB
0 141
下载积分: 1 下载次数: 0

代码说明:

说明:  系统名称:基于struts的图书管理系统 程序说明: 系统开发环境: Windows xp sp2 + myEclipse5.5 + Tomcat6.0 + MySQL5.0 数据库文件:直接将数据库目录下的db_librarySys文件夹复制到mysql数据库的data目录下即可 mysql数据库登陆信息: 帐号root,密码123(自己可以在com.core.ConnDB类中修改) 管理员测试帐号: admin 密码: admin (System Name: struts-based description of the procedures of Library Management System: System Development Environment: Windows xp sp2+ myEclipse5.5+ Tomcat6.0+ MySQL5.0 database file: directly to the database directory db_librarySys folder to mysql database data directory Next to mysql database login information: Account root, the password 123 (the class that they can modify the com.core.ConnDB) Administrator Test Account: admin Password: admin)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • WebAdverts 1.60
    资源描述极酷的免费广告交换系统,现在的商业 1:X 免费广告交换系统大部分用的都是它! 
    2022-02-06 15:43:43下载
    积分:1
  • 通讯Socket
    资源描述Socket网络通讯,客户端+服务器。java代码实现的。
    2022-11-30 15:00:09下载
    积分:1
  • src
    说明:  使用百度地图和定位SDK做的简单示例代码,鹰眼轨迹部分还没有完全完成,先上传这部分,由于文件过大,只上传src部分,百度SDK官网上均下载链接(Using Baidu Map and Location SDK to do a simple example code, the Eagle Eye Track part has not been fully completed, first upload this part, because the file is too large, only upload the SRC part, Baidu SDK official website are downloaded links.)
    2020-06-21 14:20:02下载
    积分:1
  • phpsea
    说明:  1)无需mysql支持,无需建立索引,无需设置路径,放在哪级目录下,就搜索该目录和子目录;可以搜索一切文本类型的文件(txt.htm.asp.php.cgi.chm.hlp.)search.php为简单版,如果站点文件数量大,占用空间多,推荐使用,搜索结果如果有title,则显示title;无title显示文件名,搜索结果自动编号。search0.php在此基础上,增加了显示关键词所在行、关键词自动高亮显示、搜索结果分页处理。如果站点文件数量大,占用空间多,搜索速度会相对较慢,因为需要使用数。 (1) No mysql support, no index, no set path, on which level directory, the search for the directories and subdirectories can search all the text type of file (txt.htm.asp.php.cgi.chm.hlp. ) search.php for the simple version, if the site documents in large quantities, more space is recommended, the search results if there is title, the show title no title shows the file name, the search results automatically number. search0.php On this basis, an increase of the line display keywords, keyword automatically highlight the search results page processing. If the site a large number of documents, more space, the search speed is relatively slow, because of the need to use a few.)
    2010-05-02 17:18:50下载
    积分:1
  • 简易版贪吃蛇
    资源描述简易的贪吃蛇,上学的时候做的,用到的都是很基础的知识点,算是能完美运行的不要担心,当时教室电脑没有游戏,才自己写的,自己玩
    2023-02-04 14:55:03下载
    积分:1
  • 114la_UTF8_v1.14_20101216
    114啦网址导航建站系统1.14 2010-12-16 版本升级列表: 增加可后台控制的搜索引擎模块,可随意添加搜索引擎集成于导航站; 后台选择链接颜色时由class控制(如果是红、绿、蓝); 去掉名站轮播; 增加宽屏版本,生成静态文件,相对独立; 增加分类自定义模板,并合并首页模板为一个文件;(114 web site navigation system 1.14 2010-12-16 version of the upgrade list: Add the search engine module can be controlled by the background, can be arbitrarily added search engine integrated in the navigation station Background to choose the color of the link by the class control (if it is red, green, blue) Remove the carousel b. Widescreen version, generating static files, relatively independent Increase the classification of custom templates, and combined with the home page template for a file )
    2016-04-14 16:24:43下载
    积分:1
  • js相册html
    很漂亮实用的照片墙,可实现照片的分类。css+div放到html中直接使用,小巧方便
    2022-06-17 09:16:05下载
    积分:1
  • cgi_sql2.tar
    cgi程序的作用是为html文件和嵌入式网络服务器之间实现信息交互(cgi program' s role is to html file and the embedded Web server information exchange between)
    2013-09-13 15:21:31下载
    积分:1
  • sqlite的增删改查
    package com.fenghuo.service;import java.util.ArrayList;import java.util.List;import android.content.Context;import android.database.Cursor;import android.database.SQLException;import android.database.sqlite.SQLiteDatabase;import com.fenghuo.db.DBHelper;import com.fenghuuo.pojo.Product;public class ProductService {private DBHelper helper;public ProductService(Context context){helper =new DBHelper(context);}//查询商品 按价格升序排序                 升序price asc  降序:price  descpublic ListfindAll(){List list=new ArrayList();SQLiteDatabase db=helper.getReadableDatabase();Cursor c=db.rawQuery("select id ,name,price,address from product order by pric
    2022-03-25 01:25:14下载
    积分:1
  • spring security oauth2 实现的SSO单点登录案例
    基于spring security oauth2 实现的SSO单点登录案例,本案例非常完整,值得用于参考学习spring security oauth2
    2020-03-09下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载