資源簡介
大學生課程設計手機購物網站設計與實現大學生課程設計手機購物網站設計與實現大學生課程設計手機購物網站設計與實現
代碼片段和文件信息
package?Action;
import?java.util.List;
import?Dao.TbProductinfoDao;
import?po.TbProductinfo;
public?class?AddGoodAction?{
????private?TbProductinfo?tbproductinfo;
public?TbProductinfo?getTbproductinfo()?{
return?tbproductinfo;
}
public?void?setTbproductinfo(TbProductinfo?tbproductinfo)?{
this.tbproductinfo?=?tbproductinfo;
}
public?String?execute()?throws?Exception?{
TbProductinfoDao?dao?=?new?TbProductinfoDao();
String?message?=?“input“;
boolean?save?=?dao.saveInfo(tbproductinfo);
if?(save)?{
message?=?“success“;
}
return?message;
}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????4195??2018-06-02?21:39??傳\jyy\.classpath
?????文件????????540??2016-12-20?16:42??傳\jyy\.myhibernatedata
?????文件????????282??2017-06-04?16:41??傳\jyy\.myme
?????文件????????240??2016-12-19?09:05??傳\jyy\.mystrutsdata
?????文件???????1971??2016-12-19?11:05??傳\jyy\.project
?????文件????????658??2016-12-19?09:05??傳\jyy\.settings\.jsdtscope
?????文件????????175??2016-12-19?09:10??傳\jyy\.settings\com.genuitec.eclipse.core.prefs
?????文件????????225??2016-12-20?12:47??傳\jyy\.settings\org.eclipse.core.resources.prefs
?????文件????????108??2016-12-19?09:05??傳\jyy\.settings\org.eclipse.jdt.core.prefs
?????文件????????163??2016-12-19?09:05??傳\jyy\.settings\org.eclipse.wst.common.project.facet.core.xm
?????文件?????????49??2016-12-19?09:05??傳\jyy\.settings\org.eclipse.wst.jsdt.ui.superType.container
?????文件??????????6??2016-12-19?09:05??傳\jyy\.settings\org.eclipse.wst.jsdt.ui.superType.name
?????文件????????609??2016-12-19?15:21??傳\jyy\src\Action\AddGoodAction.java
?????文件????????580??2017-01-01?19:58??傳\jyy\src\Action\AddGoWuCheAction.java
?????文件????????528??2016-12-19?10:54??傳\jyy\src\Action\AddLiuyanAction.java
?????文件????????690??2017-01-01?21:11??傳\jyy\src\Action\AddressFindAction.java
?????文件????????492??2016-12-19?10:32??傳\jyy\src\Action\DeleteGoodAction.java
?????文件????????467??2016-12-19?10:48??傳\jyy\src\Action\DeleteLiuyanAction.java
?????文件????????479??2016-12-19?10:44??傳\jyy\src\Action\DeleteUserAction.java
?????文件????????581??2016-12-19?10:41??傳\jyy\src\Action\FindGoodAction.java
?????文件????????611??2018-06-02?21:53??傳\jyy\src\Action\findgoWuCarAction.java
?????文件????????447??2017-01-01?21:11??傳\jyy\src\Action\GetAddressAction.java
?????文件????????645??2017-01-01?19:46??傳\jyy\src\Action\goWuAction0.java
?????文件????????542??2017-01-01?21:31??傳\jyy\src\Action\hszDeleteAction.java
?????文件???????1859??2016-12-19?12:21??傳\jyy\src\Action\LoginAction.java
?????文件????????664??2016-12-19?10:34??傳\jyy\src\Action\LookGoodAction.java
?????文件????????651??2016-12-19?10:45??傳\jyy\src\Action\LookLiuyanAction.java
?????文件????????643??2016-12-19?10:42??傳\jyy\src\Action\LookUserAction.java
?????文件????????985??2016-12-20?13:57??傳\jyy\src\Action\RegisterAction.java
?????文件?????????60??2016-12-19?10:12??傳\jyy\src\Action\TbProductinfoAction.java
............此處省略282個文件信息
- 上一篇:奇妙三數字1.0破解
- 下一篇:國科大-矩陣論-歷年期末試題
評論
共有 條評論