登录
首页 » C# » PluginSample

PluginSample

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

  • dspPWM
    基于dsp28335的脉宽调制pwm控制程序,工程文件(DSP28335 based on the pulse width modulation PWM control procedures, engineering documents)
    2016-06-09 20:49:10下载
    积分:1
  • very_useful_SmartEdit
    说明:  非常有用的智能编辑框。过滤非设定的输入字符,可以设定为NUMBER、LETTER、FLOATINGPT、OTHERCHAR、SIGNED、UNDERSCORE。(Very useful smart edit box. Filtering of non-setting input characters can be set to NUMBER, LETTER, FLOATINGPT, OTHERCHAR, SIGNED, UNDERSCORE.)
    2008-08-29 21:59:40下载
    积分:1
  • netcwmp
    openacs 测试软件,适合TR069测试开发人员使用(Openacs test software, suitable for TR069 test developers)
    2020-06-20 14:20:01下载
    积分:1
  • client
    windows下基于QT开发的客户端源码,采用了tcp协议与服务器端通信(QT development under windows based client source code, using the tcp protocol to communicate with the server)
    2017-01-19 11:17:25下载
    积分:1
  • menu
    基于节点编号的多层液晶菜单界面设计,适用于按键少的简单界面。程序流程逻辑清晰,增删节点无需修改主程序部分,可移植性好.(Multilevel menu design base on Node Numbering, applies to the simple interface with little keys. Program logic is clear, nodes are added or removed without having to modify the main program sections, and has good portability.)
    2020-10-02 10:07:44下载
    积分:1
  • read-grade-calculate-average-grade
    可以从一个txt文件中读取出若干个学生的各科成绩,并且计算出每科的平均成绩。对学生的成绩进行排序,还可以显示出每科的最高分。并且可以生成txt文件把这些结果用储存起来。(It can read a number of students grades in all subjects a txt file, and calculate the average score for each subject. Sort on student achievement, but also can show the highest score for each subject.Besides ,it can generate txt files to store theses results.)
    2015-01-24 18:17:12下载
    积分:1
  • Neighbor-search-method
    一种用近邻搜索法解决VRP问题的源代码,可以解决多种问题(Source code of a nearest neighbor search method to solve the VRP problem)
    2012-03-07 16:49:46下载
    积分:1
  • jq
    说明:  大家都玩过军旗吧.这个程序就是根据军旗游戏写出的.功能齐全,是学习此类游戏的好例子(We all played right flag. This procedure is written under the flag game. Functional study of such games are a good example of)
    2009-02-13 16:58:23下载
    积分:1
  • ad4351
    说明:  AD4351的模块驱动程序,经过调试可以使用,内有接线引脚说明(AD4351 based on STM32F103RCT6)
    2020-06-18 07:40:02下载
    积分:1
  • IndustryZT
    里提供的是一个工业自动化监控组态系统 编译工具为VC++6.0或以上.(is providing an industrial automation control system configuration tools to compile VC 6.0 or above.)
    2006-06-04 14:54:23下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载