C++ String Toolkit 世界最快C++字串操作函数,
puma shoes,超越C++自带函数
详情:http://www.codeproject.com/KB/recipes/Tokenizer.aspxhttp://www.partow.net/programming/strtk/index.htmlDescription
The C++ String Toolkit Library (StrTk) consists of robust,
转载:超拽的话,
mens timberland roll top,
Birkenstock Papillio sandals36488, optimized and portable string processing algorithms for the C++ language. StrTk is designed to be easy to use and integrate within existing code bases. Furthermore the library has a rich set of features that makes light work of any kind of string processing task.
Capabilities
The StrTk library has the following capabilities:
Generic string tokenizer and token iteratorsFast Split routinesUser specified delimiter and splitter policies (simple and regex based etc.)Conversions between data and hex and base-64In-place removal and replace routinesWild-card matching and globbingSearch and ReplaceFast token grid and Comma Separated Values (CSV and DSV) processingExtremely fast String to Integer,
new vibram shoes44387,
ralph lauren, Double and other POD conversion######tensible string processing templates and algorithms (eg: combinatorics and randomizations)Fast and simple-to-use binary serializationSeamless integration with STL and BoostEasy to use wrappers of common string processing usage patternsSingle header file solution requires no installation or building C++ String Toolkit Library License
Free use of the String Toolkit Library is permitted under the guidelines and in accordance with the most current version of the"Common Public License."
Compatability
The C++ String Toolkit Library implementation is fully compatible with the following C++ compilers:
GNU Compiler Collection (4.1+)Intel® C++ Compiler (9.x+)Clang/LLVM (1.1+)Microsoft Visual Studio C++ Compiler (8.1+) 下载 String Toolkit Library Source Code and ExamplesC++ String Toolkit Library TutorialMSVC9 project solutionMSVC10 project solution