Active Server Pages buffering (n)~ A functionality of Active Server Pages (ASP) that temporarily stores all output that is generated by a script until script execution is complete and then sends the output to a client.
작성자 정보
- 지티 작성
- 작성일
컨텐츠 정보
- 153 조회
- 목록
본문
Active Server Pages buffering (n)~ A functionality of Active Server Pages (ASP) that temporarily stores all output that is generated by a script until script execution is complete and then sends the output to a client.