摘要:
原文:http://blog.sina.com.cn/s/blog_786ce14d01014lpr.html string 是c++标准库里面其中一个,封装了对字符串的操作把string转换为char* 有3中方法:1.data如:string str="abc";char *p=str.data 阅读全文
posted @ 2016-10-21 22:12 why_not_code 阅读(2178) 评论(0) 推荐(0)
posted @ 2016-10-21 22:12 why_not_code 阅读(2178) 评论(0) 推荐(0)
posted @ 2016-04-15 17:58 why_not_code 阅读(3772) 评论(0) 推荐(0)
posted @ 2016-02-20 14:10 why_not_code 阅读(166) 评论(0) 推荐(0)