文件名称:publisher

  • 所属分类:
  • 系统编程
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 95kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • Pheni*****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

You have a well defined plug-in interface - public interface IMyInterface , or even an abstract class, in your fr a mework project

Your plug-in classes will implement this interface or abstract class. The trick is, your plug-in classes that implements your interface will be residing (most probably) in separate library files (say, dll files)

At run time, your fr a mework will read the list of available plug-ins from a configuration file (most probably, an XML file)

You load those plug-in classes using Reflection mechanism (System.Reflection in .NET) and create an object of the class

You can now call the methods inside your class, through your interface -You have a well defined plug-in interface- public interface IMyInterface, or even an abstract class, in your fr a mework project Your plug-in classes will implement this interface or abstract class. The trick is, your plug-in classes that implements your interface will be residing (most probably) in separate library files (say, dll files) At run time, your fr a mework will read the list of available plug-ins from a configuration file (most probably, an XML file) You load those plug-in classes using Reflection mechanism (System.Reflection in. NET) and create an object of the class You can now call the methods inside your class, through your interface
相关搜索: windowspublisher

(系统自动生成,下载前可以参看下载内容)

下载文件列表

Sumeru.Publisher

................\AssemblyInfo.cs

................\bin

................\...\Debug

................\...\.....\Sumeru.Publisher.dll

................\...\.....\Sumeru.Publisher.pdb

................\IPublisher.cs

................\obj

................\...\Debug

................\...\.....\Sumeru.Publisher.dll

................\...\.....\Sumeru.Publisher.pdb

................\...\.....\temp

................\...\.....\TempPE

................\PluginConfig.xml

................\Publisher.xsd

................\Publisher.xsx

................\PublisherFactory.cs

................\PublisherLoader.cs

................\Sumeru.Publisher.csproj

................\Sumeru.Publisher.csproj.user

................\Sumeru.Publisher.Framework.Data.cs

................\Sumeru.Publisher.sln

Sumeru.Publisher.FTPPublisher

.............................\AssemblyInfo.cs

.............................\bin

.............................\...\Debug

.............................\...\.....\Sumeru.Publisher.dll

.............................\...\.....\Sumeru.Publisher.FTPPublisher.dll

.............................\...\.....\Sumeru.Publisher.FTPPublisher.pdb

.............................\...\.....\Sumeru.Publisher.pdb

.............................\FTPPublisherPlugin.cs

.............................\obj

.............................\...\Debug

.............................\...\.....\Sumeru.Publisher.FTPPublisher.dll

.............................\...\.....\Sumeru.Publisher.FTPPublisher.pdb

.............................\...\.....\temp

.............................\...\.....\TempPE

.............................\Sumeru.Publisher.FTPPublisher.csproj

.............................\Sumeru.Publisher.FTPPublisher.csproj.user

Sumeru.Publisher.Loader



.......................\AssemblyInfo.cs

.......................\bin

.......................\...\Debug

.......................\...\.....\PluginConfig.xml

.......................\...\.....\Sumeru.Publisher.dll

.......................\...\.....\Sumeru.Publisher.FTPPublisher.dll

.......................\...\.....\Sumeru.Publisher.FTPPublisher.pdb

.......................\...\.....\Sumeru.Publisher.Loader.exe

.......................\...\.....\Sumeru.Publisher.Loader.pdb

.......................\...\.....\Sumeru.Publisher.pdb

.......................\frmMain.cs

.......................\frmMain.resx

.......................\obj

.......................\...\Debug

.......................\...\.....\Sumeru.Publisher.Loader.exe

.......................\...\.....\Sumeru.Publisher.Loader.Form1.resources

.......................\...\.....\Sumeru.Publisher.Loader.pdb

.......................\...\.....\temp

.......................\...\.....\TempPE

.......................\Sumeru.Publisher.Loader.csproj

.......................\Sumeru.Publisher.Loader.csproj.user

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org