Fetch the repository succeeded.
This action will force synchronization from D10.天地弦/delphi-framework-MyBean, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
1.本框架主要提供了DLL的加载,和模块之间的调用。
2.本框架提供的一些DEMO是一些基础的例子,主要用于告诉大家如果调用创建模块
3.在DLL制作带窗体的插件时,需要带包运行(避免不必要的麻烦)所以大家在编译DEMO时要带上包,如果是是编译带有DEV的插件,更需要带上DEV的包,否则会出现运行错误。
如果你不明白该段说明的意思,请百度: Delphi带包。
4.建议大家从简单的调用开始对着blog和源码开始学习。
MDI演示:
samples\MDIConsole (注意带包),
http://www.cnblogs.com/DKSoft/p/3970543.html
【MyBean-开源框架】进行简单的逻辑插件(演示在控制台中应用)
samples\logicBean
Sign in for post a comment
Comment ( 0 )