資源簡介
基于百度地圖API開發的一款智能電力巡檢系統
主要功能有
我的工作平臺:對于登錄用戶的信息修改,和代辦列表
系統用戶權限:以管理員身份登錄時,可以對于非管理員的用戶進行操作
用戶組管理:對于登錄用戶所擁有的身份權限的設置
桿塔管理:對于地圖上的桿塔進行標出位置等
路線管理:對于巡檢時的順序進行設置
巡檢管理:對于桿塔的巡檢任務的分配
消缺管理:對于問題桿塔的維修任務分配
回執信息:對于任務的回執
新人程序員請務必輕噴
代碼片段和文件信息
package?com.dlxj.action;
import?java.util.List;
import?com.dlxj.entity.Bugtype;
import?com.dlxj.service.BugTypeService;
import?com.dlxj.util.MyJSON;
public?class?BugTypeAction?{
String?json;
Bugtype?bugtype;
BugTypeService?bugTypeService;
public?String?addBugType(){
int?code?=?bugTypeService.addBugType(bugtype);
json?=?“{code:“+code+“}“;
return?“success“;
}
public?String?findList(){
List?bts?=?bugTypeService.findBugTypeList();
json?=?MyJSON.toJson(bts).toString();
return?“success“;
}
public?String?updateName(){
int?code?=?bugTypeService.modifyBugType(bugtype.getId()?bugtype.getName());
json?=“{code:“+code+“}“;
return?“success“;
}
public?String?getJson()?{
return?json;
}
public?void?setJson(String?json)?{
this.json?=?json;
}
public?Bugtype?getBugtype()?{
return?bugtype;
}
public?void?setBugtype(Bugtype?bugtype)?{
this.bugtype?=?bugtype;
}
public?BugTypeService?getBugTypeService()?{
return?bugTypeService;
}
public?void?setBugTypeService(BugTypeService?bugTypeService)?{
this.bugTypeService?=?bugTypeService;
}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????6951??2014-08-12?04:17??dlxj\dlxj\dlxj\.classpath
?????文件????????512??2014-08-10?09:27??dlxj\dlxj\dlxj\.myhibernatedata
?????文件????????285??2018-06-30?08:44??dlxj\dlxj\dlxj\.myme
?????文件????????240??2014-08-01?08:21??dlxj\dlxj\dlxj\.mystrutsdata
?????文件???????2240??2014-08-01?08:29??dlxj\dlxj\dlxj\.project
?????文件????????500??2014-08-01?08:25??dlxj\dlxj\dlxj\.settings\.jsdtscope
?????文件????????138??2014-08-29?17:27??dlxj\dlxj\dlxj\.settings\com.genuitec.eclipse.core.prefs
?????文件????????164??2014-08-12?04:18??dlxj\dlxj\dlxj\.settings\org.eclipse.core.resources.prefs
?????文件????????364??2014-08-01?08:03??dlxj\dlxj\dlxj\.settings\org.eclipse.jdt.core.prefs
?????文件????????450??2014-08-01?08:03??dlxj\dlxj\dlxj\.settings\org.eclipse.wst.common.component
?????文件????????252??2014-08-01?08:03??dlxj\dlxj\dlxj\.settings\org.eclipse.wst.common.project.facet.core.xm
?????文件?????????49??2014-08-01?08:03??dlxj\dlxj\dlxj\.settings\org.eclipse.wst.jsdt.ui.superType.container
?????文件??????????6??2014-08-01?08:03??dlxj\dlxj\dlxj\.settings\org.eclipse.wst.jsdt.ui.superType.name
?????文件????????462??2014-08-01?08:04??dlxj\dlxj\dlxj\.springBeans
?????文件?????????36??2014-08-01?08:03??dlxj\dlxj\dlxj\WebRoot\me
?????文件??????10235??2014-08-11?13:36??dlxj\dlxj\dlxj\WebRoot\My97DatePicker\WdatePicker.js
?????文件??????22544??2014-08-11?13:36??dlxj\dlxj\dlxj\WebRoot\My97DatePicker\calendar.js
?????文件????????644??2014-08-11?13:36??dlxj\dlxj\dlxj\WebRoot\My97DatePicker\lang\en.js
?????文件???????1089??2014-08-11?13:36??dlxj\dlxj\dlxj\WebRoot\My97DatePicker\lang\zh-cn.js
?????文件???????1088??2014-08-11?13:36??dlxj\dlxj\dlxj\WebRoot\My97DatePicker\lang\zh-tw.js
?????文件????????192??2014-08-11?13:36??dlxj\dlxj\dlxj\WebRoot\My97DatePicker\skin\WdatePicker.css
?????文件???????1043??2014-08-11?13:36??dlxj\dlxj\dlxj\WebRoot\My97DatePicker\skin\datePicker.gif
?????文件???????3726??2014-08-11?13:36??dlxj\dlxj\dlxj\WebRoot\My97DatePicker\skin\default\datepicker.css
?????文件???????1578??2014-08-11?13:36??dlxj\dlxj\dlxj\WebRoot\My97DatePicker\skin\default\img.gif
?????文件????????307??2014-08-11?13:36??dlxj\dlxj\dlxj\WebRoot\My97DatePicker\skin\whyGreen\bg.jpg
?????文件???????3933??2014-08-11?13:36??dlxj\dlxj\dlxj\WebRoot\My97DatePicker\skin\whyGreen\datepicker.css
?????文件???????1679??2014-08-11?13:36??dlxj\dlxj\dlxj\WebRoot\My97DatePicker\skin\whyGreen\img.gif
?????文件????????644??2014-08-11?13:36??dlxj\dlxj\dlxj\WebRoot\My97DatePicker\開發包\lang\en.js
?????文件????????573??2014-08-11?13:36??dlxj\dlxj\dlxj\WebRoot\My97DatePicker\開發包\lang\zh-cn.js
?????文件????????572??2014-08-11?13:36??dlxj\dlxj\dlxj\WebRoot\My97DatePicker\開發包\lang\zh-tw.js
............此處省略11524個文件信息
- 上一篇:手寫數字圖片庫
- 下一篇:射頻通信電路~劉長軍
評論
共有 條評論