-
210166
一个使用struts+hibernate制作的Blog站点的源码,非常经典(A use struts+ hibernate make Blog site source code, very classic)
- 2017-05-29 00:44:40下载
- 积分:1
-
JQuery+zTree Json- 树示例源码下载
里面包含了 大量的ztree示例 以及相关说明,非常有用 1、setting 配置信息说明 普通使用,无必须设置的参数 与显示相关的内容请参考 API 文档中 setting.view 内的配置信息 name、children、title 等属性定义更改请参考 API 文档中 setting.data.key 内的配置信息 2、treeNode 节点数据说明 标准的 JSON 数据需要嵌套表示节点的父子包含关系 例如:var nodes = [ {name: "父节点1", children: [ {name: "子节点1"}, {name: "子节点2"} ]}]; 默认展开的节点,请设置 treeNode.open 属性 无子节点的父节点,请设置 treeNode.isParent 属性 其他属性说明请参考 API 文档中 "treeNode 节点数据详解"
- 2013-10-30下载
- 积分:1
-
music
建议的安卓音乐播放器,很简单的代码,适合新手学习(Andrews recommended music player, a very simple code, suitable for novice learning)
- 2013-11-06 16:37:49下载
- 积分:1
-
89Java
javo no chinã o ffhjk nnm
- 2010-01-27 08:23:55下载
- 积分:1
-
ssh
ssh搭建的一个增删改查项目,包括数据库 一键见表 配置文件在webroot-web-info下(ssh build a CRUD projects, including a key table configuration file at webroot-web-info)
- 2015-12-29 14:23:07下载
- 积分:1
-
SMILSwitchElement
Defines a block of content control. See the switch element definition .
- 2014-02-27 16:00:09下载
- 积分:1
-
a
说明: 医院药品管理范例,基于消息监听框架
使用swing框架开发web后台服务(Hospital medicines management paradigm, based on the information to monitor the use of swing framework for the development of the framework of web services background)
- 2008-04-02 14:19:42下载
- 积分:1
-
bmob_query
实现用户的注册,登陆,与Bmob数据库相连实现对数据库的操作,用户实现发布新闻的功能(Implement user registration, login, and Bmob connected to achieve operation of the , users realize the function of press release)
- 2015-08-14 19:54:34下载
- 积分:1
-
WebsphereMQ7
全书共分为3部分共14章,第一部分 WebSphere MQ原理和体系结构,分为两章;第二部分 WebSphere MQ系统管理,分为六章,分别介绍安装、配置、管理、控制命令和问题确定;第三部分 WebSphere MQ应用开发,由五章组成,介绍程序设计、编写和例子程序(The book is 14 chapters divided into 3 parts, the first part of the WebSphere MQ principles and architecture, is divided into two chapters the second part of WebSphere MQ systems management, is divided into six chapters, each depicting installation, configuration, management, control, command and problem determination the third part of the WebSphere MQ application development, the five chapters introduce the programming, writing, and example programs)
- 2021-04-08 09:39:00下载
- 积分:1
-
spring+jpa学生信息管理(适合新手)
【实例简介】spring jpa入门级项目,实现了对数据库的 增、删、改、查、分页、导出、导入excel等基本操作
【调试步骤】
0.新建mysql数据库studentinfo,然后在该数据库执行数据库脚本 studentinfo.sql
1.修改application.yml文件中的数据库信息为您本机mysql用户名密码
2.运行项目后,打开浏览器http://localhost:8080 ,输入登陆账号密码均为:admin
- 2021-05-24 08:46:42下载
- 积分:1