搜索资源列表
196
- VC2008如何使用自动化生成Excel图表-VC2008 how to use Excel automation to generate charts
187
- VC2008 如何直接播放幻灯片文件 -VC2008 how documents directly slideshow
ISMS
- (VB.net) 2003 开发的中小企业综合管理信息系统-(VB.net) 2003 development of the Integrated Management Information System for SMEs
Cpp_Native_CLI_interop
- he purpose of this code is to show how to write interop code using native C++ and C++/CLI. It also shows how using a managed *.dll that the same code can be accessed and used from any other CLR language.
zaixiankehuxitongnt
- C# 2005 在线客服 有源代码 (vs 2005的 网站环境里竟然没有)-C# 2005 online customer service source code (vs 2005 environment, there is not even the website)
.net_-Source_Code
- 精通。net互操作代码实例。包括平台调用。c++ interop。com interop方法。
c-Sharp-excel-read-and-save
- c#的 excel读取和保存: 利用Microsoft.Office.Interop.Excel实现读取excel文件内容到datatable中,在返回去保存到excel内。解决编程读取excel中数据和保存的问题-c# excel read and save the: use Microsoft.Office.Interop.Excel to read excel file contents to datatable, and in return to save the excel. Re