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

📄 dms_0002fdocument_0002fcreatedocedt_0002ejsp_jsp.java

📁 dgbas公文管理核心java源码
💻 JAVA
📖 第 1 页 / 共 5 页
字号:
                out.write("\r\n        form1.KindID.value=\"");

            // end
            // begin [file="/DMS/document/CreateDocEdt.jsp";from=(226,31);to=(226,39)]
                out.print( iKindID);
            // end
            // HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(226,41);to=(227,0)]
                out.write("\";\r\n");

            // end
            // begin [file="/DMS/document/CreateDocEdt.jsp";from=(227,2);to=(231,0)]
                
                	}
                	if(iAttributeID>0)
                	{
            // end
            // HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(231,2);to=(232,29)]
                out.write("\r\n\t   form1.AttributeID.value=\"");

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

            // end
            // begin [file="/DMS/document/CreateDocEdt.jsp";from=(233,2);to=(236,0)]
                	}
                	if(iKindID>-1)
                	{
            // end
            // HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(236,2);to=(237,28)]
                out.write("\r\n        form1.KindID.value=\"");

            // end
            // begin [file="/DMS/document/CreateDocEdt.jsp";from=(237,31);to=(237,39)]
                out.print( iKindID);
            // end
            // HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(237,41);to=(238,0)]
                out.write("\";\r\n");

            // end
            // begin [file="/DMS/document/CreateDocEdt.jsp";from=(238,2);to=(242,0)]
                
                	}
                	if(iSecretID>-1)
                	{
            // end
            // HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(242,2);to=(243,30)]
                out.write("\r\n        form1.SecretID.value=\"");

            // end
            // begin [file="/DMS/document/CreateDocEdt.jsp";from=(243,33);to=(243,43)]
                out.print( iSecretID);
            // end
            // HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(243,45);to=(244,0)]
                out.write("\";\r\n");

            // end
            // begin [file="/DMS/document/CreateDocEdt.jsp";from=(244,2);to=(248,0)]
                
                	}
                	if(iSpeedID>-1)
                	{
            // end
            // HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(248,2);to=(249,29)]
                out.write("\r\n        form1.SpeedID.value=\"");

            // end
            // begin [file="/DMS/document/CreateDocEdt.jsp";from=(249,32);to=(249,41)]
                out.print( iSpeedID);
            // end
            // HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(249,43);to=(250,0)]
                out.write("\";\r\n");

            // end
            // begin [file="/DMS/document/CreateDocEdt.jsp";from=(250,2);to=(254,0)]
                
                	}
                	if(iTypeID>-1)
                	{
            // end
            // HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(254,2);to=(255,28)]
                out.write("\r\n        form1.TypeID.value=\"");

            // end
            // begin [file="/DMS/document/CreateDocEdt.jsp";from=(255,31);to=(255,39)]
                out.print( iTypeID);
            // end
            // HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(255,41);to=(256,0)]
                out.write("\";\r\n");

            // end
            // begin [file="/DMS/document/CreateDocEdt.jsp";from=(256,2);to=(260,0)]
                
                	}
                	if(iCopyID>-1)
                	{
            // end
            // HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(260,2);to=(261,28)]
                out.write("\r\n        form1.CopyID.value=\"");

            // end
            // begin [file="/DMS/document/CreateDocEdt.jsp";from=(261,31);to=(261,39)]
                out.print( iCopyID);
            // end
            // HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(261,41);to=(262,0)]
                out.write("\";\r\n");

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

            // end
            // begin [file="/DMS/document/CreateDocEdt.jsp";from=(270,31);to=(270,34)]
                out.print(yy1);
            // end
            // HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(270,36);to=(270,39)]
                out.write("\",\"");

            // end
            // begin [file="/DMS/document/CreateDocEdt.jsp";from=(270,42);to=(270,45)]
                out.print(mm1);
            // end
            // HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(270,47);to=(270,50)]
                out.write("\",\"");

            // end
            // begin [file="/DMS/document/CreateDocEdt.jsp";from=(270,53);to=(270,56)]
                out.print(dd1);
            // end
            // HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(270,58);to=(271,0)]
                out.write("\";\r\n");

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

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

            // end
            // begin [file="/DMS/document/CreateDocEdt.jsp";from=(275,2);to=(278,0)]
                
                	if(iTermTypeID>-1)
                	{
            // end
            // HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(278,2);to=(279,29)]
                out.write("\r\n\t    form1.TermTypeID.value=\"");

            // end
            // begin [file="/DMS/document/CreateDocEdt.jsp";from=(279,32);to=(279,44)]
                out.print( iTermTypeID);
            // end
            // HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(279,46);to=(280,0)]
                out.write("\";\r\n");

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

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

            // end
            // begin [file="/DMS/document/CreateDocEdt.jsp";from=(288,39);to=(288,42)]
                out.print(mm1);
            // end
            // HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(288,44);to=(288,47)]
                out.write("\",\"");

            // end
            // begin [file="/DMS/document/CreateDocEdt.jsp";from=(288,50);to=(288,53)]
                out.print(dd1);
            // end
            // HTML // begin [file="/DMS/document/CreateDocEdt.jsp";from=(288,55);to=(289,26)]
                out.write("\");\r\n\t\tform1.TermDate.value = \"");

            // end

⌨️ 快捷键说明

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