.ASCX 文件扩展名
ASP.NET User Control File
| 开发者 | Microsoft |
| 受欢迎程度 |
3.7 | 13 票 |
什么是 ASCX 文件?
An ASCX file is a webpage that can be used as a component of other webpages. For example, a navigation bar called navbar.ascx might be referenced by all pages within an ASP-driven website. A single change to the navbar.ascx file would then change the navigation bar on all the website's other pages.
可打开或引用 ASCX 文件的程序
Windows
Mac