文件名称:learning_JavaScript_5
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:514.47kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Javascr ipt 基础和高级教程,初学者易学易用,中文。-Javascr ipt (also called Jscr ipt) is a scr ipting language with the primary aim of giving life to your web pages. It is powerful, flexible, and easy to learn. Javascr ipt is:
An interpreted language. This means that the code is executed straight away by an interpreter, which is built into web browsers, some web servers and Antechinus Javascr ipt Editor. Javascr ipt is sometimes used instead of VBscr ipt for customizing applications.
An object-based language. You can create new objects in Javascr ipt (or use the predefined ones), but not by inheriting from existing objects like fully-fledged object-oriented languages (C#, C++ or Java).
Not Java. Although Javascr ipt resembles languages like Java, C and C++, it is a language of its own.
Loosely typed. Languages like C# or C++ require that you declare the data type of the variables you are using. Javascr ipt does not. Most functions (for example, alert() ) will happily accept variables of different types and if needed convert th
An interpreted language. This means that the code is executed straight away by an interpreter, which is built into web browsers, some web servers and Antechinus Javascr ipt Editor. Javascr ipt is sometimes used instead of VBscr ipt for customizing applications.
An object-based language. You can create new objects in Javascr ipt (or use the predefined ones), but not by inheriting from existing objects like fully-fledged object-oriented languages (C#, C++ or Java).
Not Java. Although Javascr ipt resembles languages like Java, C and C++, it is a language of its own.
Loosely typed. Languages like C# or C++ require that you declare the data type of the variables you are using. Javascr ipt does not. Most functions (for example, alert() ) will happily accept variables of different types and if needed convert th
(系统自动生成,下载前可以参看下载内容)
下载文件列表
learning_JavaScript.CHM
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.