Home >Web Front-end >HTML Tutorial >Experts help me_html/css_WEB-ITnose

Experts help me_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 12:18:281130browse

class string border

<%@ page language="java" pageEncoding="UTF-8" %>
<%@ page import="java.util.*" %>
<%@page import="com.xunersoft.dto.jwgl_new.cjgl.XsxxDto"%>
<%@ include file="/WEB-INF/views/common/head.jsp" %>
<%
  List xsList = (List)request.getAttribute("xsList");
 
String bjjc = (String)request.getAttribute("bjjc");
String kcmc = (String)request.getAttribute("kcmc");
String xn = (String)request.getAttribute("xn");
String xq = (String)request.getAttribute("xq");
%>  

  

    
        ${XXMC }成绩报告单
       
       
        .prln{
 page-break-after: always;
}
       
    
    
   
   
   
   
      
   
   
   
        
  
     

    
${XXMC }成绩报告单
 
    
    
    
     班级:<%=bjjc %>
     <%=xn %>  学年  <%=xq %>         
        

Course Name :<%=kcmc %>
                                                                                                        = "tlp" align = "center" height = "20" & gt; school number & lt;/td & gt;
& lt; td width = "10%" class = "tp" align = "center" & gt; name & lt; /td>
                                                                                            "tp" align="center">Final grade 60%
Total
                                                                                                                   center">Name
                                                                                                            ="10%" class="tp" align="center">The final grade is 60%
Total
                                                              xsList.size()-1; i ) {
if(i == 35){%>

<%}
else if (i == 73){%>
                                                           "prln">
                                                align="center" class="trr" height="20"><%=xsList.get(i).getXh1()==null?"":xsList.get(i).getXh1() %> ;
  <%=xsList.get(i).getXm1() %>
   
 
 
<%=xsList.get(i).getXh2()==null?"": xsList.get(i).getXh2()%>
  <%=xsList.get(i).getXm2()%>< /td>
                                                                      < /td>
                                                                     ;tr>
     <%=xsList.get(xsList.size()-1).getXh1()==null?"":xsList.get(xsList.size()-1).getXh1() %>
     <%=xsList.get(xsList.size()-1).getXm1() %>
    
   
   
     <%=xsList.get(xsList.size()-1).getXh2()==null?"":xsList.get(xsList.size()-1).getXh2()%>
     <%=xsList.get(xsList.size()-1).getXm2()%>
    
   
   
      
     <%} %>
    
   
   



Score statistics: Examination (test) subjects: 90-100 points (excellent) ___ people, 80-89 points (good) ___ people, 70- ___ people scored 79 points (medium), ___ people scored 60-69 points (passing), ___ people scored below 60 points (failed), the average score was ______ points




                                                  %">
Teacher_______

日         Issue_______




This is The front-end code has been sorted. What needs to be changed now is the coding format arranged by student number. The above sorting method is 01 on the left, 02 is changed again, and the same is true below. What needs to be changed now is 01, 02, 03 Appears in the vertical row... When the vertical row is full, go to the right and cannot upload pictures... Experts can help me solve it. The main thing is to change it
"trr" height="20"><%=xsList.get(i).getXh1()==null?"":xsList.get(i).getXh1() %>
  <%=xsList.get(i).getXm1() %>
   
   
   
  <%=xsList.get(i).getXh2()==null?"":xsList.get(i). getXh2()%>
  <%=xsList.get(i).getXm2()%>
;td align="center" width="50"> 
 
< ;td align="center" width="50"> 
                                                             ;td align="center" id="lastRow" height="20"><%=xsList.get(xsList.size()-1).getXh1()==null?"":xsList.get( xsList.size()-1).getXh1() %>
<%=xsList.get(xsList.size( )-1).getXm1() %>
 
< ;td align="center" class="td_bottom" width="50"> 
  ;
  <%=xsList.get(xsList.size()-1).getXh2()==null?"" :xsList.get(xsList.size()-1).getXh2()%>
  <%=xsList.get (xsList.size()-1).getXm2()%>
 
 
   
  The code inside, Thank you, waiting online, urgent...

Reply to the discussion (solution)

In fact, generally no one reads this kind of code.

In fact, generally no one reads this kind of code. I read it, but I don’t understand it

Quoting the reply from jikeytang on the 1st floor: In fact, generally no one reads this kind of code. I saw it, but I don’t understand
There is no macro description of the problem you encountered, nor is there any effective code stripping of the problem you encountered. So,
The code contains too much useless information, so it seems troublesome.

How can I watch it?

The internet speed is not good and I can’t upload the picture.

Just tell me the effect you want. Or peel off the code of the problem you are encountering and paste it up and let others help you figure out the problem.

What the poster means is to ask everyone to help him read the code.
Conclusion: Very neatly written.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:There is something wrong with the website layout, please help me check it out. Thank you_html/css_WEB-ITnoseNext article:There is something wrong with the website layout, please help me check it out. Thank you_html/css_WEB-ITnose

Related articles

See more