⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dms_0002fdocument_0002frecedocedt_0002ejsp_jsp.java

📁 一个简单的公文管理系统
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
                out.write("/");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(230,39);to=(230,42)]
                out.print(mm1);
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(230,44);to=(230,45)]
                out.write("/");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(230,48);to=(230,51)]
                out.print(dd1);
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(230,53);to=(231,0)]
                out.write("\";\r\n");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(231,2);to=(233,0)]
                
                	}
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(233,2);to=(234,25)]
                out.write("\r\n\tform1.IssueOrgID.value=\"");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(234,28);to=(234,40)]
                out.print( iIssueOrgID);
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(234,42);to=(235,27)]
                out.write("\";\r\n\tform1.IssueOrgName.value=\"");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(235,30);to=(235,46)]
                out.print( strIssueOrgName);
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(235,48);to=(236,0)]
                out.write("\";\r\n");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(236,2);to=(239,0)]
                
                	if(iKindID!=-1)
                	{
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(239,2);to=(240,24)]
                out.write("\r\n\t   form1.KindID.value=\"");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(240,27);to=(240,35)]
                out.print( iKindID);
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(240,37);to=(241,0)]
                out.write("\";\r\n");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(241,2);to=(244,0)]
                	}
                	if(iAttributeID!=-1)
                	{
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(244,2);to=(245,29)]
                out.write("\r\n\t   form1.AttributeID.value=\"");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(245,32);to=(245,45)]
                out.print( iAttributeID);
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(245,47);to=(246,0)]
                out.write("\";\r\n");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(246,2);to=(249,0)]
                	}
                	if(iSecretID!=-1)
                	{
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(249,2);to=(250,26)]
                out.write("\r\n\t   form1.SecretID.value=\"");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(250,29);to=(250,39)]
                out.print( iSecretID);
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(250,41);to=(251,0)]
                out.write("\";\r\n");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(251,2);to=(254,0)]
                	}
                	if(iSpeedID!=-1)
                	{
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(254,2);to=(255,25)]
                out.write("\r\n\t   form1.SpeedID.value=\"");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(255,28);to=(255,37)]
                out.print( iSpeedID);
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(255,39);to=(256,0)]
                out.write("\";\r\n");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(256,2);to=(259,0)]
                	}
                	if(iTypeID!=-1)
                	{
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(259,2);to=(260,21)]
                out.write("\r\n\tform1.TypeID.value=\"");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(260,24);to=(260,32)]
                out.print( iTypeID);
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(260,34);to=(261,0)]
                out.write("\";\r\n");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(261,2);to=(264,0)]
                	}
                	if(iCopyID!=-1)
                	{
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(264,2);to=(265,24)]
                out.write("\r\n\t   form1.CopyID.value=\"");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(265,27);to=(265,35)]
                out.print( iCopyID);
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(265,37);to=(266,0)]
                out.write("\";\r\n");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(266,2);to=(272,0)]
                	}
                	if(!strDesecretDate.equals(""))
                	{
                		yy1=ExCal.getYear(strDesecretDate);
                		mm1=ExCal.getMonth(strDesecretDate);
                		dd1=ExCal.getDay(strDesecretDate);
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(272,2);to=(273,30)]
                out.write("\r\n\t\tform1.DesecretDate.value = \"");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(273,33);to=(273,36)]
                out.print(yy1);
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(273,38);to=(273,39)]
                out.write("/");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(273,42);to=(273,45)]
                out.print(mm1);
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(273,47);to=(273,48)]
                out.write("/");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(273,51);to=(273,54)]
                out.print(dd1);
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(273,56);to=(274,0)]
                out.write("\";\r\n");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(274,2);to=(276,0)]
                
                	}
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(276,2);to=(277,35)]
                out.write("\r\n    form1.DesecretCondition.value=\"");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(277,38);to=(277,59)]
                out.print( strDesecretCondition);
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(277,61);to=(278,0)]
                out.write("\";\r\n");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(278,2);to=(281,0)]
                
                	if(iTermTypeID>0)
                	{
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(281,2);to=(282,31)]
                out.write("\r\n       form1.TermTypeID.value=\"");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(282,34);to=(282,46)]
                out.print( iTermTypeID);
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(282,48);to=(283,0)]
                out.write("\";\r\n");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(283,2);to=(289,0)]
                	}
                	if(!strTermDate.equals(""))
                	{
                		yy1=ExCal.getYear(strTermDate);
                		mm1=ExCal.getMonth(strTermDate);
                		dd1=ExCal.getDay(strTermDate);
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(289,2);to=(290,25)]
                out.write("\r\n//\t\tTermDate.setCurDate(\"");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(290,28);to=(290,31)]
                out.print(yy1);
            // end
            // HTML // begin [file="/DMS/document/ReceDocEdt.jsp";from=(290,33);to=(290,36)]
                out.write("\",\"");

            // end
            // begin [file="/DMS/document/ReceDocEdt.jsp";from=(290,39);to=(290,42)]
                out.print(mm1);
            // end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -