.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.