嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 1 元微信扫码支付:1 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
VSTO开发Excel示例源码
百度翻译插件是在vs2015 Excel 2013环境下编写的一个例子。主要内容是动态加载代码块。
.
├── BaiduTranslate
│ ├── BaiduTranslate
│ │ ├── BaiduTranslate.csproj
│ │ ├── BaiduTranslate_TemporaryKey.pfx
│ │ ├── NativeMethods.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── Resources
│ │ │ └── 5516b316fedd4c23b5eaeca573f361c6.jpeg
│ │ ├── RibbonEx.Designer.cs
│ │ ├── RibbonEx.cs
│ │ ├── RibbonEx.resx
│ │ ├── TextEx.cs
│ │ ├── ThisAddIn.Designer.cs
│ │ ├── ThisAddIn.Designer.xml
│ │ ├── ThisAddIn.cs
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── BaiduTranslate.cs
│ │ │ │ ├── BaiduTranslate.dll
│ │ │ │ ├── BaiduTranslate.dll.manifest
│ │ │ │ ├── BaiduTranslate.pdb
│ │ │ │ ├── BaiduTranslate.vsto
│ │ │ │ ├── CodeConfig.ini
│ │ │ │ ├── Microsoft.Office.Tools.Common.dll
│ │ │ │ ├── Microsoft.Office.Tools.Common.v4.0.Utilities.dll
│ │ │ │ ├── Microsoft.Office.Tools.Excel.dll
│ │ │ │ ├── Microsoft.Office.Tools.dll
│ │ │ │ ├── Microsoft.Office.Tools.v4.0.Framework.dll
│ │ │ │ └── Microsoft.VisualStudio.Tools.Applications.Runtime.dll
│ │ │ └── Release
│ │ ├── frmGetAddr.cs
│ │ ├── frmGetAddr.designer.cs
│ │ ├── frmGetAddr.resx
│ │ ├── frmTranslate.cs
│ │ ├── frmTranslate.designer.cs
│ │ ├── frmTranslate.resx
│ │ └── obj
│ │ └── Debug
│ │ ├── BaiduTranslate.Properties.Resources.resources
│ │ ├── BaiduTranslate.RibbonEx.resources
│ │ ├── BaiduTranslate.csproj.FileListAbsolute.txt
│ │ ├── BaiduTranslate.csproj.GenerateResource.Cache
│ │ ├── BaiduTranslate.dll
│ │ ├── BaiduTranslate.frmGetAddr.resources
│ │ ├── BaiduTranslate.frmTranslate.resources
│ │ ├── BaiduTranslate.pdb
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ └── TempPE
│ │ └── Properties.Resources.Designer.cs.dll
│ ├── BaiduTranslate.sln
│ └── 说明.txt
└── 好例子网_BaiduTranslate.rar
10 directories, 48 files