OutSystems Forge 日本語データベース

Json.NET

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2011-04-08 1.0.0 Renato Pauleta 5.1+ All All Libraries
Json.NETには、JSONのシリアライズと非シリアライズのための高性能メソッドが用意されています。 プラットフォーム構造(レコードとレコードのリスト)とJson.Netが理解するローカル(同様の)構造との間のマッピングが必要です。
Json.NETには、JSONのシリアライズと非シリアライズのための高性能メソッドが用意されています。 プラットフォーム構造(レコードとレコードのリスト)とJson.Netが理解するローカル(同様の)構造との間のマッピングが必要です。  参考文献:   http://json.codeplex.com/   http://james.newtonking.com/projects/json/help/

[Overview]
Json.NET holds high-performance methods to serialize and deserialize JSON. It requires a mapping between platform structures (record and record list) and a local (similar) structure that Json.Net will understand.
[Detail]
Json.NET holds high-performance methods to serialize and deserialize JSON. It requires a mapping between platform structures (record and record list) and a local (similar) structure that Json.Net will understand. References: http://json.codeplex.com/ http://james.newtonking.com/projects/json/help/ Feature List - Flexible JSON serializer to convert .NET objects to JSON and back again Credits to André Madeira. Main Benefits - high-performance JSON framework for .NET - deserializes JSON into a well defined .NET object System Requirements and Limitations Service Studio 5.1.1.13 and Integration Studio 5.1 - Needs a mapping between outsystems records and record lists and the local defined .NET object
戻る