首页> 外文期刊>MSDN Magazine >Format Your Way to Success with the .NET Framework Versions 1.1 and 2.0
【24h】

Format Your Way to Success with the .NET Framework Versions 1.1 and 2.0

机译:使用.NET Framework版本1.1和2.0格式化成功的方式

获取原文
获取原文并翻译 | 示例

摘要

Serialization is the act of persisting the state of an object, typically to a file or a memory stream. Serialization is crucial when it comes to composing an application out of independent components. If an application contains several components from various vendors, how will it persist its objects into a single file without having the individual components overwrite and destroy the information persisted by other components? By default, objects in .NET are not serializable. But the Microsoft~(~R) .NET Framework provides a standard, straightforward way to serialize and deserialize objects.
机译:序列化是将对象的状态(通常保存到文件或内存流)的行为。当涉及使用独立组件组成应用程序时,序列化至关重要。如果一个应用程序包含来自不同供应商的多个组件,那么它将如何将其对象持久保存到一个文件中,而又不会使单个组件覆盖并破坏其他组件所持久保存的信息?默认情况下,.NET中的对象不可序列化。但是Microsoft〜(〜R).NET Framework提供了一种标准,直接的方法来序列化和反序列化对象。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号