文件名称:PLFramework
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
一款C++开发的PL框架完整源代码,此部分源码主要是两个部分:
1、 一个插件框架内核;
2、 一个测试用的插件; -A C++ development the PL fr a mework of complete source code, this part of the source code is in two parts:
1, a plug-in fr a mework of the kernel
2, a test plug
1、 一个插件框架内核;
2、 一个测试用的插件; -A C++ development the PL fr a mework of complete source code, this part of the source code is in two parts:
1, a plug-in fr a mework of the kernel
2, a test plug
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Debug\DefaultLoader.exe
.....\PLCore.dll
.....\.lugins\PLCore\config.xml
.....\.......\......\LogPlugin.dll
.....\.......\......\PLPluginMsg.dll
.....\.......\TestApp1\config.xml
.....\.......\........\TestApp1.dll
.....\说明.txt
Headers\ILogPlugin\ILogOutput.h
.......\..........\ILogSys.h
.......\.PluginMsg\IPluginMsg.h
.......\.System\IApp.h
.......\.......\IPlugin.h
.......\.......\ISystem.h
PLFramework\Debug\DefaultLoader.exe
...........\.....\PLCore.dll
...........\.....\.lugins\PLCore\config.xml
...........\.....\.......\......\LogPlugin.dll
...........\.....\.......\......\PLPluginMsg.dll
...........\.....\.......\TestApp1\config.xml
...........\.....\.......\........\TestApp1.dll
...........\..faultLoader\DefaultLoader.cpp
...........\.............\DefaultLoader.vcproj
...........\.............\DefaultLoader.vcproj.WWW-50D1A53EDDC.Administrator.user
...........\.............\ReadMe.txt
...........\.............\stdafx.cpp
...........\.............\stdafx.h
...........\.............\targetver.h
...........\LogPlugin\ExportPlugin.cpp
...........\.........\ExportPlugin.h
...........\.........\FileLogOutput.cpp
...........\.........\FileLogOutputImpl.h
...........\.........\LogPlugin.vcproj
...........\.........\LogPlugin.vcproj.WWW-50D1A53EDDC.Administrator.user
...........\.........\LogSys.cpp
...........\.........\LogSysImpl.h
...........\PLCore\export.h
...........\......\LoadConfig.cpp
...........\......\LoadConfig.h
...........\......\LoadPlugins.cpp
...........\......\LoadPlugins.h
...........\......\MainCore.cpp
...........\......\MainCore.h
...........\......\PLCore.vcproj
...........\......\PLCore.vcproj.WWW-50D1A53EDDC.Administrator.user
...........\......\SystemImpl.cpp
...........\......\SystemImpl.h
...........\......\tinyXml\tinystr.cpp
...........\......\.......\tinystr.h
...........\......\.......\tinyxml.cpp
...........\......\.......\tinyxml.h
...........\......\.......\tinyxmlerror.cpp
...........\......\.......\tinyxmlparser.cpp
...........\......\.......\XmlDocumentWrapper.cpp
...........\......\.......\XmlDocumentWrapper.h
...........\PLFramework.sln
...........\PLFramework.suo
...........\..PluginMsg\ExportPlugin.cpp
...........\...........\ExportPlugin.h
...........\...........\PLPluginMsg.vcproj
...........\...........\PLPluginMsg.vcproj.WWW-50D1A53EDDC.Administrator.user
...........\...........\PluginMsgImpl.cpp
...........\...........\PluginMsgImpl.h
...........Test\PLFrameworkTest.sln
...............\PLFrameworkTest.suo
...............\TestApp1\AppImpl.cpp
...............\........\AppImpl.h
...............\........\exportplugin.cpp
...............\........\exportplugin.h
...............\........\TestApp1.vcproj
...............\........\TestApp1.vcproj.WWW-50D1A53EDDC.Administrator.user
插件框架代码说明.txt
PLFramework\Debug\Plugins\PLCore
...........\.....\.......\TestApp1
Debug\Plugins\PLCore
.....\.......\TestApp1
PLFramework\Debug\Plugins
...........\PLCore\tinyXml
Debug\Plugins
Headers\ILogPlugin
.......\IPluginMsg
.......\ISystem
PLFramework\Debug
...........\DefaultLoader
...........\LogPlugin
...........\PLCore
...........\PLPluginMsg
...........Test\TestApp1
Debug
Headers
PLFramework
PLFrameworkTest