• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
一蓑烟雨
C/C++,Linux,语音技术
博客园    首页    新随笔    联系   管理    订阅  订阅
2012年4月26日
顺序容器 (2)string类型操作
摘要: 1 #include "stdafx.h" 2 #include <string> 3 #include <iostream> 4 using namespace std; 5 6 int _tmain(int argc, _TCHAR* argv[]) 7 { 8 string file_path = "d:/karen/love/you"; 9 int pathsize = file_path.size();//元素个数10 string full_path;11 if(file_path.find_last_of(" 阅读全文
posted @ 2012-04-26 17:07 lovemu 阅读(225) 评论(0) 推荐(0)
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3