登录
首页 » C# » PluginSample

PluginSample

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

  • 仿QQ
    通过skin.dll来仿照QQ界面
    2014-02-17下载
    积分:1
  • ChartForm
    使用C#编写的一个现实波形的界面程序,可以对波形进行放大和复原操作。同时还有对波形的颜色和背景现实颜色的操作。改程序同时具备波形数据的加载和保存。保存格式有图片,文本文档或者是Excel数据格式。(Interface program using C# to write a real waveform, the waveform zoom and recovery operations. As well as the operation of the waveform color and background realistic color. The reform program along with the load and save waveform data. The save format pictures, text documents or Excel data format.)
    2012-07-06 10:13:37下载
    积分:1
  • 4_02
    给出了迭代函数系统生成Julia集的代码(In this paper, a iterative function system redraw Julia program source code)
    2013-05-08 09:37:10下载
    积分:1
  • USRP培训资料
    说明:  LabView关于USRP开发例程,可以通过连接USRP进行简单的信号传输,并对IQ信号进行操作(LabVIEW about the USRP development routine.You can connect USRP for simple signal transmission and IQ signal operation)
    2019-12-17 17:54:24下载
    积分:1
  • TeeChartNET2009VSNET2008Eval
    Teechart,嵌入在.net中的图表控件,可分析出数据,很好用(破解版).(Teechart, embedded in the. Net in the chart control can be analyzed the data, very good (cracked version).)
    2010-01-14 10:11:05下载
    积分:1
  • PCI_DMC_A01-multi_axes
    PCI_DMC_A01台达12轴运动控制卡C#.Net程序源码案例-圆弧及直线插补(PCI_DMC_A01 delta 12 axis motion control card C#.Net source case- circular and linear interpolation)
    2015-08-16 08:30:28下载
    积分:1
  • C#操作窗口类(句柄操作)
    C#操作窗口类(句柄操作)
    2013-10-31下载
    积分:1
  • WIFI-Robot
    这是一个使用wifi控制小车的程序,可以实时的从wifi模块中采集图像数据通过wifi 传给上位机进行显示,并能通过串口发送各种串口命令。同时这个界面也可以是一个智能家居控制方面的上位机界面。(This is a program to control car use wifi, real-time image data collected from wifi module to the host computer via wifi display through the serial port to send a variety of serial command. This interface also can be a smart home control PC interface.)
    2012-11-11 08:54:22下载
    积分:1
  • lin_2.1
    说明:  LIN 2.1总线通信协议标准,比原来的2.0标准有很大不同,研究LIN必备。(LIN 2.1 bus communication protocol standards, than the original 2.0 standard is quite different, research LIN essential.)
    2020-11-30 21:59:27下载
    积分:1
  • iilunzz
    巴特沃斯滤波器C语言实现,低通滤波器,IIR()
    2017-12-31 14:05:20下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载