资讯

Built-in JavaScript objects and functions are ones you'll use all the time. Here's how to use Object, JSON, String, Math, Date, and console in your JavaScript programs.
Get tips for instantiating JavaScript's prototype-based objects two ways: via constructor functions or object initialization.
Nowhere becomes this more apparent than in aspects like JavaScript’s brilliantly designed Date class, which astounds people to this day with its elegant handling of JavaScript’s powerful type ...
Another area where Qt Quick is going to see major changes in Qt 5 is its underlying JavaScript engine. In Qt 4.7 and 4.8, the Qt Quick scripting runtime is powered by WebKit's JavaScriptCore engine.
Ryan Boudreaux continues his tutorial on getting acquainted with jQuery by showing you how to get objects by ID and Class selectors and by Tag and Attribute.
If you want to learn to create relatively simple online games using Javascript, then the HTML5 Game From Scratch Step By Step Learning JavaScript course is a great place to start.