.RESW 文件扩展名
Windows Resources File
| 开发者 | Microsoft |
| 受欢迎程度 |
3.2 | 12 票 |
什么是 RESW 文件?
Resource file used by Windows and Silverlight applications; contains strings that are used to localize the application for different languages and contexts; replaces .RESX files in some application development scenarios; often used with XAML applications, which abstract the user interface strings to resource files.
更多信息
When RESW files are built into the application, they are compiled into a binary format and are stored in .PRI files.
可打开或引用 RESW 文件的程序
Windows