xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 9.96M
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2023-10-06
  • 語言: 其他
  • 標簽: 其他??

資源簡介

超市管理系統.rar

資源截圖

代碼片段和文件信息

package?com.contorl;

import?java.io.IOException;
import?java.io.PrintWriter;

import?javax.servlet.ServletException;
import?javax.servlet.http.HttpServlet;
import?javax.servlet.http.HttpServletRequest;
import?javax.servlet.http.HttpServletResponse;

import?com.entity.AdminInfo;
import?com.servies.IAdminServies;
import?com.servies.impl.AdminServiesImpl;

public?class?AddAdminServlet?extends?HttpServlet?{


public?void?doGet(HttpServletRequest?request?HttpServletResponse?response)
throws?ServletException?IOException?{
doPost(request?response);

}

public?void?doPost(HttpServletRequest?request?HttpServletResponse?response)
throws?ServletException?IOException?{
request.setCharacterEncoding(“utf-8“);
String?aName=request.getParameter(“aName“);
String?aPass=request.getParameter(“aPass“);
AdminInfo?info=new?AdminInfo(““?aName?aPass?““);
IAdminServies?biz?=new?AdminServiesImpl();
int??res=biz.addAdmin(info);
if(res>0){
response.sendRedirect(“../yhzhgl.jsp“);
}

}

}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????1083??2016-11-24?08:16??第三學期項目超市管理系統\ChaoShi\.classpath

?????文件???????1332??2016-11-24?10:47??第三學期項目超市管理系統\ChaoShi\.project

?????文件????????522??2016-11-24?08:17??第三學期項目超市管理系統\ChaoShi\.settings\.jsdtscope

?????文件????????107??2016-12-27?22:04??第三學期項目超市管理系統\ChaoShi\.settings\org.eclipse.core.resources.prefs

?????文件????????364??2016-11-24?08:16??第三學期項目超市管理系統\ChaoShi\.settings\org.eclipse.jdt.core.prefs

?????文件????????472??2016-11-24?08:16??第三學期項目超市管理系統\ChaoShi\.settings\org.eclipse.wst.common.component

?????文件????????414??2016-11-24?08:17??第三學期項目超市管理系統\ChaoShi\.settings\org.eclipse.wst.common.project.facet.core.xml

?????文件?????????49??2016-11-24?08:17??第三學期項目超市管理系統\ChaoShi\.settings\org.eclipse.wst.jsdt.ui.superType.container

?????文件??????????6??2016-11-24?08:17??第三學期項目超市管理系統\ChaoShi\.settings\org.eclipse.wst.jsdt.ui.superType.name

?????文件???????1651??2016-12-28?00:20??第三學期項目超市管理系統\ChaoShi\build\classes\com\contorl\AddAdminServlet.class

?????文件???????1934??2016-12-27?19:04??第三學期項目超市管理系統\ChaoShi\build\classes\com\contorl\AddBaoSunServlet.class

?????文件???????2220??2016-12-27?19:05??第三學期項目超市管理系統\ChaoShi\build\classes\com\contorl\AddChuKuJiLu.class

?????文件???????2194??2016-12-27?19:05??第三學期項目超市管理系統\ChaoShi\build\classes\com\contorl\AddGongYingShang.class

?????文件???????1784??2016-12-24?21:42??第三學期項目超市管理系統\ChaoShi\build\classes\com\contorl\AddKaoQinJiLu.class

?????文件???????2015??2016-12-27?19:06??第三學期項目超市管理系統\ChaoShi\build\classes\com\contorl\AddKeHuXinXiServlet.class

?????文件???????2193??2016-12-27?19:02??第三學期項目超市管理系統\ChaoShi\build\classes\com\contorl\AddRuKuJiLu.class

?????文件???????1879??2016-12-27?19:06??第三學期項目超市管理系統\ChaoShi\build\classes\com\contorl\AddShangPinLeiBie.class

?????文件???????5338??2016-12-27?19:07??第三學期項目超市管理系統\ChaoShi\build\classes\com\contorl\AddShangPinXinXi.class

?????文件???????2000??2016-12-27?19:07??第三學期項目超市管理系統\ChaoShi\build\classes\com\contorl\AddYuanGongGongZi.class

?????文件???????5708??2016-12-27?19:15??第三學期項目超市管理系統\ChaoShi\build\classes\com\contorl\AddYuanGongXinXiServlet.class

?????文件???????1406??2016-12-22?19:17??第三學期項目超市管理系統\ChaoShi\build\classes\com\contorl\DelAdminServlet.class

?????文件???????1362??2016-12-24?20:50??第三學期項目超市管理系統\ChaoShi\build\classes\com\contorl\DelBaoSunById.class

?????文件???????1443??2016-12-24?20:51??第三學期項目超市管理系統\ChaoShi\build\classes\com\contorl\DelChuKuJiLuServlet.class

?????文件???????1459??2016-12-24?20:51??第三學期項目超市管理系統\ChaoShi\build\classes\com\contorl\DelGongYingShang.class

?????文件???????1407??2016-12-24?20:51??第三學期項目超市管理系統\ChaoShi\build\classes\com\contorl\DelGongZiByIdServlet.class

?????文件???????1395??2016-12-24?20:52??第三學期項目超市管理系統\ChaoShi\build\classes\com\contorl\DelKaoQinByIdServlet.class

?????文件???????1443??2016-12-24?17:40??第三學期項目超市管理系統\ChaoShi\build\classes\com\contorl\DelKeHuXinXiByIdServlet.class

?????文件???????1448??2016-12-24?20:53??第三學期項目超市管理系統\ChaoShi\build\classes\com\contorl\DelRuKuJiLuServletById.class

?????文件???????1417??2016-12-24?22:37??第三學期項目超市管理系統\ChaoShi\build\classes\com\contorl\DelShangPinLeiBieById.class

?????文件???????1458??2016-12-24?20:54??第三學期項目超市管理系統\ChaoShi\build\classes\com\contorl\DelShangPinXinXi.class

............此處省略454個文件信息

評論

共有 條評論