搜索资源列表
VB6Str2Cpp
- VB6 has two very useful string functions: Join and Split. This code implements Join and Split functions using STL so that you can use them in your C++ programs -VB6 has two very useful string functions : Join and Split. This code implements Join and
splitString
- 这是一个控制台程序,主要是分割字符串 输入:一系列的不同的中英文字符,和指定的分割的尺度 输出:分割后的字符串-This is a console program, mainly split the string entered: a series of different Chinese and English characters, and designated the measure of output divided: split the string after the
Utilities
- 这是一个DLL,集成了平时用到的几种常见的函数,如拆分字符串,查找文件,文件夹是否存在等-This is a dll, have serval common functions in it, such as split string, find file or check the dir if its exist.
splitrarstr
- VC++ 以逗号为分隔点,自由任意拆分字符串,经常编写代码的朋友可能会想到Split,对,本代码就是使用Split函数实现分隔字符串,这相当实用-VC++ Comma-separated points, the Liberal split any string, often write code friends may think of Split, yes, the code is to use the Split function to achieve delimited string, w
DecodeString
- vc根据指定字符分割字符串\DecodeString-vc split according to the specified character string \ DecodeString
DecodeString
- 根据指定字符分割字符串\DecodeString\DecodeString.rar,很不错的vc源码,希望对大家有所帮助。-Split according to the specified character string \ DecodeString \ DecodeString.rar, very good vc source, we want to help.
StringSplit
- 分割字符串,将字符串以固定分隔符分割为多个部分,以供用户使用-split String
pick_up.c
- 实现将一段数字字符串,拆分成数字串和字符串。-For a string of numbers, split into a string of numbers and strings.
string_split
- Split String Into Key Values Test.
SpaceSplitString
- Space Split String Data Source Code for Linux.
string
- The include_next requires a split double-inclusion guard.
top
- Split at first ( and last ) to get process name.Scan rest of string. -Split at first ( and last ) to get process name.Scan rest of string.
string
- Helper function for splitting a string into an argv-like array. originally copied lib argv split.c Source Code for Linux v2.13.6. -Helper function for splitting a string into an argv-like array. originally copied lib argv split.c Source Code for L
sccsnames
- split - Given a string with embedded slashes, return a null terminated vector of pointers to path components. -split - Given a string with embedded slashes, return a null terminated vector of pointers to path components.
Hlw
- How to split the string into an array