Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
DB なしでフォーム フィールドを保存し、この値をグリッドに表示したいと考えています。
JSON形式で出力してみました。しかし、それは一時的なものです。PHPまたはJSON構造のいずれかで永続的な値として保存したい。
サーバー側のテキストファイルに保存できます。テキストファイルにデータを書き込むサーバー側の処理を書くだけです。なぜそうするのかわかりません。使用できる無料のオープン ソース SQL データベースと非 SQL データベースがたくさんあります。直接JSONデータを格納するためにcouchdbなどを使用できます。
I am failing to save a list of Animals to disk with XML serialization.
I am getting Exception:Thrown: "The type AnimalLibrary.Animals.Mammals.Dog was not expected. Use the XmlInclude or SoapInclude attribut