Dart in Action

Dart in Action

简介:

本书介绍了Google的Dart语言,并提供了技术和示例,展示了如何在基于浏览器的桌面和移动应用程序中使用它作为Java和JavaScript的可行替代品。它首先快速概述了Dart语言和工具,包括与浏览器交互、可选类型、类、库以及与隔离的并发等功能。掌握核心概念后,您将继续在服务器上运行Dart并创建单页HTML5 web应用程序。

从地面飞镖大量代码示例和图表创建单页web应用程序从Java、C # 或JavaScript转换在浏览器和服务器上运行Dart

英文简介:

This book introduces Google's Dart language and provides techniques and examples showing how to use it as a viable replacement for Java and JavaScript in browser-based desktop and mobile applications.

It begins with a rapid overview of Dart language and tools, including features like interacting with the browser, optional typing, classes, libraries, and concurrency with isolates. After you master the core concepts, you'll move on to running Dart on the server and creating single page HTML5 web applications.

Dart from the ground upNumerous code samples and diagramsCreating single-page web appsTransitioning from Java, C#, or JavaScriptRunning Dart in the browser and on the server

书名
Dart in Action
译名
Dart 实战
语言
英语
年份
2013
页数
426页
大小
12.45 MB
下载
pdf iconDart in Action.pdf
密码
65536

最后更新:2025-04-12 23:57:55

←Web Servers Succinctly

→Learning Dart