#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 212
// 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
下载说明:请别用迅雷下载,失败请重下,重下不扣分!
使用可视化的c++文档,重新
运用Visual C++解析XML文档,重新定义的类里封装的载入,添加,删除等各种操作,具有较高的参考价值。-use Visual C parsing XML documents, re-definition of the category Lane included in the package, adding, delete, and other operations, with high reference value.
2022-02-06 07:46:46下载
积分:1
VC++
VC++实现文件监控
VC++实现文件监控
VC++实现文件监控-VC++
2022-03-26 16:08:30下载
积分:1
16_24_32 lattice China, Japan and South Korea
16_24_32点阵中日韩文小字库生成工具 3.0,内有帮助文件.-16_24_32 lattice China, Japan and South Korea-small font generation tools 3.0, there are help files.
2022-02-24 11:24:20下载
积分:1
用Hough变换实现多个目标检测
用Hough变换实现多个目标检测,包含参考论文,visual-studio环境下开发,可以实现对多个目标的检测,hough的原理,论文中有说明,也可以上网查阅。
2022-03-20 04:27:44下载
积分:1
implement dynamic printing of window pictures using Tbitmap in Delphi.
Delphi中利用Tbitmap实现窗体图形动态打印-implement dynamic printing of window pictures using Tbitmap in Delphi.
2022-09-20 18:50:03下载
积分:1
OPC客户端的示例
OPC Client Sample
Client tutorial should be usefull to check PLC and general devices that exposes data from OPC server interface.
2022-06-21 02:29:49下载
积分:1
给公司做的个电话客服管理系统。仅作参考.
给公司做的个电话客服管理系统。仅作参考.-done to the company"s telephone call management systems. Just for reference.
2022-12-06 07:05:03下载
积分:1
qtcreator-gdb
资源描述qt环境搭建用到的调试器,windows下的qtcreator调试器的搭建详解,windows下的qtcreator调试器的搭建详解,windows下的qtcreator调试器的搭建详解。
2022-07-16 23:19:36下载
积分:1
IEC 61850 模型配置工具,可以建立61850模型,增加,删除,修改逻辑设备,逻辑节点等...
IEC 61850 模型配置工具,可以建立61850模型,增加,删除,修改逻辑设备,逻辑节点等-IEC 61850 model configuration tools, we can set up 61,850 model, add, delete, revised logic devices, logic nodes
2023-07-27 06:55:03下载
积分:1
一个类CARD牌的小程序,可以作到抛砖引玉吧
一个类CARD牌的小程序,可以作到抛砖引玉吧-CARD licensing a class of small procedures, you can definitely do it
2022-09-20 13:00:03下载
积分:1