摘要:
Excel对象模型 (.Net Perspective)本文主要针对在Visual Studio中使用C#开发关于Excel的应用程序本文的PDF下载地址:C#操作Excel2007.pdf来源:Understandingthe Excel Object Model from a .NET Deve... 阅读全文
摘要:
Word对象模型 (.Net Perspective)本文主要针对在Visual Studio中使用C#开发关于Word的应用程序来源:Understandingthe Word Object Model from a .NET Developer's Perspective五大对象Applicat... 阅读全文
摘要:
汉字转拼音貌似一直是C#开发的一个难题,无论什么方案都有一定的bug,之前使用了两种方案。1.Chinese2Spell.cs 一些不能识别的汉字全部转为Z2.Microsoft Visual Studio International Feature Pack 1.0 连"广"、“区”都不能转,很让... 阅读全文