• 大小: 11KB
    文件类型: .rar
    金币: 2
    下载: 1 次
    发布日期: 2021-06-06
  • 语言: 数据库
  • 标签: echarts  MySQL  

资源简介

代码实现了实时取得MySQL数据的数据在echarts进行展现

资源截图

代码片段和文件信息

package com.helloBar.been;

public class KThree {
private int id;
private String value;
private String date;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getValue() {
return value;
}
public void setValue(String value) {
this.value = value;
}
public String getDate() {
return date;
}
public void setDate(String date) {
this.date = date;
}



}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1858  2015-02-08 15:24  MapTest201502081525\.classpath

     文件        294  2015-02-08 15:24  MapTest201502081525\.mymetadata

     文件       1750  2015-02-08 15:24  MapTest201502081525\.project

     文件        500  2015-02-08 15:24  MapTest201502081525\.settings\.jsdtscope

     文件        382  2015-02-08 15:24  MapTest201502081525\.settings\com.genuitec.eclipse.migration.prefs

     文件        230  2015-02-08 15:24  MapTest201502081525\.settings\org.eclipse.core.resources.prefs

     文件        364  2015-02-08 15:24  MapTest201502081525\.settings\org.eclipse.jdt.core.prefs

     文件        547  2015-02-08 15:24  MapTest201502081525\.settings\org.eclipse.wst.common.component

     文件        412  2015-02-08 15:24  MapTest201502081525\.settings\org.eclipse.wst.common.project.facet.core.xml

     文件         49  2015-02-08 15:24  MapTest201502081525\.settings\org.eclipse.wst.jsdt.ui.superType.container

     文件          6  2015-02-08 15:24  MapTest201502081525\.settings\org.eclipse.wst.jsdt.ui.superType.name

     文件        447  2015-02-08 15:24  MapTest201502081525\src\com\helloBar\been\KThree.java

     文件        445  2015-02-08 15:24  MapTest201502081525\src\com\helloBar\been\KTwo.java

     文件        895  2015-02-08 15:24  MapTest201502081525\src\com\helloBar\been\KValue.java

     文件       1495  2015-02-08 15:24  MapTest201502081525\src\com\helloBar\Dao\KThreeDAO.java

     文件       1449  2015-02-08 15:24  MapTest201502081525\src\com\helloBar\Dao\KTwoDAO.java

     文件       1636  2015-02-08 15:24  MapTest201502081525\src\com\helloBar\Dao\KValueDao.java

     文件       3469  2015-02-08 15:24  MapTest201502081525\src\com\helloBar\servlet\KThreeServlet.java

     文件       3387  2015-02-08 15:24  MapTest201502081525\src\com\helloBar\servlet\KTwoServlet.java

     文件       3459  2015-02-08 15:24  MapTest201502081525\src\com\helloBar\servlet\KValueServlet.java

     文件         25  2015-02-08 15:24  MapTest201502081525\src\meta-INF\MANIFEST.MF

     目录          0  2015-02-08 15:24  MapTest201502081525\src\com\helloBar\been

     目录          0  2015-02-08 15:24  MapTest201502081525\src\com\helloBar\Dao

     目录          0  2015-02-08 15:24  MapTest201502081525\src\com\helloBar\servlet

     目录          0  2015-02-08 15:24  MapTest201502081525\src\com\helloBar

     目录          0  2015-02-08 15:24  MapTest201502081525\src\com

     目录          0  2015-02-08 15:24  MapTest201502081525\src\meta-INF

     目录          0  2015-02-08 15:24  MapTest201502081525\.myeclipse

     目录          0  2015-02-08 15:24  MapTest201502081525\.settings

     目录          0  2015-02-08 15:24  MapTest201502081525\src

............此处省略4个文件信息

评论

共有 条评论