.DTP 파일 확장자
Publish-iT Document
| 개발사 | Poster |
| 인기도 |
3.6 | 10 투표 |
DTP 파일이란 무엇인가요?
Page layout file created with Publish-iT desktop publishing (DTP) software; may include text, images, special page formatting, and multiple pages; often used for creating newsletters, brochures, or other types of printable documents.
추가 정보
DTP files can also be exported by Publish-iT as .PDF documents.
DTP 파일을 여는 프로그램
dotTrace Profile File
| 개발사 | JetBrains |
| 인기도 |
2.0 | 3 투표 |
A DTP file is a data file created by JetBrains dotTrace, a profiling program used to gather and analyze performance information about .NET and .NET Core applications. It contains a profile snapshot, which includes performance or concurrency data collected by dotTrace and is used to analyze the performance of an application.
추가 정보
To open a DTP file in dotTrace, select Open Snapshot in the Home window and navigate to the DTP file you would like to open.
DTP files may contain various diagnostic data depending on how the profile was customized by the user. Here are the two most common types of profiles:
- Performance Profile - The evaluation of the overall performance.
- Timeline Profile - The evaluation of various types of performances, especially the performances where the order of events is important.