Télécharger la liste

Description du projet

oobash is an oo-style framework for bash 4 written in bash. It provides tools for rapid script development and huge libraries.

Système requise

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.

2011-10-18 23:00
038.4

Le fichier est séparé de modules maintenant.
The file is split to modules now.

2011-05-23 07:29
0.38.3

Un registre pour le nettoyage environnement. Corrections et modifications. Les préparatifs de 0,39.
A registry for environment cleanUp. Fixes and modifications. Preparations for 0.39.

2011-05-02 09:16
0.38.2

Quelques petites corrections / modifications et une classe de niveau.
Some small fixes/modifications and a Level class.

2011-03-07 22:19
0.38

autocomplétion Bash est utilisé pour les commandes Object.Method. Le système d'aide a été améliorée de sorte que plus d'un argument est possible, et l'autocomplétion peut être utilisé pour les arguments de système d'aide. Quelques corrections ont été faites.
Bash autocompletion is used for object.method commands. The help system was improved so that more than one argument is possible, and autocompletion can be used for help system arguments. Some fixes were made.

2011-02-16 07:08
0.37

Cette version ajoute le fichier méthodes: setExecutable, setReadable, setWritable, File.createTempFile, setReadOnly, getAbsolutePath, getCanonicalPath, getPath, isAbsolute, supprimer, File.createTemporaryFile, createNewFile, lastModified, et setLastModified. Il ajoute des fonctions privées: __throw et __posixFilePermissionsConverter. Il ajoute des méthodes du système: System.out.println et System.err.println. Il ajoute "throws" d'infos pour vous aider. Il ya quelques corrections.
This release adds File methods: setExecutable, setReadable, setWritable, File.createTempFile, setReadOnly, getAbsolutePath, getCanonicalPath, getPath, isAbsolute, delete, File.createTemporaryFile, createNewFile, lastModified, and setLastModified. It adds private functions: __throw and __posixFilePermissionsConverter. It adds System methods: System.out.println and System.err.println. It adds "Throws" info to help. There are some fixes.

Project Resources