package org.apache.jsp;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.jasper.runtime.*;
public class io$jsp extends HttpJspBase {
static {
}
public io$jsp( ) {
}
private static boolean _jspx_inited = false;
public final void _jspx_init() throws org.apache.jasper.runtime.JspException {
}
public void _jspService(HttpServletRequest request, HttpServletResponse response)
throws java.io.IOException, ServletException {
JspFactory _jspxFactory = null;
PageContext pageContext = null;
HttpSession session = null;
ServletContext application = null;
ServletConfig config = null;
JspWriter out = null;
Object page = this;
String _value = null;
try {
if (_jspx_inited == false) {
synchronized (this) {
if (_jspx_inited == false) {
_jspx_init();
_jspx_inited = true;
}
}
}
_jspxFactory = JspFactory.getDefaultFactory();
response.setContentType("text/html; charset=GBK");
pageContext = _jspxFactory.getPageContext(this, request, response,
"", true, 8192, true);
application = pageContext.getServletContext();
config = pageContext.getServletConfig();
session = pageContext.getSession();
out = pageContext.getOut();
// HTML // begin [file="/io.jsp";from=(0,48);to=(1,0)]
out.write("\r\n");
// end
// HTML // begin [file="/io.jsp";from=(1,58);to=(2,0)]
out.write("\r\n");
// end
// HTML // begin [file="/io.jsp";from=(2,58);to=(3,0)]
out.write("\r\n");
// end
// HTML // begin [file="/io.jsp";from=(3,60);to=(4,0)]
out.write("\r\n");
// end
// HTML // begin [file="/io.jsp";from=(4,62);to=(76,0)]
out.write("\r\n<html>\r\n<head>\r\n <link rel=\"STYLESHEET\" type=\"text/css\" href=\"css/shared.css\">\r\n<title>\r\nio\r\n</title>\r\n<script language=\"javascript\">\r\nvar selectedTr = null;\r\nfunction setTrColor(colorTr,color)\r\n{\r\n if(colorTr.tagName==\"TR\")\r\n {\r\n for(var i=0;i<colorTr.childNodes.length;i++)\r\n {\r\n colorTr.childNodes(i).style.backgroundColor = color;\r\n colorTr.childNodes(i).children(0).style.backgroundColor = color;\r\n }\r\n }\r\n}\r\nfunction addio()\r\n{\r\n document.invIOActionForm.operation.value = \"add\";\r\n document.invIOActionForm.submit();\r\n}\r\nfunction deleteio()\r\n{\r\n\r\n if(selectedTr!=null)\r\n { alert(selectedTr.childNodes(0).children(1).value);\r\n\tif(selectedTr.childNodes(0).children(1).value!=0&&selectedTr.childNodes(0).children(1).value!=null)\r\n {\r\n\t\tdocument.invIOActionForm.deleteUID.value = selectedTr.childNodes(0).children(1).value;\r\n\t\tdocument.invIOActionForm.operation.value=\"delete\";\r\n\t\tioRows.removeChild(selectedTr);\r\n \t\tselectedTr = null;\r\n \t\tdocument.invIOActionForm.submit();\r\n }else\r\n\t{\r\n\t\tioRows.removeChild(selectedTr);\r\n\t\tselectedTr = null;\r\n\t}\r\n }\r\n}\r\nfunction saveio()\r\n{\r\n\r\n \tdocument.invIOActionForm.operation.value = \"save\";\r\n\tdocument.invIOActionForm.submit();\r\n}\r\nfunction onClickedCell()\r\n{\r\n var clickedcell = event.srcElement;\r\n if(selectedTr!=null)\r\n{\r\n setTrColor(selectedTr,\"#FFFFFF\");\r\n}\r\n while(clickedcell.tagName!=\"TR\")\r\n {\r\n clickedcell = clickedcell.parentElement;\r\n }\r\n selectedTr = clickedcell;\r\n setTrColor(selectedTr,\"#FFDDFF\");\r\n}\r\n</script>\r\n</head>\r\n<body bgcolor=\"#ffffff\" >\r\n<h3 align=\"center\">\r\n物料出入库\r\n</h3>\r\n<br>\r\n<hr height=1 />\r\n");
// end
// begin [file="/io.jsp";from=(76,0);to=(76,46)]
/* ---- html:form ---- */
org.apache.struts.taglib.html.FormTag _jspx_th_html_form_0 = new org.apache.struts.taglib.html.FormTag();
_jspx_th_html_form_0.setPageContext(pageContext);
_jspx_th_html_form_0.setParent(null);
_jspx_th_html_form_0.setMethod("post");
_jspx_th_html_form_0.setAction("iOAction.do");
try {
int _jspx_eval_html_form_0 = _jspx_th_html_form_0.doStartTag();
if (_jspx_eval_html_form_0 == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_BUFFERED)
throw new JspTagException("Since tag handler class org.apache.struts.taglib.html.FormTag does not implement BodyTag, it can't return BodyTag.EVAL_BODY_TAG");
if (_jspx_eval_html_form_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
// end
// HTML // begin [file="/io.jsp";from=(76,46);to=(77,0)]
out.write("\r\n");
// end
// begin [file="/io.jsp";from=(77,0);to=(77,59)]
/* ---- html:hidden ---- */
org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_0 = new org.apache.struts.taglib.html.HiddenTag();
_jspx_th_html_hidden_0.setPageContext(pageContext);
_jspx_th_html_hidden_0.setParent(_jspx_th_html_form_0);
_jspx_th_html_hidden_0.setName("invIOActionForm");
_jspx_th_html_hidden_0.setProperty("deleteUID");
try {
int _jspx_eval_html_hidden_0 = _jspx_th_html_hidden_0.doStartTag();
if (_jspx_eval_html_hidden_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
try {
if (_jspx_eval_html_hidden_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = pageContext.pushBody();
_jspx_th_html_hidden_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_hidden_0.doInitBody();
}
do {
// end
// begin [file="/io.jsp";from=(77,0);to=(77,59)]
} while (_jspx_th_html_hidden_0.doAfterBody() == javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN);
} finally {
if (_jspx_eval_html_hidden_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = pageContext.popBody();
}
}
if (_jspx_th_html_hidden_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
} finally {
_jspx_th_html_hidden_0.release();
}
// end
// HTML // begin [file="/io.jsp";from=(77,59);to=(78,0)]
out.write("\r\n");
// end
// begin [file="/io.jsp";from=(78,0);to=(78,58)]
/* ---- html:hidden ---- */
org.apache.struts.taglib.html.HiddenTag _jspx_th_html_hidden_1 = new org.apache.struts.taglib.html.HiddenTag();
_jspx_th_html_hidden_1.setPageContext(pageContext);
_jspx_th_html_hidden_1.setParent(_jspx_th_html_form_0);
_jspx_th_html_hidden_1.setName("invIOActionForm");
_jspx_th_html_hidden_1.setProperty("operation");
try {
int _jspx_eval_html_hidden_1 = _jspx_th_html_hidden_1.doStartTag();
if (_jspx_eval_html
没有合适的资源?快使用搜索试试~ 我知道了~
kucun.rar_kucun java_库存管理_库存管理系统

共445个文件
class:78个
java:47个
jar:30个

1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
10 浏览量
2022-09-19
19:43:50
上传
评论
收藏 6.59MB RAR 举报
库存管理系统源代码大家来下载啊,源码很好用
资源推荐
资源详情
资源评论










收起资源包目录





































































































共 445 条
- 1
- 2
- 3
- 4
- 5
资源评论

我虽横行却不霸道
- 粉丝: 36
- 资源: 1万+

上传资源 快速赚钱
我的内容管理 收起
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助

会员权益专享
安全验证
文档复制为VIP权益,开通VIP直接复制
