Welcome![Sign In][Sign Up]
Location:
Search - string split

Search list

[CSharpExSplit

Description: 考虑到C#中的string类提供的Split方法无法实现针对串参数的分割,所以自己解决了。主要实现了对String类的扩展,使之支持string参数的Split。-C# taking into account the type of string Split method can not be realized against the division series parameters , and they therefore resolved. Major Implementation of the expansion of the String class that supports string parameters of Split.
Platform: | Size: 534 | Author: 林宜聪 | Hits:

[GUI DevelopCSplitString

Description: VC+6.0实现文本串的自由拆分-VC 6.0 free text string separation
Platform: | Size: 71680 | Author: 江上飞鸟 | Hits:

[Windows Developcsplitstring拆分字符串

Description: 在做程序时,经常需要把文本按固定的标志进行拆分,CString 类提供了一些基本的字符串操作,本文就是利用CString类的基本函数来实现文本串的自由拆分 ,-doing procedures, the need for regular text by the fixed signs split redeem category provides some basic string manipulation, use redeem this is the basic function to achieve the free text string separation
Platform: | Size: 12288 | Author: 李秉肇 | Hits:

[Windows Developstringsplit

Description: 在做程序时,经常需要把文本按固定的标志进行拆分,CString 类提供了一些基本的字符串操作,本文就是利用CString类的基本函数来实现文本串的自由拆分 ,-doing procedures, the need for regular text by the fixed signs split redeem category provides some basic string operations, redeem this paper is to use the basic functions to achieve the free text string separation
Platform: | Size: 12288 | Author: 邹波 | Hits:

[CSharpExSplit

Description: 考虑到C#中的string类提供的Split方法无法实现针对串参数的分割,所以自己解决了。主要实现了对String类的扩展,使之支持string参数的Split。-C# taking into account the type of string Split method can not be realized against the division series parameters , and they therefore resolved. Major Implementation of the expansion of the String class that supports string parameters of Split.
Platform: | Size: 1024 | Author: 林宜聪 | Hits:

[Windows Developsplit

Description: 利用模板实现的拆分函数,提供字符串拆分,即部分标准模板类的拆分。-Use templates to achieve the split function, provided the string split, that is part of the standard template class split.
Platform: | Size: 1024 | Author: 扎克 | Hits:

[OtherPassWord

Description: 该VB程序对输入的字串,拆分成Bit,然后随即插入新的字节.达到加密的目的.很难解密.该程序还提供解密功能.请在WinXPx下测试通过.-The VB program to input the string, split into a Bit, and then immediately insert a new byte. To achieve the purpose of encryption. It is very difficult to decrypt. The program also provides decryption function. Please WinXPx under test.
Platform: | Size: 52224 | Author: 李建平 | Hits:

[Windows Developstring

Description: 常用的字符串类别和函数。包括:split、replace、search三个强大功能的类别,以及trim、bin2hex等常用功能函数。-Commonly used string type and function. Including: split, replace, search the three power categories, as well as trim, bin2hex function, such as commonly used.
Platform: | Size: 16384 | Author: jackie | Hits:

[Windows DevelopStringTokenizer

Description: 一个字符串分割的类,可以自定义各种类型的字符串分割,功能强大-a class for string split
Platform: | Size: 3072 | Author: hh | Hits:

[Windows Developsplit

Description: 本程序用于拆分字符串, 以逗号为分隔符,将四个数分别保存到四个数组中。-This procedure used to split the string, a comma for the separator will be saved to four respectively in the four arrays.
Platform: | Size: 7168 | Author: wengao | Hits:

[Graph Recognizestring_split

Description: 读文本文件,将里面的字符串筛选出来,split函数的运用,分割字符串。-Read a text file, which filter out the string, split function, the use of split strings.
Platform: | Size: 246784 | Author: tanyong | Hits:

[Otherstring_strutil

Description: std::string并没有提供所有需要方法。所以,需要用STL提供了算法库、字符串流以及现存的std::string的方法来实现它们。 ※ 将字符串转换为大写/小写 ※ 去掉字符串两端的空格 ※ 忽略大小写比较字符串 ※ StartsWith和EndsWith ※ 从字符串解析出int和bool等类型的值 ※ 将各种数值类型转换成字符串(toString) ※ 拆分字符串和Tokenizer-std:: string does not provide all the necessary means. Therefore, the need to use STL provides a library of algorithms, string streams, as well as the existing std:: string methods to achieve them. ※ convert a string to uppercase/lowercase ※ remove the spaces at both ends of the string ※ Comparison of strings ignoring case ※ StartsWith and EndsWith ※ From the string parsing out the int and bool types of values such as ※ all kinds of numeric type conversion into a string (toString) ※ split strings and Tokenizer
Platform: | Size: 4096 | Author: 方启 | Hits:

[Other123

Description: 自编的字符串分割的程序,本程序基于VC对话框,希望能给初学者以启发-String split self-compiled program, this program is based on VC dialog box, and want to give beginners to inspire
Platform: | Size: 288768 | Author: xing | Hits:

[Compress-Decompress algrithmssrc

Description: 拆分字符串的代码,可以根据不同等级的字符来将字符串转换成树-string split
Platform: | Size: 3072 | Author: Nathaniel | Hits:

[JSP/Javasplit-String

Description: 写了一个高效的分离字符串,主要是基于字节数组实现,比API里面的函数实现高效-Write an efficient separation of strings, mainly based on the byte array to achieve than the API function inside Efficient
Platform: | Size: 7168 | Author: he_wen | Hits:

[Windows Developsplit

Description: 自己实现的字符串分割函数split(C++版本) ,带使用方法。-Own implementation of a string split function split (C++ version), with demo.
Platform: | Size: 8192 | Author: pj81102 | Hits:

[Windows DevelopStringUtils

Description: mfc split 函数,操作简单,SplitString(const string& input, const string& delimiter, vector<string>& results, bool includeEmpties = true)-mfc split SplitString(const string& input, const string& delimiter, vector<string>& results, bool includeEmpties = true)
Platform: | Size: 1024 | Author: czq | Hits:

[JSP/Javajava

Description: 1.根据一个已有的file c:\student.csv, 将所有学生数据读到一个ArrayList中.ArrayList中的元素类型是Student类型。 2.将得到的这个ArrayList按照小组号分组,构造一个HashMap。 Map的key是组号,value是一个ArrayList,这个arraylist中包含了所有在这个小组下的Student 3. 遍历这个HashMap,打印出每组下学生的学号。 注意,要求打印学号的除前3位其他的字符。比如学号为HSG1001,打印出来就是1001 提示: 1. 可以用string.split(“,”)方法来获得一个数组 2.可以用map.keySet.contains(obj) 方法来判断是否包含了某个元素-1. According to an existing file d: \ student.csv, read all the student data in an ArrayList. ArrayList type of elements in the Student type. 2. Will be in accordance with the group number of this ArrayList groups, construct a HashMap. Map key is the group number, value is an ArrayList, the arraylist contains all in this group under the Student 3. Traverse the HashMap, print out each group of students under the student number. Note that the required number printed school other than the first 3 characters. Such as the school number is HSG1001, print is the 1001 prompt: 1. String.split (" ," ) method can be used to obtain an array 2. Can map.keySet.contains (obj) method to determine whether it contains a certain element
Platform: | Size: 8192 | Author: flinove | Hits:

[Delphi/CppBuildersplit-string

Description: Split String by rifqi bobaco
Platform: | Size: 188416 | Author: rifqi | Hits:

[Othersplit

Description: 在nodeMCU中使用lua语言实现字符串切割(Implementation of string cutting)
Platform: | Size: 9216 | Author: 深拥 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net