文件名称:AddInTest
- 所属分类:
- 网络截获/分析
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 231kb
- 下载次数:
- 0次
- 提 供 者:
- J***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用sharpdevelop开发自己的插件系统, 很好的一个入门例子,你可以看到整个插件是怎么被放到插件树中,并最后实例化整个插件。可运行,给你很直观的感受。-a good example to demo how to develop your own add_ins via sharpdevelp which is a source open IED for c# programming. Wish great help to you.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AddInTest.sln
Entry
.....\Entry.csproj
.....\Entry.csproj.user
.....\myAddins
.....\........\AddInManager.addin
.....\........\Menus.Addin
.....\Program.cs
.....\Properties
.....\..........\AssemblyInfo.cs
.....\..........\Resources.Designer.cs
.....\..........\Resources.resx
.....\..........\Settings.Designer.cs
.....\..........\Settings.settings
.....\StrImgRes.resX
ExternalMenus
.............\Commands.cs
.............\ExternalMenu.addin
.............\ExternalMenus.csproj
.............\Properties
.............\..........\AssemblyInfo.cs
MainForm
........\Commands.cs
........\FrmMain.cs
........\FrmMain.Designer.cs
........\FrmMain.resx
........\MainForm.csproj
........\Properties
........\..........\AssemblyInfo.cs
Ref
...\ICSharpCode.AddInManager.dll
...\ICSharpCode.Core.dll
...\ICSharpCode.SharpZipLib.dll
...\log4net.dll
Entry
.....\Entry.csproj
.....\Entry.csproj.user
.....\myAddins
.....\........\AddInManager.addin
.....\........\Menus.Addin
.....\Program.cs
.....\Properties
.....\..........\AssemblyInfo.cs
.....\..........\Resources.Designer.cs
.....\..........\Resources.resx
.....\..........\Settings.Designer.cs
.....\..........\Settings.settings
.....\StrImgRes.resX
ExternalMenus
.............\Commands.cs
.............\ExternalMenu.addin
.............\ExternalMenus.csproj
.............\Properties
.............\..........\AssemblyInfo.cs
MainForm
........\Commands.cs
........\FrmMain.cs
........\FrmMain.Designer.cs
........\FrmMain.resx
........\MainForm.csproj
........\Properties
........\..........\AssemblyInfo.cs
Ref
...\ICSharpCode.AddInManager.dll
...\ICSharpCode.Core.dll
...\ICSharpCode.SharpZipLib.dll
...\log4net.dll