Microsoft.NET框架1.1类库参考手册(附光盘) rb kindle 网盘 umd 极速 下载 pdf mobi

Microsoft.NET框架1.1类库参考手册(附光盘)精美图片
》Microsoft.NET框架1.1类库参考手册(附光盘)电子书籍版权问题 请点击这里查看《

Microsoft.NET框架1.1类库参考手册(附光盘)书籍详细信息

  • ISBN:9787302081371
  • 作者:暂无作者
  • 出版社:暂无出版社
  • 出版时间:2004-07
  • 页数:1245
  • 价格:117.70
  • 纸张:胶版纸
  • 装帧:平装
  • 开本:暂无开本
  • 语言:未知
  • 丛书:暂无丛书
  • TAG:暂无
  • 豆瓣评分:暂无豆瓣评分
  • 豆瓣短评:点击查看
  • 豆瓣讨论:点击查看
  • 豆瓣目录:点击查看
  • 读书笔记:点击查看
  • 原文摘录:点击查看

内容简介:

本书是.NET框架1.1类库参考手册7卷中的第3卷,其内容包括System.IO.IsolatedStorage至System.Runtime.InteropServices.Expando命名空间完整而详细的内容。每个命名空间包括类、枚举、接口等条目,这些条目下又包括方法、属性、构造函数等子条目。本书内容与形式以方便读者查阅为原则进行版式设计,是开发.NET程序的工具书。

本书主要是面向.NET程序员参考查阅、图书馆、研究所、公司、实验室等可作为工具书收录。


书籍目录:

System.IO.IsolatedStorage命名空间

InormalizeForIsolatedStorage接口

方法

INormalizeForIsolatedStorage.Normalize方法

IsolatedStorage类

IsolatedStorage构造函数

属性

IsolatedStorage.AssemblyIdentity属性

IsolatedStorage.CurrentSize属性

IsolatedStorage.DomainIdentity属性

IsolatedStorage.MaximumSize属性

IsolatedStorage.Scope属性

IsolatedStorage.SeparatorExternal属性

IsolatedStorage.SeparatorInternal属性

方法

IsolatedStorage.GetPermission方法

IsolatedStorage.InitStore方法

IsolatedStorage.Remove方法

IsolatedStorageException类

IsolatedStorageException构造函数

IsolatedStorageException构造函数()

IsolatedStorageException构造函数(String)

IsolatedStorageException构造函数(SerializationInfo,StreamingContext)

IsolatedStorageException构造函数(String,Exception)

IsolatedStorageFile类

属性

IsolatedStorageFile.CurrentSize属性

IsolatedStorageFile.MaximumSize属性

方法

IsolatedStorageFile.Close方法

IsolatedStorageFile.CreateDirectory方法

IsolatedStorageFile.DeleteDirectory方法

IsolatedStorageFile.DeleteFile方法

IsolatedStorageFile.Dispose方法

IsolatedStorageFile.Finalize方法

IsolatedStorageFile.GetDirectoryNames方法

IsolatedStorageFile.GetEnumerator方法

IsolatedStorageFile.GetFileNames方法

IsolatedStorageFile.GetPermission方法

IsolatedStorageFile.GetStore方法

IsolatedStorageFile.GetUserStoreForAssembly方法

IsolatedStorageFile.GetUserStoreForDomain方法

IsolatedStorageFile.Remove方法

IsolatedStorageFileStream类

IsolatedStorageFileStream构造函数

IsolatedStorageFileStream构造函数(String,FileMode)

IsolatedStorageFileStream构造函数(String,FileMode,FileAccess)

IsolatedStorageFileStream构造函数(String,FileMode,IsolatedStorageFile)

IsolatedStorageFileStream构造函数(String,FileMode,FileAccess,FileShare)

IsolatedStorageFileStream构造函数(String,FileMode,FileAccess,IsolatedStorageFile)

IsolatedStorageFileStream构造函数(String,FileMode,FileAccess,FileShare,Int32)

IsolatedStorageFileStream构造函数(String,FileMode,FileAccess,FileShare,IsolatedStorageFile)

IsolatedStorageFileStream构造函数(String,FileMode,FileAccess,FileShare,Int32,IsolatedStorageFile)

属性

IsolatedStorageFileStream.CanRead属性

IsolatedStorageFileStream.CanSeek属性

IsolatedStorageFileStream.CanWrite属性

IsolatedStorageFileStream.Handle属性

IsolatedStorageFileStream.IsAsync属性

IsolatedStorageFileStream.Length属性

IsolatedStorageFileStream.Position属性

方法

IsolatedStorageFileStream.BeginRead方法

IsolatedStorageFileStream.BeginWrite方法

IsolatedStorageFileStream.Close方法

IsolatedStorageFileStream.Dispose方法

IsolatedStorageFileStream.EndRead方法

IsolatedStorageFileStream.EndWrite方法

IsolatedStorageFileStream.Flush方法

IsolatedStorageFileStream.Read方法

IsolatedStorageFileStream.ReadByte方法

IsolatedStorageFileStream.Seek方法

IsolatedStorageFileStream.SetLength方法

IsolatedStorageFileStream.Write方法

IsolatedStorageFileStream.WriteBye方法

IsolatedStorageScope枚举

System.Management命名空间

System.Management.Instrumentation命名空间

System.Net命名空间

System.Net.Sockets命名空间

System.Reflection.Emit命名空间

System.Runtime.CompilerServices命名空间

System.Runtime.InteropServices命名空间

System.Runtime.InteropServices.CustomMarshalers命名空间

System.Runtime.InteropServices.Expando命名空间

IExpando接口


作者介绍:

暂无相关内容,正在全力查找中


出版社信息:

暂无出版社相关信息,正在全力查找中!


书籍摘录:

暂无相关书籍摘录,正在全力查找中!



原文赏析:

暂无原文赏析,正在全力查找中!


其它内容:

编辑推荐

.NET框架类库是.NET框架SDK中各种类、接口与值类型的库。该类库不仅提供对系统功能的访问,而且是生成.NET框架应用程序、组件与控件编程的基础。

.NET框架1.1提供了一种编程模型,可用来生成、部署与运行基于Web的可互操作的应用程序、智能客房端应用程序以及XML Web服务。.NET框架管理互操作的繁琐细节以便开发人员能够集中精力为跨平台应用程序编写业务逻辑代码。

这套书编排有序,易于查阅和浏览,是使用.NET框架1.1类库帮助信息的一种更佳的形式。配书盘中包括本书全部代码示例以便开发人员检索和使用。


书籍介绍

本书是.NET框架1.1类库参考手册7卷中的第3卷,其内容包括System.IO.IsolatedStorage至System.Runtime.InteropServices.Expando命名空间完整而详细的内容。每个命名空间包括类、枚举、接口等条目,这些条目下又包括方法、属性、构造函数等子条目。本书内容与形式以方便读者查阅为原则进行版式设计,是开发.NET程序必备的工具书。

本书主要是面向.NET程序员参考查阅、图书馆、研究所、公司、实验室等可作为工具书收录。


书籍真实打分

  • 故事情节:8分

  • 人物塑造:3分

  • 主题深度:9分

  • 文字风格:7分

  • 语言运用:6分

  • 文笔流畅:6分

  • 思想传递:9分

  • 知识深度:6分

  • 知识广度:6分

  • 实用性:6分

  • 章节划分:4分

  • 结构布局:4分

  • 新颖与独特:6分

  • 情感共鸣:3分

  • 引人入胜:4分

  • 现实相关:5分

  • 沉浸感:5分

  • 事实准确性:3分

  • 文化贡献:5分


网站评分

  • 书籍多样性:7分

  • 书籍信息完全性:3分

  • 网站更新速度:7分

  • 使用便利性:8分

  • 书籍清晰度:9分

  • 书籍格式兼容性:7分

  • 是否包含广告:9分

  • 加载速度:8分

  • 安全性:4分

  • 稳定性:6分

  • 搜索功能:5分

  • 下载便捷性:9分


下载点评

  • 下载快(602+)
  • 一般般(247+)
  • mobi(355+)
  • 四星好评(149+)
  • 内涵好书(496+)
  • 体验好(486+)
  • 无水印(594+)
  • 经典(117+)
  • 小说多(393+)
  • 值得下载(471+)
  • 体验满分(585+)
  • 赚了(532+)

下载评价

  • 网友 孙***夏:

    中评,比上不足比下有余

  • 网友 邱***洋:

    不错,支持的格式很多

  • 网友 汪***豪:

    太棒了,我想要azw3的都有呀!!!

  • 网友 国***芳:

    五星好评

  • 网友 康***溪:

    强烈推荐!!!

  • 网友 宫***凡:

    一般般,只能说收费的比免费的强不少。

  • 网友 孙***美:

    加油!支持一下!不错,好用。大家可以去试一下哦

  • 网友 堵***格:

    OK,还可以

  • 网友 焦***山:

    不错。。。。。

  • 网友 常***翠:

    哈哈哈哈哈哈


随机推荐