登录
首页 » C# » PluginSample

PluginSample

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

  • eLife!
    该程序基于C++、MFC、GDI+。使用ADO数据库访问技术。实现的主要功能包括备忘录、计划、节日、朋友生日的提醒等,同时拥有强大的查找功能。支持换肤和快捷的音乐播放。允许用户自制皮肤。eLife!的换肤功能全部由GDI+实现。(The program is based on c++, MFC, GDI+. Using ADO database access technology. Implementation of main functions include memos, plans and holiday, friends birthday reminder, have powerful search function at the same time. Supports avi and fast music playing. Allows the user to homemade skin. ELife! All by GDI+ realize change skin function. )
    2013-12-02 19:34:49下载
    积分:1
  • CALENDAR
    在程序中嵌入日历,是一本书中找到的很有学习的价值(Embed calendar program is useful to learn the value ,found in a book)
    2013-12-24 09:27:15下载
    积分:1
  • GISsheji
    说明:  ArEengine和C#开发的GIS桌面软件,实现专题图渲染、缓冲区分析、属性查询(ArEengine and C# development of the GIS desktop software, to achieve thematic map rendering, buffer analysis, attribute query)
    2010-04-15 23:09:12下载
    积分:1
  • C#项目练习
    说明:  一共7个初级项目,C#窗体应用,本人小白自写,啦啦啦啦啦啦啦啦绿绿(A total of 7 primary projects, C# form application, self-written in small white, la la la la la la la la la green)
    2020-06-18 15:20:02下载
    积分:1
  • TFT-2.0-M323FPC(ST7775R)
    TFT2.0的驱动程序 可触摸。很好用。(TFT2.0 driver can be touched. Very good.)
    2020-12-11 23:29:18下载
    积分:1
  • test_cpu_speed
    描述如何实现一个测试CPU速度的应用程序的开发。(Describes how to realize a test CPU speed of application development.)
    2008-05-18 12:27:02下载
    积分:1
  • DEC5502_USB
    说明:  这是个TI公司的TMS320VC5502的专门用的usb通讯程序,是由ti公司的演示程序。(This is the TI TMS320VC5502 specialized communications with the usb procedures, ti is the demonstration program.)
    2005-11-07 11:54:26下载
    积分:1
  • OPCRead
    说明:  OPC读取组态王例子程序,使用Kingvewcliend.dll库(OPC Read Kingview Example Program)
    2020-08-15 21:08:26下载
    积分:1
  • vc++专家门诊
    说明:  vc++专家门诊,很实用,适于初学者(vc++ expert,very practical,be fit for beginner!)
    2005-10-10 11:41:40下载
    积分:1
  • MvcMusicStore-v3.0
    一个MVC3架构的网站,非常使用,有源码、CSS、数据库等等(A MVC3 web framework, very used, source, CSS, database, etc.)
    2013-07-09 09:53:05下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载