JavaScript basic tutorial

zhaozj2021-02-16  49

JavaScript basic tutorial

Today time is relatively pleasant, considering that there is no article for a long time. Is there a special study, I am sorry, recently

It also feels very new. However, I think this article is still aware of the value, because at least, for those who have not been exposed.

JavaScirpt or not many friends in contact, still have a certain help. Really, remember when a classmate

I feel very bad with a disabled mouse written by JavaScirpt, and it is also very good to get caught.

Select, so there is no reason not to learn, isn't it, of course, as a script language, the execution efficiency is of course not high.

JavaScript and Java are different, JavaScript is a scripting language, while Java uses virtual machines to compile compilation.

Bytecode execution. Of course, Java and JavaScript can be used together, such as:

IMPORT JAVA.Applet.Applet;

Import java.awt.graphics;

Public class helloworld extends applet {

Public void paint (graphics g) {

g.drawstring ("Hello World!", 50, 25);

}

}

Then write in the client's HTML tag

I don't want to be like other JavaScript tutorials. Because, I think that is too boring, at least look, there is no beautiful beauty.

Whenever I read most of the domestic, articles and tutorials, I really lack a sense of beauty, there is no illusion. I used to play very much.

RPG game, are you? I want to play at least, how do you want to be a traveler who travels to a magical island?

So good, let me start for the travel hand rolls prepared, you will find anything. Ah, very good, is there anything in your porch? I think, you will not have no preparation The beast is given, and it will not fall into the mud.

* Guaranten -------