#include#include#include#includeusingnamespacestd;//字符串分割函数std::vectorsplit(std::stringstr,std::stringpattern){ std::string::size_typepos; std::vectorresult; str+=pattern;//扩展字符串以方便操作 intsize=str.size(); for(inti=0;i
#include#include#include#includeusingnamespacestd;//字符串分割函数std::vectorsplit(std::stringstr,std::stringpattern){ std::string::size_typepos; std::vectorresult; str+=pattern;//扩展字符串以方便操作 intsize=str.size(); for(inti=0;i
于 2022-03-22 发布
文件大小:641.42 kB
0 201
// test1split1str1.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
/*
File : split1.cpp
Author : Mike
E-Mail : Mike_Zhang@live.com
*/
#include
#include
#include
#include
#include
using namespace std;
//字符串分割函数
std::vector split(std::string str,std::string pattern)
{
std::string::size_type pos;
std::vector result;
str+=pattern;//扩展字符串以方便操作
int size=str.size();
for(int i=0; i
下载说明:请别用迅雷下载,失败请重下,重下不扣分!
VC编写的多功能计算器,包含完整的源代码,具有常用计算器功能,向量计算功能,高等数学计算功能(行列式,根与系数关系,方程组求解),趣味运算(24点求解)。...
VC编写的多功能计算器,包含完整的源代码,具有常用计算器功能,向量计算功能,高等数学计算功能(行列式,根与系数关系,方程组求解),趣味运算(24点求解)。-VC prepared multifunctional calculator, contains the complete source code, with a common calculator functions, vector computing, advanced mathematics calculation function (determinant, the relationship between the roots and coefficients, Equations), fun computing (24 points Solving).
2022-05-15 23:21:55下载
积分:1
条码字体,把这些字体导入系统,在打印编程时选择这些字体则可以打印出条码...
条码字体,把这些字体导入系统,在打印编程时选择这些字体则可以打印出条码-Bar code fonts, these fonts into the system, in the print program when choosing these fonts you can print out the barcode
2022-12-29 08:55:03下载
积分:1
its own operating system a person would know
操作系统的 自己一看就知道-its own operating system a person would know
2022-07-15 06:21:06下载
积分:1
百度派!!!不用说了!希望大家能够支持,一个问题联系起来。
百度发贴机!!!这个就不用多说了吧!希望大家多多支持,有问题联系我!-Baidu sent! ! ! Needless to say on this! Hope we can support, a problem linked me!
2022-08-14 02:39:40下载
积分:1
This a subprogram based on the platform of win2000, recommend!
这是一个在WIN2000操作平台下的子程序,各位喜欢电脑的朋友不妨看一看,我的电脑试了哦,很好的,-This a subprogram based on the platform of win2000, recommend!
2022-01-26 15:03:10下载
积分:1
查看密码框中的
查看密码框中的-View the stars
2022-06-01 09:19:47下载
积分:1
This a rs232c communication software sample
This a rs232c communication software sample
2022-09-30 22:10:05下载
积分:1
刚学VC,做的一个计算器
刚学VC,做的一个计算器-just learning, so a calculator
2022-01-21 05:52:27下载
积分:1
很好的单词处理程序
很好的单词处理程序-good word processing
2022-01-23 10:55:45下载
积分:1
game snake - Coursework
2022-11-11 12:35:03下载
积分:1