登录
首页 » C# » PluginSample

PluginSample

于 2012-08-21 发布 文件大小:773KB
0 158
下载积分: 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 个回复

  • GetHostNameIP
    一个有关获取主机名和IP地址的MFC程序,对于初学者来说很有帮助(For information about obtaining a host name and IP address of the MFC, very helpful for beginners)
    2013-08-22 10:58:23下载
    积分:1
  • SMS
    使用短信猫可以实现短信的群发,跟接收,还现实了定时群发,并且可以对接收短信内容进行查询(Cats can be achieved using the message of the mass-message with the receiver, but also the reality of the mass from time to time, and can receive a query message content)
    2008-05-03 22:11:14下载
    积分:1
  • TimeManager
    一个集成了闹钟、秒表功能的VB.NET时间管理小程序,我觉得功能比较强大,除了秒表和闹钟功能外,还可设置时间格式、在日期中是否显示当前日期,是否标记当前日期,是否是下拉时间调整框等(An integrated alarm clock, stopwatch function VB.NET time management applet, I think the more powerful features, in addition to the stopwatch and alarm functions, you can also set the time format, whether to display the current date in the date, the current date is marked, whether it isdrop-down time to adjust box)
    2013-05-04 17:19:32下载
    积分:1
  • screenShot
    vc屏幕抓图的程序源码,有兴趣的朋友学习一下。 (vc source screen capture program, interested friends to learn about.)
    2011-05-29 10:17:47下载
    积分:1
  • Wrox_BeginningCSharp3.AnIntroductionOOP
    Wrox - Beginning CSharp 3.0 An Introduction To Object Oriented Programming
    2010-05-17 22:30:13下载
    积分:1
  • windtrain
    PSCAD... WIND POWER TRAINING....
    2013-09-06 17:14:42下载
    积分:1
  • FxCopInstall1.35
    代码审查工具,功能强大 便于改正编写习惯(Code review tools, powerful easy to correct writing habits)
    2013-10-30 10:35:29下载
    积分:1
  • yuanmaa
    说明:  对一副图像的直方图进行均衡化,并在客户区输出(histogram equalization and show out)
    2010-03-31 14:27:45下载
    积分:1
  • Counter_dll
    基于研华PCI-1710HG数据采集卡基于动态链接库的计数器程序。用VC++6.0MFC实现。程序功能实现实时计数值显示及频率值显示。(Advantech PCI-1710HG-based data acquisition card is based on the dynamic link library counter program. With VC++6.0MFC achieved. Program features real-time count value display and frequency display.)
    2020-09-10 10:58:00下载
    积分:1
  • MB85RC64-CH
    MB85RC64 中文说明书,数据手册,中文详细。(MB85RC64 Chinese legend, Chinese Details)
    2014-11-06 23:32:42下载
    积分:1
  • 696518资源总数
  • 104360会员总数
  • 40今日下载