일기장/하루 정리
220127 [목] 게시판2 오답노트
Supersett
2022. 1. 27. 10:49
▷
▶
■
→
[오늘의 계획]
<게시판(공지사항) 흐름>
notice_list : 없는것(검색)notice_detailnotice_write, notice_write_action (답글 아직)notice_list 검색구현notice_modifynotice_modify_action- notice_write 답글 구현
- notice_test 페이지 구현
- notice_remove_action
220126 수: notice_list 틀 짜고 값 집어넣어서 css적용한거 확인 완료. notice_detail 들어가야겠다.
220127 목:
[notice_write] , [notice_write_action] 완료
[notice_detail] 완료 > 사진까지 잘됨 , 속성 변경하는거 물어보자
[검색]기능 구현 완료
[notice_modify] , [notice_modify_action] 완료
[하고싶은것]
■맨위 고정 공지사항은 어떤 원리일까?
■CSS 희망사항
■
[오늘의 공부]
▶오답노트
(정답)String sql="update notice set re_step=re_step+1 where ref=? and re_step>?";
(내 오답)String sql="update notice reStep=reStep+1 where ref=? ,reStep >? ";
1. set 빼먹음
2. 컬럼명을 써줘야하는데, 클래스에서의 변수명을 써줌
3. ,가 아니라 and를 써야함
▶경로 설정 오류
경로 설정을 잘못했을경우, not a directory가 뜸
▶option의 value 값 = DB테이블의 컬럼명 동일해야 합니다!!!
[프로젝트 계획]
국비지원 #국비교육 #국비 #초보개발자 #신입개발자 #컴퓨터학원 #자바 #JAVA #취업준비 #면접준비