X-LIN

QString与const char *之间的转换

e.g:
QString str1 = "Test";
QByteArray ba = str1.toLatin1();
const char *c_str2 = ba.data();

posted @ 2012-08-16 19:41 林 阅读(401) | 评论 (0)编辑 收藏

ubuntu查看端口

nmap localhost 查看本地已打开的端口

posted @ 2012-08-15 17:08 林 阅读(593) | 评论 (0)编辑 收藏

仅列出标题
共3页: 1 2 3 
<2025年9月>
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011

导航

统计

常用链接

留言簿

随笔分类

随笔档案

文章档案

搜索

最新评论

阅读排行榜

评论排行榜