登录
首页 » c++ » 分割字符串

分割字符串

于 2022-02-06 发布 文件大小:2.23 MB
0 116
下载积分: 2 下载次数: 1

代码说明:

可以用来分隔字符窜,vector division_word(const CString &str, CString  strtaken )   {          vector temp;       CString strToken=_T("");       int curPos=0;       while((strToken =str.Tokenize(strtaken, curPos))!=_T(""))       {           temp.push_back(strToken);        }       return temp;   }

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 网站源程序 网站源程序
    网站源程序 网站源程序-Web site source code source code source code website
    2023-03-17 20:00:04下载
    积分:1
  • Assignment1
    stm32连接机智云的小代码,可用云平台控制led的代码。(Stm32 connects the small code of tact cloud, which can control the led code with the cloud platform.)
    2018-03-06 08:32:43下载
    积分:1
  • BLDC-PROGRAM
    本代码为STM8S903K 无刷无感电机的驱动源程序 应用在电动工具上 属产品级代码 用电位器调速 保护电流40A(The code STM8S903K brushless non-inductive motor drive source Is a product-level code used in power tools speed control potentiometer protection current 40A)
    2013-01-24 08:50:41下载
    积分:1
  • 文件传输协议
    自己写的FTPSERVER服务器端,用于监听客户端的代码,大家有兴趣可以下载下来看看!有想问这方面的问题可以给我留言! 
    2022-06-16 18:41:40下载
    积分:1
  • C-Programming-for-Arduino
    C programming for arduino
    2015-04-15 14:39:34下载
    积分:1
  • VC++动态链接库(dll)编程深入浅出
    说明:  主要讲动态链接库的编程方法,有需要的可以下载!(It mainly talks about the programming method of dynamic link library, which can be downloaded if necessary.)
    2020-06-17 21:00:07下载
    积分:1
  • matlab01
    matlab 课件 很全面的 适合初学者使用 适合数模(matlab very comprehensive courseware is suitable for beginners to use for digital to analog)
    2012-05-22 13:43:14下载
    积分:1
  • dfa
    程序根据用户输入的dfa或者文件中的dfa,能最小化dfa,并根据最小化dfa来测试字符串(Program based on user input or file in dfa dfa, minimizes dfa, and according to the test string minimizing dfa)
    2013-05-26 18:06:17下载
    积分:1
  • test-five
    一个综合了AES,DES,Elgamal的综合性验证程序。(good luck.)
    2020-11-26 16:39:30下载
    积分:1
  • AVL
    Implementation of AVL Tree
    2015-03-29 03:11:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载