visualizer (n)~ A component of the Visual Studio debugger user interface that creates a dialog box or other interface to displays a variable or object in a meaningful way that is appropriate to its data type. For example an HTML visualizer interprets an HTML string and displays the result as it would appear in a browser window a bitmap visualizer interprets a bitmap structure and displays the graphic it represents and so on. Some visualizers allow you to edit as well as view the data.
작성자 정보
- 지티 작성
- 작성일
컨텐츠 정보
- 47 조회
- 목록
본문
visualizer (n)~ A component of the Visual Studio debugger user interface that creates a dialog box or other interface to displays a variable or object in a meaningful way that is appropriate to its data type. For example an HTML visualizer interprets an HTML string and displays the result as it would appear in a browser window a bitmap visualizer interprets a bitmap structure and displays the graphic it represents and so on. Some visualizers allow you to edit as well as view the data.