摘要:
#include<ctime>#include<iostream>#include<boost/bind.hpp>#include<boost/shared_ptr.hpp>#include<boost/enable_shared_from_this.hpp>#include<boost/asio.hpp>usingboost::asio::ip::tcp;std::stringmake_daytime_string(){usingnamespacestd;time_tnow=time(0);returnctime(&am 阅读全文
posted @ 2011-08-29 10:56
李sir
阅读(1640)
评论(0)
推荐(0)
浙公网安备 33010602011771号