Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.218 Times

String Class software
Filter: All | Freeware | Demo
 

String Class

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 475

Case Insensitive Strings This script defines a class you could use in place of a string and it emulates a string in all practical ways except that comparisons and lookups are case insensitive. All uses of the string for assignments, however, yield the original case.



Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): Case Insensitive Strings Download

Added: August 18, 2010 | Visits: 957

Persistent::LDAP Persistent::LDAP is a persistent class implemented using a LDAP directory. SYNOPSIS use Persistent::LDAP; use English; # import readable variable names like $EVAL_ERROR eval { ### in case an exception is thrown ### ### allocate a persistent object ### my $person = new...





Platforms: *nix

License: Freeware Size: 15.36 KB Download (88): Persistent::LDAP Download

Added: July 27, 2010 | Visits: 1.015

HH::Unispool::Config::File::Token::Unnumbered::Bcs HH::Unispool::Config::File::Token::Unnumbered::Bcs is a Perl class for BCS B tokens. SYNOPSIS Application programmers dont need to use this class and API programmers read code. ABSTRACT class for BCS B tokens HH::Unispool::Config::File::Token::Unnumbered::Bcs is a class for BCS B...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (90): HH::Unispool::Config::File::Token::Unnumbered::Bcs Download

Added: February 26, 2010 | Visits: 888

APL APL project is a general purpose C++ template class library. All the code is placed in header files, so no compilation is required. You just have to #include the header file. The classes are implemented using Policy Based Design. When you use the class you decide how it should behave....


Platforms: *nix

License: Freeware Size: 512 KB Download (97): APL Download

Added: March 05, 2010 | Visits: 953

Myco::Entity Myco::Entity is a common base class for all Myco entity classes. SYNOPSIS ### Entity class definition package Myco::Foo; use base qw(Myco::Entity); # Start building metadata my $metadata = Myco::Entity::Meta->new ( name => __PACKAGE__, tangram => { table => Foo } );...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (89): Myco::Entity Download

Added: October 01, 2010 | Visits: 753

Str Str is a C++ class that is designed to make strings almost as easy to work with as they are in languages like TCL or Python. The Str class has minimal outside dependencies, is implemented as a single source file, and is designed to be user-customized. Str also makes it simple to allocate fast...


Platforms: *nix

License: Freeware Size: 256 KB Download (90): Str Download

Added: April 03, 2010 | Visits: 758

VSTRING VSTRING library provides vast set of string manipulation features including dynamic string object that can be freely exchanged with standard char* type, so there is no need to change function calls nor the implementation when you change from char* to String (and vice versa). The main difference...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (98): VSTRING Download

Added: February 24, 2010 | Visits: 956

Unix::Conf::Bind8::DB::A Unix::Conf::Bind8::DB::A is a Class representing A records. METHODS Methods specified here are overridden. They might or not be differnt from the derived ones. For other methods refer to the METHODS section for Unix::Conf::Bind8::DB::Record. new () Arguments LABEL => string, CLASS =>...


Platforms: *nix

License: Freeware Size: 77.82 KB Download (95): Unix::Conf::Bind8::DB::A Download

Added: October 19, 2013 | Visits: 199

RtfParser This is a collection of classes to parse RTF files to use in REALbasic applications. The Rich Text Format is the major interchange format between word processing programs of all major platforms. It is called richt text, because it cannot only hold text, but also formatting information.Also, it...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (37): RtfParser Download

Added: June 12, 2013 | Visits: 389

wsdl2interface wsdl2interface is a Python module that provides a simple script to generate the code for zope.interface style interfaces based on a WSDL file. It relies on suds to perform the conversion. Installation: To install the package, use easy_install, buildout or some other mechanism to install Python...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): wsdl2interface Download

Added: April 08, 2010 | Visits: 1.588

Simple C++ ODBC Database API Simple C++ ODBC Database API is designed to encapsulate the ODBC API functionality in an object oriented manner. The API was created due to an absence of any other such API that was database independent. The database independence is achieved using the ODBC (Open DataBase Connectivity) API....


Platforms: *nix

License: Freeware Size: 84.99 KB Download (117): Simple C++ ODBC Database API Download

Added: January 09, 2010 | Visits: 787

GFC-UI GFC-UI is a C++ interface for GTK+. The GTK+ Foundation Classes is an set of integrated C++ classes for developing GTK+ applications on UNIX-like systems such as Linux. GFC-UI is the user interface library and includes C++ wrappers for most objects in the ATK, GDK, GTK, GdkPixbuf and Pango...


Platforms: *nix

License: Freeware Size: 880.64 KB Download (92): GFC-UI Download

Added: April 15, 2010 | Visits: 871

GFC-Core GFC-Core is a C++ interface for the GLib library. The GTK+ Foundation Classes is an set of integrated C++ classes for developing GTK+ applications on UNIX-like systems such as Linux. GFC-Core is the core object and utility library that other GFC libraries such as GFC-UI are built on. GFC-Core...


Platforms: *nix

License: Freeware Size: 880.64 KB Download (97): GFC-Core Download

Added: November 24, 2010 | Visits: 1.204

The Library of Assorted Spiffy Things The Library of Assorted Spiffy Things was originally designed as a companion library to Eterm. However, it contains many features that other projects may find useful, so it has been broken out into its own library. Features include thorough debugging and memory tracking engines, various...


Platforms: *nix

License: Freeware Size: 2 MB Download (102): The Library of Assorted Spiffy Things Download

Added: January 16, 2010 | Visits: 1.677

ustring C++ Unicode library ustring is a C++ library to implement the complete Unicode 3.0 standard. It gives an easy access to the properties of each of the 10600 characters defined by the Unicode 3.0 standard, including the uppercase and lowercase mapping, category and subcategory, character name, and bidirectional...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (140): ustring C++ Unicode library Download

Added: May 12, 2010 | Visits: 707

AweMUD AweMUD project is an MUD server, still in development ; a program that hosts a text-oriented game for multiple-players. What MUDs lack in graphics and audio, they more than make up for in gameplay and fun. Imagination coupled with a love of adventure, has let multitudes of people enjoy the vast...


Platforms: *nix

License: Freeware Size: 634.88 KB Download (92): AweMUD Download

Added: January 20, 2010 | Visits: 983

mimetic mimetic is a powerful, full featured, STL-based, standards compliant C++ MIME library. mimetic is a GPL MIME library written in C++ designed to be easy to use and integrate but yet fast and efficient. Im a fan of the C++ Standard Library so mimetic has been built around the standard lib. This...


Platforms: *nix

License: Freeware Size: 419.84 KB Download (101): mimetic Download

Added: October 10, 2013 | Visits: 282

ObjcPy ObjcPy is an open source development tool which provides Python style functions in Objective-C. Currently only functions from the Python string class have been implemented. ObjcPyTest is an Xcode project for building command line applications for ObjcPy that allow it to be tested with pythons...


Platforms: Mac

License: Freeware Size: 10.24 KB Download (41): ObjcPy Download

Added: July 14, 2013 | Visits: 475

Session Handler Class Session Handler Class can store the identifier of a given authenticated user and a session data string in a MySQL database table. A user identifier and the session data string can be retrieved into session variables.Session Handler Class can also delete specific user sessions from the MySQL...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): Session Handler Class Download

Added: March 07, 2010 | Visits: 949

Class::Struct::FIELDS Class::Struct::FIELDS module combine Class::Struct, base and fields. SYNOPSIS (This page documents Class::Struct::FIELDS v.1.1.) use Class::Struct::FIELDS; # declare struct, based on fields, explicit class name: struct (CLASS_NAME => { ELEMENT_NAME => ELEMENT_TYPE, ... }); use...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (98): Class::Struct::FIELDS Download

1 2 3 4 5 >