#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 135
// 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
下载说明:请别用迅雷下载,失败请重下,重下不扣分!
Based on outstanding passes the packing which the Chinese sound
TTS function tra...
基于杰通华声TTS功能调用的包装, 编译目标是DLL文件- Based on outstanding passes the packing which the Chinese sound
TTS function transfers, the translation goal is the DLL document
2022-01-27 23:25:59下载
积分:1
简单的计算器编写程序,用了GUI,可以实现+
简单的计算器编写程序,用了GUI,可以实现+-*/的运算-Simple calculator programming, using the GUI, can be achieved+-*/Computing
2022-07-11 02:24:36下载
积分:1
文件夹对话框(C#)。这是一个文件对话诓。C#的基础。
文件夹对话框(C#)。这是一个文件对话诓。C#的基础。-folder dialog (C#). This is a document dialogue swindle. C# foundation.
2022-11-27 00:45:03下载
积分:1
let you easily achieve full screen display of code, full
让你轻松实现全屏显示的代码,全屏时你还可以保留工具条。(22KB)-let you easily achieve full screen display of code, full-screen when you can retain toolbar. (File)
2022-02-27 04:55:08下载
积分:1
此程序用来画一个椭圆
此程序用来画一个椭圆-the procedure used to draw an ellipse
2022-01-26 19:55:15下载
积分:1
Encryption and decryption use PC1 algorithm
Encryption and decryption use PC1 algorithm
2022-03-16 04:31:14下载
积分:1
A good web browser is compatible with IE , including search engine and wgf_Media...
与IE兼容,是一款不错的web浏览器,其中包括搜素引擎和wgf_Media.-A good web browser is compatible with IE , including search engine and wgf_Media.
2022-01-28 00:56:22下载
积分:1
哈希函数,hashFUNCTION~希望大家会喜欢
哈希函数,hashFUNCTION~希望大家会喜欢-Algorithm
2022-03-11 20:10:49下载
积分:1
The design of asynchronous fifo,
Asynchronous fifo design, can be a good compl...
2022-01-27 17:51:55下载
积分:1
c/c++实现cache功能,树结构。
c/c++实现cache功能,树结构。-c/c achieve cache, the tree structure.
2022-02-14 22:57:20下载
积分:1