My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 105
实现独立于Windows的一套界面库 目的1:提供更酷的界面表现力 目的2:这套控件更容易使用 目的3:这套控件更容易扩展
this is a project for management of the company
Model–View–Controller Kit Example: {{{ import model import view import controller class MyModel(model.Model): def __init__(self): model.Model.__init__(self) self.rows = [] def _insert(self, row): self.rows.append(row) return True ...
= LunAS version 1 = == Description == This library is a component and display framework extension based on VEGAS the ECMAScript & ActionScript opensource framework. This library contains basic and abstract implementations to create components in AS2 and AS3. For the moment this extension...
Makes viewing your allegiance artwork files a breeze. Its much faster than its predecessor, and supports more file types, and is 100% .net It can read: Model.mdl file (New) bmp.mdl 16bit/24bit (now inspects as well) textbased bmp.mdl (using all ImportImage methods and inspects) .png .jpg ....
By decoupling the implementation details from the view you can easily change how you are rendering a given interface.
Aplicação direcionada a administração de condominio, desde o cadastro de um novo condominio à parte financeira.
びびるーずとは全く関係ないプロジェクト
Use smarty instead of Zend_View
front
1 2 3 4 5 6 7 8 9 10 Next