- 博客(1)
- 资源 (10)
- 收藏
- 关注
原创 c++实现类似c#的事件,依赖Poco库
#include “Poco/BasicEvent.h”#include “Poco/Delegate.h”#include using Poco::BasicEvent;using Poco::delegate;class Source{public:BasicEvent theEvent;void fireEvent(int n){ theEvent(this, n);}};class Target{public:void onEvent(const void*
2020-12-31 14:02:38
294
imgui c++ 框架.zip
2020-11-06
of_v0.11.0_vs2017_release.zip
2020-11-06
K-Lite_Codec_Pack_1516_Full.exe
2019-11-13
oCam_v57.0.7z
2019-11-13
geek卸载工具,好用不多说
2020-01-28
linux内核4.13.6源码
2018-12-03
libclaw-1.7.4.exe
2019-08-13
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅