您的位置:首页 > 移动开发

Create native mobile apps for multiple platforms │ HTML5/JavaScript and C++ developer tools

2012-11-28 16:05 225 查看
Create native mobile apps for multiple platforms │ HTML5/JavaScript and C++ developer tools

Latest HTML5/JavaScript Resources

Working with JavaScript Prototypes

The object hierarchy in JavaScript enables any object (which in JavaScript is just about everything) to inherit methods and properties. The parent object from which a child inherits is called the... Read more>>

Using JavaScript Callbacks

Callback functions are very common in JavaScript, because JavaScript in the browser is single-threaded. Working with callbacks is an important part of your skillset as an app developer. This... Read more>>

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: