Home  >  Article  >  Web Front-end  >  The difference between actionscript and javascript_Basic knowledge

The difference between actionscript and javascript_Basic knowledge

WBOY
WBOYOriginal
2016-05-16 18:06:231003browse

At that time, Netscape's JavaScript made it the leader in the browser war with IE. Then IE created jscript to respond to Netscape's JavaScript. In fact, jscript basically copied JavaScript. This is also something that Microsoft has been criticized for. jscript and JavaScript has some grammatical differences, but both are the same type of web development technology, and JavaScript is currently popular, and jscript is used less and less. In addition, the core of JavaScript is ecmascript, which is the same as the core of actionscript, so it will be easier to learn actionscript after learning JavaScript, and vice versa.

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn