摘要: 参见博客,讲的非常清楚。 https://blog.csdn.net/zj510/article/details/8105408 阅读全文
posted @ 2018-05-24 19:50 `野百合的春天 阅读(102) 评论(0) 推荐(0)
摘要: #include "stdafx.h" #include "boost/signals2.hpp" #include "boost/bind.hpp" #include "boost/function.hpp" #include using namespace std; class Button{ private: typedef boost::signals2::signal singal... 阅读全文
posted @ 2018-05-24 19:44 `野百合的春天 阅读(1528) 评论(0) 推荐(0)