文件名称:SSHIntegration
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2017-05-10
- 文件大小:
- 23.17mb
- 下载次数:
- 1次
- 提 供 者:
- 冷*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该监测系统针对的对象是用户所拥有的电站设备,系统通过一个数据采集器采集电站设备运行时的各种信息并保存在数据库中,用户可通过该系统查询设备的实时信息和历史信息(包括某年、某月、某天的电站设备的各种信息),同时用户可以对电站设备进行管理,包括增加设备,删除设备等一些操作。该系统可以对这些数据信息进行分析,判断设备是否发生故障或异常,用户也可以通过该系统进行处理。-The monitoring system is aimed at the power station equipment owned by the user. The system collects the information of the power station equipment through a data collector and saves it in the . The system can inquire the real-time information and historical information of the equipment (including The information of the power station equipment, including the addition of equipment, the removal of the equipment, and the like. The system can analyze these data to determine whether the device is faulty or abnormal, the user can also be processed through the system.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SSHIntegration
..............\.classpath
..............\.project
..............\.settings
..............\.........\.jsdtscope
..............\.........\org.eclipse.core.resources.prefs
..............\.........\org.eclipse.core.runtime.prefs
..............\.........\org.eclipse.jdt.core.prefs
..............\.........\org.eclipse.wst.jsdt.ui.superType.container
..............\.........\org.eclipse.wst.jsdt.ui.superType.name
..............\build
..............\.....\classes
..............\.....\.......\com
..............\.....\.......\...\java
..............\.....\.......\...\....\bean
..............\.....\.......\...\....\....\HandleResult.class
..............\.....\.......\...\....\....\MailUtils.class
..............\.....\.......\...\....\....\PageResult.class
..............\.....\.......\...\....\....\po
..............\.....\.......\...\....\....\..\EquipmentPO.class
..............\.....\.......\...\....\....\..\InformationPO.class
..............\.....\.......\...\....\....\..\LyMediaMovieVisituserInfoBean.class
..............\.....\.......\...\....\....\..\StationPO.class
..............\.....\.......\...\....\....\..\UserPO.class
..............\.....\.......\...\....\....\queryParams
..............\.....\.......\...\....\....\...........\AbstractParams.class
..............\.....\.......\...\....\....\...........\ConditionQueryParams.class
..............\.....\.......\...\....\....\...........\SimpleParams.class
..............\.....\.......\...\....\....\StaticValues.class
..............\.....\.......\...\....\....\Tools.class
..............\.....\.......\...\....\....\vo
..............\.....\.......\...\....\....\..\EquipmentVO.class
..............\.....\.......\...\....\....\..\InformationVO.class
..............\.....\.......\...\....\....\..\RegisterVO.class
..............\.....\.......\...\....\....\..\StationVO.class
..............\.....\.......\...\....\....\..\SurveyListVO.class
..............\.....\.......\...\....\....\..\SurveyVO.class
..............\.....\.......\...\....\....\..\UserVO.class
..............\.....\.......\...\....\impl
..............\.....\.......\...\....\....\action
..............\.....\.......\...\....\....\......\AbstractBaseActionImpl.class
..............\.....\.......\...\....\....\......\manager
..............\.....\.......\...\....\....\......\.......\ManagerAlarmAction.class
..............\.....\.......\...\....\....\......\.......\ManagerHistoryAction.class
..............\.....\.......\...\....\....\......\.......\ManagerManageAction.class
..............\.....\.......\...\....\....\......\.......\ManagerRealTimeAction.class
..............\.....\.......\...\....\....\......\.......\ManagerSurveyAction.class
..............\.....\.......\...\....\....\......\usermanage
..............\.....\.......\...\....\....\......\..........\UpdatePasswordAction.class
..............\.....\.......\...\....\....\......\..........\UserLoginAction.class
..............\.....\.......\...\....\....\......\..........\UserManageAction.class
..............\.....\.......\...\....\....\......\..........\UserRegisterAction.class
..............\.....\.......\...\....\....\dao
..............\.....\.......\...\....\....\...\AbstractBaseDaoImpl.class
..............\.....\.......\...\....\....\...\manager
..............\.....\.......\...\....\....\...\.......\ManagerAlarmDaoImpl.class
..............\.....\.......\...\....\....\...\.......\ManagerHistoryDaoImpl.class
..............\.....\.......\...\....\....\...\.......\ManagerManageDaoImpl.class
..............\.....\.......\...\....\....\...\.......\ManagerRealtimeDaoImpl.class
..............\.....\.......\...\....\....\...\.......\ManagerSurveyDaoImpl.class
..............\.....\.......\...\....\....\...\usermanage
..............\.....\.......\...\....\....\...\..........\UserLoginDaoImpl.class
..............\.....\.......\...\....\....\...\..........\UserManageDao.class
..............\.....\.......\...\....\....\...\..........\UserRegisterDaoImpl.class
..............\.....\.......\...\....\....\service
..............\.....\.......\...\....\....\.......\AbstractB