JavaScript is the programming language of the Web. The overwhelming majority of modern websites use JavaScript, and all modern web browsers—on desktops, game consoles, tablets, and smart phones—include JavaScript interpreters, making Java- Script the most ubiquitous programming language in history. JavaScript is part of the triad of technologies that all Web developers must learn: HTML to specify the content of web pages, CSS to specify the presentation of web pages, and JavaScript to specify the behavior of web pages. This book will help you master the language. If you are already familiar with other programming languages, it may help you to know that JavaScript is a high-level, dynamic, untyped interpreted programming language that is well-suited to object-oriented and functional programming styles. JavaScript derives its syntax from Java, its first-class functions from Scheme, and its prototype- based inheritance from Self. But you do not need to know any of those languages, or be familiar with those terms, to use this book and learn JavaScript. The name “JavaScript” is actually somewhat misleading. Except for a superficial syn- tactic resemblance, JavaScript is completely different from the Java programming lan- guage. And JavaScript has long since outgrown its scripting-language roots to become a robust and efficient general-purpose language. The latest version of the language (see the sidebar) defines new features for serious large-scale software development.
2023-03-02 10:24:32 32.36MB javascript 权威 指南
1
Jimp图像处理库编译好的js文件,包括jimp.js、jimp.min.js文件,可用于前端和node后端。另附前端demo运行。
2021-03-04 15:26:32 518KB javascirpt
1
JS 柱形图
2021-02-18 19:01:00 270KB javascirpt 柱状图 js 图形
1
植物大战僵尸h5+js源码 非原创 这是原版的植物大战僵尸JS版开源程序 干净无毒无广告无插件等乱七八糟的东西
2020-02-03 03:12:37 36.57MB html5 javascirpt
1
效果与PHP中的hash_hmac(data,key,true)相同,注释掉return safehashInBase64; 这里可以返回URL安全的base64编码
2019-12-21 20:08:21 290KB ASP HS256
1