Research Article

Construction of Hospital Human Resource Information Management System under the Background of Artificial Intelligence

Code 4.

 If(PageNone !==1){
  Prevstart = pageNone-1;
 Outtest,print(“<a href = TestPageOne, jsp?PageNone =1>The first page</a:”);
 Outtest,print(“<a href = TestPageOne, jsp?PageNone=” + prevStart+” >The previous page</a:”));
 //if the current page is not the last page, the link of the last page should be displayed
 If(pageNo<MaxPage){
  LastRec = RecordCount %PageSize;
 If(LastRec =0){
    LastStartRecord = RecordCount-PageSize;
    }
    Else{
     LastStartRecord = RecordCount-PageSize;
    }
    Else{
     LastStartRecord = RecordCount-PageSize;
    }