文件名称:tomcat-YINYUE
介绍说明--下载内容均来自于网络,请自行研究使用
使用tomcat搭建服务器(springmvc+mybatis),作为音乐播放器的服务器,存放歌曲的信息 客户端是基于安卓开发的简单音乐播放器 使用nat123申请域名使用-Use Tomcat to build a server (springmvc+mybatis), as a music player server, storage of songs of the information client is based on the development of Android s simple music player nat123 application domain name use
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tomcat+android简单音乐播放器+mysql
..................................\服务器
..................................\......\MusicPlayer
..................................\......\...........\.classpath
..................................\......\...........\.project
..................................\......\...........\.settings
..................................\......\...........\.........\.jsdtscope
..................................\......\...........\.........\org.eclipse.jdt.core.prefs
..................................\......\...........\.........\org.eclipse.wst.jsdt.ui.superType.container
..................................\......\...........\.........\org.eclipse.wst.jsdt.ui.superType.name
..................................\......\...........\config
..................................\......\...........\......\db.properties
..................................\......\...........\......\log4j.properties
..................................\......\...........\......\mybatis
..................................\......\...........\......\.......\SqlMapConfig.xml
..................................\......\...........\......\spring
..................................\......\...........\......\......\applicationContext-dao.xml
..................................\......\...........\......\......\applicationContext-service.xml
..................................\......\...........\......\......\applicationContext-transaction.xml
..................................\......\...........\......\......\springmvc.xml
..................................\......\...........\src
..................................\......\...........\...\com
..................................\......\...........\...\...\hzs
..................................\......\...........\...\...\...\ssm
..................................\......\...........\...\...\...\...\controller
..................................\......\...........\...\...\...\...\..........\HotsongController.java
..................................\......\...........\...\...\...\...\..........\MusicInfoController.java
..................................\......\...........\...\...\...\...\mapper
..................................\......\...........\...\...\...\...\......\HotsongCustomMapper.java
..................................\......\...........\...\...\...\...\......\HotsongCustomMapper.xml
..................................\......\...........\...\...\...\...\......\HotsongMapper.java
..................................\......\...........\...\...\...\...\......\HotsongMapper.xml
..................................\......\...........\...\...\...\...\......\MusicInfoCustomMapper.java
..................................\......\...........\...\...\...\...\......\MusicInfoCustomMapper.xml
..................................\......\...........\...\...\...\...\......\MusicinfoMapper.java
..................................\......\...........\...\...\...\...\......\MusicinfoMapper.xml
..................................\......\...........\...\...\...\...\......\UserMapper.java
..................................\......\...........\...\...\...\...\......\UserMapper.xml
..................................\......\...........\...\...\...\...\po
..................................\......\...........\...\...\...\...\..\Hotsong.java
..................................\......\...........\...\...\...\...\..\HotsongCustom.java
..................................\......\...........\...\...\...\...\..\HotsongExample.java
..................................\......\...........\...\...\...\...\..\Musicinfo.java
..................................\......\...........\...\...\...\...\..\MusicInfoCustom.java
..................................\......\...........\...\...\...\...\..\MusicinfoExample.java
..................................\......\...........\...\...\...\...\..\MusicinfoWithBLOBs.java
..................................\......\...........\...\...\...\...\..\User.java
..................................\......\...........\...\...\...\...\..\UserExample.java
..................................\......\...........\...\...\...\...\service
..