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 林 阅读(404) | 评论 (0)编辑 收藏

ubuntu查看端口

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

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

仅列出标题
共3页: 1 2 3 
<2025年10月>
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678

导航

统计

常用链接

留言簿

随笔分类

随笔档案

文章档案

搜索

最新评论

阅读排行榜

评论排行榜