Download List

Descripción del Proyecto

Icwri is a lightweight, very simple, service-oriented Java built-in script. It can help Java developers build some application interfaces in a service-oriented style. It can also help non-technical people join the development team to write their own application scripts to enforce business rules and decisions. Icwri service providers and consumers can be either Icwri scripts or Java classes. An Icwri script can run all alone, but the primary purpose of Icwri script is to have an assistant language of Java. It can run on any system with JDK/JRE 1.5 or above installed. It does not support Java SE 6 Script Engine because of the service-oriented design and the requirement to support Java SE 1.5 users.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-01 06:53
0.355

El producto se ha mejorado para soportar aplicaciones de subprocesos múltiples.
Tags: Beta
The product is improved to support multi-threaded applications.

2010-07-23 07:14
0.351

Los nuevos operadores se suman. El tipo de valor es mejor. Apoya objetos se mejoran. Las muestras se añaden nuevos.
Tags: Beta
New operators are added. The value type is improved.
Object supports are improved. New samples are added.

2010-07-10 17:21
0.350

Un estilo de invocación se añadió. El tipo de valor se ha mejorado. Cadena, objeto, matriz y el soporte de archivos se ha mejorado. muestras nuevas y más documentos fueron agregados. La "ruptura%" comando se ha mejorado.
Tags: Beta
A new invocation style was added. The value type was improved. String, object, array, and file support was improved. New samples and more documents were added. The "%break" command was improved.

2010-06-20 05:08
0.301

Un estilo de invocación se añadió. El tipo de valor se ha mejorado. String, objeto, y apoya matriz se mejoraron. Ejemplos del uso de secuencias de comandos Icwri como herramientas formateador se añadieron.
Tags: Beta
A new invocation style was added. The value type was improved. String, object, and array supports were improved. Samples of using Icwri script as formatter tools were added.

2010-06-08 16:11
0.2

código de secuencia de comandos ahora se puede añadir a la lista de servicios directamente, lo que simplifica la escritura de guiones dinámicos o interactivos. codificaciones diferentes son compatibles con archivos de lista de servicios y archivos de comandos. Objeto y apoyo matriz se mejoran y documentado.
Tags: Beta
Script code can now be added to the service list directly, simplifying the writing of dynamic or interactive scripts. Different encodings are supported for service list files and script files. Object and array support are improved and documented.

Project Resources