登录
首页 » C# » PluginSample

PluginSample

于 2012-08-21 发布 文件大小:773KB
0 217
下载积分: 1 下载次数: 219

代码说明:

  构建插件式的应用程序框架:一个完整的WinForm版的插件开发源码和文档,详细介绍了插件开发的过程和原理。(Build a plug-in application frameworks: a complete version of the plug-in development WinForm source code and documentation, detailing the process and the principle of the plug-in development.)

文件列表:

PluginSample
............\ExternalBin
............\...........\WeifenLuo.WinFormsUI.Docking.dll,409600,2007-03-09
............\FirstPlugin
............\...........\bin
............\...........\...\Debug
............\...........\...\.....\FirstPlugin.dll,16384,2007-03-25
............\...........\...\.....\FirstPlugin.pdb,15872,2007-03-25
............\...........\...\.....\PluginFramework.dll,28672,2007-03-25
............\...........\...\.....\PluginFramework.pdb,46592,2007-03-25
............\...........\...\.....\WeifenLuo.WinFormsUI.Docking.dll,409600,2007-03-09
............\...........\...\Release
............\...........\FirstPlugin.cs,4611,2007-05-14
............\...........\FirstPlugin.csproj,5013,2012-05-15
............\...........\FirstPlugin.csproj.user,452,2012-05-15
............\...........\obj
............\...........\...\Debug
............\...........\...\.....\DesignTimeResolveAssemblyReferences.cache,13780,2012-08-21
............\...........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,5301,2012-08-21
............\...........\...\.....\FirstPlugin.csproj.FileListAbsolute.txt,921,2012-05-15
............\...........\...\.....\FirstPlugin.csproj.GenerateResource.Cache,842,2007-05-14
............\...........\...\.....\FirstPlugin.dll,15360,2012-05-15
............\...........\...\.....\FirstPlugin.pdb,30208,2012-05-15
............\...........\...\.....\FirstPlugin.PictureView.resources,180,2012-05-15
............\...........\...\.....\FirstPlugin.PropertyWindow.resources,2894,2012-05-15
............\...........\...\.....\GenerateResource-ResGen.read.1.tlog,494,2012-05-15
............\...........\...\.....\GenerateResource-ResGen.write.1.tlog,770,2012-05-15
............\...........\...\.....\Refactor
............\...........\...\.....\ResolveAssemblyReference.cache,10261,2012-05-15
............\...........\...\.....\TempPE
............\...........\...\FirstPlugin.csproj.FileList.txt,502,2007-05-14
............\...........\PictureView.cs,3287,2007-05-14
............\...........\PictureView.Designer.cs,2588,2007-05-14
............\...........\PictureView.resx,5814,2007-05-14
............\...........\Properties
............\...........\..........\AssemblyInfo.cs,1405,2007-02-25
............\...........\PropertyWindow.cs,5803,2007-03-25
............\...........\PropertyWindow.resx,9632,2007-03-25
............\PluginFramework
............\...............\bin
............\...............\...\Debug
............\...............\...\.....\PluginFramework.dll,20992,2012-05-15
............\...............\...\.....\PluginFramework.pdb,73216,2012-05-15
............\...............\...\.....\WeifenLuo.WinFormsUI.Docking.dll,409600,2007-03-09
............\...............\...\Release
............\...............\DockBar.cs,491,2007-03-25
............\...............\DockBarService.cs,3221,2007-03-25
............\...............\DocumentViewService.cs,2823,2007-05-14
............\...............\IApplication.cs,611,2007-05-14
............\...............\IApplicationProvider.cs,208,2007-03-25
............\...............\IDockBarService.cs,611,2007-03-25
............\...............\IDocumentView.cs,307,2007-05-13
............\...............\IDocumentViewService.cs,538,2007-05-14
............\...............\IMenuService.cs,642,2007-03-25
............\...............\IPlugin.cs,365,2007-02-14
............\...............\IPluginService.cs,624,2007-03-11
............\...............\IToolStripService.cs,535,2007-05-14
............\...............\MenuService.cs,3163,2007-03-26
............\...............\obj
............\...............\...\Debug
............\...............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,5302,2012-08-21
............\...............\...\.....\GenerateResource-ResGen.read.1.tlog,3672,2012-05-15
............\...............\...\.....\GenerateResource-ResGen.write.1.tlog,394,2012-05-15
............\...............\...\.....\PluginFramework.csproj.FileListAbsolute.txt,954,2012-05-15
............\...............\...\.....\PluginFramework.csproj.GenerateResource.Cache,772,2007-05-14
............\...............\...\.....\PluginFramework.dll,20992,2012-05-15
............\...............\...\.....\PluginFramework.pdb,73216,2012-05-15
............\...............\...\.....\PluginFramework.TextView.resources,180,2012-05-15
............\...............\...\.....\Refactor
............\...............\...\.....\........\PluginFramework.dll,20480,2007-05-14
............\...............\...\.....\TempPE
............\...............\...\PluginFramework.csproj.FileList.txt,313,2007-05-14
............\...............\PluginConfigurationCollection.cs,3212,2007-03-11
............\...............\PluginConfigurationElement.cs,1415,2007-03-11
............\...............\PluginConfigurationSection.cs,547,2007-03-11
............\...............\PluginFramework.csproj,5439,2012-05-15
............\...............\PluginFramework.csproj.user,452,2012-05-15
............\...............\PluginService.cs,7234,2007-03-11
............\...............\Properties
............\...............\..........\AssemblyInfo.cs,1413,2007-02-14
............\...............\TextView.cs,1933,2007-05-14
............\...............\TextView.Designer.cs,2216,2007-05-14
............\...............\TextView.resx,5814,2007-05-14
............\...............\ToolBarDockState.cs,216,2007-03-21
............\...............\ToolStripService.cs,4715,2007-05-14
............\PluginSample
............\............\App.config,291,2007-03-12
............\............\bin
............\............\...\Debug
............\............\...\.....\Plugin
............\............\...\.....\......\FirstPlugin.dll,15360,2012-05-15
............\............\...\.....\......\FirstPlugin.pdb,30208,2012-05-15
............\............\...\.....\......\PluginFramework.dll,20992,2012-05-15
............\............\...\.....\......\PluginFramework.pdb,73216,2012-05-15
............\............\...\.....\......\WeifenLuo.WinFormsUI.Docking.dll,409600,2007-03-09
............\............\...\.....\PluginFramework.dll,20992,2012-05-15
............\............\...\.....\PluginFramework.pdb,73216,2012-05-15
............\............\...\.....\PluginSample.exe,18944,2012-05-15
............\............\...\.....\PluginSample.exe.config,291,2007-03-12
............\............\...\.....\PluginSample.pdb,44544,2012-05-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GDIDrawFlow
    C# GDI+ 开发的类Viso流程图用户控件, 流程图文件保存XML文件,可浏览修改保存截图……功能相当强大,可以编译使用,但与我需要的东西还有点差距,我想基于数据库设计,研究中,有兴趣的朋友可以交流 源码来自网络,在此分享,如有侵权请告知(C# GDI+ development class Viso flowchart user control flowchart file to save the XML file can browse to modify save screenshots ... quite powerful, I can compile use, point gap, but I need something, I think based on database design, study, interested friends can exchange source from the network share again, if any infringement, please inform)
    2013-02-21 15:08:18下载
    积分:1
  • 串口数据采取
    说明:  C# 串口数据传送源代码(代码简单,适合新手)。(C # serial data transmission source code (simple code, suitable for novices).)
    2021-01-04 10:14:11下载
    积分:1
  • sha
    sha c++ class to use in windows exe
    2016-02-29 15:32:41下载
    积分:1
  • 5.9
    面向对象程序设计谭浩强第5章 第9题答案(Object-Oriented Programming Chapter 5 Hemopurification answer to Question 9)
    2011-11-30 22:16:15下载
    积分:1
  • mui-master
    具有各种样式的控件,强大的开源源码,可以参考自己做优美的界面(With a variety of styles of controls, powerful open source code, you can refer to their own beautiful interface)
    2020-06-24 04:40:02下载
    积分:1
  • fab turbo 5.2
    说明:  Source Code for FAPTurbo 52
    2019-01-09 16:20:34下载
    积分:1
  • fp
    说明:  fingerprint code for op67
    2010-09-25 14:01:50下载
    积分:1
  • Material-Management-System
    vc编写的物资管理系统,使用sql数据库,ODBC访问方式,包含索引及存储过程,很好的参考价值(vc prepared materials management system, use sql , ODBC access methods, including indexing and storage process, a good reference value)
    2014-12-17 09:55:32下载
    积分:1
  • IEC103
    QT环境下开发的,用于测试电力通讯规约IEC103的一个程序(QT development environment for the testing of electrical communications statute a procedure IEC103)
    2009-02-10 09:20:02下载
    积分:1
  • cdaudioxsrc
    这是一个数字信号处理的函数库,包括FFT变换,各种滤波算法, 如果你要编写数字信号处理相关的程序,这是个不错的选择(This a digital signal processing functions, including FFT, various filtering algorithm, if you want to prepare digital signal processing related to the procedure, which is not a bad choice)
    2005-04-25 11:25:34下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载