자바 string 비교 할때 equlas if(strA =="AA") 로 해놓고 프로그램 동작안한다고 기본 10분 이상은 잡아먹고 괜히 데이터들만 print 한다. .ㅠㅠ 이제 문자열 비교로 시간 낭비 하지 말자! ++ Tip : equals 의 반대는!?!!? 바로 if(!string.equlas("문자열") ex ) if(!str1.equals("AA")){ System.out.println("AA가 아닙니다"); } 출처: http://kmj1107.tistory.com/entry/JAVA-문자열string-비교-equals와-의-차이점-equals의-반대 [토순이네집]
필수로 불러 와야 한다 jqgrid는 최신 버젼을 사용 해야 한다 jqGrid Export to CSV, PDF, Excel Export to Excel <script type = "text/javascript" language = "javascript" src = "// cdnjs.cloudflare.com/ajax/libs/jszip/2.5.0/jszip.min.js" ></script> 필수로 불러 와야 한다 jqgrid는 최신 버젼을 사용 해야 한다 <!DOCTYPE html> <html lang = "en" > <head> <!-- The jQuery library is a prerequisite for all jqSuite products --> <script type = "text/ecmascript" src = "../../../js/jquery.min.js" ></script> <!-- This is the Javascript file of jqGrid --> <script type = "text/ecmascript" src = "../../../js/trirand/src/jquery.jqGrid.js" ></script> <!-- This is the localization file of the grid controlling messages, labels, etc. <!-- We support more than 40 localizations --> <script type = "text/ecmascript" src = ...
댓글
댓글 쓰기