| Projects on Google Code | Results 1 - 10 of 3177 |
php实现mvc框架
www.lhxyw.com/blog
2009-8-12
1)增加model处理加演示例子
表语句:
{{{
DROP TABLE IF EXISTS `db_user`;
CREATE TABLE IF NOT EXISTS `db_user` (
`user_id` int(10) unsigned NOT NULL auto_increment,
`client_id` int(10) NOT NULL default '0'...
#sidebar TableOfContents
==PROJECTS==
===Informations===
*LICENCE*
Mozilla Public License 1.1 (MPL 1.1) (read Licence.txt)
*PROJECT PAGES*
* http://code.google.com/p/ninjas/
*ABOUT*
* Author : ALCARAZ Marc (eKameleon)
* Link : http://www.ekameleon.net
* Mail : ekameleo...
This Project provides an Hierarchical-Model-View-Controller Implementation for the _Client-Side_-Google-Web-Toolkit.
== This HMVC-Implementation was inspired by these two articles ==
* http://www.thecentric.com/wiki/index.php/HMVC_Tutorial
* http://www.javaworld.com/javaworld/jw-07-2000/j...
http://www.playgroundblues.com/media/source/boilerplate.gif
Boilerplate: _noun_ *standardized pieces of text for use as clauses in contracts or as part of a computer program.*
As one of the original authors of Blueprint CSS I've decided to re-factor my ideas into a stripped down framework whic...
Expression Engine:
What it will do -
This system is defined to evaluate various kind of expressions.
With the basic version, it is capable of evaluating the mathematical, logical and object property expressions. However system can be extended easily to evaluate any new type of expression ...
Framework,
Interpreter,
Scienctific,
ExpressionEvaluator,
Mathematics,
LogicalExpressionFramework,
Expression,
LogicalExpression
CodeFrame is a framework for PHP that uses Model-View-Controller (MVC) design patterns.
In modern web applications that present a large amount of data to the user, a developer often wishes to separate data (model) and user interface (view) concerns, so that changes to the user interface will not ...
Zipper is a Application Framework, with reduce the programmer work with IoC, JSR 220, 296 295 and others.
Zipper is a Base for SGAP, TecServManager and LogisticaDigital on Java.net.
Zipper have two work modules, ConfigManager e ServiceLocator. the names say all.
<wiki:gadget url="http://w...
framework,
jsr,
jsr220,
jsr296,
jsr295,
coesão,
Acoplamento,
ServiceLocator,
ServiceLocator,
ConfigManager,
properties,
jndi,
ldap
= Oraculum Framework =
Novo edereço...
= http://oraculumframework.wordpress.com/ =
== Apresentação ==
*Oraculum Framework ䷫䷰* é um _[http://pt.wikipedia.org/wiki/Framework Framework PHP]_ que utiliza o clássico padrão *MVC* como forma de garantir um desenvolvimento ágil aos desenvolvedores...
= Legato Framework for Flex =
Simple, lightweight application framework for Adobe Flex (ActionScript 3) based on some design patterns used in J2EE and Java Swing Application Framework.
There are two separate modules:
* *Legato Actions* - extension of well known command pattern to make task...
*Contents*
<wiki:toc max_depth="3" />
=Introduction=
The aim of ZJS is to be a [dlsize lightweight] library that enables high-level OO expressiveness, while avoiding critical design pitfalls in to which other libraries (notably [http://prototypejs.org/ Prototype]) have fallen.
ZJS is not...