Structured Storage C # class library

Source: Internet
Author: User

Structured Storage C # class library Official download: See the gmaile drive download method on the Left bar of this blog. // Code/CSHARP/expertlib/storage. rar Csdn: Http://download.csdn.net/source/211119 I don't know why structured storage is rarely used. I think it may be difficult to use it? Too many parameters, too complex calls, and too much attention. But it is really useful. Why is it useful? haha, even an Excel file is a structured document. If you say it is useful or not, you can use docview in vc6.0 to view an Excel file (the name cannot contain spaces ). . Net Runtime Library does not provide this function, but in fact I think Ms has this intention, but I don't know why it is not actually implemented, maybe it is too easy for Ms ox to do it? However, you can see that there are related materials in some underlying namespaces. Okay. Let's take a look at the introduction of this class library. Similarly, this class library belongs Expertlib designer toolIts namespace is Expertlib. Io. StorageWhich mainly includes the following classes: Storagefile : Used to create and open structured documents Storage : Indicates a storage object (equivalent to a directory in the file system) Storagestream : Indicates a stream object (equivalent to a file in the file system) For more information, see the example.Code

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.