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 |
Tags
- abstractclass
- Eureka
- reference
- ALTER
- garbagecollection
- 객체형변환
- Polymorphism
- 추상클래스
- start()
- fuction
- value
- arguments
- overload
- class
- MSA
- eclipse
- string
- methodArea
- constantnumber
- run()
- Vector
- hashCode
- 콘크리트클래스
- 생성자
- override
- super
- hamobee
- Hashtable
- concreteclass
- object
Archives
- Today
- Total
뇌운동일지
웹 소소한 점 본문
web browser
주소줄
화면
WS : Web Server
WAS ( tomcat ) : web application server
DB server
Ajax
비동기 (Asynchronous)
요청하지 않아도 내부적으로 요청해서 화면을 실시간으로 바꿈
화면이 바뀐다 -> 요청해야 그 결과를 바꾸서 화면을 refresh
여기서의 요청은 명시적으로 요청하는 것
그러나 Ajax는 내부적으로 요청하여 전체를 바꾸지 않고, 부분적으로 refresh
'얕고 넓은 it지식' 카테고리의 다른 글
MVC2 (model2) (0) | 2020.06.02 |
---|---|
온라인 웹에디터 - Liveweave (0) | 2020.04.08 |
network (0) | 2020.03.30 |
네트워크 기초 (0) | 2020.03.27 |
HAMOBEE - 졸업프로젝트 (0) | 2020.03.23 |
Comments