Many useful, highly optimized for performance functions and classes. This library includes the compression engine (LZ+Huffman), encryption (RC4, RC6), verification (SHA-256), string manipulation routines, binary streams, fast memory manager,...
A string manipulation tutorial that implements the ASP techiniques to help you to learn how to join two text together. The string functions in VBScript are given with proper syntax and from the example coding you can learn easily how...
This string manipulation article lets you know the steps needed to convert the text in proper case format. The function PropCase() is illustrated with an example program how to capitalize the starting letter of each word that are passed through an...
Comprehensive tutorial on string manipulation in JavaScript, such as dissecting, searching etc.
Libmstring is a library which contains a collection of utilities for string manipulation. The functions supported by this tool are, strtoupper, strtolower, substr, ucwords, ltrim, trim, addslashes, countstr, ucfirst, stripflashes etc., Simple and...
mp3riot is a software that extensively searches directories and outputs a file list to create playlists. It has ability to control the output to correct the links. This programme supports many other features like, advanced string manipulation...
StringBuilder is an article in which author elaborates the method of string manipulation through string builders. The author discusses about System.Text namespace in which the string builder resides. This string builders helps in cancatenating...
Conversion of Unicode and Punycode on web based text is demonstrated on this ASP tutorial with working demo. And from this tutorial you will be able to know the terms ByteArray, Punycode, HexString, Base64 and a lot more in text string...
ESB Professional Computation Suite (ESBPCS) for VCL now supplies over 6000 Routines/Methods and over 190 Classes/Components in over 130 units to make Data Entry and Manipulation easier for Developers using Borland Delphi 5, 6 and 7 and/or Borland...
Control To String is a web based tutorial in which users can get an idea about method of converting controls into the string. In this tutorial programmers can learn about the procedure of using this method in various fields like transforming page... |