会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
酷熊
博客园
首页
新随笔
联系
订阅
管理
07 2016 档案
string与wstring之间的转换
摘要:#include <string>std::string ws2s(const std::wstring& ws){ std::string curLocale = setlocale(LC_ALL, NULL); // curLocale = "C"; setlocale(LC_ALL, "chs
阅读全文
posted @
2016-07-27 18:37
酷熊
阅读(382)
评论(0)
推荐(0)
QTableWidget去除选中虚边框
摘要:m_tableWidget->setFocusPolicy(Qt::NoFocus); //去除选中虚线框
阅读全文
posted @
2016-07-01 11:19
酷熊
阅读(2843)
评论(0)
推荐(0)
公告
点击右上角即可分享