- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
.net环境下通用数据管理模块dll设计
摘 要
基于Windows操作系统的Microsoft Office办公软件,在微软公司的大力开发与推广下,已经融入我们生活的各个角落。而我们日常生活中常用的三大组件:文字处理软件Microsoft Office Word、电子表格软件Microsoft Office Excel以及演示文稿软件Microsoft Office PowerPoint,更是成为了一个标准。当然,Office还包括其他一些软件,如小型数据库Microsoft Office Access、绘图软件Microsoft Office Visio等。其独特的存储方式和复杂的结构,在让其他人望其项背独领风骚的同时也常常令开发人员和新手感觉无从下手。其中,Excel因为具有强大的数据表现和处理能力以及较低的入门资格,使得其成为最受欢迎的电子表格软件,广泛的应用在各个领域。因此,根据这一情况与实际需求,仔细的研究与分析了在VS2010中使用C# .net对Excel表格数据的操作的方法与原理[1],COM组件法、OLEDB和NPOI组件。在.net环境下通过对常用的Excel操作的研究,最终将封装成dll(动态数据链接库)以方便其他人的使用。
关键词:Office;.Net;Excel;操作;封装;Dll
The Design of Dll for General Data Management Module in .Net Environment
Abstract
Microsoft Office software, based on Windows operating system, because of the development and popularization of The Microsoft, has blend in our life. And there are three major components in our daily life:The Word Processing Software (Microsoft Office Word)、The Spreadsheet Software(Microsoft Office Excel) and The Presentation Software (Microsoft Office PowerPoint), which have become a standard. Of course, Office also include some other software, like The small database(Microsoft Office Access)、The Drawing software(Microsoft Office Visio) and so on. Its unique way of storing and complex structure, not only become the number one in the World but also bring some difficulties for the developer and the novice. Because Excel perform a powerful data processing ability and lower entry qualification, make it the most popular spreadsheet software, widely used in different field. So, according to this situation and the actual demand, we carefully research and analyze the method and principle of using C# .net to operate the Excel table data in VS 2010,COM components、OLEDB and NPOI components. Research on the Excel operation in the .NET environment, will eventually be packaged into Dll(Dynamic Link Library) to facilitate the other person.
Keywords:Office;.Net;Excel;Operation;Packaged;Dll
目 录
TOC \o 1-4 \h \z \u HYPERLINK \l _Toc421200589
文档评论(0)