資源簡介
代碼實現了實時取得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\.myme
?????文件???????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.xm
?????文件?????????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\me
?????目錄??????????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\me
?????目錄??????????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個文件信息
- 上一篇:銀行管理系統課程設計數據庫
- 下一篇:Apereo CAS5.2.3
評論
共有 條評論