by Desaware - 製品のタイプ: コンポーネント / .NET Class / 100% Managed Code
ご案内:特に説明のない限り、この商品は英語版商品になります。
Managed Code INI File Component. INIFileTool-5M makes it easy for you to read and write INI files from your .NET applications or web applications. Not only does it avoid the need for API calls, but more important, it is a 100% managed code solution that does not use API calls, thus is able to run in partial trust scenarios.
一般向け価格については下記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。
| カートに追加 | ¥ 11,025 (税込) | 1 Developer License | ダウンロード (1.0 MB) | |
| カートに追加 | ¥ 33,390 (税込) | 4 Developer Team License | ダウンロード (1.0 MB) | |
| カートに追加 | ¥ 55,440 (税込) | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | ダウンロード (1.0 MB) |
すべてのご注文にて弊社標準の 契約条件および返品条件の内容が適用されます。
一般向け価格については上記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。
There are many ways to store configuration information on a system. Recently XML has received most of the attention, but XML can be notoriously difficult for end-users to edit. A single minor error can prevent an entire XML file from loading.
INI files, or initialization files, are a simple text based file format that is often used to configure applications. The file is divided into sections, where each section is marked with the section name in brackets. Each section can have any number of entries, where the entry key is separated from its value using an equal sign.
INI files are not as powerful or flexible as the newly popular XML file format, but they are much easier for non-programmers to edit, usually using the Windows Notepad program.
Features of INIFileTool-5M