Télécharger des page-module-3.htm (page-module-3.htm ( lien externe: SourceForge.net): 369 octets) va bientôt commencer. Sinon, cliquez sur page-module-3.htm ( lien externe: SourceForge.net).

Informations sur le fichier

Taille du fichier
369 octets
MD5
b31ef3561c07e338124a9ea8ad348271

Description du projet

Most single-page web apps which use JavaScript/Ajax are as complex as Java programs.
Until this project, programmers were forced to put all their HTML into one file, while other languages, like Java, allow you to split up files and packages.

Also, with so many JavaScript libraries used together, having unique names for functions and variables is getting increasingly difficult, so this project allows package-names for variables and functions.