摘要: class client{public: /*client(const udp::endpoint& listen_endpoint) : socket_(io_service_, listen_endpoint), deadline_(io_service_) { deadline_.expire... 阅读全文
posted @ 2014-08-22 17:30 lcfwzq 阅读(5057) 评论(0) 推荐(0) 编辑
摘要: 1、测试过程中 oracle连接很慢:conn = env->createConnection(user, passwd, connect_string);单步到这里,等待返回很慢。处理方法:1、检测现象问题: 1)sqlplus system@数据库用户名/密码 返回提示,非常慢。 2)tnspi... 阅读全文
posted @ 2014-08-22 17:20 lcfwzq 阅读(1257) 评论(0) 推荐(0) 编辑