没有合适的资源?快使用搜索试试~ 我知道了~
JavaEcharts:使用了SSM框架和echarts来实现制图
共118个文件
xml:54个
jar:28个
class:12个
需积分: 9 1 下载量 158 浏览量
2021-04-14
11:42:46
上传
评论
收藏 14.04MB ZIP 举报
温馨提示
最近公司需求要我实现制图的要求,如图所示 问了度娘,发现了度娘自己家的echarts好像好评不断,然后找了一下基本Java的demo能跑起来的基本没有,要么太复杂了!所以我写下了这篇文章,这是最详细的了,感觉没有之一! 开始本教程: 我们就实现一个小功能吧,查询学生的成绩并且制成图(饼状图和柱形图)。 1.创建表(newstudentinfo) CREATE TABLE `newstudentinfo` ( `id` int(11) NOT NULL COMMENT '学号', `name` varchar(20) DEFAULT NULL COMMENT '姓名', `score` decimal(4,2) DEFAULT NULL COMMENT '分数', `subject` int(11) DEFAULT NULL COMMENT '科目编号', `teache
资源推荐
资源详情
资源评论
收起资源包目录
JavaEcharts:使用了SSM框架和echarts来实现制图 (118个子文件)
EchartsController.class 3KB
EchartsController.class 3KB
NewStudent.class 2KB
NewStudent.class 2KB
sorceResult.class 1KB
sorceResult.class 1KB
NewStudentInfoServiceImpl.class 839B
NewStudentInfoServiceImpl.class 839B
NewStudentInfoService.class 257B
NewStudentInfoService.class 257B
newStudentInfoDao.class 245B
newStudentInfoDao.class 245B
JavaCharts.iml 5KB
druid-1.0.25.jar 2.02MB
aspectjweaver-1.8.9.jar 1.78MB
mybatis-3.3.0.jar 1.35MB
jackson-databind-2.5.4.jar 1.09MB
spring-context-4.1.7.RELEASE.jar 1003KB
spring-core-4.1.7.RELEASE.jar 985KB
mysql-connector-java-5.1.35.jar 946KB
spring-webmvc-4.1.7.RELEASE.jar 764KB
spring-web-4.1.7.RELEASE.jar 705KB
spring-beans-4.1.7.RELEASE.jar 696KB
spring-test-4.1.7.RELEASE.jar 491KB
logback-core-1.1.1.jar 418KB
spring-jdbc-4.1.7.RELEASE.jar 417KB
jstl-1.2.jar 405KB
standard-1.1.2.jar 384KB
spring-aop-4.1.7.RELEASE.jar 351KB
logback-classic-1.1.1.jar 265KB
spring-expression-4.1.7.RELEASE.jar 253KB
spring-tx-4.1.7.RELEASE.jar 247KB
jackson-core-2.5.4.jar 225KB
ECharts-3.0.0.jar 194KB
javax.servlet-api-3.1.0.jar 94KB
commons-logging-1.2.jar 60KB
json-20170516.jar 56KB
mybatis-spring-1.2.3.jar 50KB
jackson-annotations-2.5.0.jar 39KB
slf4j-api-1.7.12.jar 31KB
aopalliance-1.0.jar 4KB
EchartsController.java 3KB
NewStudent.java 1KB
sorceResult.java 695B
NewStudentInfoServiceImpl.java 577B
NewStudentInfoService.java 210B
newStudentInfoDao.java 202B
echarts.common.min.js 378KB
echarts.common.min.js 378KB
jquery-3.2.1.min.js 85KB
jquery-3.2.1.min.js 85KB
PieCharts.jsp 4KB
PieCharts.jsp 4KB
Hello.jsp 3KB
Hello.jsp 3KB
myecharts.jsp 3KB
myecharts.jsp 3KB
index.jsp 52B
index.jsp 52B
README.md 5KB
MANIFEST.MF 86B
Mysql.properties 156B
Mysql.properties 156B
Mysql.properties 156B
workspace.xml 51KB
pom.xml 5KB
JavaCharts_war_exploded.xml 4KB
spring-dao.xml 3KB
spring-dao.xml 3KB
spring-dao.xml 3KB
spring-service.xml 2KB
spring-service.xml 2KB
spring-service.xml 2KB
spring-mvc.xml 1KB
spring-mvc.xml 1KB
spring-mvc.xml 1KB
mybatis-config.xml 827B
mybatis-config.xml 827B
mybatis-config.xml 827B
web.xml 799B
web.xml 799B
Maven__org_springframework_spring_expression_4_1_7_RELEASE.xml 646B
compiler.xml 632B
Maven__com_fasterxml_jackson_core_jackson_annotations_2_5_0.xml 632B
Maven__org_springframework_spring_context_4_1_7_RELEASE.xml 625B
Maven__org_springframework_spring_webmvc_4_1_7_RELEASE.xml 618B
Maven__com_fasterxml_jackson_core_jackson_databind_2_5_4.xml 611B
Maven__org_springframework_spring_beans_4_1_7_RELEASE.xml 611B
Maven__org_springframework_spring_jdbc_4_1_7_RELEASE.xml 604B
Maven__org_springframework_spring_core_4_1_7_RELEASE.xml 604B
Maven__org_springframework_spring_test_4_1_7_RELEASE.xml 604B
Maven__org_springframework_spring_aop_4_1_7_RELEASE.xml 597B
Maven__org_springframework_spring_web_4_1_7_RELEASE.xml 597B
Maven__org_springframework_spring_tx_4_1_7_RELEASE.xml 590B
Maven__com_fasterxml_jackson_core_jackson_core_2_5_4.xml 583B
misc.xml 566B
Maven__javax_servlet_javax_servlet_api_3_1_0.xml 566B
Maven__mysql_mysql_connector_java_5_1_35.xml 562B
Maven__ch_qos_logback_logback_classic_1_1_1.xml 556B
Maven__commons_logging_commons_logging_1_2.xml 546B
共 118 条
- 1
- 2
资源评论
信徒阿布
- 粉丝: 41
- 资源: 4576
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功