登录
首页 » MySQL » 这是我写的一个学校项目的网站。这是一张照片

这是我写的一个学校项目的网站。这是一张照片

于 2022-07-14 发布 文件大小:1.14 MB
0 160
下载积分: 2 下载次数: 1

代码说明:

this a website that i wrote for a school project. it is a photo-blog for tourism, with administrator account it was written in php and it requires a mysql server (mysql_connect) the admin files are in the sub-folder m-admin. dbconnector.php specifies the database connexion settings-this is a website that i wrote for a school project. it is a photo-blog for tourism, with administrator account it was written in php and it requires a mysql server (mysql_connect) the admin files are in the sub-folder m-admin. dbconnector.php specifies the database connexion settings

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

发表评论

0 个回复

  • Cert
    通过Main函数可以查看并解析https网站的安全证书信息,并与DBConn一道将您所感兴趣的证书存入到MySQL数据库当中(Through the Main function can view and analysis of the safety certificate https web information, dbconn, together with your certificate of deposit interest to the MySQL database)
    2008-08-02 19:42:45下载
    积分:1
  • cvery_278800
    VB做的管理系统 使用前先注册一下SmartMenuXP.dll,SmartMenuXP.ocx,SmartSubClass.dll,SmartViewport.ocx这4个组件(very good it is my zuo ye you can see them . my frend tell me it is cool.it is my zuo ye very good it is my zuo ye you can see them . my frend tell )
    2009-05-22 19:58:05下载
    积分:1
  • 基于MVC架构的JSP信息管理系统
    采用MVC架构,JSP语言设计完成信息管理系统,该系统实现了对信息管理的智能化操作
    2022-03-30 23:52:38下载
    积分:1
  • 同学编写的图书馆管理系统(数据库原理大作业),功能完善。mysql + visual C++编写...
    同学编写的图书馆管理系统(数据库原理大作业),功能完善。mysql + visual C++编写-mysql+ visual C++ prepared mini library database management system functions
    2023-05-11 03:40:08下载
    积分:1
  • J2EE 网上购物商城
          学习j2ee开发也不是很久,就自己试着 模仿一号店开发了网上购物商城, 学JAVA EE开发的来看看了,采用SSH三大框架,前台用的是JSP,数据库MYSQL,欢迎各位下载 
    2022-11-20 20:10:08下载
    积分:1
  • 在线商品销售
    public class DBConnection { private Connection connection; private String db_Name = "qian"; private String db_User = "root"; private String db_Password = "lubing"; public DBConnection(){ this.getConection(); } /* * 得到Connection对象。 */ public Connection getConection(){ try { // 加载数据库驱动 Class.forName("com.mysql.jdbc.Driver"); // 指定连接数据库的URL String url = "jdbc:mysql://localhost:3306/" + db_Name; // 通过DriverManager的getConnection()建立连接 connection = DriverManager.getConnection(url, db_User, db_Password); if (connection == null) { System.out.println("数据连接出错了!"); } } catch (Exception e) { e.printStackTrace(); } return connection ; } /* * 关闭数据集/语句/连接对象 */ public void close(Resul
    2022-01-26 04:27:59下载
    积分:1
  • maven+Springmvc+Mybatis+Shiro+REST+WebService+JMS+Lucene+Bootstrap html5
    1. 使用阿里巴巴Druid连接池(高效、功能强大、可扩展性好的数据库连接池、监控数据库访问性能、支持Common-Logging、Log4j和JdkLog,监控数据库访问) 2. 提供高并发JMS消息处理机制 3. 所有功能模块化、所有模块服务化、所有服务原子化的方式,提供可拓展的服务模型,使程序稳定运行,永不宕机 4. 提供Wink Rest、Webservice服务,故可作为独立服务平台部署 框架整合: Springmvc + Mybatis + Shiro(权限) + REST(服务) + WebService(服务) + JMS(消息) + Lucene(搜搜引擎) + Quartz(定时调度) +
    2022-04-21 11:34:55下载
    积分:1
  • source MySQL database development is worth looking oh ...................
    MySQL数据库开发源码 值得一看哦-source MySQL database development is worth looking oh ...................
    2023-03-06 03:25:07下载
    积分:1
  • java在线考试系统SSH
    java在线考试系统SSH java在线考试系统SSHjava在线考试系统SSH java在线考试系统SSH java在线考试系统SSH java在线考试系统SSH java在线考试系统SSH
    2022-02-14 00:14:01下载
    积分:1
  • spring mybatis lucene分词搜索简单实现
    spring  mybatis  lucene分词搜索简单实现
    2022-10-09 16:35:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载