Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- 유효성
- nodejs http
- gradle 설치
- REST
- a href="#" onclick="return false"
- git 명령어
- 전역객체
- $('input [name=
- 최대값 최소값
- 자바 로또
- 포워드 엔지니어링
- nodejs
- 알고리즘
- SQL
- MariaDB
- ${}
- resultType="hashmap"
- bubblesort
- git message
- container-fluid
- BCrypt
- templet
- git
- interface default
- 자바 예상문제
- #{}
- map형태 jsp와 mapper
- $(document).on
- cmd mariaDB
- it지원
Archives
- Today
- Total
목록interface default (1)
Rubberduck-Debugging
[8일차]MIME, interface default, EL
MIME(Multipurpose Internet Mail Extensions)MIME은 다목적 인터넷 메일 확장이란 뜻으로 데이터 형식을 정의한 표준 포맷이다https://developer.mozilla.org/ko/docs/Web/HTTP/Basics_of_HTTP/MIME_types * JSP : jsp는 자바소스로 컴파일된 후 출력된다.jsp엔 자바코드를 최소화해야 함jsp파일 추가시 server 재실행해야 반영됨. * EL(Expression Language ) : ${} ${ } 안에는 값을 리턴하는 문장이 들어가야 함. OGNL(Object Graphic Navigation Launguage) : 자바를 위한 오픈소스 언어. 객체 안 객체를 표현할떄 씀 ex) ${board.no} * 인터페이..
개발자/20181127 교육과정
2018. 12. 6. 17:47