노태종 2022. 1. 25. 11:02

· 1월 17일에 배운 내용이랑 이어져서, 1월 17일에다가 계속 정리

· 외부 소스를 활용하여, ( FONT ) 설정하는 방법  (  11월 2일에 한 번 배운적 있음  )

· [ @ManyToOne ]  :  '( 多 대 1 관계 )의 단방향'으로 설정

· [ jQuery ]  ( 12월 17일에 관련 내용 有 )

  -  [ ~.eq(인덱스 번호) ] :  선택한 ~ 중에서, '인덱스 번호'에 해당하는 요소를 찾아서 선택

  -  [ .addClass(" ~ ") ] :  " ~ "이라는 클래스를 추가

· [ thymeleaf( th ) ]

  -  <li th:with="textSize=20">

  -  <a th:href="|/boards/${dto.bno}|" th:if="${ #strings.length(dto.subject)  gt  textSize }">[[${ #strings.substring(dto.subject, 0, textSize)+'···' }]]</a>

 

 

https://best-mint-34c.notion.site/01-17-d7e40a6050974f28ada1e38fb12d5841

https://best-mint-34c.notion.site/01-21-eac11fef029a497e86757dcff8e3678b