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.448.083 Times

Code Class freeware
Filter: All | Freeware | Demo
 

Code Class

1 2 3 4 5 > 
Added: October 13, 2010 | Visits: 939

Class::MethodMaker::V1Compat Class::MethodMaker::V1Compat is a V1 compatibility code for C::MM. SYNOPSIS This class is for internal implementation only. It is not a public API. Class::MethodMaker version 2 strives for backward-compatiblity with version 1 as far as possible. That is to say, classes built with version 1...



Platforms: *nix

License: Freeware Size: 88.06 KB Download (102): Class::MethodMaker::V1Compat Download

Added: April 16, 2010 | Visits: 1.830

CGI::XMLApplication CGI::XMLApplication is an Object Oriented Interface for CGI Script Applications. SYNOPSIS use CGI::XMLApplication; $script = new CGI::XMLApplication; $script->setStylesheetPath( "the/path/to/the/stylesheets" ); # either this for simple scripts $script->run(); # or if you need more...





Platforms: *nix

License: Freeware Size: 21.5 KB Download (92): CGI::XMLApplication Download

Added: May 10, 2010 | Visits: 1.135

JGuiGen JGuiGen is a Java GUI Generation System Elegant CRUD (Create/Review/Update/Delete). It supports any major database using JDBC. It generates fully internationalized and accessible screens that allow users to search tables, run reports, and calculate summary stats. It generates multi-user safe...


Platforms: *nix

License: Freeware Size: 10.1 MB Download (101): JGuiGen Download

Released: September 07, 2012  |  Added: September 07, 2012 | Visits: 471

FileTimes FileTimes is a Java class library to get / set file and directory times: Create / LastModified / LastAccessed. Create time is when the file was first written. Modified time (sometimes called lastModified) is when the file was last written. Accessed time is when the file was last read or written....


Platforms: Windows, XP, Windows Vista

License: Freeware Download (48): FileTimes Download

Released: November 08, 2012  |  Added: November 08, 2012 | Visits: 349

ClassBuilder ClassBuilder is a valuable tool for the C++ programmer and is used successfully on several projects, including projects of 100+ classes. In fact, it is used for ClassBuilder itself; its feature to save and restore is completely generated. The generated code for serialisation includes code for...


Platforms: Windows

License: Freeware Size: 2.5 MB Download (53): ClassBuilder Download

Released: October 16, 2012  |  Added: October 16, 2012 | Visits: 397

SocketWrench SocketWrench is a collection of components that simplify the task of developing TCP/IP networking applications. Includes a .NET component, ActiveX control and standard Windows library (DLL) that can be used with virtually any Windows programming language. The product includes both 32-bit and...


Platforms: Windows, XP, 2003, Windows Vista, 2008, 7, 7x64

License: Freeware Download (44): SocketWrench Download

Added: May 10, 2013 | Visits: 708

PHP-Lib-Xtreme PHP-Lib-Xtreme is a package containing many object oriented PHP classes and is available under the GNU Lesser License. It has the aim to make a complex but also simple library available.Here is a list of all modules: - BB-Code-Class - Mime-Mail-Class - File-Class - FSocket-Class - General...


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

License: Freeware Download (73): PHP-Lib-Xtreme Download

Added: May 07, 2010 | Visits: 893

Class::MakeMethods::Template Class::MakeMethods::Template package contains extensible code templates. SYNOPSIS package MyObject; use Class::MakeMethods::Template::Hash ( new => new, string => foo, number => bar, ); my $obj = MyObject->new( foo => "Foozle", bar => 23 ); print $obj->foo(); $obj->bar(42);...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (87): Class::MakeMethods::Template Download

Added: November 24, 2010 | Visits: 1.697

PHP Active Code Library PHP Active Code Library (ACL) is a PHP 5 class used to store and call PHP files that are stored in a database. The files are stored in a plain text field and not a binary field. PHP ACL also takes care of include/require calls. If a file includes another file stored in the database, PHP ACL...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (130): PHP Active Code Library Download

Added: January 16, 2010 | Visits: 864

Exception::Class::TCF Exception::Class::TCF is a Java/C++ style exception handling. SYNOPSIS try BLOCK [ [catch] NAME FUN_REF ]* throw [ EXCEPTION LIST ] package EnclosureException; @ISA = qw(Exception::Class::TCF); package main; use Exception::Class::TCF; try { if ($Lost) { throw new...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (88): Exception::Class::TCF Download

Added: May 10, 2013 | Visits: 472

Dynamically added methods to a class This script allows you to add a method to a class at an arbitrary point in your code. The method is available instantly to all already existing instances and of course ones yet to be created. If you specify method_name then that name is used for the method call.


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

License: Freeware Download (57): Dynamically added methods to a class Download

Added: May 06, 2013 | Visits: 534

Combo Box Code This code illustrates the use of the combo box control with no MFC (Microsoft Foundation Class).


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (52): Combo Box Code Download

Added: April 03, 2013 | Visits: 549

MyPagination Class MyPagination is a PHP/MySQL Class easily allows you to break up large result sets from a database query, and present it to the viewers in a more manageable way, and restrict database results without having to create complex pagination code.MyPagination Class is a paginaton code for a new one :)


Platforms: PHP

License: Freeware Size: 174.08 KB Download (44): MyPagination Class Download

Added: March 07, 2010 | Visits: 948

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

Added: March 25, 2010 | Visits: 1.255

DBIx::Class::Schema::Loader::RelBuilder DBIx::Class::Schema::Loader::RelBuilder is a Perl module that builds relationships for DBIx::Class::Schema::Loader. This class builds relationships for DBIx::Class::Schema::Loader. This is module is not (yet) for external use. METHODS new Arguments: schema_class (scalar), fk_info...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (89): DBIx::Class::Schema::Loader::RelBuilder Download

Added: April 15, 2010 | Visits: 841

Exception::Class::TryCatch Exception::Class::TryCatch is a syntactic try/catch sugar for use with Exception::Class. SYNOPSIS use Exception::Class::TryCatch; # simple usage of catch() eval { Exception::Class::Base->throw(error) }; catch my $err and warn $err->error; # catching only certain types or else...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (88): Exception::Class::TryCatch Download

Added: August 02, 2010 | Visits: 1.118

Class::MakeMethods::Docs::ToDo Class::MakeMethods::Docs::ToDo is a Perl module with ideas, problems, and suggestions. SYNOPSIS There are lots of things that could be done to improve this module. DISTRIBUTION ISSUES Issues about the distribution and supporting files, rather than the code: Documentation Make sure that...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (94): Class::MakeMethods::Docs::ToDo Download

Added: May 23, 2010 | Visits: 1.095

Class::Meta::Declare Class::Meta::Declare is a Perl module deprecated in favor of Class::Meta::Express. SYNOPSIS This was a first attempt at making a saner interface for Class::Meta. It is nicer, but Class::Meta::Express is nicer still. Go use that one. package MyApp::Thingy; use Class::Meta::Declare :all;...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (88): Class::Meta::Declare Download

Added: April 27, 2010 | Visits: 1.258

Class::Contract Class::Contract - Design-by-Contract OO in Perl. SYNOPSIS package ClassName use Class::Contract; contract { inherits BaseClass; invar { ... }; attr data1; attr data2 => HASH; class attr shared => SCALAR; ctor new; method methodname; pre { ... }; failmsg Error message; post...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (114): Class::Contract Download

Added: April 18, 2010 | Visits: 870

Class::DBI::FormBuilder Class::DBI::FormBuilder is a Perl module with Class::DBI/CGI::FormBuilder integration. SYNOPSIS package Film; use strict; use warnings; use base Class::DBI; use Class::DBI::FormBuilder; # for indented output: # use Class::DBI::FormBuilder PrettyPrint => ALL; # POST all forms to...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (89): Class::DBI::FormBuilder Download

1 2 3 4 5 >