.RESJSON ファイル拡張子
Windows JavaScript Resources File
| 開発元 | Microsoft |
| 人気度 |
2.0 | 2 票 |
RESJSONファイルとは?
Developer file used by Windows Metro style apps developed for Windows 8; saved in a JSON (JavaScript Object Notation) format and contains strings that are often used for localizing the app's user interface.
詳細情報
Developers often create different RESJSON files (e.g., resources.resjson) in folders named /en-US/, /fr-FR/, /ja-JP/, etc. Each resources.resjson file has strings localized for the particular language folder.
注: Resources may also be saved using .RESW files if using the C# and C++ languages.
RESJSONファイルを開く、または参照するプログラム
Windows