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

ubuntu查看端口

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

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

仅列出标题
共3页: 1 2 3 
<2024年12月>
24252627282930
1234567
891011121314
15161718192021
22232425262728
2930311234

导航

统计

常用链接

留言簿

随笔分类

随笔档案

文章档案

搜索

最新评论

阅读排行榜

评论排行榜