JAVA
Java is one of the most comonly used programming language, mainly for client-server web applications.
Java applications are usually compiled into bytecode that run on any java virtual machine.
The way that java comonly changes into bytecode before going straight into platform specific machine codes makes it more patable.
SWF
SWF is a file format for multimedia, vector graphics and actionscript in the adobe flash environment.
swf is the main format for displaying animated vectors on the web. most software can run swf including the Wii, ps3 and smatphones. SWF is commonly used with browser games, using actionscript. SWF is used be cause it can be run on the internet and is very compatable.
CSS
(castcading style sheets) CSS is designed primarily to enable the separation of document content (written in HTML or a similar markup language) from document presentation. splitting these up improves the way that the web page can be laid out, by reducing the complexity and it makes the page more compatable.
No comments:
Post a Comment