본문 바로가기
  • Seizure But Okay Developer

전체 글191

datatables 관련 자료 page 갯수 표시안되는 문제 해결 - serverside: false 설정 https://stackoverflow.com/questions/65014870/how-to-add-page-length-in-datatables-when-using-ajax-implementation https://datatables.net/forums/discussion/62594/how-to-set-recordstotal-from-a-server-side-rest 페이지 다시 그릴 때 현재 페이지에서 머무르는 옵션 설정 https://stackoverflow.com/questions/48617903/how-to-redraw-the-data-table-without-losing-the-current-page 페이지를 새로운 .. 2024. 4. 20.
Oracle 관련 자료 오라클 Partition By 관련 자료 https://gent.tistory.com/442 UNION, UNION ALL 과 group by https://jh-tr.tistory.com/142 오라클 페이징 https://devfoxstar.github.io/database/oracle-paging-query/#%EC%A0%84%ED%86%B5%EC%A0%81%EC%9D%B8-%EB%B0%A9%EB%B2%95---%EC%B2%AB-%EB%B2%88%EC%A7%B8 string to int https://wwwnghks.tistory.com/95 인덱스 동작 순서 https://stackoverflow.com/questions/1739068/how-to-speed-up-sql-query-with-gro.. 2024. 4. 17.
datatables 관련 자료 datatables 관련 검색어 자료만 보여주는 함수 https://datatables.net/reference/api/search() ajax 통신 시 로딩바 보여주고 싶을 때 옵션 https://datatables.net/forums/discussion/22619/how-do-i-show-a-loading-message-when-i-load-the-table-from-a-new-ajax-call columns 옵션 사용법 https://datatables.net/examples/basic_init/data_rendering.html 검색어 입력 이벤트 거는 방법 https://live.datatables.net/jorexujo/1/edit search box에 있는 clear icon 지우기 http.. 2024. 4. 17.
ASP.NET 관련 자료 정리 $(document).ready(function() not working https://jeffrey-oh.tistory.com/351 System.InvalidOperationException: Stack empty https://stackoverflow.com/questions/20406497/system-invalidoperationexception-stack-empty JSON 데이터 순환 참조 오류 해결 원인: https://blog.naver.com/monkeychoi/220507738841 해결책: https://stackoverflow.com/questions/1153385/a-circular-reference-was-detected-while-serializing-an-object-of-.. 2024. 4. 4.
C# 관련 자료 enum 값을 int 로 치환하기 https://stackoverflow.com/questions/943398/get-int-value-from-enum-in-c-sharp 2024. 3. 31.
오라클 관련 자료 TNS 리스너가 없습니다 https://velog.io/@zwooo96/ORA-12541-TNS-%EB%A6%AC%EC%8A%A4%EB%84%88%EA%B0%80-%EC%97%86%EC%8A%B5%EB%8B%88%EB%8B%A4 connect By https://blog.naver.com/l1523/221929073270 https://stackoverflow.com/questions/52899897/oracle-connect-by-rownum https://hotsummers.tistory.com/53 https://rosebay.tistory.com/82 2024. 3. 31.
ASP.NET 자료 정리 파일업로드 https://asp.net-tutorials.com/controls/file-upload-control/ 디렉토리에서 가장 최근 파일 가져오기 https://stackoverflow.com/questions/1179970/how-to-find-the-most-recent-file-in-a-directory-using-net-and-without-looping include 키워드 안 먹을 때 full 라이브러리 명 입력하여 라이브러리 사용하기 https://stackoverflow.com/questions/1105593/get-file-name-from-uri-string-in-c-sharp csv 한글 출력안되는 이슈 해결방법 https://ongamedev.tistory.com/458 p.. 2024. 3. 31.
내가 생각하는 친구의 기준 좋은 친구의 기준 내가 힘들 때 와주어 얘기를 들어줄 수 있는 사람 얘기를 듣고 피드백을 해줄 수 있는 사람 연락이 잘 되는 사람 필요할 때만 연락하는 게 아니라, 주기적으로 연락을 주고 받을 수 있는 사람 최소한 가끔씩이라도 안부를 물어봐주고 얘기를 들어주는 시간을 내주는 사람 속에 있는 얘기를 편하게 할수 있고 이를 들어주는 것에 개의치 않는 사람 2024. 3. 24.
C# 관련 내용 정리 비동기 프로그래밍 https://learn.microsoft.com/ko-kr/sql/connect/ado-net/asynchronous-programming?view=sql-server-ver16 제품디자인 RFI, RFP 작성법 https://blog.naver.com/PostView.nhn?blogId=urbas&logNo=222316025242 https://www.datachef.co.kr/post_webplanning/?q=YToyOntzOjEyOiJrZXl3b3JkX3R5cGUiO3M6MzoiYWxsIjtzOjQ6InBhZ2UiO2k6NDt9&bmode=view&idx=5887708&t=board ASP.NET 라이프 사이클 https://learn.microsoft.com/en-us/pre.. 2024. 3. 19.