Automatically Launch a program at PC startup ShowAutomatically Launch a program at PC startup
The problem
Solutions
Not touching the registry
By modifying the registry
Disable its launch
The problem
Some programs such as Mozilla Firefox, Internet Explorer or the e-mail programs...
To see the content of a .jar file. ShowTo see the content of a .jar file.
A simple method to see the content of a .jar file: firstly rename it in .zip file and open it.
If you want to see the content of java programs compiled in .class, you must use a Java decompiler like...
Create an applet to access the hardrive ShowCreate an applet to access the hardrive
Compile your applet
Generate Key
Sign your applet with your Key
Test your Applet
An applet is a program written in the Java programming language that can be induced in an HTML page, in...
Programming languages ShowProgramming language
A "programming language" is a language designed to describe a set of consecutive actions to be
executed by a computer. A programming language is therefore a practical way for us (humans) to give instructions to a...
Characteristics of programming languages ShowThere are many programming languages, each corresponding to specific needs (formula calculus, character string
processing, real-time, etc.) with each having specific characteristics and functionalities. Therefore, the choice of
programming language...