随笔分类 -  C++

study Cpp
摘要:请查看公孙二狗的文章数据库连接池 阅读全文
posted @ 2015-04-21 15:56 芝麻学问 阅读(450) 评论(0) 推荐(0)
摘要:QT获取本机IP地址 #include <QtNetwork/QHostAddress> #include <QtNetwork/QNetworkInterface> #include <QList> #include <QDebug> //获取IP地址 void getIP() { QList<Q 阅读全文
posted @ 2014-01-03 21:37 芝麻学问 阅读(1217) 评论(0) 推荐(0)