| Projects on Google Code | Results 1 - 10 of 73 |
采用目前最为流行的struts2+sitemesh+freemarker+spring2.5+hibernate3.0+ajax作为技术架构。
coos通用面向对象脚本 common object-oriented scripts Script Library
是本人在大量企业级网站系统开发中和阅读大量书籍后提炼出的一个开源脚本库。
目标是提供一个跨浏览器,兼容性好,独立命名空间的脚本(避免与其他类库、脚本的冲突),提供统一的脚本编写规范,提供模块化、组件化设计的机制,提供jsunit基础范例,提供经典设计模式的实现和其他书本、脚本库中常用的函数实现,提供经常使用的原形方法改...
This class library for the Curl expression-based multi-paradigm web-content language is based on the work of Paul Sheehan, in his book Enterprise Curl.
The code has been upgraded from 2002/2003 Curl 2.0 to current Curl 6.0
The Curl subapplet interface requires to be replaced as that used is no...
Curl,
expression-based,
web-content,
gentleslope,
framework,
patterns,
architechture,
object-oriented,
Surge,
RTE,
curl-engine,
PCurl,
scurl,
mcurl,
applet
Pykesto is currently being written in Python 2.6. It shall be *a schemaless, transactional, concurrent, queryable (indexable), object-oriented database* for Python applications.
Pykesto should provide the easiest way to write persistent Python objects. Pykesto should become to Python what db4o is...
In Javascript development developers quite often face the following problems:
* How to implement proper object structure with all necessary attributes of Object Oriented programming (inheritance, ability to call superclass' methods, etc)
* How to make sure that there are no clashes in global n...
This is the I3RC community Monte Carlo model for solving problems in radiative transfer in three-dimensionally variable atmospheres. The basic framework is a set of modules that describe parts of a radiative transfer problem, such as the illumination source or the three-dimensional distribution of o...
A port of http://www.suneido.com to linux / macosx through wine libraries on the first step and gradually move to a native port.
This is here only to share my personal experiments with suneido and allow other people participate on it too, it's not endorsed by http://www.suneido.com, use it at you...
==Website: http://www.pharo-project.org/==
Pharo is an open source Smalltalk. The goal of Pharo is to produce a clean and lean open-source Smalltalk. Pharo wants to bring Squeak to the next level. We want Pharo to be the obvious choice for professional development in an open-source Smalltalk. Pha...
*Cosmos* is a dynamic object-oriented general-purpose high-level programming language. The most fundamental type of Cosmos programming language is _object_ (think of it as _a point of singularity in the space_). Built-in types are _type, none, bool, int, float, str, list, dict, set, bag, code, funct...
= JO =
JO is dedicated to make Javascript Object Oriented Programing become more easy and more elegant, by defining classes in the JSON style.
== A simple demo ==
{{{
$jo({
$package: "jo.demo",
Demo: {
$constructor: function(foo) {
this.foo = foo || this.fo...